Petr Skoda
946191f09c
minor coding style tweaks
2010-07-13 21:18:37 +00:00
Petr Skoda
ba571a898d
fixed regression - missing syscontext
2010-07-13 21:02:01 +00:00
Petr Skoda
2a6dcb72a2
MDL-23237 new timecreated field in user_emrolments and adding timestart to enrol plugins that know it
2010-07-13 20:58:17 +00:00
Petr Skoda
24d5b996dc
MDL-23048 reworked frontpage exceptions
2010-07-13 20:54:16 +00:00
Petr Skoda
a942f7572c
fixed inverted !is_numeric()
2010-07-13 17:06:16 +00:00
Petr Skoda
217d039722
MDL-23253 plugin now may indicate if the want "Enrol me" link in navigation
2010-07-13 17:04:17 +00:00
Petr Skoda
e69ef1e63a
fixed form help code
2010-07-13 15:36:19 +00:00
Petr Skoda
96445d40db
do not require placeholder in group name template when only one requested
2010-07-13 15:29:49 +00:00
Petr Skoda
f87eab7e71
MDL-23167 basic "purge all caches" button
2010-07-13 15:09:44 +00:00
Petr Skoda
2288073ac4
MDL-23167 adding cache reset after setting changed
2010-07-13 14:41:24 +00:00
Petr Skoda
2181eb8fcc
MDL-23167 admin UI for JS caching setting
2010-07-13 14:29:33 +00:00
Petr Skoda
1c980a57a0
MDL-23167 for now removing caching options that are not used
2010-07-13 14:15:40 +00:00
Petr Skoda
dbf9e4bae3
MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins
2010-07-13 13:56:55 +00:00
David Mudrak
bf36ee9b2b
NOMDL MNet: Remote application like Mahara does not send user's lang attribute
2010-07-13 13:14:37 +00:00
David Mudrak
d33b19a546
MDL-23245 Added support for new style of auth plugin configuration
...
This hack allows auth plugins to migrate to the new auth_xxx naming
style (as happened with auth_mnet in my previous commit).
2010-07-13 12:45:15 +00:00
David Mudrak
09c1b1a214
MDL-23220 Fixed undefined configuration value - thanks to Dan Marsden for the patch
2010-07-13 11:29:35 +00:00
David Mudrak
94cf0a1e56
MDL-23245 Fixed plugin type of auth_mnet in config_plugins table
2010-07-13 11:14:29 +00:00
aparup
6ad4b78fcf
Assignment MDL-22893
...
- response files uploading now uses the new file manager element in advanced upload type. (@TODO: single upload->use file picker)
- fixed file manager using $USER->id, now using the submission->userid to display the file area files.
2010-07-13 09:54:59 +00:00
Eloy Lafuente
d39595cc09
MDL-22139 backup - Move gradebook.xml generation from course to final task
2010-07-13 09:36:34 +00:00
Eloy Lafuente
3b6a420945
MDL-21432 backup - allow conditional (dynamic) execution of structure steps
2010-07-13 09:34:24 +00:00
Eloy Lafuente
c60a8c82ac
MDL-22139 backup - minor fix to query (grade_item->id is in backup_ids_temp->itemid)
2010-07-13 09:29:25 +00:00
Sam Hemelryk
74ab45f738
NOBUG: Fixed typo
2010-07-13 09:17:48 +00:00
Dongsheng Cai
08a5988a0f
MDL-23108, fixed userid
2010-07-13 09:07:19 +00:00
Rossiani Wijaya
32042dc92a
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left). Add new images for navigation.
2010-07-13 09:04:29 +00:00
Rossiani Wijaya
43c90b9b0f
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left)
2010-07-13 09:01:58 +00:00
Andrew Davis
63b4eb057b
rating MDL-22283 rating_manager::get_user_grades() was only expected a single user. When you alter the forum grade settings get_user_grades() is called with user id 0 meaning all users. Updated it to handle this.
2010-07-13 08:58:48 +00:00
Dongsheng Cai
e525b6f125
MDL-22893, portfolio support
2010-07-13 07:55:47 +00:00
Jamie Pratt
fcfd211788
MDL-20808 "Create AMF test client" Some updates to client
2010-07-13 06:59:10 +00:00
Jamie Pratt
b7d76bfdcb
MDL-20808 "Create AMF test client" Some updates to client :
2010-07-13 06:55:24 +00:00
Martin Dougiamas
804f934be3
Added some spacing to command icons in block headers
2010-07-13 06:50:27 +00:00
Sam Hemelryk
823a807e01
enrol MDL-23232 Added validation of role when assigning
2010-07-13 03:54:21 +00:00
Sam Hemelryk
c41f920004
enrol MDL-23232 Fixed regression in ajax.php
2010-07-13 03:50:23 +00:00
Sam Hemelryk
a3c7198453
enrol MDL-23232 Added missing caps and plugins checks and copied both sets from the manager to implementing scripts
2010-07-13 03:43:41 +00:00
Dongsheng Cai
eacae660b9
MDL-14589, added filepath
2010-07-13 03:05:30 +00:00
Sam Hemelryk
2c770b7af2
enrol MDL-23231 Added total enrolled users count to the overview page heading + title
2010-07-13 02:42:01 +00:00
Sam Hemelryk
5ac851fba1
messaging MDL-23223 Fixed navigation link being added when messaging disabled
2010-07-13 02:35:31 +00:00
Andrew Davis
315f6d8eab
backup MDL-22139 added gradebook backup
2010-07-13 01:26:06 +00:00
Moodle Robot
c0e3bb0315
Updated the HEAD build version to 20100713
2010-07-13 00:47:00 +00:00
Andrew Davis
4652f2d48c
message MDL-23238 removed refresh button that suddenly appears on messages page
2010-07-13 00:41:38 +00:00
Patrick Malley
00ff58d449
MDL-23236 - adding current section styles
2010-07-12 23:49:55 +00:00
Dan Marsden
a21ef213e4
MDL-23218 wrong admin external page id
2010-07-12 23:48:45 +00:00
Eloy Lafuente
c3c8f8b87d
MDL-21432 backup - restore element to completely guide parsing
2010-07-12 22:50:20 +00:00
Eloy Lafuente
767ae73d00
MDL-21432 backup - minor fix to xml transformer (32cc)
2010-07-12 22:45:52 +00:00
Eloy Lafuente
690234554f
MDL-21432 backup - restore_structure_step implementation
2010-07-12 22:44:46 +00:00
Eloy Lafuente
a4e13312bf
MDL-21432 backup - get target on restore
2010-07-12 22:35:28 +00:00
Mike Churchward
108ef06708
MDL-23182 - Corrected context level to prevent admin menu from opening.
2010-07-12 20:10:52 +00:00
Mike Churchward
f601756991
MDL-23182 - Removed use of tabs. Added in PAGE functions and parameters so that nav menu will appear properly. Changed use of 'course' parameter to 'courseid' parameter to be more accurate.
2010-07-12 20:04:38 +00:00
Petr Skoda
91b99e8018
MDL-23232 added support for enrol_plugin->all_enrol() which indicates plugin allows users to add new enrolments manually
2010-07-12 17:46:48 +00:00
Petr Skoda
f9817fc9b1
MDL-23229 fixed user profile picture regression regression
2010-07-12 16:51:32 +00:00
Petr Skoda
6cf93b6bc5
MDL-23229 fixed tag image regression
2010-07-12 16:44:51 +00:00