mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33563
[Bug 1512147] A change has been merged
Reviewed: https://reviews.mahara.org/6078
Committed: https://git.mahara.org/mahara/mahara/commit/3dd828c064962814a3d1088080cf6d91e84293a3
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 15.10_STABLE
commit 3dd828c064962814a3d1088080cf6d91e84293a3
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Tue Nov 10 15:57:50 2015 +1300
Bug 1512147: Fixing behat to allow select2 via ajax
Includes fixing up how we access select2 both via ajax and for
existing list.
Have added a simple behat test for sending a message as that uses the
select2 in an ajax way
Change-Id: I3aa6722169c61e4fc2ad196a02fa5bb696761210
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1512147
Title:
Allow the setting of tags form field to use select2
Status in Mahara:
In Progress
Status in Mahara 15.10 series:
New
Bug description:
I believe this will better manage the adding of tags to
pages/blogs/artefacts etc when one has many tags to chose from.
Currently when one clicks the 'show my tags' link above the field it
proceeds to show all the tags one has and indicates how many times the
tag has been used.
It would be better to have an on the fly search as one types to return
the same sort of information.
Select 2 is able to achieve this desired ability and the select2
library is already being used by Mahara
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1512147/+subscriptions
References