Dan Poltawski
aa53347409
MDL-45932 enrol_imsenterprise: lang string fixes
2014-08-13 10:35:52 +01:00
David Ligne
302b8abdd9
MDL-45932 enrol_imsenterprise: Implement Scheduled Task for IMS Enrolment plugin.
2014-08-05 13:41:09 -04:00
Damyon Wiese
6b78b55c15
MDL-35864 Enrol plugins: Add missing capability strings
2014-07-23 13:53:55 +08:00
Dan Poltawski
82f88cabe9
MDL-35864 enrol: misc fixups
...
* Removed get_config_instance_capabilities() which was from
older reviewed vrsions of the patch
* Added note to upgrade.txt
* Fixed deprecation note
* Bump versions
2014-07-22 17:02:21 +01:00
Dan Poltawski
12bdea2eb5
Merge branch 'MDL-35864' of https://github.com/danielneis/moodle
2014-07-22 16:32:26 +01:00
Jim Thorpe
18b19ff452
enrol_imsenterprise: MDL-46363 including course lib when create_course is
...
used
2014-07-18 11:28:12 +12:00
Daniel Neis
ee9e079ddd
MDL-35864 Require 'enrol/PLUGIN:config' capabilities to delete enrol instances
2014-06-20 13:08:18 -03:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Dan Poltawski
caf7665077
MDL-43146 enrol_imsenterprise: missing sesskey protection
2014-03-04 12:24:51 +08:00
Mark Nelson
7cbb5070f5
MDL-40909 enrol_imsenterprise: removed 'new' add_to_log call
...
Here we are replacing the unnecessary code used to create a course with
a call to create_course(), which triggers the event 'course_created'.
Nothing more is needed.
2014-01-27 19:52:55 -08:00
Sam Hemelryk
a59a423926
Merge branch 'MDL-42084-master' of git://github.com/sammarshallou/moodle
2013-12-03 11:12:34 +13:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
sam marshall
3ef7279f26
MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere
...
Exceptions (places where set_time_limit is still left) are:
Third-party libraries:
ADODB
PHPMailer
Moodle core:
PHPUnit - not relevant (CLI mode)
2013-11-06 16:40:01 +00:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Dan Poltawski
295e4fa8f4
MDL-29070 enrol_imsenterprise: more code cleanups
...
Including:
* fix whitespace
* coding style fixes:
* Declare method visibility
* Don't have variable names with underscores
* Comments without .
* if/for loop spacing
* Unused variables
* Split long lines
* Removed outdates files
* moodlecheck warnings
* code checker warnings
2013-10-23 17:10:56 +08:00
Brian Biggs
1ee378bbdc
MDL-29070 enrol_imsenterprise: Code cleanup
...
In preparation for new features.
2013-10-23 17:10:35 +08:00
Damyon Wiese
43822d89c5
Merge branch 'MDL-32570-master' of git://github.com/danpoltawski/moodle
2013-10-08 13:47:49 +08:00
Marina Glancy
c9e4ade71e
Merge branch 'MDL-32592-master' of git://github.com/danpoltawski/moodle
2013-10-01 20:49:03 +10:00
Marina Glancy
815f0ef33c
Merge branch 'MDL-39653-master' of git://github.com/danpoltawski/moodle
2013-10-01 20:42:37 +10:00
Dan Poltawski
259e7e6207
MDL-32570 enrol_imsenterprise: don't hardcode default category id
2013-10-01 15:50:47 +08:00
Dan Poltawski
75e19bf52b
MDL-39653 enrol_imsenterprise: only mail admins on change
...
The existing beavhiour was sending useless emails to admins and
generating warnings.
Thanks to Matthew Orlando for the suggested fix.
2013-09-27 12:21:03 +08:00
Dan Poltawski
9977220ae8
MDL-32592 enrol_imsenterprise: fix error when category not defined
...
thanks to Henrik Thorn for the fix
2013-09-26 15:00:15 +08:00
Dan Poltawski
ba4612ebdc
MDL-26408 enrol_imsenterprise: fix invalid component
2013-09-26 12:22:31 +08:00
Petr Škoda
29daca77bd
MDL-39802 fix sloppy user deleting and creating in imsenterprise plugin
2013-05-24 21:14:53 +02:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Petr Škoda
31ac2aef26
MDL-39386 fix phpdocs packages in enrol
2013-04-27 13:41:32 +02:00
Frederic Massart
8819a83601
MDL-26644 course: Remove useless setting completionstartonenrol
...
This commit removes any trace of the setting 'Completion tracking
begins on enrolment' as it does not appear to do anything.
2013-03-25 08:28:01 +08:00
Eloy Lafuente (stronk7)
80ba3a4390
Merge branch 'MDL-37982_master' of git://github.com/dmonllao/moodle
2013-02-20 00:01:47 +01:00
Eloy Lafuente (stronk7)
9e7e1b1c9e
MDL-38040 Clean core from CRLFs
2013-02-15 02:13:32 +01:00
David Monllao
1f037b3776
MDL-37982 enrol_ims: No filters applied when inserting into DB
2013-02-14 16:27:22 +08:00
Sam Hemelryk
e17dbeeb1a
MDL-34398 groups: implemented caching of group information.
2013-01-17 09:24:58 +13:00
Dan Poltawski
a85d61e812
Merge branch 'MDL-28705_master' of git://github.com/dmonllao/moodle
2013-01-15 14:32:22 +08:00
David Monllao
7cd5340f05
MDL-28705 enrol_imsenterprise Quick unit tests fix
2013-01-15 14:24:57 +08:00
Dan Poltawski
9cbb0944c9
Merge branch 'MDL-28705_master' of git://github.com/dmonllao/moodle
2013-01-15 12:54:28 +08:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
David Monllao
c25c3c07b4
MDL-28705 enrol_imsenterprise Unit tests for course attributes mapping
2012-11-15 09:50:00 +08:00
David Monllao
2b8f692f71
MDL-28705 enrol_imsenterprise Unit tests for users and courses creation
2012-11-15 09:50:00 +08:00
David Monllao
66dad71990
MDL-28705 enrol_imsenterprise Refining provided patch
2012-11-15 09:50:00 +08:00
Aaron C Spike
a65c11b0ca
MDL-28705 enrol_imsenterprise Make name mapping configurable
2012-11-15 09:50:00 +08:00
Aaron C Spike
b1cabb40eb
MDL-28705 enrol_imsenterprise Adjust mapping of names for ims groups
2012-11-15 09:50:00 +08:00
Marina Glancy
b5cf83f080
MDL-36017 Fields numsections, hiddensections and coursedisplay are now format-specific options
...
- Fields added to format_legacy as default course format options;
- Upgrade script copies fields values from table course to course_format_options;
- Fields removed from table course;
- Fields removed from edit course form;
- Since front-page course has a 'numsections' setting, format_site defines it as it's option;
- Removed accessing those fields in core code unless we know that format supports them and in this
case instead of $course = $DB->get_record('course'); we use:
$course = course_get_format($courseorid)->get_course(); This way all format-specific options
are added to the $course object
2012-11-02 10:56:19 +08:00
Dan Poltawski
f186ad1f90
Merge branch 'wip-MDL-35339-master' of git://github.com/marinaglancy/moodle
2012-10-15 17:19:44 +08:00
Marina Glancy
4ede27b253
MDL-35339 deprecate get_course_section() replace with course_create_sections_if_missing()
...
By passing course object instead of course id we ensure proper cache reset"
2012-10-15 14:08:14 +08:00
Marina Glancy
79c5c3fa96
MDL-35661 Loading of plugin settings for enrol plugins (plugininfo_enrol)
2012-10-09 09:57:57 +08:00
sam marshall
1d1917aeaa
MDL-31973 Groups: groups_members table should have 'component', 'itemid' fields
2012-08-24 15:30:13 +01:00
David Monllao
a4b1ba242a
MDL-25983 enrol_imsenterprise Importing the course summary when adding new courses
2012-08-02 15:32:28 +08:00
Frederic Massart
55bcef2954
MDL-34461 Librairies: Replaced deprecated get_context_instance()
2012-07-23 17:42:05 +08:00