Petr Skoda
814a96edfb
MDL-32149 add blog tests
2012-04-03 22:30:55 +02:00
Petr Skoda
4ac88d6d10
MDL-32149 remaining phpunit tests for backup/restore
2012-04-03 22:30:55 +02:00
Petr Skoda
728eadac78
MDL-32149 significantly faster database reset, "util.php --drop" can now be interrupted at any time
2012-04-03 22:30:54 +02:00
Petr Skoda
dbf5a44798
MDL-32149 add backup tests and dropping of extra tables
2012-04-03 22:30:54 +02:00
Petr Skoda
458b33866d
MDL-32149 reset all globals in PHPUnit tests, fix setting of $USER
2012-04-03 22:30:54 +02:00
Petr Skoda
a3d5830a0a
MDL-32149 PHPUnit test support - part 2
...
Includes:
* constants refactoring
* reworked db table init
* support for $CFG->debug = -1
* functional DB tests
* fixed $DB->get_indexes() to not throw exceptions when table does not exist
* fix handling of user passwords in test db
* add debug info to exception messages
* removed unnecessary PHP debug errors from mathslib
* fixed @error suppression in get_string
* fixed PHPUnit error handler setup
* added timezone info to default install
2012-04-03 22:30:53 +02:00
Sam Hemelryk
cad96a8a36
Merge branch 'MDL-32137-master-1' of git://git.luns.net.uk/moodle
2012-04-04 08:22:16 +12:00
Eloy Lafuente (stronk7)
c9d1f4338b
MDL-32251 Two more E_STRICT detected on tests execution
2012-04-03 21:59:25 +02:00
Eloy Lafuente (stronk7)
46ed2f8b7f
Merge branch 'w14_MDL-32251_m23_strict3' of git://github.com/skodak/moodle
2012-04-03 21:17:58 +02:00
Eloy Lafuente (stronk7)
6c51c08b13
Merge branch 'wip-MDL-32018-m23' of git://github.com/samhemelryk/moodle
2012-04-03 21:04:36 +02:00
Aparup Banerjee
c82745d016
Merge branch 'wip-MDL-30784-master' of git://github.com/phalacee/moodle
2012-04-03 17:00:47 +08:00
Aparup Banerjee
82d5042a73
Merge branch 'wip-MDL-31789-master' of git://github.com/marinaglancy/moodle
2012-04-03 16:31:53 +08:00
Aparup Banerjee
9cafd9c6e0
Merge branch 'wip-MDL-32081-m23' of git://github.com/samhemelryk/moodle
2012-04-03 16:08:18 +08:00
Aparup Banerjee
91596e2211
Merge branch 'MDL-31867-master' of git://github.com/ankitagarwal/moodle
2012-04-03 15:55:12 +08:00
Aparup Banerjee
c197d5f028
MDL-17327 database : fixed comparisions in sql to be cross db compatible in data_get_advanced_search_sql()
...
This was failing under the MSSQL database drivers.
2012-04-03 15:06:09 +08:00
Aparup Banerjee
31b6200263
Merge branch 'wip-MDL-17327-master' of git://github.com/abgreeve/moodle
2012-04-03 14:58:27 +08:00
Petr Skoda
4218d813bf
MDL-32251 add missing spikephpcoverage modification info, improve coding style in competionlib
2012-04-03 07:59:39 +02:00
Jason Fowler
4def8463fe
MDL-27427 - Blog - Adding ability to delete entries from external blogs
2012-04-03 12:54:25 +08:00
Aparup Banerjee
bc706271c8
Merge branch 'wip-MDL-32171-master' of git://github.com/marinaglancy/moodle
2012-04-03 11:42:58 +08:00
Dan Poltawski
4fe5849b72
Merge branch 'wip-mdl-30904' of git://github.com/rajeshtaneja/moodle
2012-04-03 11:39:14 +08:00
Rajesh Taneja
ab6ec58a2e
MDL-32270 Library: ->defaulthomepage is checked before used
2012-04-03 11:28:07 +08:00
Dan Poltawski
1d40f283ce
Merge branch 'MDL-32220' of git://github.com/timhunt/moodle
2012-04-03 11:09:31 +08:00
Aparup Banerjee
cc6c84373a
Merge branch 'wip-MDL-32269-master' of git://github.com/marinaglancy/moodle
2012-04-03 10:18:19 +08:00
Sam Hemelryk
7b98a1dfd8
Merge branch 'wip-mdl-32150' of git://github.com/rajeshtaneja/moodle
2012-04-03 10:33:06 +12:00
Dan Poltawski
aefc7e28ff
Merge branch 'MDL-32213_manual_grade_question_upgrade' of git://github.com/davosmith/moodle
2012-04-02 16:59:10 +08:00
Dan Poltawski
8408d23c99
Merge branch 'w14_MDL-32250_m23_simpletest110' of git://github.com/skodak/moodle
2012-04-02 16:15:35 +08:00
Petr Skoda
97621c33c9
MDL-32250 fixed case typo
...
Thanks Dan!
2012-04-02 09:21:14 +02:00
Ankit Agarwal
8331a159c5
MDL-22895 backup: Adding the feature to support backing up and restoring calendar events
2012-04-02 13:58:33 +08:00
Dan Poltawski
6461e1482e
Merge branch 'MDL-32039' of git://github.com/timhunt/moodle
2012-04-02 11:49:20 +08:00
Andreas Grabs
abd2899cad
MDL-31768 - it is not possible to add a picture to the thanks page in feedback
2012-04-02 11:16:32 +08:00
M Kassaei
011187104f
MDL-32214 quiz regrading: with many attempts, PHP runs out of memory
2012-04-02 11:04:05 +08:00
Sam Hemelryk
530eecc0f9
Merge branch 'MDL-32239' of git://github.com/timhunt/moodle
2012-04-02 14:31:30 +12:00
Dan Poltawski
69f4556602
Merge branch 'wip-MDL-32264-m23' of git://github.com/samhemelryk/moodle
2012-04-02 10:17:35 +08:00
Dan Poltawski
6e83ae36a8
Merge branch 'MDL-32246' of git://github.com/timhunt/moodle
2012-04-02 10:03:10 +08:00
Dan Poltawski
bec21793d2
Merge branch 'MDL-32201' of git://github.com/timhunt/moodle
2012-04-02 09:40:09 +08:00
Sam Hemelryk
f9488a6f73
MDL-30981 upgrade: Fixed a couple of phpdoc typos
2012-04-02 12:27:23 +12:00
Sam Hemelryk
ea6805f009
Merge branch 'MDL-30981' of git://github.com/stronk7/moodle
2012-04-02 12:26:41 +12:00
Sam Hemelryk
880a40c5b1
Merge branch 'MDL-32256-cron-return' of git://github.com/mudrd8mz/moodle
2012-04-02 11:28:09 +12:00
Sam Hemelryk
4958b6f224
Merge branch 'MDL-32258-data-cron' of git://github.com/mudrd8mz/moodle
2012-04-02 11:24:54 +12:00
Sam Hemelryk
90ad4ed589
Merge branch 'master_MDL-31908_glossary_entrylist_print_version_not_showing_content' of git://github.com/kanikagoyal/moodle
2012-04-02 11:19:58 +12:00
Eloy Lafuente (stronk7)
39b90b5152
MDL-30981 Upgrade API: Added related phpdocs
2012-04-02 00:40:13 +02:00
Sam Hemelryk
3279dd4253
Merge branch 'MDL-31711' of git://github.com/nebgor/moodle
2012-04-02 10:22:22 +12:00
Sam Hemelryk
6b8e99dd87
Merge branch 'MDL-32289' of git://github.com/lazydaisy/moodle
2012-04-02 10:16:52 +12:00
Petr Skoda
c9c2027332
MDL-32251 E_STRICT fix
2012-04-01 15:22:42 +02:00
Petr Skoda
324d210fe4
MDL-32251 one more E_STRICT fix
2012-04-01 12:23:07 +02:00
Mary Evans
76002f94f5
MDL-32289 theme_afterburner: added lang menu to frontpage layout in config.php
2012-04-01 01:05:14 +01:00
Mary Evans
d0760eac6c
MDL-32262 theme_afterburner: fixed missing comma in afterburner_styles.css
2012-04-01 00:31:23 +01:00
Petr Skoda
d9d61fa340
MDL-32251 use standard PHP debug levels instead of original 38911
2012-03-30 19:19:06 +02:00
Petr Skoda
54352ac979
MDL-32251 more E_STRICT fixes
2012-03-30 19:02:58 +02:00
David Mudrak
5a08e363f0
MDL-20438 removing sesskey checks from places where there is no sesskey support guaranteed yet
...
Thanks Petr Skoda for spotting this during the peer-review.
2012-03-30 11:08:48 +02:00