- 04 Aug, 2014 1 commit
-
-
Andrew Nicols authored
-
- 23 Sep, 2013 1 commit
-
-
Petr Škoda authored
This patch includes: * version column removed from modules table, now using standard config, this allows decimal version for modules * version column removed from block table, now using standard config, this allows decimal version for blocks * module version.php can safely use $plugins instead of module * new plugin_manager bulk caching, this should help with MUC performance when logged in as admin * all missing plugins are now in plugin overview (previously only blocks and modules) * simplified code and improved coding style * reworked plugin_manager unit tests - now using real plugins instead of mocks * unit tests now fail if any plugin does not contain proper version.php file * allow uninstall of deleted filters
-
- 04 Feb, 2013 1 commit
-
-
Mark Nelson authored
-
- 24 Apr, 2012 1 commit
-
-
David Mudrák authored
block_xxx_pluginfile() now accepts the $options parameter that is to be passed to the send_stored_file() function.
-
- 03 Nov, 2011 1 commit
-
-
Petr Skoda authored
-
- 13 Jul, 2010 1 commit
-
-
Petr Skoda authored
MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins
-
- 04 Jul, 2010 1 commit
-
-
Petr Skoda authored
-
- 14 Apr, 2010 1 commit
-
-
Petr Skoda authored
-
- 24 Dec, 2009 1 commit
-
-
Petr Skoda authored
-
- 17 Dec, 2009 1 commit
-
-
Petr Skoda authored
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
-
- 01 Nov, 2009 1 commit
-
-
Petr Skoda authored
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
-
- 01 Feb, 2009 1 commit
-
-
skodak authored
MDL-17458 upgrade logging implemented + a lot more refactoring + exceptions implemented in install/upgrade code + lang pack cleanup + some more improvements
-
- 13 Jan, 2009 1 commit
-
-
skodak authored
MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules
-