Marina Glancy
170793359a
MDL-37085 get_module_metadata() now returns link as moodle_url instead of string
2013-01-14 15:01:22 +11:00
Marina Glancy
f89c53f679
MDL-37085 Substitute get_print_section_cm_text() with cm_info functions
2013-01-14 15:01:21 +11:00
Marina Glancy
f558b291c1
MDL-37085 separated logic and html in make_editing_buttons()
...
- added function course_get_cm_edit_actions()
- added function core_course_renderer::course_section_cm_edit_actions()
- removed completely presently not working moveup/movedown controls
- removed not working duplicate controls from front page
2013-01-14 15:01:20 +11:00
Marina Glancy
49aa038b4e
MDL-37085 Minor UI and code improvements in print_section()
2013-01-14 15:01:19 +11:00
Anthony Borrow
1a19194121
MDL-15930 - admin: reorganize logic to allow ->fullnamedisplay to be used as default sort.
2013-01-14 10:28:41 +08:00
Adrian Greeve
51e8d287f9
MDL-30797 - backup groups: Added a parameter to the groups_assign_grouping function.
...
$timeadded has now been included so that the backup / restore functions can now use
this API rather than duplicating the code.
2013-01-14 10:24:37 +08:00
Adam Olley
fdcf4a5f37
MDL-30797 backup: Use correct API call for mapping groups to groupings on import/restore
2013-01-14 10:24:37 +08:00
Rossiani Wijaya
2e48a42419
MDL-34050 Lesson Module: improved matching question logic for checking user response. This patch will also resolved MDL-36343.
2013-01-14 10:16:35 +08:00
Rossiani Wijaya
fcb88d7d6d
MDL-34050 Lesson module: Fixed undefined variable for $qtype
2013-01-14 10:16:35 +08:00
Joseph Rézeau
58b72abc6a
MDL-34050: Lesson module: fixed matching answer format to use text
2013-01-14 10:16:34 +08:00
Ankit Agarwal
af5d990b59
MDL-32341 calendar: calendar custom date range export
...
Adding support to export calendar events for a custom date range based on admin settings
2013-01-14 10:15:09 +08:00
Rossiani Wijaya
6fc61f2d08
MDL-36554 Admin settings: make tables class consistent throughout admin settings
2013-01-14 10:10:54 +08:00
Rossiani Wijaya
f0e3fbb5dd
MDL-36553 admin settings: removed commented out code and add generaltable class to frontpage filter settings
2013-01-14 10:09:52 +08:00
Rossiani Wijaya
8be244b2e2
MDL-36553 Admin settings: make tables class consistent throughout admin plugins setting
2013-01-14 10:09:51 +08:00
Jason Fowler
b4a7ce9e71
MDL-35818 - Enrolment - Changing all enrolment method icon alt text attributes to include the name of the course
2013-01-14 09:46:04 +08:00
Sam Hemelryk
110178c5c2
Merge branch 'MDL-37048-master' of git://github.com/ankitagarwal/moodle
2013-01-14 14:08:56 +13:00
Sam Hemelryk
f5c51a6d64
Merge branch 'MDL-35568_dndupload_hidden' of git://github.com/davosmith/moodle
2013-01-14 13:51:48 +13:00
Sam Hemelryk
8b2d3f1bef
Merge branch 'wip-MDL-35885-master' of git://github.com/phalacee/moodle
2013-01-14 13:40:06 +13:00
Andrew Robert Nicols
699a13e1a6
MDL-37366 Fix JS Lint issues with moodle-core-formautosubmit
2013-01-13 23:58:04 +00:00
Sam Hemelryk
469749706a
Merge branch 'MDL-36095-master' of git://github.com/sammarshallou/moodle
2013-01-14 12:24:06 +13:00
Sam Hemelryk
8d9c15a44e
Merge branch 'MDL-36511' of git://github.com/srynot4sale/moodle
2013-01-14 12:13:00 +13:00
Sam Hemelryk
00df8f3f45
Merge branch 'w02_MDL-32387_m25_paypalexpire' of git://github.com/skodak/moodle
2013-01-14 11:47:37 +13:00
Sam Hemelryk
c2e2da2e69
Merge branch 'master_MDL-37394' of git://github.com/danmarsden/moodle
2013-01-14 11:46:13 +13:00
Sam Hemelryk
d9a3d932db
Merge branch 'MDL-37397-m' of git://github.com/andrewnicols/moodle
2013-01-14 11:04:52 +13:00
Sam Hemelryk
9abf0ed1dc
Merge branch 'wip-mdl-35780' of git://github.com/rajeshtaneja/moodle
2013-01-14 11:00:00 +13:00
Petr Škoda
c5772ede5b
MDL-29596 use optgroups to highlight enabled auth plugins
2013-01-13 16:52:05 +01:00
Petr Škoda
ee17c773c1
MDL-37483 improve require_login redirect when activity not accessible
2013-01-13 11:37:14 +01:00
Petr Škoda
34183020a7
MDL-37391 add enrol_ldap tests and fix enrolment reviving
2013-01-13 00:41:41 +01:00
Petr Škoda
23f36d50c5
MDL-37391 refactor ldap connection handling
2013-01-12 21:18:25 +01:00
Petr Škoda
b3ef2e519e
MDL-37175 enable PayPal enrolment editing
2013-01-12 16:35:19 +01:00
Petr Škoda
e659c02595
MDL-37151 upgrade mimetex to 1.74
...
Thanks Ralf Krause for help with OSX compilation flags.
2013-01-12 16:31:58 +01:00
Petr Škoda
4d3cd1483d
MDL-37064 validate lang in user upload
2013-01-12 16:30:16 +01:00
Petr Škoda
68527e9ef6
MDL-37019 use suspend as default unenrol action for meta enrolments
2013-01-12 16:29:12 +01:00
Petr Škoda
50f1c9e3f5
MDL-36514 add tests for showing of self enrolment link
2013-01-12 16:03:09 +01:00
Petr Škoda
e1fa177cf9
MDL-36514 add new option to prevent only new self enrolments
...
Hopefully this will resolve all confusion around the enrol->status flag in this plugin.
2013-01-12 16:03:08 +01:00
Petr Škoda
a069c3f76a
MDL-35899 fix cohort sorting in enrol UI
2013-01-12 16:00:29 +01:00
Petr Škoda
d9a707adc2
MDL-32387 add paypal enrolment expiration action
2013-01-12 15:59:25 +01:00
Petr Škoda
917dddaafe
MDL-37187 cleanup and improve enrol_flatfile plugin
2013-01-12 15:50:00 +01:00
Petr Škoda
0b196a09a8
Merge branch 'refs/heads/w02_MDL-37286_m25_tracebuffer' into w02_MDL-37187_m25_flatfile
2013-01-12 15:49:36 +01:00
Petr Škoda
31a22c216c
Merge branch 'refs/heads/w02_MDL-37184_m25_editenrol' into w02_MDL-37187_m25_flatfile
2013-01-12 15:49:30 +01:00
Petr Škoda
0aaea0d241
MDL-37184 refactor enrolment editing code to be shared by plugins
...
AMOS BEGIN
MOV [editenrolment,enrol_self],[editenrolment,core_enrol]
AMOS END
2013-01-12 15:47:04 +01:00
Petr Škoda
1b20e00828
MDL-35159 fix regressions reported by Iñaki Arenaza
2013-01-12 15:42:21 +01:00
Petr Škoda
e34beca17a
MDL-35159 add support for enrol_ldap restore
2013-01-12 15:31:30 +01:00
Petr Škoda
4fa7fdeada
MDL-37286 improve coding style in unit tests
2013-01-12 15:28:57 +01:00
Petr Škoda
e7259ec998
MDL-37286 add new combined_progress_trace
...
This type of trace should be useful when multiple trace outputs requested.
2013-01-12 15:16:39 +01:00
Petr Škoda
78048e15f2
MDL-37286 add error_log progress trace
2013-01-12 15:16:38 +01:00
Petr Škoda
837e304260
MDL-37286 add progres_trace buffer and unit tests
2013-01-12 15:16:38 +01:00
Petr Škoda
01b4040a27
MDL-37429 zipping improvements
...
Changes:
* zip_packer can create empty zip archives
* new option to ignore problematic files when creating archive
* detection of non-existent files
* debugging messages for opening of faulty zip archives
* coding style improvements
* no PHP 5.2 hacks
* more unit tests
2013-01-12 14:58:26 +01:00
Jean-Michel Vedrine
52158a41e4
MDL-37313 Sample files with images for XML import
2013-01-11 19:54:06 +01:00
Jean-Michel Vedrine
2387d1cde5
MDL-37313 Moodle XML import format should use draft file areas, not arrays
2013-01-11 19:54:06 +01:00