moodle/admin/tool/log
Eloy Lafuente (stronk7) 3d915f5345 MDL-62907 Logging: remove plugin interdependencies
- Move decode_other() from standard to tool_log\helper\reader trait.
- Change all ocurrences to "use" the trait method. But a unit test.
- Duplicate the admin lang strings in database and use them.
- An incorrect phpdoc @package.
2019-04-12 10:49:19 +01:00
..
backup/moodle2 MDL-44961 logs: Keep log dates constant during restore 2017-06-14 15:20:58 +05:30
classes MDL-62907 Logging: remove plugin interdependencies 2019-04-12 10:49:19 +01:00
db MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
lang/en MDL-62616 tool_log: Add a setting to disable exporting logs. 2018-07-04 09:58:49 +08:00
store MDL-62907 Logging: remove plugin interdependencies 2019-04-12 10:49:19 +01:00
tests MDL-65204 phpunit: various fixes to assertions 2019-04-03 10:39:19 +08:00
settings.php MDL-62616 tool_log: Add a setting to disable exporting logs. 2018-07-04 09:58:49 +08:00
stores.php MDL-41266 fix coding style issues 2014-02-28 14:52:27 +08:00
upgrade.txt MDL-62907 Logging: 'other' field option to use JSON format 2019-04-11 14:09:35 +01:00
version.php MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00