Sam Hemelryk
28a2ecc6c4
Merge branch 'w40_MDL-41176_m26_useredit' of https://github.com/skodak/moodle
2013-09-30 11:55:19 +13:00
Jamie Pratt
59abb70716
MDL-41752 question statistics class moved and improved
...
quiz_question_statistics_stats renamed to question_statistics_calculator
separate class question_statistics used to store calculated stats
and api changed, also code generally cleaned up.
2013-09-27 16:24:18 +07:00
Petr Škoda
5fed843324
MDL-41999 warn developers to not use $USER->password directly
2013-09-27 10:51:38 +02:00
Petr Škoda
a9d2f1b414
MDL-41707 allow custom location of external test files used from unit tests
2013-09-27 10:47:56 +02:00
Marina Glancy
6b0b05b32f
MDL-41942 course: Allow course listings to work with caches disabled
2013-09-27 18:34:20 +10:00
Petr Škoda
6c3ad77ea5
MDL-41176 fix obvious bugs and typos in new user API
2013-09-27 10:33:48 +02:00
Damyon Wiese
bb76233dd2
MDL-42026 Atto: Remove the styles from the headings menu + focus when opened
2013-09-27 15:55:46 +08:00
Marina Glancy
e2a61ee3db
MDL-33416 files: Remove unused reference fields in files table
...
Fields files.referencelastsync and files.referencelifetime just waste the space and actually duplicate the fields
files_reference.lifetime and files_reference.lastsync
2013-09-27 16:50:08 +10:00
Frederic Massart
31e571cdf0
MDL-42021 events: Debug message when objecttable set without an objectid
2013-09-27 14:29:21 +08:00
Marina Glancy
4de0c793b4
fix permissions
2013-09-27 14:21:20 +10:00
Jason Fowler
0c9070c0a3
MDL-41989 Atto - Improving usability for non-touch devices
2013-09-26 15:31:04 +08:00
Frederic Massart
a72a759303
MDL-41912 editor_atto: Padding for editable area
2013-09-26 12:10:29 +08:00
Marina Glancy
65a4f26d8a
Revert "Merge branch 'MDL-41912-master' of git://github.com/damyon/moodle"
...
This reverts commit 093a6fe77fc39b06c804fbe4bfcac9834a52c966, reversing
changes made to 88a4cb473439f5a2875260368b92fac1bb808c12.
2013-09-26 12:29:03 +10:00
Dan Poltawski
b07ef13be2
MDL-41885 modules now declare use of question bank
...
* FEATURE_USES_QUESTION_BANK is now a module_supports flag which declares
that an activity uses the question engine.
* question_module_uses_questions can be used to determine if a module
uses the question bank.
2013-09-26 09:49:34 +08:00
Sam Hemelryk
f8023f3072
Revert "MDL-39871 Blocks,Themes: Swap block regions in RTL mode (using pre-defined array)"
...
This reverts commit e89dfdbce62ad5be906cb2d822fa0f746cf6afd6.
2013-09-26 11:56:00 +12:00
Andrew Nicols
8295548038
MDL-41986 JavaScript/Dock: Correct log level in Y.log statements
2013-09-26 00:20:22 +01:00
Andrew Nicols
fa64202a86
MDL-41985 JavaScript: Add option to filter YUI logging statements
2013-09-25 23:58:08 +01:00
Sam Hemelryk
e2ad11d87e
Revert "MDL-39871 output: improved block manipulation inheritance"
...
This reverts commit eeb08203dce0131d3988a3707fbbf8563cd4bd30.
2013-09-26 09:12:44 +12:00
Eloy Lafuente (stronk7)
c72cad1f85
Merge branch 'int_uninstall' of https://github.com/skodak/moodle
2013-09-25 13:36:40 +02:00
Eloy Lafuente (stronk7)
a07a9c74de
Merge branch 'w39_MDL-41208_m26_yui312' of https://github.com/skodak/moodle
2013-09-25 11:41:45 +02:00
Petr Škoda
723a6e5679
MDL-41437 inform developers that version column was removed from module and block tables
2013-09-25 10:52:23 +02:00
Petr Škoda
5f8012d499
MDL-41437 fix some more forgotten module.version's
2013-09-25 10:50:00 +02:00
Petr Škoda
effff2a466
MDL-41437 refactor and cleanup module uninstall support
2013-09-25 10:27:09 +02:00
Petr Škoda
74762da37f
MDL-41437 implement new block, enrol and course format pluginfo uninstall methods
2013-09-25 10:12:11 +02:00
Petr Škoda
3e51580be3
MDL-43437 fix course format disabling
2013-09-25 10:03:06 +02:00
Petr Škoda
a707a0b461
MDL-41437 fix non-functional message processor uninstall
2013-09-25 09:39:36 +02:00
Petr Škoda
5037785247
MDL-41208 fix more invalid @VERSION@
2013-09-25 09:14:36 +02:00
Petr Škoda
a31e0b40c9
MDL-41437 fix and cleanup filter uninstall
2013-09-25 08:41:33 +02:00
Marina Glancy
093a6fe77f
Merge branch 'MDL-41912-master' of git://github.com/damyon/moodle
...
Conflicts:
lib/editor/atto/styles.css
2013-09-25 12:53:09 +10:00
Marina Glancy
d0b63cbde5
Merge branch 'MDL-41870-master' of git://github.com/damyon/moodle
2013-09-25 12:21:46 +10:00
Marina Glancy
e26e4b8a7b
Merge branch 'MDL-41713-master' of git://github.com/phalacee/moodle
...
Conflicts:
lib/editor/atto/styles.css
2013-09-25 12:21:37 +10:00
Eloy Lafuente (stronk7)
1d453eff25
Merge branch 'MDL-41910_master' of git://github.com/dmonllao/moodle
2013-09-25 03:11:53 +02:00
Eloy Lafuente (stronk7)
14976b3568
Merge branch 'MDL-41839-master' of git://github.com/sammarshallou/moodle
2013-09-25 02:33:30 +02:00
Eloy Lafuente (stronk7)
109d6fe290
Merge branch '40903-26' of git://github.com/samhemelryk/moodle
2013-09-25 02:00:22 +02:00
Eloy Lafuente (stronk7)
24262f5948
Merge branch 'master_MDL-41806' of git://github.com/totara/moodle
2013-09-25 01:01:23 +02:00
Sam Hemelryk
1f6181e5aa
Merge branch 'MDL-38286-m' of git://github.com/andrewnicols/moodle
2013-09-25 09:31:43 +12:00
Sam Hemelryk
a78e39e3d3
Merge branch 'master_MDL-41580' of git://github.com/danmarsden/moodle
2013-09-25 09:27:44 +12:00
Eloy Lafuente (stronk7)
bbfa86fe48
Merge branch 'wip-MDL-41594-master' of git://github.com/marinaglancy/moodle
2013-09-24 23:20:53 +02:00
Sam Hemelryk
0c5cb2bf22
MDL-40903 fixed merge conflicts against integration
2013-09-25 09:19:56 +12:00
Eloy Lafuente (stronk7)
18ccaca2e2
Merge branch 'MDL-41726-master-2nd' of git://github.com/FMCorz/moodle
...
Conflicts:
lang/en/moodle.php
2013-09-24 23:13:50 +02:00
Sam Hemelryk
b51fed38f2
MDL-40903 cache: renamed loader method to reflect static accelerator
2013-09-25 09:05:18 +12:00
Sam Hemelryk
d074fb091d
MDL-40903 cache: renamed persistcache to staticacceleration
2013-09-25 09:05:18 +12:00
Sam Hemelryk
8bc1d659b8
MDL-40903 cache: coding style tidyup pre-integration
2013-09-25 09:04:35 +12:00
Sam Hemelryk
083fa87759
MDL-40903 cache: converted persistent into persistentdata
...
At the same time all cache instances were made persistent
2013-09-25 09:04:35 +12:00
Petr Škoda
394372b7da
MDL-41437 fix plugin install issues
...
This patch prevents inclusion of settings from plugin that or not yet installed or upgraded,
this matches the original logic where we were using the modules table.
2013-09-24 22:43:46 +02:00
Eloy Lafuente (stronk7)
161f995849
Merge branch 'w39_MDL-41437_m26_mia' of https://github.com/skodak/moodle
...
Conflicts:
admin/auth.php
lib/db/upgrade.php
version.php
2013-09-24 20:18:03 +02:00
Sam Hemelryk
40643dcaad
Merge branch 'int_behat' of https://github.com/skodak/moodle
2013-09-24 21:16:29 +12:00
Frederic Massart
d733a8ccc3
MDL-40050 webservice: Replace add_to_log() with new events
2013-09-24 15:20:18 +08:00
Petr Škoda
de230fd359
MDL-37324 fix phpunit and behat SESSION and USER setup
2013-09-24 08:59:29 +02:00
Marina Glancy
bdc7ff589d
Merge branch 'MDL-41725-master-onecommit' of git://github.com/jamiepratt/moodle
2013-09-24 16:49:50 +10:00