David Monllao
2591c7ae3d
MDL-32344 blog Adding a renderer to manage entries output
2012-08-10 08:51:21 +08:00
David Monllao
1b30a9fac6
MDL-25347 blog Checking association capability at course and module levels instead of system level
2012-08-10 08:48:05 +08:00
David Monllao
f4162effeb
MDL-33531 backup Added format_string to course shortname
2012-08-10 08:45:26 +08:00
David Monllao
bde0eac589
MDL-33531 backup Avoiding possible Notice
2012-08-10 08:45:26 +08:00
Lorenzo Nicora
ab519e888b
MDL-33531 Fixed the regexp to find old backup files, considering backup_shortname backup option
2012-08-10 08:45:26 +08:00
AMOS bot
6774817ecf
Automatically generated installer lang files
2012-08-10 00:31:46 +00:00
Mary Evans
c4dbad8c79
MDL-34820 theme_afterburner: adjusted style/pagelayout.css to add 2% to width in .side-pre-only #region-main
2012-08-10 00:54:06 +01:00
Eloy Lafuente (stronk7)
87e9331d93
weekly release 2.4dev
2012-08-09 20:52:43 +02:00
Eloy Lafuente (stronk7)
daabbee999
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2012-08-09 20:45:45 +02:00
Tim Hunt
9f692145e0
MDL-34590 javascript-static: nuclear option in openpopup
...
I think we have finally tamed Chrome on all platforms. (Crosses fingers.)
2012-08-09 13:29:48 +01:00
Sam Hemelryk
d68a9af478
Merge branch 'MDL-34471-master' of git://github.com/ankitagarwal/moodle
2012-08-09 13:23:18 +12:00
AMOS bot
f31f3ec635
Automatically generated installer lang files
2012-08-09 00:31:35 +00:00
Paul Nicholls
ec3eaa2c38
MDL-33640 - change $templatesinitialized to an array; improve naming and automate use of template
...
* $templatesinitialized is now an array, so that subsequent calls to initialise_filepicker which request different repositories will include those (and only those) templates which it requires but have not yet been included
* The get_template method has also been renamed to get_upload_template (and the template to "uploadform_" followed by the repository type), since it only applies to upload forms
* If a plugin provides a get_upload_template method, the template it returns will now automatically be used instead of the standard uploadform template when generating an upload form
2012-08-09 09:47:40 +12:00
Eric Merrill
8f34ecdb7a
MDL-34376 mod_assign Omit assigns with no due date from print_overview.
...
Modify assign_print_overview to omit assigns that have no due date set, in line with behaviour
in 2.2 and other tools.
2012-08-08 10:01:28 -04:00
Andrew Robert Nicols
49ed1b0d0b
MDL-34783 Retrieve the sectioncache parameter for enrolled courses in the course_overview block
...
The sectioncache field is used by course_modinfo and without it, the
modinfo cache is repeatedly reset.
2012-08-08 11:02:48 +01:00
Ankit Agarwal
556e9404cc
MDL-34471 backup: Update the php doc block
2012-08-08 17:11:02 +08:00
Dan Marsden
ddd84e9226
MDL-34131: Plagiarism API - use correct vars in event trigger
2012-08-08 14:59:24 +08:00
Dan Poltawski
40a37bf974
Revert "MDL-34075 - lib - Alteration to the csv import lib to include rfc-4180 compliance"
...
This reverts commit 92dfce6be7
.
2012-08-08 13:44:03 +08:00
Dan Poltawski
25cba7da9a
Merge branch 'MDL-34575_accessibility' of git://github.com/rwijaya/moodle
2012-08-08 12:31:21 +08:00
Rossiani Wijaya
58f85786cd
MDL-34575: fixed string typo and string duplication for label
2012-08-08 11:38:39 +08:00
Aparup Banerjee
19c9f39eb9
Merge branch 'w32_MDL-34505_m24_dbsuspend' of git://github.com/skodak/moodle
2012-08-08 11:16:25 +08:00
Aparup Banerjee
80742be46a
Merge branch 'w32_MDL-13363_m24_dbuserundelete' of git://github.com/skodak/moodle
2012-08-08 11:15:34 +08:00
Sam Hemelryk
e432bf2472
Merge branch 'MDL-34471-master' of git://github.com/ankitagarwal/moodle
2012-08-08 15:05:39 +12:00
Sam Hemelryk
563c436ece
Merge branch 'wip-MDL-34075-master' of git://github.com/abgreeve/moodle
2012-08-08 14:24:09 +12:00
Paul Nicholls
013cf2878c
MDL-33640 - Add ability to use custom filepicker templates
...
Allow repository plugins to register a template by defining a get_template() method, coupled with the ability to request the template be used by create_upload_form() instead of the standard 'uploadform' template. The template is automatically registered using the plugin's name, and core templates will override any which clash; this also means that a theme can override these templates in a custom renderer if it wants to.
2012-08-08 13:50:47 +12:00
Sam Hemelryk
fffe12fd95
Merge branch 'wip_MDL-32412_afterburner' of git://github.com/lazydaisy/moodle
2012-08-08 12:07:59 +12:00
Eloy Lafuente (stronk7)
f1bfa6bf33
Merge branch 'master_MDL-34656' of git://github.com/danmarsden/moodle
2012-08-08 01:59:19 +02:00
Eloy Lafuente (stronk7)
e5e26fb1d6
Merge branch 'MDL-34704' of git://github.com/timhunt/moodle
2012-08-08 01:52:45 +02:00
Eloy Lafuente (stronk7)
4137eb46a9
Merge branch 'wip-mdl-30792' of git://github.com/rajeshtaneja/moodle
2012-08-08 01:00:12 +02:00
Eloy Lafuente (stronk7)
f718f5fd55
Merge branch 'MDL-32023-master' of https://github.com/mackensen/moodle
2012-08-08 00:02:10 +02:00
Eloy Lafuente (stronk7)
80913617e8
Merge branch 'MDL-29129-master' of https://github.com/mackensen/moodle
2012-08-07 23:58:27 +02:00
Sam Hemelryk
60312b3189
Merge branch 'master_MDL-32002' of git://github.com/danmarsden/moodle
2012-08-08 09:43:44 +12:00
Eric Merrill
fbb70b4717
MDL-34543 mod_assign Fixing problem where previous feedback does not populate when you re-enter the grading view. add_plugin_grade_elements() was expecting grade object, but was being given grade string.
2012-08-07 10:19:35 -04:00
Tim Hunt
d0565885ae
MDL-34727 restore UI: use checkboxes for userdata.
...
It was using select menus for the convenience of the code, but the
inconvenience of users.
The way this fix is done is a bit hacky, but it works, makes users'
lives much better, but it would be good if someone would dehackify
this in the future.
2012-08-07 11:36:09 +01:00
Aparup Banerjee
056640610d
Merge branch 'master_MDL-33942' of git://github.com/danmarsden/moodle
2012-08-07 15:58:06 +08:00
Aparup Banerjee
0c36e633f5
Merge branch 'MDL-34566_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 15:07:40 +08:00
Aparup Banerjee
0367f6b1aa
Merge branch 'MDL-34564_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 14:57:34 +08:00
Aparup Banerjee
2efd02caa6
Merge branch 'MDL-34560_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 14:45:29 +08:00
Aparup Banerjee
12fd98242c
Merge branch 'MDL-34559_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 14:36:48 +08:00
Aparup Banerjee
67ab929cbf
Revert "Merge branch 'MDL-28531-master' of git://github.com/FMCorz/moodle"
...
This reverts commit e5d9cc13ac
, reversing
changes made to 20c3e25343
.
2012-08-07 14:27:01 +08:00
Aparup Banerjee
e5d9cc13ac
Merge branch 'MDL-28531-master' of git://github.com/FMCorz/moodle
2012-08-07 13:58:07 +08:00
Rossiani Wijaya
f8e371f068
MDL-34559: removing accesshide class
2012-08-07 13:34:34 +08:00
Dan Poltawski
f271972817
MDL-29192 - clarify email_to_user call
2012-08-07 10:55:13 +08:00
Aparup Banerjee
20c3e25343
Merge branch 'MDL-34715-master' of git://github.com/FMCorz/moodle
2012-08-07 10:40:22 +08:00
Dan Poltawski
6bae2b7633
Merge branch 'MDL-34562_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 10:16:30 +08:00
Dan Poltawski
f7cae82286
Merge branch 'MDL-34567_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 10:03:11 +08:00
Aparup Banerjee
99f868c541
Merge branch 'MDL-22663-master' of git://github.com/FMCorz/moodle
2012-08-07 10:00:26 +08:00
Dan Poltawski
b217edd265
MDL-34685 authlib - fix trailing whitespace
2012-08-07 09:55:02 +08:00
Michael Aherne
57d38adc58
MDL-34685 auth Allow auth plugins to override user signup form
2012-08-07 09:55:02 +08:00
Aparup Banerjee
7b3c1c9d8c
Merge branch 'MDL-33022-master' of git://github.com/danpoltawski/moodle
2012-08-07 09:18:02 +08:00