← Back to team overview

mahara-contributors team mailing list archive

[Bug 1512147] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5803
Committed: https://git.mahara.org/mahara/mahara/commit/030bd88a8bc997c1fbfd5a69ba40ab1d927d5bc1
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 030bd88a8bc997c1fbfd5a69ba40ab1d927d5bc1
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

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