Issue Details (XML | Word | Printable)

Key: MDL-10181
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Yu Zhang
Reporter: Andrei Bautu
Votes: 0
Watchers: 3
Operations

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

User Management Improvements

Created: 20/Jun/07 04:19 AM   Updated: 27/Dec/07 06:49 PM
Return to search
Component/s: Administration, Enrolments, General, Roles
Affects Version/s: 1.9
Fix Version/s: 1.9

File Attachments: 1. Zip Archive userassignroles.zip (5 kB)

Issue Links:
Relates
 

URL: http://docs.moodle.org/en/Student_projects/User_Management_Improvements
Participants: Andrei Bautu, Chris Fryer, Koen Roggemans, Lorenzo Nicora, Mitsuhiro Yoshida and Yu Zhang
Security Level: None
QA Assignee: Yu Zhang
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
The main working directions established in the GSoC 2007 proposal are:
* Improve the User features in moodle to allow bulk-operations.
** Create an interface to do bulk operations on users (e.g. delete users, reset passwords etc) This could potentially use an AJAX implementation for multiple filtering/selection of required students for bulk operations.
** Overhall the CSV upload features to allow more flexibility (more options, features to auto-generate more fields such as usernames)
* Enrolment
** Specify time of manual enrollments (MDL-8877)
* Notes
** Allow teachers to put notes for each student in every course, much requested feature

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
toyomoyo committed 2 files to 'Moodle CVS' - 04/Jul/07 10:24 AM
cron unenrolment of manual should takes place in the main cron, MDL-10181
MODIFY enrol/manual/enrol.php   Rev. 1.17    (+1 -26 lines)
MODIFY admin/cron.php   Rev. 1.111    (+12 -6 lines)
toyomoyo committed 1 file to 'Moodle CVS' - 04/Jul/07 10:26 AM
round up enrolment to day, truncate the rest MDL-10181
MODIFY lib/accesslib.php   Rev. 1.266    (+3 -1 lines)
toyomoyo committed 1 file to 'Moodle CVS' - 04/Jul/07 10:32 AM
added a method that returns the submitted data without validation MDL-10181, please let me know if this is not needed, thanks
MODIFY lib/formslib.php   Rev. 1.111    (+25 -2 lines)
toyomoyo committed 2 files to 'Moodle CVS' - 04/Jul/07 10:35 AM
MDL-10181 manual enrolment changes
MODIFY admin/roles/assign.php   Rev. 1.54    (+22 -8 lines)
MODIFY admin/roles/Attic/assign.html   Rev. 1.30    (+1 -1 lines)
toyomoyo committed 2 files to 'Moodle CVS' - 04/Jul/07 10:38 AM
fixes for extend enrol to make it less restrictive MDL-10181
MODIFY user/groupextendenrol.php   Rev. 1.2    (+160 -160 lines)
MODIFY user/extendenrol.php   Rev. 1.11    (+6 -7 lines)
toyomoyo committed 17 files to 'Moodle CVS' - 05/Jul/07 02:53 PM
MDL-7077, MDL-10181, adding notes for students
MODIFY theme/standard/styles_layout.css   Rev. 1.457    (+48 -0 lines)
ADD notes/lib.php   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/notes.php   Rev. 1.1    (+0 -0 lines)
MODIFY user/index.php   Rev. 1.179    (+5 -2 lines)
ADD notes/Attic/version.php   Rev. 1.1    (+0 -0 lines)
MODIFY lang/en_utf8/role.php   Rev. 1.36    (+5 -1 lines)
MODIFY lib/db/access.php   Rev. 1.60    (+21 -2 lines)
MODIFY lib/weblib.php   Rev. 1.903    (+7 -3 lines)
ADD notes/delete.php   Rev. 1.1    (+0 -0 lines)
ADD notes/edit_form.php   Rev. 1.1    (+0 -0 lines)
ADD notes/edit.php   Rev. 1.1    (+0 -0 lines)
ADD notes/index.php   Rev. 1.1    (+0 -0 lines)
MODIFY user/tabs.php   Rev. 1.40    (+13 -5 lines)
MODIFY user/action_redir.php   Rev. 1.5    (+2 -0 lines)
ADD notes/Attic/add.php   Rev. 1.1    (+0 -0 lines)
ADD user/addnote.php   Rev. 1.1    (+0 -0 lines)
ADD user/groupaddnote.php   Rev. 1.1    (+0 -0 lines)
toyomoyo committed 1 file to 'Moodle CVS' - 05/Jul/07 02:55 PM
bumping version for MDL-7077, MDL-10181 adding capabilities
MODIFY version.php   Rev. 1.472    (+1 -1 lines)
Mitsuhiro Yoshida committed 6 files to 'Lang CVS' - 06/Jul/07 12:51 AM
Translated a new string for finishing feedback page MDL-10286.
Translated new strings for grade MDL-10286.
Adding a new translated string file for notes MDL-7077, MDL-10181.
Updated translated strings for breadcrumbs based on /lang/en_utf8 change MDL-9615.
MODIFY ja_utf8/README   Rev. 1.451    (+1 -1 lines)
MODIFY ja_utf8/admin.php   Rev. 1.182    (+5 -3 lines)
ADD ja_utf8/notes.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/role.php   Rev. 1.40    (+3 -1 lines)
MODIFY ja_utf8/grades.php   Rev. 1.30    (+38 -1 lines)
MODIFY ja_utf8/moodle.php   Rev. 1.223    (+2 -1 lines)
martignoni committed 2 files to 'Lang CVS' - 06/Jul/07 04:12 AM
MDL-7077, MDL-10181, adding notes for students
ADD fr_utf8/notes.php   Rev. 1.1    (+0 -0 lines)
MODIFY fr_utf8/role.php   Rev. 1.52    (+3 -1 lines)
toyomoyo committed 12 files to 'Moodle CVS' - 13/Jul/07 04:26 PM
MDL-10181, user management improvements fixes
MODIFY user/addnote.php   Rev. 1.2    (+10 -12 lines)
MODIFY theme/standard/styles_layout.css   Rev. 1.466    (+8 -10 lines)
MODIFY notes/edit.php   Rev. 1.2    (+6 -4 lines)
MODIFY notes/lib.php   Rev. 1.2    (+15 -54 lines)
MODIFY notes/edit_form.php   Rev. 1.2    (+8 -9 lines)
ADD lang/en_utf8/help/notes/status.html   Rev. 1.1    (+0 -0 lines)
MODIFY notes/Attic/version.php   Rev. 1.2    (+2 -2 lines)
ADD lang/en_utf8/help/Attic/notes.php   Rev. 1.1    (+0 -0 lines)
MODIFY notes/delete.php   Rev. 1.2    (+8 -3 lines)
MODIFY user/groupaddnote.php   Rev. 1.2    (+11 -7 lines)
MODIFY notes/Attic/add.php   Rev. 1.2    (+7 -5 lines)
MODIFY notes/index.php   Rev. 1.2    (+23 -12 lines)
martignoni committed 1 file to 'Lang CVS' - 13/Jul/07 09:02 PM
MDL-10181, user management improvements fixes
ADD fr_utf8/help/notes/status.html   Rev. 1.1    (+0 -0 lines)
martignoni committed 1 file to 'Lang CVS' - 13/Jul/07 09:15 PM
MDL-10181, user management improvements fixes
MODIFY fr_utf8/notes.php   Rev. 1.3    (+5 -3 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 14/Jul/07 04:18 AM
Translated new strings for quiz MDL-10452.
Adding a new help file for notes MDL-10181.
ADD ja_utf8/help/notes/.cvsignore   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/quiz.php   Rev. 1.114    (+3 -1 lines)
MODIFY ja_utf8/notes.php   Rev. 1.2    (+1 -1 lines)
MODIFY ja_utf8/README   Rev. 1.458    (+1 -1 lines)
toyomoyo committed 1 file to 'Moodle CVS' - 30/Jul/07 12:36 PM
adding function get_fieldset_select() MDL-10181
MODIFY lib/dmllib.php   Rev. 1.99    (+18 -1 lines)
toyomoyo committed 26 files to 'Moodle CVS' - 07/Aug/07 03:26 PM
MDL-10181, user management improvements, adding bulk user operations, code is not finished
ADD user/filters/Attic/user_filter_form.php   Rev. 1.1    (+0 -0 lines)
MODIFY lang/en_utf8/notes.php   Rev. 1.3    (+1 -1 lines)
ADD admin/Attic/user_bulk_delete.php   Rev. 1.1    (+0 -0 lines)
ADD admin/Attic/user_message_form.php   Rev. 1.1    (+0 -0 lines)
ADD user/filters/courserole.php   Rev. 1.1    (+0 -0 lines)
ADD admin/Attic/user_bulk_message.php   Rev. 1.1    (+0 -0 lines)
ADD user/filters/select.php   Rev. 1.1    (+0 -0 lines)
ADD admin/Attic/user_bulk_form.php   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/help/filters/profilefield.html   Rev. 1.1    (+0 -0 lines)
ADD user/filters/text.php   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/bulkusers.php   Rev. 1.1    (+0 -0 lines)
ADD user/filters/lib.php   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/filters.php   Rev. 1.1    (+0 -0 lines)
ADD user/filters/globalrole.php   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/help/filters/courserole.html   Rev. 1.1    (+0 -0 lines)
MODIFY lang/en_utf8/role.php   Rev. 1.41    (+2 -1 lines)
ADD user/filters/profilefield.php   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/help/filters/Attic/radios.html   Rev. 1.1    (+0 -0 lines)
MODIFY lang/en_utf8/moodle.php   Rev. 1.128    (+2 -1 lines)
ADD lang/en_utf8/help/filters/text.html   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/help/filters/globalrole.html   Rev. 1.1    (+0 -0 lines)
ADD admin/Attic/user_bulk.php   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/help/filters/select.html   Rev. 1.1    (+0 -0 lines)
ADD user/filters/Attic/radios.php   Rev. 1.1    (+0 -0 lines)
ADD admin/Attic/user_bulk_confirm.php   Rev. 1.1    (+0 -0 lines)
ADD user/filters/yesno.php   Rev. 1.1    (+0 -0 lines)
martignoni committed 6 files to 'Lang CVS' - 07/Aug/07 05:37 PM
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 07/Aug/07 06:22 PM
Translated new strings for bulk user operations MDL-10181.
Adding new lang files fo bulk user operations MDL-10181.
ADD ja_utf8/bulkusers.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/role.php   Rev. 1.45    (+2 -1 lines)
MODIFY ja_utf8/moodle.php   Rev. 1.231    (+2 -1 lines)
ADD ja_utf8/filters.php   Rev. 1.1    (+0 -0 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 08/Aug/07 01:06 AM
Adding new translated help files for filters MDL-10181.
ADD ja_utf8/help/filters/globalrole.html   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/README   Rev. 1.480    (+1 -1 lines)
ADD ja_utf8/help/filters/courserole.html   Rev. 1.1    (+0 -0 lines)
martignoni committed 1 file to 'Lang CVS' - 08/Aug/07 03:26 PM
MDL-10181, user management improvements, adding bulk user operations
ADD fr_utf8/bulkusers.php   Rev. 1.1    (+0 -0 lines)
martignoni committed 3 files to 'Lang CVS' - 08/Aug/07 04:42 PM
MDL-10181, user management improvements, adding bulk user operations
MODIFY fr_utf8/moodle.php   Rev. 1.160    (+2 -1 lines)
ADD fr_utf8/filters.php   Rev. 1.1    (+0 -0 lines)
MODIFY fr_utf8/role.php   Rev. 1.58    (+2 -1 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 09/Aug/07 02:32 AM
Adding a new translated help file for filters MDL-10181.
Brushed up a translated help file for filter.
MODIFY ja_utf8/README   Rev. 1.481    (+1 -1 lines)
MODIFY ja_utf8/help/filters/courserole.html   Rev. 1.2    (+1 -1 lines)
ADD ja_utf8/help/filters/Attic/radios.html   Rev. 1.1    (+0 -0 lines)
Mitsuhiro Yoshida committed 6 files to 'Lang CVS' - 10/Aug/07 12:06 AM
Translated new strings for grade.
Adding a new translated help file for filter MDL-10181.
Updated translated help files for filter.
MODIFY ja_utf8/grades.php   Rev. 1.57    (+5 -1 lines)
MODIFY ja_utf8/help/filters/globalrole.html   Rev. 1.2    (+1 -1 lines)
MODIFY ja_utf8/help/filters/courserole.html   Rev. 1.3    (+1 -1 lines)
ADD ja_utf8/help/filters/text.html   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/help/filters/Attic/radios.html   Rev. 1.2    (+1 -1 lines)
MODIFY ja_utf8/README   Rev. 1.482    (+1 -1 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 10/Aug/07 01:09 AM
Adding a new translated help file for filter MDL-10181.
Updated translated help files for filter.
ADD ja_utf8/help/filters/select.html   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/help/filters/globalrole.html   Rev. 1.3    (+1 -1 lines)
MODIFY ja_utf8/help/filters/Attic/radios.html   Rev. 1.3    (+1 -1 lines)
MODIFY ja_utf8/help/filters/text.html   Rev. 1.2    (+1 -1 lines)
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 12/Aug/07 03:44 AM
Adding a new translated help file for filters MDL-10181.
MODIFY ja_utf8/README   Rev. 1.484    (+1 -1 lines)
ADD ja_utf8/help/filters/profilefield.html   Rev. 1.1    (+0 -0 lines)
toyomoyo committed 9 files to 'Moodle CVS' - 15/Aug/07 10:36 AM
MDL-10181, bulk user action and language pack fixes
MODIFY admin/Attic/user_bulk_confirm.php   Rev. 1.2    (+2 -2 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.141    (+1 -0 lines)
MODIFY admin/Attic/user_bulk_delete.php   Rev. 1.2    (+2 -2 lines)
MODIFY lang/en_utf8/filters.php   Rev. 1.2    (+2 -2 lines)
MODIFY lang/en_utf8/bulkusers.php   Rev. 1.2    (+4 -4 lines)
MODIFY admin/settings/users.php   Rev. 1.24    (+2 -1 lines)
MODIFY admin/Attic/user_bulk_form.php   Rev. 1.2    (+16 -4 lines)
MODIFY admin/Attic/user_bulk_message.php   Rev. 1.2    (+2 -2 lines)
MODIFY admin/Attic/user_bulk.php   Rev. 1.2    (+7 -5 lines)
martignoni committed 3 files to 'Lang CVS' - 16/Aug/07 04:27 AM
MDL-10181, bulk user action and language pack fixes
MODIFY fr_utf8/bulkusers.php   Rev. 1.2    (+6 -6 lines)
MODIFY fr_utf8/filters.php   Rev. 1.2    (+17 -17 lines)
MODIFY fr_utf8/admin.php   Rev. 1.180    (+2 -1 lines)
toyomoyo committed 11 files to 'Moodle CVS' - 20/Aug/07 04:51 PM
MDL-10181, user management improvements, adding improvements to bulk user upload (with minor bugs) and other changes
MODIFY lang/en_utf8/help/uploadusers.html   Rev. 1.6    (+35 -9 lines)
MODIFY admin/uploaduser.php   Rev. 1.65    (+316 -344 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.144    (+4 -0 lines)
MODIFY admin/user/user_bulk_confirm.php   Rev. 1.2    (+2 -2 lines)
MODIFY admin/user/user_bulk.php   Rev. 1.2    (+7 -8 lines)
MODIFY admin/uploaduser_form.php   Rev. 1.4    (+107 -5 lines)
MODIFY lang/en_utf8/error.php   Rev. 1.23    (+6 -3 lines)
MODIFY admin/user/Attic/user_bulk_form.php   Rev. 1.2    (+2 -2 lines)
MODIFY lang/en_utf8/bulkusers.php   Rev. 1.3    (+3 -2 lines)
ADD admin/user/user_bulk_display.php   Rev. 1.1    (+0 -0 lines)
MODIFY admin/user/user_bulk_delete.php   Rev. 1.2    (+2 -2 lines)
martignoni committed 3 files to 'Lang CVS' - 20/Aug/07 09:48 PM
MDL-10181, user management improvements, adding improvements to bulk user upload (with minor bugs) and other changes
MODIFY fr_utf8/error.php   Rev. 1.26    (+6 -3 lines)
MODIFY fr_utf8/bulkusers.php   Rev. 1.3    (+3 -2 lines)
MODIFY fr_utf8/admin.php   Rev. 1.183    (+5 -1 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 22/Aug/07 08:59 AM
Translated new strings for bulk user action MDL-10181.
Translated new strings for install MDL-10930.
MODIFY ja_utf8/install.php   Rev. 1.26    (+9 -1 lines)
MODIFY ja_utf8/bulkusers.php   Rev. 1.2    (+6 -3 lines)
MODIFY ja_utf8/README   Rev. 1.492    (+1 -1 lines)
toyomoyo committed 11 files to 'Moodle CVS' - 22/Aug/07 02:17 PM
MDL-10181, user management improvement fixes and new features
MODIFY user/filters/profilefield.php   Rev. 1.2    (+4 -1 lines)
MODIFY user/filters/select.php   Rev. 1.2    (+3 -1 lines)
MODIFY user/filters/Attic/radios.php   Rev. 1.2    (+2 -2 lines)
MODIFY lang/en_utf8/help/uploadusers.html   Rev. 1.7    (+18 -5 lines)
ADD user/filters/date.php   Rev. 1.1    (+0 -0 lines)
MODIFY lang/en_utf8/error.php   Rev. 1.25    (+4 -2 lines)
MODIFY admin/user/Attic/user_bulk_form.php   Rev. 1.3    (+2 -2 lines)
MODIFY admin/uploaduser.php   Rev. 1.66    (+266 -216 lines)
MODIFY lang/en_utf8/filters.php   Rev. 1.3    (+5 -1 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.148    (+4 -1 lines)
MODIFY admin/user/user_bulk.php   Rev. 1.3    (+3 -1 lines)
martignoni committed 3 files to 'Lang CVS' - 22/Aug/07 03:30 PM
MDL-10181, user management improvement fixes and new features
MODIFY fr_utf8/error.php   Rev. 1.28    (+4 -2 lines)
MODIFY fr_utf8/admin.php   Rev. 1.187    (+4 -1 lines)
MODIFY fr_utf8/filters.php   Rev. 1.3    (+4 -1 lines)
Mitsuhiro Yoshida committed 5 files to 'Lang CVS' - 22/Aug/07 11:49 PM
Translated new strings for admin, error, filters MDL-10181.
Adding a new translated lang file for imagegallery MDL-10920.
MODIFY ja_utf8/filters.php   Rev. 1.2    (+5 -1 lines)
MODIFY ja_utf8/admin.php   Rev. 1.194    (+11 -2 lines)
MODIFY ja_utf8/error.php   Rev. 1.29    (+3 -1 lines)
ADD ja_utf8/datapreset_imagegallery.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/README   Rev. 1.493    (+1 -1 lines)
toyomoyo committed 3 files to 'Moodle CVS' - 27/Aug/07 03:24 PM
MDL-10181, help files should not be modified, a new file has been created
ADD lang/en_utf8/help/uploadusers2.html   Rev. 1.1    (+0 -0 lines)
MODIFY admin/uploaduser.php   Rev. 1.67    (+1 -1 lines)
MODIFY lang/en_utf8/help/uploadusers.html   Rev. 1.8    (+62 -81 lines)
toyomoyo committed 5 files to 'Moodle CVS' - 28/Aug/07 10:23 AM
MDL-10181, adding subtracting mechanism for bulk user opertaions, and add some help
MODIFY admin/user/Attic/user_bulk_form.php   Rev. 1.4    (+20 -7 lines)
MODIFY lang/en_utf8/bulkusers.php   Rev. 1.4    (+8 -5 lines)
ADD lang/en_utf8/help/bulkusers/lists.html   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/help/filters/date.html   Rev. 1.1    (+0 -0 lines)
ADD lang/en_utf8/help/bulkusers/selectedlist.html   Rev. 1.1    (+0 -0 lines)
martignoni committed 1 file to 'Lang CVS' - 29/Aug/07 12:49 AM
MDL-10181, adding subtracting mechanism for bulk user opertaions, and add some help
MODIFY fr_utf8/bulkusers.php   Rev. 1.4    (+8 -5 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 29/Aug/07 01:32 AM
Translated new strings for bulk user opertaions MDL-10181.
Adding a translated help file for bulk user opertaions MDL-10181.
MODIFY ja_utf8/README   Rev. 1.499    (+1 -1 lines)
ADD ja_utf8/help/filters/date.html   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/bulkusers.php   Rev. 1.3    (+8 -5 lines)
martignoni committed 1 file to 'Lang CVS' - 29/Aug/07 03:44 AM
MDL-10181, adding subtracting mechanism for bulk user opertaions, and add some help
ADD fr_utf8/help/filters/date.html   Rev. 1.1    (+0 -0 lines)
martignoni committed 3 files to 'Lang CVS' - 29/Aug/07 04:00 AM
MDL-10181, adding subtracting mechanism for bulk user opertaions, and add some help
ADD fr_utf8/help/bulkusers/selectedlist.html   Rev. 1.1    (+0 -0 lines)
MODIFY fr_utf8/bulkusers.php   Rev. 1.5    (+5 -5 lines)
ADD fr_utf8/help/bulkusers/lists.html   Rev. 1.1    (+0 -0 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 03/Sep/07 03:11 AM
Adding a new translated file for bulk user operations MDL-10181.
Adding a new translated file for site files backup feature.
ADD ja_utf8/help/bulkusers/lists.html   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/README   Rev. 1.503    (+1 -1 lines)
ADD ja_utf8/help/sitefilesused.html   Rev. 1.1    (+0 -0 lines)
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 07/Sep/07 07:08 AM
Adding a new translated help file for bulk user operations MDL-10181.
Brushed up translated strings for bulk user operations.
ADD ja_utf8/help/bulkusers/selectedlist.html   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/bulkusers.php   Rev. 1.4    (+7 -7 lines)
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 10/Oct/07 08:17 AM
Adding a new translated help file for upload user MDL-10181.
ADD ja_utf8/help/uploadusers2.html   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/help/exercise/elements.html   Rev. 1.16    (+1 -1 lines)
ethem committed 4 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 06/Feb/08 05:07 PM
MDL-10181 User Management Improvements: Cron unenrolment of manual should takes place in the main cron.
It is time to use own enrolment method when calling funcs enrol_into_course, role_assign, role_unassign.

Zend Studio Warning: Assignment in condition (line XX), Solved, one more ()
Assignments in a conditional statement are sometimes the result of a typo.
In many cases, instead of the assignment operator =, the equality operator ==
should be used. When comparing a variable and a non-variable expression,
it is common practice to put the variable on the right-hand side of the equality
operator, so that if the equality operator is erroneously replaced with the
assignment operator, PHP will report a parse error immediately.
This helps you avoid a big subset of this class of bugs.
MODIFY enrol/authorize/locallib.php   Rev. 1.54.2.1    (+6 -6 lines)
MODIFY enrol/authorize/uploadcsv.php   Rev. 1.12.2.1    (+2 -2 lines)
MODIFY enrol/authorize/enrol.php   Rev. 1.135.2.3    (+7 -7 lines)
MODIFY enrol/authorize/localfuncs.php   Rev. 1.10.2.1    (+2 -2 lines)
ethem committed 2 files to 'Moodle CVS' - 06/Feb/08 05:13 PM
MDL-10181 User Management Improvements: Cron unenrolment of manual should takes place in the main cron.
It is time to use own enrolment method when calling funcs enrol_into_course, role_assign, role_unassign.

Zend Studio Warning: Assignment in condition (line XX), Solved, one more ()
Assignments in a conditional statement are sometimes the result of a typo.
In many cases, instead of the assignment operator =, the equality operator ==
should be used. When comparing a variable and a non-variable expression,
it is common practice to put the variable on the right-hand side of the equality
operator, so that if the equality operator is erroneously replaced with the
assignment operator, PHP will report a parse error immediately.
This helps you avoid a big subset of this class of bugs.

Merged from MOODLE_19_STABLE
MODIFY enrol/authorize/localfuncs.php   Rev. 2.5    (+2 -2 lines)
MODIFY enrol/authorize/locallib.php   Rev. 2.3    (+5 -5 lines)