Marina Glancy
66f3684a38
MDL-35661 Loading of plugin settings for qtype plugins (plugininfo_qtype)
2012-10-09 09:57:58 +08:00
Marina Glancy
1de1a6665c
MDL-35661 Loading of plugin settings for filters plugins (plugininfo_filter)
2012-10-09 09:57:58 +08:00
Marina Glancy
087001ee42
MDL-35661 Loading of plugin settings for editor plugins (plugininfo_editor)
2012-10-09 09:57:57 +08:00
Marina Glancy
79c5c3fa96
MDL-35661 Loading of plugin settings for enrol plugins (plugininfo_enrol)
2012-10-09 09:57:57 +08:00
Marina Glancy
cbe9f609f8
MDL-35661 Loading of plugin settings for auth plugins (plugininfo_auth)
2012-10-09 09:57:53 +08:00
Marina Glancy
870d42809a
MDL-35661 Loading of plugin settings for blocks (plugininfo_block)
2012-10-09 09:56:46 +08:00
Marina Glancy
fde6f79fae
MDL-35661 Loading of plugin settings for modules (plugininfo_mod)
2012-10-09 09:56:42 +08:00
Marina Glancy
5cdb1893a9
MDL-35661 Add functionality to plugininfo_base to load settings and check the settings url
...
- added plugin_manager and plugininfo_base::load_settings(), get_settings_section_name()
2012-10-09 09:44:59 +08:00
Eloy Lafuente (stronk7)
da6675d633
Merge branch 'wip-MDL-26348-m24' of git://github.com/samhemelryk/moodle
2012-10-09 01:38:01 +02:00
Eloy Lafuente (stronk7)
65095dad88
Merge branch 'wip-mdl-35397' of git://github.com/rajeshtaneja/moodle
2012-10-09 00:39:05 +02:00
Eloy Lafuente (stronk7)
930ce3f3cd
Merge branch 'wip-mdl-35047' of git://github.com/rajeshtaneja/moodle
2012-10-08 23:56:53 +02:00
Eloy Lafuente (stronk7)
f374702e75
Merge branch 'w41_MDL-35691_m24_intsizes' of git://github.com/skodak/moodle
2012-10-08 23:51:26 +02:00
Sam Hemelryk
6fec18203b
MDL-25290 cache: Renamed plugin from cache => cachestore
2012-10-08 09:53:51 +13:00
Sam Hemelryk
f23fbfd849
MDL-25290 cache: Fixed up redirect loop with admin settings for cache stores
2012-10-08 09:53:51 +13:00
Sam Hemelryk
d6a1f63bdd
MDL-25290 cache: Cache API integration with core
2012-10-08 09:53:50 +13:00
Sam Hemelryk
6a3b5e896d
MDL-26348 tool_customlang: Fixed up SQL causing issues in Oracle
2012-10-08 09:22:34 +13:00
Sam Hemelryk
436dbeecda
MDL-22955 theme: Added ability to use SVG format for icons
2012-10-08 09:16:14 +13:00
Petr Škoda
960b65290a
MDL-35739 show langs on separate lines in CLI installer
...
This fixes column width issues and compatibility with RTL languages.
2012-10-07 21:03:44 +02:00
Petr Škoda
2b7fa4c175
MDL-35691 use bigint checker for all integers
2012-10-06 10:07:49 +02:00
Petr Škoda
3c17c85ae6
MDL-35691 fix max length calculation in pg, mysql and our bigint checker
2012-10-06 10:07:48 +02:00
Jean-Philippe Gaudreau
914442ae29
MDL-32148 Backup: Adding config settings for skipping courses in automated backups
2012-10-05 10:10:36 -04:00
Tim Hunt
d0577078fa
MDL-34657 system admins: main admin mis-identified in the UI.
2012-10-04 11:44:50 +01:00
Rajesh Taneja
e71696e012
MDL-35047 tool_xmldb: Added missing strings for xmldb
2012-10-02 14:19:09 +08:00
Rajesh Taneja
956082f18d
MDL-35397 Administration: changed link for 'many other contributors'
...
Previously 'many other contributors' was pointing to http://docs.moodle.org/dev/Credits
now, it will point to http://moodle.org/dev .
2012-10-02 13:41:13 +08:00
Eloy Lafuente (stronk7)
1203b6ea05
Merge branch 'MDL-35669-master-2' of git://github.com/micaherne/moodle
2012-10-01 23:44:07 +02:00
Michael Aherne
f127b1a538
MDL-35669 gravatar Provide default image URL to Gravatar
2012-10-01 14:17:11 +01:00
Tim Hunt
a957e97f2f
MDL-34657 user sorting: minor niggles found while testing.
2012-09-27 17:44:38 +01:00
Tim Hunt
6dde374acf
MDL-34657 admin user selector: options were lost for ajax searches.
...
The subclass constructor must pass through the pass through any name or
options.
2012-09-27 16:32:54 +01:00
Tim Hunt
9695ff811b
MDL-34657 user sorting: consistent sorting everywhere.
...
This commit coverts everything in the codebase to use the new
users_order_by_sql function when sorting lists of users. More details in
the bug.
Note that this does not change places where users are displayed in a
sortable table, and the sort order comes from the table.
2012-09-27 12:41:42 +01:00
Jerome Mouneyrac
12fc8acf5b
MDL-35198 replace key_exists by array_key_exists
2012-09-26 15:20:18 +08:00
Itamar Tzadok
110831ceaa
MDL-35216 My Moodle - Admin setting for controlling guest access to my moodle
2012-09-18 15:04:45 +08:00
Sam Hemelryk
fd9a54c2e3
Merge branch 'wip-mdl-30667' of git://github.com/rajeshtaneja/moodle
2012-09-13 11:19:30 +12:00
Frederic Massart
59b9a14063
MDL-8307 Course: Course requests can suggest a category
2012-09-07 11:22:08 +08:00
Rajesh Taneja
732c25ade9
MDl-30667 Course: Maxbytes list will show current value, if it's lower then maxbytes
2012-09-03 14:43:33 +08:00
Petr Škoda
949f3db40b
MDL-34097 keep current requirements for Moodle 2.4
2012-09-02 11:52:58 +02:00
David Monllao
386a24d794
MDL-35119 tool_assignmentupgrade Changing onsubmit form for onclick button
2012-08-29 16:18:45 +08:00
Aparup Banerjee
8be5407bc1
Merge branch 'w35_MDL-35064_m24_delenrol' of git://github.com/skodak/moodle
...
Conflicts:
enrol/manual/locallib.php
2012-08-29 13:46:04 +08:00
Aparup Banerjee
9455f48280
Merge branch 'MDL-34549-master' of git://github.com/ankitagarwal/moodle
2012-08-28 11:45:11 +08:00
Petr Škoda
84bc3773cc
MDL-35064 add option to keep enrolments when uninstalling plugin
2012-08-26 12:17:11 +02:00
Raymond Wijaya
77b3e35105
MDL-34907: Add a missing string that triggers Javascript error in assignment upgrade tool
2012-08-24 13:30:55 +08:00
Ankit Agarwal
d197ea4300
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
Eloy Lafuente (stronk7)
41624a5682
Merge branch 'w34_MDL-34776_m24_notinsql' of git://github.com/skodak/moodle
2012-08-22 01:55:34 +02:00
Eloy Lafuente (stronk7)
479fa62207
MDL-34866 whitespace fix
2012-08-22 01:48:45 +02:00
Eloy Lafuente (stronk7)
1f0f592cea
Merge branch 'MDL-34866' of git://github.com/rlorenzo/moodle
2012-08-22 01:47:20 +02:00
Eloy Lafuente (stronk7)
ee998a687c
Merge branch 'MDL-34889' of git://github.com/timhunt/moodle
2012-08-21 02:24:50 +02:00
Petr Škoda
704533fca7
MDL-34960 drop deprecated Google Maps API V2
2012-08-19 20:07:27 +02:00
Petr Škoda
cec7d43591
MDL-34959 add Google Maps API V3 support
2012-08-19 19:52:35 +02:00
Petr Škoda
cb94adc252
MDL-34776 improve multiple "NOT IN" enrolment and role related queries
2012-08-18 09:56:25 +02:00
Tim Hunt
85b72a7511
MDL-34889 phpunit: progress output in util.php --drop.
...
It is slow for me, and it is nice to know that something is going on.
2012-08-16 17:13:59 +01:00
Eloy Lafuente (stronk7)
76b97631b0
Merge branch 'MDL-25012' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-08-15 00:41:04 +02:00