jerome
40f024c9f3
web service MDL-12886
...
* Remove description array => all these information are now into the phpdoc. Remove all call/reference to moodleexternal.php
* Adapt our own REST server to these changes
* Remove Zend REST server as it's going to be deprecated in Zend Framework 1.8
* Remove our own SOAP server as we use the Zend SOAP server
2009-02-24 05:11:04 +00:00
skodak
5e2f308b91
MDL-18293 exception and DML cleanup
2009-02-17 16:50:36 +00:00
skodak
b25263ffa1
MDL-18293 exception cleanup
2009-02-17 16:44:48 +00:00
pigui
39b99c6af5
commiting delete groupmember function
...
MDL-12886
2009-02-03 15:48:17 +00:00
pigui
bec1878021
commiting delete group function
...
MDL-12886
2009-02-03 12:50:00 +00:00
pigui
8011f73f90
uploading get_group (by id) function
...
MDL-12886
2009-02-03 12:40:44 +00:00
pigui
8805a4f74d
Adding create_group and add_groupmember functions
...
MDL-13142
MDL-13139
2009-01-30 11:46:11 +00:00
skodak
9e1bb31035
MDL-17724 fixed group/grouping renaming now allows case change
2008-12-29 21:32:20 +00:00
dongsheng
60e40dda6c
"MDL-14129, remove the rest error() in moodle2"
2008-12-12 04:53:32 +00:00
skodak
826725329a
MDL-15785 new options for enforcing of enrolment key commplexity and requirements
2008-12-06 21:20:42 +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
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
tjhunt
f1303e9262
Fix whitespace.
2008-10-29 05:50:03 +00:00
sam_marshall
f6eece19f7
MDL-16756: Groups bugfixes and multiple select support for deletion
2008-10-24 13:31:49 +00:00
nicolasconnault
75816bbb91
MDL-16784 removing require_once
2008-10-24 06:40:27 +00:00
nicolasconnault
0addb36648
MDL-16898 Extending include_path Merging from MOODLE_19_STABLE
2008-10-16 11:18:02 +00:00
nicolasconnault
1e074660da
MDL-16780 Merging from MOODLE_19_STABLE
2008-10-03 07:13:16 +00:00
poltawski
0c0e87f8cf
Group overview displays incorrect user count
...
When there are no users in a group, the count displays
as 1 - MDL-16705
2008-10-02 15:40:23 +00:00
tjhunt
ac324e05ea
MDL-16675 change callers to require_js to take advantage of the fact that callers no longer have to add $CFG->wwwroot themselves.
2008-09-25 06:40:52 +00:00
skodak
172dd12c63
MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906
2008-07-31 22:15:30 +00:00
skodak
09803dfcb0
MDL-15809 fixed js errors on group members page; merged from MOODLE_19_STABLE
2008-07-24 11:41:06 +00:00
dongsheng
d3789c64dd
MDL-14932, improve accessibility in group assigning and role assigning pages.
2008-07-11 03:48:49 +00:00
skodak
ffc670d931
MDL-9983 role_unassign should not touch group members table directly - we need events; merged from MOODLE_19_STABLE
2008-07-06 22:54:46 +00:00
skodak
2942a5cd34
MDL-9983, MDL-13998 core events related cleanup; merged from MOODLE_19_STABLE
2008-07-06 17:57:06 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
3264868249
MDL-14679 removed magic quotes from forms validation() method, fixed some minor problems
2008-06-01 17:53:25 +00:00
skodak
dfdaabd6a8
MDL-14679 towards /group conversion
2008-06-01 13:09:04 +00:00
skodak
f33e1ed4ae
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
2008-05-15 21:40:00 +00:00
dongsheng
b121a4eed9
"MDL-14129, fix print_error"
2008-05-14 06:15:56 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
aceb739d2c
MDL-13811 p() can not be used to print html text, it does plaintext only or form values & button names; merged from MOODLE_19_STABLE
2008-03-19 10:47:16 +00:00
moodler
87486420a5
Merged MDL-13676: last-minute field change to fix an Oracle problem
2008-02-29 08:44:23 +00:00
moodler
739f202752
Merged MDL-12294 FIxed some wrong string
2008-02-26 08:07:39 +00:00
sam_marshall
3540f2b35c
MDL-13045: Made groups UI use role name aliases
2008-01-18 11:03:00 +00:00
skodak
325c194a6f
MDL-11072 sort groupings alphabetically; merged from MOODLE_19_STABLE
2008-01-18 10:49:59 +00:00
skodak
3980c306b1
MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE
2008-01-18 10:16:39 +00:00
sam_marshall
e254aa344c
MDL-12991 Updated groups UI so that it categorises members and potential members into roles (Teacher, Student, etc)
2008-01-17 11:28:54 +00:00
poltawski
47d1ec41ce
MDL-12345 - use consistent ordering on both sides of the assign group members
...
pane, sorted by lastname like other screens
merged from MOODLE_19_STABLE
2007-12-27 13:40:27 +00:00
poltawski
5447d8f038
MDL-12670 - fix warning when groupings not enabled
...
merged from MOODLE_19_STABLE
2007-12-20 16:11:10 +00:00
skodak
0b5a80a1a5
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
2007-11-29 14:43:04 +00:00
skodak
a78890d593
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
2007-11-23 22:15:07 +00:00
skodak
0112ed8e0d
MDL-12249 fixed distribution for small groups; merged from MOODLE_19_STABLE
2007-11-19 22:55:39 +00:00
skodak
9509119b0e
MDL-12249 fixed small group ration, can be overriden from config.php now; merged from MOODLE_19_STABLE
2007-11-19 21:41:02 +00:00
skodak
f16fa0a34b
MDL-12249 groups UI cleanup and improvements - see tracker for details; merged from MOODLE_19_STABLE
2007-11-19 20:31:57 +00:00
mattc-catalyst
e34f620386
groups/autogroup: Allocate members to groups more fairly
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-10-18 00:40:04 +00:00
nfreear
5f5faac04a
Fixes MDL-11496, SQL error when deleting a unit via the (ou) Publisher - delete groupings.
2007-09-28 12:57:15 +00:00
mattc-catalyst
acf000b077
MDL-11419 - groups: interface enhancements + new features:
...
* Display the grouping a course module belongs to on the course page - for course managers only.
* When adding users to groups, display the groups a user already belongs to.
* Added an overview report that shows groupings, groups and members for a course.
* Added a dialogue to automatically create groups and assign members based on either the number of desired groups or the number of desired users per group.
2007-09-24 21:55:15 +00:00
toyomoyo
1dd3930b6c
fixing a javascript error when ajax is not enabled
2007-09-20 07:20:15 +00:00
skodak
caee703562
adding missing closing }
2007-09-19 08:53:24 +00:00