ikawhero
35a261eb6d
MDL-17151: Missing code to check for uniqueness of values.
...
Merged from MOODLE_19_STABLE
2008-11-07 05:57:24 +00:00
ikawhero
501ca377a1
MDL-17151: Fix typo. Merged from MOODLE_19_STABLE.
2008-11-07 02:01:19 +00:00
tjhunt
9d07ec29dc
user selector: MDL-16966 Nicer handling of the situation where there are no users at all.
...
A slight improvement of a patch by Dan Poltawski.
2008-11-06 06:09:14 +00:00
danmarsden
f787e10536
MDL-17140 should check if $data->id isn't empty before sending to get_record
2008-11-06 01:04:40 +00:00
tjhunt
1acd8f50f7
user selector: MDL-16966 Work round IE bug. Also, deal with reload case.
...
Listen you morons in Redmond: getElementById does not mean getElementByIdOrNameOrAnythingElseRandomWeFeelLike. Oh well. I have done a work-around.
2008-11-05 02:16:07 +00:00
tjhunt
2bea836d9b
user selector: MDL-16966 Minor code cleanup.
2008-11-04 10:08:37 +00:00
tjhunt
1ae7210784
user selector: MDL-16966 use a JavaScrip event name that works cross-browser for watching the check-boxes.
2008-11-04 09:13:41 +00:00
tjhunt
4099f71f12
user selection: MDL-17073 add options to control the search in a collapsible region - Fix JavaScript error.
2008-11-04 07:51:49 +00:00
tjhunt
cf0a341faf
Slight tidy up for how the JS is included and initialised.
2008-11-04 07:25:43 +00:00
tjhunt
cca4c120dd
user selection: MDL-17073 add options to control the search in a collapsible region - fix the preserve-selected option.
2008-11-04 07:24:07 +00:00
tjhunt
904998d8f9
user selection: MDL-17073 add options to control the search in a collapsible region.
2008-11-04 05:12:12 +00:00
tjhunt
c9e4326c39
user selection: MDL-17073 Clear button next to the search box
2008-11-03 06:42:41 +00:00
tjhunt
f2eb500238
weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference.
2008-11-03 05:04:23 +00:00
tjhunt
71ef682259
user selector: MDL-16996- followup - change optgroup label escaping funciton to keep Nicolas Martignoni happy. I can's say I full understand this issue.
2008-11-03 05:03:00 +00:00
skodak
cb4709dccd
MDL-17027: protect user profile images if $CFG->forcelogin enabled; merged from MOODLE_19_STABLE
2008-11-01 22:30:18 +00:00
skodak
25a79c16a1
MDL-17065 user: profile iamges of deleted users are not accessible anymore; merged from MOODLE_19_STABLE
2008-11-01 19:37:07 +00:00
tjhunt
6cab02ac52
user selection: MDL-16993 Convert the assign roles page to use the new components.
...
At the same time, I took the opportunity to try to work on some of the usability issues on this page. Note that I have not quite finished! So don't comment until tomorrow.
In the course of doing this, I also did: half of
MDL-11529 Show the number of assignees of each role in the change role dropdown on this page.
MDL-17067 Make it clear in the UI that admins are not allowed to unassign themselves.
2008-10-30 10:49:15 +00:00
tjhunt
73064df8f7
user selection: Make inserting the search term into lang strings in JavaScript more robust.
2008-10-30 03:56:48 +00:00
tjhunt
aa9671c990
user selection: MDL-16966 Improve some of the wording.
2008-10-29 09:10:41 +00:00
tjhunt
9787301687
user selection: MDL-16994 Improve the user selector used on the assign roles and group memebers pages - Convert the group memebership page.
2008-10-29 08:18:24 +00:00
skodak
5f772e4afa
MDL-17055 fixed pg regression - removed redundant sorting
2008-10-29 07:16:49 +00:00
tjhunt
f771be2787
user selection: MDL-17053 Improve the user selector used on the assign roles and group memebers pages - Make single user select mode work properly.
2008-10-29 05:09:18 +00:00
tjhunt
26b773ec53
user selection: MDL-17054 Improve the user selector used on the assign roles and group memebers pages - fire an event when the selection becomes empty/not-empty.
2008-10-29 04:40:34 +00:00
tjhunt
0696bafa73
participants list: MDL-17055 temporary fix for this regression. Do the DISTINCT bit in PHP rather than SQL.
2008-10-29 01:33:26 +00:00
skodak
d669160891
MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry
2008-10-28 12:14:09 +00:00
tjhunt
d56f9e659d
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.
2008-10-28 06:51:36 +00:00
tjhunt
f05c20fb44
user selection: MDL-16995 Improve the user selector used on the assign roles and group memebers pages - Implement search.php which does the work for ajax requests.
2008-10-27 08:37:50 +00:00
tjhunt
bbcf571147
user selection: MDL-16992 Improve the user selector used on the assign roles and group memebers pages - Create a base class.
2008-10-27 07:30:44 +00:00
dongsheng
48eb7bc9de
"User Filter: empty filter form fixed, merged from 1.9, MDL-16880"
2008-10-15 05:30:37 +00:00
skodak
cc44433620
MDL-16839 forms: workaround for problematic hard frozen values; merged from MOODLE_19_STABLE
2008-10-13 19:39:27 +00:00
stronk7
eb309beded
Detect non-utf8 langs in user edition forms. MDL-16845 MDL-11829 ; merged from 19_STABLE
2008-10-10 21:30:07 +00:00
jerome
f48fb4d692
MDL-15402: add a repository type functionality in the administration: enable/disable course and user repository setting
2008-10-09 03:02:26 +00:00
mudrd8mz
4697304a4c
MDL-16308 Use default country instead of empty one when some external auth source (LDAP, POP3 etc) is used. Merged from 1.9
2008-09-25 10:12:18 +00:00
tjhunt
16851b22ad
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
2008-09-25 10:04:01 +00:00
tjhunt
80f69dc0ee
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
2008-09-25 07:12:46 +00:00
skodak
db4a3d8ffe
MDL-16666 removing all use_html_editor() instances
2008-09-24 21:03:36 +00:00
skodak
bff34a6747
MDL-16365 domain restrictions are now optional when changing email address; merged from MOODLE_19_STABLE
2008-09-24 17:00:49 +00:00
moodler
55de6e0784
MDL-16046 Fixed up the portfolio tabs
2008-09-15 06:09:57 +00:00
mjollnir_
8bde161135
MDL-16046 - log page for portfolio transfers
2008-09-12 15:34:20 +00:00
peterbulmer
ee4bd7876b
MDL-16378 Changes to lang strings,
...
remoteappuser should be output as somthing like 'Remote Moodle User' or
'Remote Mahara User' or 'Remote <application name goes here> User'
2008-09-10 03:25:28 +00:00
jerome
6c91ce49ff
MDL-15402: fixes for tabs.php - now display tab repository only for the current user, + add some context security
2008-09-08 02:10:30 +00:00
skodak
c6800efef1
MDL-16368 commenting out unfinished code for now
2008-09-06 22:04:42 +00:00
scyrma
98bc644685
MDL-15405: add more (still partial) support for inline files in user profiles.
2008-09-05 11:02:48 +00:00
jerome
95a5e161de
MDL-15402: quick temp fix for tabs.ph
2008-09-05 09:12:00 +00:00
jerome
12c79bfd7e
MDL-15402: modify repository_get_instances() in order to be easier to use
2008-09-05 08:51:25 +00:00
jamiesensei
d004c4adcd
MDL-16242 "'Required' does nothing for select fields in customisable user profiles" added an extra option 'Choose...' which is the default if no other default is specified. If the user leaves the select field set to 'Choose...' then the required rule fails and the form does not submit.
2008-08-28 06:44:49 +00:00
jerome
e6be3a6987
MDL-13766: refactor all repository_instances() => repository_get_instances()
2008-08-28 05:30:19 +00:00
skodak
90658eefb0
MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup
2008-08-26 05:45:07 +00:00
jerome
416afdbb66
MDL-12333: display custom field in categories box on the signup page
2008-08-18 08:26:41 +00:00
jerome
b587e914f7
MDL-16099: database migration on user/profil/field/checkbox/field.class.php
2008-08-18 07:25:09 +00:00