Petr Skoda
|
47bd498f6a
|
MDL-32719 fix old enrol UI E_STRICT issue
|
2012-05-05 10:45:39 +02:00 |
|
Jerome Mouneyrac
|
4615817d1c
|
MDL-30986 external API, check and update DocBlock
Conflicts:
group/externallib.php
|
2012-04-30 15:11:56 +08:00 |
|
Sam Hemelryk
|
3211569a6a
|
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
|
2012-04-11 17:18:58 +12:00 |
|
Rossiani Wijaya
|
f9f281b8fe
|
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
|
2012-03-30 16:26:58 +08:00 |
|
Petr Skoda
|
f2ab2436b5
|
MDL-27457 fix JS error on enrol when grade history disabled
|
2012-03-10 09:59:25 +01:00 |
|
Jerome Mouneyrac
|
a0a07014c2
|
MDL-30994 webservice API, check and update DocBlock
|
2012-03-02 09:49:41 +08:00 |
|
Petr Skoda
|
e67bc2a410
|
MDL-30964 fix phpdocs in access.php files in all plugins
|
2012-02-27 07:23:10 +01:00 |
|
Sam Hemelryk
|
aad1a1f7ce
|
MDL-31158 enrol_manual: Fixed whitespace
|
2012-02-21 14:46:04 +13:00 |
|
Charles Fulton
|
dbe93bc7c7
|
MDL-31158 make grade recovery site-configurable
|
2012-02-17 09:25:24 +07:00 |
|
Eloy Lafuente (stronk7)
|
a46eb101b3
|
Merge branch 'w52_MDL-30945_m23_unenrol' of git://github.com/skodak/moodle
|
2012-01-04 01:51:10 +01:00 |
|
Petr Skoda
|
282b5cc7e3
|
MDL-30945 add support for unenrolling of individual users + code cleanup
|
2011-12-28 16:56:46 +01:00 |
|
Petr Skoda
|
3751e28f1c
|
MDL-30610 remove outdated enrol upgrade code
|
2011-12-23 10:38:11 +01:00 |
|
Petr Skoda
|
9dbf768ede
|
MDL-30007 standardise enrol plugins version info
|
2011-11-29 21:09:42 +01:00 |
|
Eloy Lafuente (stronk7)
|
8ac9d33f49
|
Merge branch 'MDL-26647-master' of git://github.com/sammarshallou/moodle
Conflicts:
lib/db/upgrade.php
report/completion/index.php
report/progress/index.php
version.php
|
2011-11-11 03:37:55 +01:00 |
|
Petr Skoda
|
bbfdff344c
|
MDL-30131 improve current user enrol caching
|
2011-11-06 09:40:06 +01:00 |
|
sam marshall
|
b849c21255
|
MDL-26647 (8) Support showuseridentity on enrol screen
Includes support for the table display, plus the AJAX, including search. (The fallback version uses user selector so is already supported.)
|
2011-11-04 13:57:21 +00:00 |
|
Petr Skoda
|
4f500c259c
|
MDL-29984 fix undefined $today when no course start date
|
2011-10-28 15:11:42 +02:00 |
|
Sam Hemelryk
|
44d10ad002
|
Merge branch 'w42_MDL-29688_m22_enrol' of git://github.com/skodak/moodle
|
2011-10-25 14:02:20 +13:00 |
|
Jerome Mouneyrac
|
5d1017e11d
|
MDL-29106 new web service naming convention
|
2011-10-24 11:06:00 +08:00 |
|
Petr Skoda
|
358fb4dc06
|
MDL-29688 fix user enrolment modification event
Fixed invalid event name and usage.
|
2011-10-23 20:30:33 +02:00 |
|
Petr Skoda
|
89631804a4
|
Merge branch 'w33_MDL-28554_m22_yui' of github.com:skodak/moodle
|
2011-08-25 11:40:07 +02:00 |
|
Petr Skoda
|
0958759dc2
|
MDL-28554 workaround for http://yuilibrary.com/projects/yui3/ticket/2530999
Do not load io-xdr and io-upload-iframe on the same page.
|
2011-08-25 11:38:34 +02:00 |
|
Petr Skoda
|
1e3c41c0cf
|
MDL-29011 do not require manual enrol cap on the enrolled users page
|
2011-08-21 18:17:43 +02:00 |
|
Petr Skoda
|
b0d6fa17a4
|
Merge branch 'wip-MDL-25870-master' of git://github.com/samhemelryk/moodle
|
2011-07-18 14:57:02 +02:00 |
|
David Mudrak
|
94f630e33f
|
MDL-28325 Enrolment: added help to the duration, start date and end date setting
The patch also fixes one typo in enrol_manual detected while working on
this.
|
2011-07-15 08:59:55 +02:00 |
|
Sam Hemelryk
|
b874637025
|
MDL-25870 enrol-manual: Fixed pagination of AJAX search results for users when changing search
|
2011-07-13 14:02:30 +08:00 |
|
Jerome Mouneyrac
|
543967a9e8
|
MDL-26250 Create a web service function that enrols users to a certain course
|
2011-05-04 12:23:18 +08:00 |
|
Petr Skoda
|
e0dd7cb005
|
MDL-23532 fix missing include
|
2011-04-27 08:56:12 +02:00 |
|
Sam Hemelryk
|
75ee207b81
|
MDL-26770 enrol - Added support for bulk operations by enrol plugins
|
2011-04-21 10:13:13 +08:00 |
|
Sam Hemelryk
|
884faffda3
|
MDL-23532 enrol - fixed up SQL indenting and added missing sesskey calls that were removed after refactoring
|
2011-04-21 10:02:55 +08:00 |
|
Sam Hemelryk
|
d4c98cffa8
|
MDL-23532 enrol - rebased after latest weekly and split new UI components out to the manual plugin
|
2011-04-21 10:02:55 +08:00 |
|
Sam Hemelryk
|
24a0c1ea66
|
MDL-23532 enrol-manual - manual enrolments now manages its own enrolment editing and unenrolment
|
2011-04-21 10:02:55 +08:00 |
|
Sam Hemelryk
|
076995bf91
|
MDL-23532 enrol - fixed regressions after latest weekly and improved moodle_page handling
|
2011-04-21 10:02:54 +08:00 |
|
Sam Hemelryk
|
cf855c0b7a
|
MDL-23532 enrol - separated AJAX functions from enrol/ajax.php to their respective enrol plugins
|
2011-04-21 10:02:54 +08:00 |
|
Sam Hemelryk
|
b69ca6bee4
|
MDL-23532 enrol - moved UI enrolment components from core enrol to their respective enrolment plugins
|
2011-04-21 10:02:54 +08:00 |
|
Petr Skoda
|
e1ce68c2f9
|
MDL-26991 use archetypes instead of deprecated 'legacy' when defining roles in enrol plugins
|
2011-03-28 19:19:54 +02:00 |
|
Rossiani Wijaya
|
82d443ba3c
|
MDL-20447: add page heading
|
2010-10-18 03:03:56 +00:00 |
|
Eloy Lafuente
|
f2a9be5f8a
|
MDL-22148 backup - support for manual/self/guest enrolments. Credit goes to Petr.
|
2010-09-21 10:42:19 +00:00 |
|
Petr Skoda
|
94b9c2e8da
|
MDL-24321 switching to stdClass in /e*/
|
2010-09-21 08:14:41 +00:00 |
|
Petr Skoda
|
770ab27f1d
|
MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future
|
2010-08-09 10:19:25 +00:00 |
|
Petr Skoda
|
684784c81c
|
MDL-23502 fixing headers, navigation and form submit buttons
|
2010-08-01 19:59:25 +00:00 |
|
Petr Skoda
|
9779585953
|
MDL-23502 oops, die()!
|
2010-07-31 20:30:29 +00:00 |
|
Petr Skoda
|
e25f24669b
|
MDL-23502 improved new instance function name
|
2010-07-31 20:02:56 +00:00 |
|
Petr Skoda
|
a00a44e150
|
MDL-23502 fixed unenroll self login in manual plugin
|
2010-07-31 18:53:59 +00:00 |
|
Petr Skoda
|
c1adaed0b5
|
MDL-23502 no form field disabling necessary any more
|
2010-07-31 13:22:44 +00:00 |
|
Petr Skoda
|
0848a19608
|
MDL-23502 make sure there are not multiple instances of manual enrol plugin
|
2010-07-31 12:20:23 +00:00 |
|
Petr Skoda
|
eafb7a72dc
|
MDL-23502 manual enrol plugin is not part of course edit screen any more
|
2010-07-31 12:13:38 +00:00 |
|
Petr Skoda
|
2d4b1f3e0d
|
MDL-23502 refactoring towards separate instance config forms
|
2010-07-31 09:58:36 +00:00 |
|
David Mudrak
|
9f38cdce0a
|
MDL-22997 Enrol plugins help - credit goes to Helen for wording the texts
|
2010-07-19 16:42:09 +00:00 |
|
David Mudrak
|
6a39275870
|
NOMDL Removing duplicate line, no need to reload $instance
|
2010-07-18 12:36:48 +00:00 |
|