Eloy Lafuente (stronk7)
877960cfdf
Merge branch 'w50_MDL-37171_m23_outdatedexcel' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-18 00:14:04 +01:00
Sam Hemelryk
b3f46160b4
Merge branch 'MDL-37176_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE
2012-12-18 10:12:11 +13:00
Sam Hemelryk
c20213441e
Merge branch 'MDL-29733_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-12-18 09:42:06 +13:00
Dan Poltawski
c3e3fd380d
Merge branch 'w50_MDL-36493_m23_mysql' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-17 15:29:18 +08:00
Andrew Davidson
139d78a828
MDL-37034 - Added appropriate name to category settings navigation node
2012-12-17 15:22:07 +08:00
Dan Poltawski
5c7c78db26
Merge branch 'w50_MDL-36597_m23_courselang' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-17 13:53:33 +08:00
Dan Poltawski
12a3697281
Merge branch 'wip-MDL-35874-stable23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
2012-12-17 11:53:08 +08:00
Dan Poltawski
bda079183e
Merge branch 'MDL-37078-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
2012-12-17 11:37:10 +08:00
Petr Škoda
a530b69dd5
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:41:02 +01:00
Petr Škoda
84b9192875
MDL-36493 improve timeout handling in mysql upgrade
...
Credit goes to Mark Nielsen, thanks.
2012-12-15 11:44:55 +01:00
Petr Škoda
4df8d1924d
MDL-36493 improve performance of mysql unsigned/lob upgrade
2012-12-15 11:44:55 +01:00
Petr Škoda
fb5d7df075
MDL-36597 strip '_utf8' from all course.lang fields
2012-12-15 11:18:59 +01:00
Eloy Lafuente (stronk7)
cdfb784e52
MDL-37176 timezones: updated to 2012j
2012-12-14 20:08:45 +01:00
Eloy Lafuente (stronk7)
87e9ea1f67
Merge branch 'MDL-30700-23' of git://github.com/damyon/moodle into MOODLE_23_STABLE
2012-12-13 10:32:38 +01:00
Jason Fowler
e98a1a118e
MDL-35874 - Blocks - Adding a label to the 'Add a block' block's select field
2012-12-13 15:10:18 +08:00
Damyon Wiese
4d8125b1c7
MDL-30700 tablelib: Fixed get_sort_for_table to work with text sorting columns for oracle
...
This change stores the list of columns that require text sorting in the session,
so the static function "get_sort_for_table" can work without any additional parameters.
2012-12-13 09:59:04 +08:00
sam marshall
c520e08653
MDL-37078: Restore - section restore fails with multiple availability conditions
2012-12-12 12:19:59 +00:00
Sam Hemelryk
27f4a337a0
MDL-29805 redirect: added check REQUIRE_CORRECT_ACCESS is true
2012-12-12 09:47:00 +13:00
Sam Hemelryk
1b39edd662
Merge branch 'MDL-29805-23' of git://github.com/mouneyrac/moodle into MOODLE_23_STABLE
2012-12-12 09:45:03 +13:00
Eloy Lafuente (stronk7)
ecdee4a925
Merge branch 'MDL-30700-23' of git://github.com/damyon/moodle into MOODLE_23_STABLE
2012-12-11 19:58:19 +01:00
Dan Poltawski
def1725853
Merge branch 'w49_MDL-36447_m23_gdtest' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-11 17:54:51 +08:00
Damyon Wiese
0887f75587
MDL-30700 Assignment 2.2: Added text_sorting function to tablelib
...
Allows oracle to sort by text (clob) columns (should be used sparingly).
2012-12-11 15:41:56 +08:00
Dan Poltawski
a2f2dbb5dc
Merge branch 'w49_MDL-36685_m23_tablecells' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-11 13:44:01 +08:00
Petr Škoda
1d2b58b5dd
MDL-36983 fix incorrect test method name
...
Credit goes to David Scotson, thanks.
2012-12-11 12:10:43 +08:00
Dan Poltawski
957dfed5f2
Merge branch 'MDL-36845_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-12-11 11:58:54 +08:00
Aparup Banerjee
4e66b8908c
Merge branch 'w49_MDL-36817_m23_composer' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-11 11:54:53 +08:00
Dan Poltawski
14802ee558
Merge branch 'MDL-36773-23' of git://github.com/mouneyrac/moodle into MOODLE_23_STABLE
2012-12-11 09:56:47 +08:00
Petr Škoda
702ac0ce02
MDL-37061 always validate lang when setting session user
...
This should resolve problems with TinyMCE langs and some unknown MUCH caching issue.
2012-12-11 14:44:41 +13:00
Petr Škoda
f6ca5cf303
MDL-29442 add missing utf-8 to entity html encoding and decoding
2012-12-11 10:23:12 +13:00
Dan Poltawski
d4d6cce500
Merge branch 'MDL-36538_webdav_memory_23' of git://github.com/davosmith/moodle into MOODLE_23_STABLE
2012-12-10 13:13:11 +08:00
Sam Hemelryk
1f0e0ab503
Merge branch 'MDL-36607_dndBlocks' of https://github.com/moodlerooms/moodle into MOODLE_23_STABLE
2012-12-10 14:12:24 +13:00
Sam Hemelryk
2353df33a7
Merge branch 'MDL-36433' of git://github.com/itamart/moodle into MOODLE_23_STABLE
2012-12-10 12:13:10 +13:00
Dan Poltawski
8d0a31e6cf
MDL-36764 ddl/oracle: fix misleading comment
2012-12-10 11:55:08 +13:00
Sam Hemelryk
532577bb97
Merge branch 'message_nav_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-12-10 10:58:50 +13:00
Sam Hemelryk
5b2b3bdaf8
Merge branch 'MDL-36761_loop_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-12-10 10:54:00 +13:00
Sam Hemelryk
289f5e85e7
Merge branch 'wip-MDL-37026-MOODLE_23_STABLE' of git://github.com/abgreeve/moodle into MOODLE_23_STABLE
2012-12-10 10:23:35 +13:00
Petr Škoda
0f4db4574c
MDL-36447 skip file preview test if GD not available
2012-12-09 19:23:52 +01:00
Petr Škoda
0c1115480e
MDL-36936 require phpunit as composer --dev only
2012-12-07 18:21:56 +01:00
Davo Smith
fdf3274ff2
MDL-36538 repository_webdav - save files directly to local filesystem, rather than buffering in memory
2012-12-07 09:25:23 +00:00
Petr Škoda
dc5496f2ae
MDL-36685 add missing TinyMCE string
2012-12-06 13:18:29 +01:00
Petr Škoda
835ed7014e
MDL-36701 add composer to phpunit readme
...
Thanks Aparup for reminding me!
2012-12-06 13:08:55 +01:00
Petr Škoda
1dd64dae7b
MDL-36701 support for PHPUnit installation via Composer packaging system
...
See http://getcomposer.org/doc/00-intro.md
2012-12-06 13:08:54 +01:00
Adrian Greeve
c154ce5a7f
MDL-37026 - lib: The function user_can_assign() returns true for admins.
2012-12-06 11:07:20 +08:00
David Mudrák
783fcd0951
MDL-37003 Fix repeated line in update notification email
...
There was a problem experienced after 2.4.0 release because the version
of the 2.4.0 release was the same as 2.5dev release. So the version
value matched twice in the loop and the line was repeated in the email.
2012-12-06 00:03:25 +01:00
David Mudrák
5800832af8
MDL-36943 Do not notify about already installed updates
...
Before this patch, the available_update_checker::cron_notifications()
method accessed the availableupdates property. But for plugins, that property
basically contains the most recent version available. So we were missing
the check against the actual version installed.
The fix was simple - obtain available updates via the available_updates()
method that performs the check.
2012-12-05 23:47:54 +01:00
Jerome Mouneyrac
22e9de0ffd
MDL-29805 add REQUIRE_CORRECT_ACCESS define + return error code when AJAX_SCRIPT fails
2012-12-04 13:43:54 +08:00
Tim Hunt
832b653627
MDL-36845 excel export: don't output invalid sheet names.
...
We should clean any proposed worksheet name, to remove the characters
that Excel does not allow.
2012-11-30 15:52:54 +00:00
Andrew Davis
b10a46738a
MDL-36761 core_grade:shifted a call to count() out of a loop
2012-11-30 11:09:58 +08:00
Jerome Mouneyrac
b64f16a6fb
MDL-36773 timezone inconsistency => some number support decimal other don\'t - Original patch author: Nathan Mares
2012-11-30 10:13:25 +08:00
Andrew Robert Nicols
1ca16a9b59
MDL-36752 Be more specific about tooltip selectors
2012-11-27 14:51:05 +00:00