Sam Hemelryk
c3d2fbf9cd
MDL-40931 useragent: separated user agent functionality into a lib
...
This commit moves user agent related functionality out of several
core libraries and combines it into a more manageable class.
All core uses are converted and functions deprecated in favor
of the new class.
2013-08-26 13:59:19 +12:00
Damyon Wiese
9ead041cdb
Revert "MDL-40931 useragent: separated user agent functionality into a lib"
...
This reverts commit af62237d0e
.
This reverts commit 87a4194fdc
.
This reverts commit b2c66eb60c
.
Conflicts:
version.php
2013-08-22 13:31:25 +08:00
Damyon Wiese
74df2951d1
Revert "MDL-39876 Change get_record('course') calls to get_course"
...
This reverts commit ab7632b74c
.
2013-08-21 13:42:30 +08:00
Sam Hemelryk
487caf6b65
Revert "MDL-39876 update_course_record function to update global COURSE"
...
This reverts commit c290ac5510
.
Conflicts:
course/lib.php
2013-08-21 15:21:06 +12:00
Sam Hemelryk
6eee89bc8f
Merge branch 'MDL-39876-master' of git://github.com/sammarshallou/moodle
...
Conflicts:
course/lib.php
2013-08-21 12:08:46 +12:00
Damyon Wiese
89959d9ad1
Merge branch 'wip-MDL-40931-m26' of git://github.com/samhemelryk/moodle
2013-08-20 16:45:33 +08:00
Dan Poltawski
91a888df34
Merge branch 'MDL-39957_master' of https://github.com/markn86/moodle
2013-08-20 12:38:08 +08:00
Dan Poltawski
6f44a73369
Merge branch 'w33_MDL-39474_m26_debugdeveloper' of https://github.com/skodak/moodle
...
Conflicts:
lib/upgrade.txt
2013-08-20 11:42:03 +08:00
Sam Hemelryk
af62237d0e
MDL-40931 useragent: separated user agent functionality into a lib
...
This commit moves user agent related functionality out of several
core libraries and combines it into a more manageable class.
All core uses are converted and functions deprecated in favor
of the new class.
2013-08-16 09:02:01 +12:00
sam marshall
c290ac5510
MDL-39876 update_course_record function to update global COURSE
2013-08-15 11:31:21 +01:00
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01:00
Mark Nelson
db53f7fe28
MDL-39957 course: replaced the course_content_deleted legacy event
2013-08-15 18:14:08 +08:00
Mark Nelson
c347241ac8
MDL-39957 course: replaced the course_deleted legacy event
2013-08-15 18:14:07 +08:00
Dan Poltawski
26e5090f9e
Merge branch 'wip-MDL-31836-m26' of git://github.com/samhemelryk/moodle
2013-08-13 14:57:23 +08:00
Sam Hemelryk
90fb4f39fd
Merge branch 'MDL-41100-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
2013-08-13 09:37:02 +12:00
Petr Škoda
96f81ea385
MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init
2013-08-12 13:01:47 +02:00
Dan Poltawski
df8cd014be
Merge branch 'w33_MDL-41019_m26_langcaches' of https://github.com/skodak/moodle
2013-08-12 13:29:17 +08:00
Sam Hemelryk
1f0608ed34
MDL-31836 moodlelib: removed legacy encryptkey support
2013-08-12 10:26:01 +12:00
Petr Škoda
598a82c950
MDL-41019 improve language caching
...
Includes:
* no more hacky reloads, everything is written only once and kept until cache reset
* lang menu list is now cached in MUC
* both string and lang menu caches are compatible with local caches on cluster nodes
* config-dist.php cleanup
2013-08-11 09:52:34 +02:00
Frederic Massart
d0cac8b51b
MDL-41100 libraries: Deprecating get_plugin_list_with_file
2013-08-09 11:59:48 +08:00
Frederic Massart
d26ec8a598
MDL-41100 libraries: Moved get_plugin_list_with_file to core_component
2013-08-09 11:56:48 +08:00
Petr Škoda
c5701ce7d4
MDL-41086 rework detection of necessary upgrades
2013-08-08 21:11:40 +02:00
Petr Škoda
166c1d74e3
MDL-41073 do not delete plugininfo caches when testing if upgrade necessary
...
This should help with performance for all users when admin is logged in
because these caches need to be purged only after upgrade.
2013-08-08 10:19:01 +02:00
Petr Škoda
99a9d8d937
MDL-41019 refactor string managers to new core_ classes
2013-08-08 09:10:25 +02:00
Petr Škoda
2f1e464a88
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
Marina Glancy
e7c21ac3be
Merge branch 'wip-MDL-41025-m26' of git://github.com/samhemelryk/moodle
2013-08-07 00:16:53 +10:00
Marina Glancy
25b8ce9278
Merge branch 'wip-MDL-41024-m26' of git://github.com/samhemelryk/moodle
2013-08-07 00:10:44 +10:00
Marina Glancy
0fb7a90363
Merge branch 'MDL-37962_beep' of git://github.com/andyjdavis/moodle
2013-08-06 15:03:26 +10:00
Andrew Davis
9279cae63b
MDL-37962 core_message:reimplemented the beep on new message functionality from 1.9
2013-08-06 10:30:07 +07:00
Sam Hemelryk
d89733f6c7
MDL-41025 moodlelib: addressed todo on truncate_userinfo
2013-08-05 09:34:55 +12:00
Sam Hemelryk
0142523d08
MDL-41024 lib: deprecate isediting
2013-08-05 09:24:06 +12:00
Petr Škoda
528a7b447a
MDL-41017 improve purify caching
...
The improvements include:
* HTMLPurifier cache is stored in localcachedir
* allowobjectembed changes are not ignored any more
* the cache keys include revision and all options which makes
this suitable for local caches on cluster nodes
* unchanged test is replaced by "true" value which should
significantly improve performance
* removal of purge_all_caches() hack for directory recreation
* comments and coding style cleanup
2013-08-03 11:31:18 +02:00
Sam Hemelryk
ac7af0daf5
MDL-40847 moodlelib: coding style + phpdoc clean up
2013-07-29 08:29:28 +12:00
Eloy Lafuente (stronk7)
154bc6b240
Merge branch 'w30_MDL-40642_m26_umask' of https://github.com/skodak/moodle
2013-07-23 23:42:11 +02:00
Petr Škoda
85b3806114
MDL-40545 add $CFG->localcachedir intended for local caching on cluster nodes
2013-07-20 14:10:25 +02:00
Petr Škoda
eb459f7192
MDL-40642 set more restrictive umask and use proper permission for new dirs and files
2013-07-19 09:18:44 +02:00
Petr Škoda
bd3b3bba9f
MDL-40220 use new core_component::get_plugin_list()
2013-07-16 22:36:11 +02:00
Damyon Wiese
d981272e64
Merge branch 'wip-mdl-40428' of git://github.com/rajeshtaneja/moodle
2013-07-16 13:33:27 +08:00
Marina Glancy
792e6059be
Merge branch 'wip-MDL-40426-master' of git://github.com/abgreeve/moodle
2013-07-16 13:48:27 +10:00
Damyon Wiese
7ce7bb538c
Revert "MDL-35131 Caching: Purge all will clear course modinfo cache - Thanks to Thomas for patch"
...
This reverts commit 6ab62db65c
.
This is breaking upgrades from 22 - purgeallcaches gets called during upgrade but
rebuild_course_caches is not a safe api to use in this case.
2013-07-15 21:24:07 +08:00
Dan Poltawski
c2ca2d8e91
MDL-28466 remove the enrol_authorize data
...
If there are no records, remove the plugin
2013-07-15 14:48:23 +08:00
Damyon Wiese
fff9752d2a
Merge branch 'wip-mdl-35131' of git://github.com/rajeshtaneja/moodle
2013-07-15 11:54:24 +08:00
Rajesh Taneja
c592eea2d3
MDL-40428 Libraries: Deprecated delete_context
2013-07-11 12:18:55 +08:00
Adrian Greeve
1de02d62c9
MDL-40426 - Libraries: Deprecate mark_context_dirty().
2013-07-11 12:16:47 +08:00
Frederic Massart
f9aa8016b1
MDL-40405 libraries: Deprecate get_child_contexts()
2013-07-09 15:37:40 +08:00
Adrian Greeve
a327f25ef1
MDL-31776 - lib: Alternate name fields
...
Add support for additional name fields and flexible formating of
user names.
2013-07-09 11:45:50 +08:00
Petr Škoda
c05a50992e
MDL-40415 add explicit OPcache support
2013-07-04 19:32:26 +02:00
Eloy Lafuente (stronk7)
2e746b72be
MDL-39733 xhprof: implement import of runs
2013-07-02 00:28:47 +02:00
Petr Škoda
9e19a0f08b
MDL-39854 reimplement Frankenstyle support and enable classloader
...
Better performance, more reliable, completely self contained,
more validation and full backwards compatibility.
This will also allow us to implement ignoring of plugins.
2013-06-18 09:10:07 +02:00
Dan Poltawski
3d164e1ef4
Revert "MDL-39474 Library: Make a fast way to check developer debug mode"
...
There were multiple problems discovered.
This reverts commit 5c92e7a740
.
Conflicts:
admin/cli/install.php
2013-06-18 15:07:22 +08:00