Issue Details (XML | Word | Printable)

Key: MDL-16996
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Tim Hunt
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-16966

Write JavaScript

Created: 24/Oct/08 02:39 PM   Updated: 03/Nov/08 02:04 PM
Return to search
Component/s: Administration
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Nicolas Martignoni and Tim Hunt
Security Level: None
Resolved date: 03/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 5 files to 'Moodle CVS' - 28/Oct/08 03:51 PM
user selection: MDL-16996 Improve the user selector used on the assign roles and group memebers pages - Write the JavaScript to do the Ajax requests and update the list of users.
MODIFY user/selector/lib.php   Rev. 1.3    (+70 -23 lines)
MODIFY user/selector/search.php   Rev. 1.2    (+12 -2 lines)
MODIFY user/selector/Attic/test.php   Rev. 1.3    (+4 -1 lines)
MODIFY lang/en_utf8/error.php   Rev. 1.135    (+3 -1 lines)
ADD user/selector/script.js   Rev. 1.1    (+0 -0 lines)
Mitsuhiro Yoshida committed 5 files to 'Lang CVS' - 29/Oct/08 12:55 AM
MDL-16669 Translated a new string for debug.
MDL-16996 Translated new strings for error messages.
MDL-15352 Translated a new string for repository remote Moodle.
MDL-16975 Translated new strings for xmldb.
MODIFY ja_utf8/repository_remotemoodle.php   Rev. 1.5    (+1 -0 lines)
MODIFY ja_utf8/README   Rev. 1.853    (+1 -1 lines)
MODIFY ja_utf8/debug.php   Rev. 1.17    (+2 -1 lines)
MODIFY ja_utf8/xmldb.php   Rev. 1.20    (+12 -3 lines)
MODIFY ja_utf8/error.php   Rev. 1.98    (+3 -1 lines)
tjhunt committed 1 file to 'Moodle CVS' - 03/Nov/08 02:03 PM
user selector: MDL-16996- followup - change optgroup label escaping funciton to keep Nicolas Martignoni happy. I can's say I full understand this issue.
MODIFY user/selector/lib.php   Rev. 1.9    (+3 -3 lines)
martignoni committed 1 file to 'Lang CVS' - 16/Nov/08 05:35 AM
MDL-16996 error strings translated
MODIFY fr_utf8/error.php   Rev. 1.141    (+3 -1 lines)