Marina Glancy
30142c1905
MDL-38593 Merge code from /course/category.php into /course/index.php
2013-04-09 12:21:05 +10:00
Dan Poltawski
b11c74f492
Merge branch 'wip-MDL-38541-m25' of git://github.com/marinaglancy/moodle
2013-04-09 09:47:47 +08:00
Marina Glancy
4202471a36
MDL-38541 Make sure course cache is cleared properly during upgrade
...
- Core upgrade MUST NOT call rebuild_course_cache() at all - update DB directly instead
- Plugins MUST call rebuild_course_cache(.., TRUE) for clearing the course cache and can not update DB directly
- Plugins MUST NOT call rebuild_course_cache() unless for clearing the cache
- Created function upgrade_ensure_not_running() to be included in other functions that can not be used during upgrade
2013-04-09 11:31:18 +10:00
Eloy Lafuente (stronk7)
552f00fb86
Merge branch 'w14_MDL-38750_m25_ocierrors' of git://github.com/skodak/moodle
2013-04-09 02:26:49 +02:00
Eloy Lafuente (stronk7)
13af1f0497
Merge branch 'w14_MDL-39038_m25_oracleconcat' of git://github.com/skodak/moodle
2013-04-09 02:23:36 +02:00
Eloy Lafuente (stronk7)
cf42eece55
Merge branch 'w14_MDL-39027_m25_sqlsrvdatatype' of git://github.com/skodak/moodle
2013-04-09 02:19:41 +02:00
Eloy Lafuente (stronk7)
6afbf283de
Merge branch 'w14_MDL-39028_m25_sqlsrconcat' of git://github.com/skodak/moodle
2013-04-09 02:17:56 +02:00
Sam Hemelryk
8718ffbac5
MDL-38442 navigation: set_expansion_limit now only hides structural nodes
2013-04-09 12:07:10 +12:00
Eloy Lafuente (stronk7)
187afd0f52
Merge branch 'w14_MDL-39019_m25_mssqldatatype' of git://github.com/skodak/moodle
2013-04-09 02:01:04 +02:00
Eloy Lafuente (stronk7)
a035bc9b6d
Merge branch 'w14_MDL-39024_m25_mssqlseek' of git://github.com/skodak/moodle
2013-04-09 01:58:20 +02:00
Eloy Lafuente (stronk7)
ce2cd44908
Merge branch 'w14_MDL-39022_m25_mssqlconcat' of git://github.com/skodak/moodle
2013-04-09 01:53:57 +02:00
Eloy Lafuente (stronk7)
70273fb6ae
Merge branch 'MDL-38912' of git://github.com/timhunt/moodle
2013-04-09 01:36:20 +02:00
Eloy Lafuente (stronk7)
196bd8c885
Merge branch 'w14_MDL-38786_m25_yui391' of git://github.com/skodak/moodle
2013-04-09 01:32:35 +02:00
Eloy Lafuente (stronk7)
0460dc74db
MDL-34222 simplepie: fix permissions.
2013-04-09 01:28:06 +02:00
Eloy Lafuente (stronk7)
de0fc867ad
Merge branch 'w14_MDL-34222_m25_simplepie131' of git://github.com/skodak/moodle
2013-04-09 01:24:08 +02:00
Eloy Lafuente (stronk7)
5df002ad68
Merge branch 'MDL-38849' of git://github.com/timhunt/moodle
2013-04-09 00:52:27 +02:00
Petr Škoda
60e9a2fe5d
MDL-39027 make sure sqlsrv does not return non-string data types
2013-04-08 23:29:52 +02:00
Petr Škoda
031a6de97a
MDL-39038 nasty workaround for Oracle NULL concats
2013-04-08 23:23:08 +02:00
Andrew Robert Nicols
56d465b2d3
MDL 38508 JavaScript: Split out AJAX and non-AJAX help
...
We need to keep these two separate as scripts which define AJAX_SCRIPT
before loading config.php will use a different default renderer and will
return appropriate exceptions which can be parsed by M.core.exception and
M.core.ajaxException correctly.
This also addresses an issue whereby a missing heading could break the
tooltip.
2013-04-08 21:01:20 +01:00
Eloy Lafuente (stronk7)
5a0443cc14
Merge branch 'MDL-39023-parentlang' of git://github.com/mudrd8mz/moodle
2013-04-08 16:57:38 +02:00
Eloy Lafuente (stronk7)
d506f422c9
MDL-38999 timezones: add some TZ/stamps know to be problematic to tests.
2013-04-08 16:09:41 +02:00
David Mudrák
b7acd9be50
MDL-39023 Make get_language_dependencies() aware of circular dependency risk
...
The patch reimplements the core_string_manager::get_language_dependencies()
so that potentially mis-configured language packs with circular
dependencies or self dependency do not make the site unavailable.
Unit tests for the expected behaviour are added.
2013-04-08 14:31:27 +02:00
Petr Škoda
50f743021e
MDL-39028 fix sqlsrv concat type conversion
2013-04-08 13:17:56 +02:00
Tim Hunt
c4dbaf74e8
MDL-38849 editor collapsing: cope with verbose languages
...
We can't fix the width of the tab, because the length of the string
'Show editing tools' varies a LOT between langauges.
2013-04-08 10:44:51 +01:00
Tim Hunt
e7373221cf
MDL-38849 editor CSS: re-format to match coding style.
2013-04-08 10:37:22 +01:00
Petr Škoda
4c97487728
MDL-39024 fix MSSQL seek past the end of recordset
2013-04-08 10:36:37 +02:00
Petr Škoda
7a755250df
MDL-39022 fix MSSQL concat type conversion
2013-04-08 10:19:51 +02:00
Petr Škoda
1b64533069
MDL-39019 make sure MSSQL does not return non-string data types
2013-04-08 10:06:55 +02:00
Dan Poltawski
91a3c9ba9f
Merge branch 'MDL-38179_master' of git://github.com/dmonllao/moodle
2013-04-08 15:36:07 +08:00
David Monllao
bd1aca8834
MDL-38965 behat: New test
...
According to MDLQA-5229, an admin
can add or remove items from the
TinyMCE editor toolbar.
2013-04-08 14:42:47 +08:00
Damyon Wiese
278c280e8f
Merge branch 'MDL-38878_master' of git://github.com/dmonllao/moodle
2013-04-08 13:02:38 +08:00
Damyon Wiese
5fbfc955d8
Merge branch 'MDL-39015-master' of git://github.com/danpoltawski/moodle
2013-04-08 12:32:56 +08:00
Dan Poltawski
fd0768c0e7
MDL-39015 navigation: remove course reports from navigation
...
Regression from the commit in
278065528a
2013-04-08 12:25:14 +08:00
David Monllao
e6d18d9d00
MDL-38952 behat: Adding no-JS compatibility
...
This step is widely used by JS scenarios,
with Javascript disabled this step fails tests
as tree nodes al already expanded; we can
reuse JS scenarios for no-JS tests skiping
this step in no-JS mode.
2013-04-08 12:24:23 +08:00
David Monllao
a34c0b1366
MDL-38953 behat: Disable email message processor
...
Disabled before storing database into
serialized files.
2013-04-08 11:46:13 +08:00
Dan Poltawski
b23fcda2b9
Merge branch 'MDL-39006' of git://github.com/stronk7/moodle
2013-04-08 11:14:03 +08:00
David Monllao
f9d3667e7b
MDL-38179 behat: Step definition to click on a table row element
2013-04-08 10:07:21 +08:00
Marina Glancy
498e9a9a38
MDL-38701 Added missing require_once() before calling course_get_format
2013-04-08 11:34:05 +10:00
David Monllao
7b33327126
MDL-38878 behat: Also update composer dependencies after site install/reinstall
2013-04-08 09:03:04 +08:00
Marina Glancy
118ca9e96d
MDL-34346 Cache retrieved repositories
2013-04-08 11:00:22 +10:00
Marina Glancy
cfb713519d
MDL-34346 Correctly set repository current context
2013-04-08 11:00:22 +10:00
Eloy Lafuente (stronk7)
f1d628c7b4
MDL-38999 timezones: fixed timezone information.
2013-04-08 01:04:42 +02:00
Eloy Lafuente (stronk7)
7b14865d87
MDL-38999 timezones: fix maxyear handling on rule calculation.
2013-04-08 00:44:50 +02:00
Petr Škoda
b1c5c4a887
MDL-38750 show errors at the end of OCI setup script
...
Credit goes to Damyon Wiese.
2013-04-07 19:44:46 +02:00
Eloy Lafuente (stronk7)
0fd23b76de
MDL-39006 environment: raise all uses of 5.3.2 to 5.3.3
2013-04-07 18:32:15 +02:00
Eloy Lafuente (stronk7)
6b7df0b5d1
MDL-39005 unittest: add the upgradelib test template.
2013-04-07 17:47:16 +02:00
Petr Škoda
fa0ad435f5
MDL-39004 improve role docs
2013-04-07 17:39:29 +02:00
Eloy Lafuente (stronk7)
c1782ec626
MDL-22153 backup: delete old, unused, 1.9 files
2013-04-07 17:20:41 +02:00
Petr Škoda
d958e6bd70
MDL-34222 import simplepie 1.3.1
2013-04-07 15:35:27 +02:00
Petr Škoda
ecff46cddc
MDL-38798 remove unused property which was giving notices in PHP 5.5beta
2013-04-07 11:41:19 +02:00