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)
|
b9570857db
|
Merge branch 'MDL-35141-master' of git://github.com/sammarshallou/moodle
|
2012-10-09 00:46:49 +02:00 |
|
Eloy Lafuente (stronk7)
|
ec467d04d9
|
Merge branch 'w41_MDL-35645_m24_tinymcebuttons' of git://github.com/skodak/moodle
|
2012-10-09 00:31:08 +02:00 |
|
Eloy Lafuente (stronk7)
|
9f707d6c9b
|
Merge branch 'MDL-35395' of git://github.com/timhunt/moodle
|
2012-10-09 00:25: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 |
|
Eloy Lafuente (stronk7)
|
311eb89695
|
Merge branch 'w41_MDL-35714_m24_testgc' of git://github.com/skodak/moodle
|
2012-10-08 22:51:45 +02:00 |
|
Adrian Greeve
|
c0a059260f
|
MDL-35265 - blog - Update code for removing orphaned blog association data.
|
2012-10-08 10:07:47 +08:00 |
|
Sam Hemelryk
|
2a2d855e14
|
Merge branch 'MDL-35667_extra_credit_loop' of git://github.com/andyjdavis/moodle
|
2012-10-08 10:15:49 +13:00 |
|
Sam Hemelryk
|
fd59389ca6
|
MDL-25290 cache: Plugins are now standard and strings tidied
|
2012-10-08 09:53:52 +13:00 |
|
Sam Hemelryk
|
170f821b9d
|
MDL-25290 cache: Fixed things up per coding style
|
2012-10-08 09:53:52 +13:00 |
|
Sam Hemelryk
|
167ad91e86
|
MDL-25290 cache: Added UI to view the cache lock setups and tidied up a couple of things
|
2012-10-08 09:53:51 +13:00 |
|
Sam Hemelryk
|
34c84c723a
|
MDL-25290 cache: Added cache locking plugin and converted locking implementations to that
|
2012-10-08 09:53:51 +13:00 |
|
Sam Hemelryk
|
6fec18203b
|
MDL-25290 cache: Renamed plugin from cache => cachestore
|
2012-10-08 09:53:51 +13:00 |
|
Sam Hemelryk
|
52642d0d24
|
MDL-25290 cache: Fixed up issue with unit test blowing away cachedir
|
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 |
|
Didier Raboud
|
9c93dc63ac
|
MDL-30754: Make sure to always display breadcrumbs when browsing categories.
|
2012-10-08 09:37:46 +13:00 |
|
Sam Hemelryk
|
f7d6a556cf
|
MDL-22955 output: Added block to ensure that SVG is not used within CSS
|
2012-10-08 09:16:14 +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
|
a1cedcc987
|
MDL-35839 fix invalid enrol instance delete cleanup
|
2012-10-06 19:22:07 +02:00 |
|
Petr Škoda
|
f4b980062a
|
MDL-35645 make the emoticon and tex filter dependency optional in our TinyMCE plugins
|
2012-10-06 10:10:51 +02:00 |
|
Petr Škoda
|
47f51b6989
|
MDL-35691 fix int(20) db schema typos
|
2012-10-06 10:07:48 +02:00 |
|
Petr Škoda
|
bc5a5527e5
|
MDL-35691 add unit tests for the fixed integer column length info
|
2012-10-06 10:07:48 +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 |
|
Petr Škoda
|
d03d5113f9
|
MDL-35714 run gc before test reset
|
2012-10-06 10:03:28 +02:00 |
|
Petr Škoda
|
177ffd37ff
|
MDL-35795 add fallback for DOS/Windows non-utf8 zip archive unzipping
|
2012-10-06 10:02:11 +02:00 |
|
Tim Hunt
|
6b65e50bcb
|
MDL-35395 formslib: a method to disable formchangechecker for a form.
|
2012-10-05 17:44:21 +01:00 |
|
Jason Fowler
|
52fc56a79d
|
MDL-32184 - Course - Fixing incorrect redirect when toggling course edit while inside an activity -- Patch provided by Kanika Goyal
|
2012-10-05 11:44:47 +08:00 |
|
Eloy Lafuente (stronk7)
|
5e6f26bdbe
|
MDL-34657 tests: amend tests to verify lower() is used
|
2012-10-05 02:46:49 +02:00 |
|
Eloy Lafuente (stronk7)
|
7ba4b17f00
|
Merge branch 'MDL-34657_fixup' of git://github.com/timhunt/moodle
|
2012-10-04 23:42:47 +02:00 |
|
Tim Hunt
|
c2004a7952
|
MDL-34657 user sort: exact match logic should be case-insensitive.
|
2012-10-04 11:43:33 +01:00 |
|
sam marshall
|
b61924d482
|
MDL-34228 Completion: Add capability that controls if a user is shown in reports
|
2012-10-04 10:50:10 +01:00 |
|
Rajesh Taneja
|
2bb1d1fbb8
|
MDL-32218 Blocks: allowblockstodock is also checked for region dock status
|
2012-10-04 17:25:45 +08:00 |
|
Dan Poltawski
|
e12a3e64ac
|
Merge branch 'MDL-35767-master' of git://git.luns.net.uk/moodle
|
2012-10-04 16:57:40 +08:00 |
|
Ruslan Kabalin
|
2596265b36
|
MDL-35767 Fix missing target event group check
Prevent interfering between items from different groups (and no groups)
|
2012-10-03 14:34:54 +01:00 |
|
Dan Poltawski
|
fcdd35d0fc
|
Merge branch 'MDL-35754-master' of git://github.com/FMCorz/moodle
|
2012-10-03 10:26:14 +08:00 |
|
Frederic Massart
|
df435dda49
|
MDL-35754 libraries: openpopup() does not fail when window name is not set
|
2012-10-03 09:54:27 +08:00 |
|
Eloy Lafuente (stronk7)
|
c740703c18
|
Merge branch 'w40_MDL-31437_m24_cohortsync' of git://github.com/skodak/moodle
Conflicts:
lib/upgrade.txt
|
2012-10-02 22:00:12 +02:00 |
|
Eloy Lafuente (stronk7)
|
2aeb0fbb60
|
Merge branch 'MDL-35673-master' of git://git.luns.net.uk/moodle
|
2012-10-02 09:55:20 +02:00 |
|
Frederic Massart
|
81adabd244
|
MDL-28235 form: Removed close icon of help icon popups
|
2012-10-02 14:34:15 +08:00 |
|
Frederic Massart
|
edb3b7b473
|
MDL-28235 form: Help button popup close accessibility improved
AMOS BEGIN
CPY [close,editor],[close,form]
AMOS END
|
2012-10-02 14:32:17 +08:00 |
|
Dan Poltawski
|
1e12c7a4f2
|
Merge branch 'wip-MDL-35263-master' of git://github.com/marinaglancy/moodle
|
2012-10-02 14:20:07 +08:00 |
|
Marina Glancy
|
d0c05602f5
|
MDL-35263 removed unit test test_format_display_course_content()
since the function global_navigation::format_display_course_content() is removed
|
2012-10-02 14:16:54 +08:00 |
|
Dan Poltawski
|
0d24043d66
|
Merge branch 'wip-MDL-35263-master' of git://github.com/marinaglancy/moodle
|
2012-10-02 12:49:26 +08:00 |
|
Eloy Lafuente (stronk7)
|
1ef501ca03
|
MDL-35669 gravatar amend and complete gravatar tests.
|
2012-10-02 01:33:59 +02:00 |
|
Eloy Lafuente (stronk7)
|
b96a15cc11
|
MDL-35669 gravatar Fix secure image urls.
|
2012-10-02 01:19:33 +02:00 |
|