David Monllao
fbb5243491
MDL-37046 behat: Refining composer dependencies installation
2013-01-29 08:40:37 +08:00
David Monllao
1be4c32138
MDL-37046 behat: Specific composer dependencies versions
2013-01-29 08:40:37 +08:00
David Monllao
f4ebf1f889
MDL-37046 behat: Command with x permission
2013-01-29 08:40:37 +08:00
David Monllao
cb18fd7100
MDL-37046 behat: Using moodle composer
2013-01-29 08:40:37 +08:00
David Monllao
d46340eb16
MDL-37046 behat: Adding steps definitions list filters
2013-01-29 08:40:36 +08:00
David Monllao
25833ef86e
MDL-37046 behat: CLI option to add/remove javascript tests
2013-01-29 08:40:36 +08:00
David Monllao
cca2c80630
MDL-37046 behat: Restricting the execution to the built-in server
2013-01-29 08:40:36 +08:00
David Monllao
84d687befc
MDL-37046 behat: Removing temporarly the rest context of Behatch until upstream fixes the problem
2013-01-29 08:40:36 +08:00
David Monllao
df8dcf3ed6
MDL-37046 behat: Using single config file on moodle side
2013-01-29 08:40:36 +08:00
David Monllao
603c95dc10
MDL-37046 behat: User interface
2013-01-29 08:40:36 +08:00
David Monllao
93245e952f
MDL-37046 behat: Steps definitions loading
2013-01-29 08:40:36 +08:00
David Monllao
554820dd52
MDL-37046 behat: Moving installation instructions to MDocs
2013-01-29 08:40:36 +08:00
David Monllao
8cdc0ce8a4
MDL-37046 behat: Integrating build config file into runtests action
2013-01-29 08:40:36 +08:00
David Monllao
6d994c510f
MDL-37046 behat: Adding CLI options
2013-01-29 08:40:36 +08:00
David Monllao
33005f689c
MDL-37046 behat: Adding build config file action
2013-01-29 08:40:36 +08:00
David Monllao
e87d603dca
MDL-37046 behat: Moving feature file to lib/tests/behat
2013-01-29 08:40:36 +08:00
David Monllao
ecbd3cbe70
MDL-37046 behat: CLI tool
2013-01-29 08:40:35 +08:00
David Monllao
cc5446464e
MDL-37046 behat: Adding switch environment feature
2013-01-29 08:40:35 +08:00
David Monllao
7f541ea3ed
MDL-37046 behat: Adding web-based tests runner
...
Uses phpunit test environment to execute the functional testing, adding
steps definitions list and tests runner actions
2013-01-29 08:40:35 +08:00
David Monllao
191b3fb9d7
MDL-37046 behat: Adding a test to check the test environment
2013-01-29 08:40:35 +08:00
David Monllao
dca22d7cc1
MDL-37046 behat: Basic web execution wrapper
2013-01-29 08:40:35 +08:00
David Monllao
301cbe3a30
MDL-37046 behat: Behat admin tool skeleton
2013-01-29 08:40:35 +08:00
Dan Poltawski
b3778a0dec
MDL-37684 - phpunit add missing definitions to phpunit.xml.dist
2013-01-25 16:33:51 +08:00
Dan Poltawski
a737019604
weekly release 2.5dev
2013-01-25 15:57:30 +08:00
Dan Poltawski
ec0f4373fa
Fix permissions
2013-01-25 15:57:20 +08:00
Dan Poltawski
a7b860a0c7
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2013-01-25 15:56:27 +08:00
Dan Poltawski
ebf6e8f60a
Merge branch 'MDL-37473b' of git://github.com/srynot4sale/moodle
2013-01-25 12:35:40 +08:00
Aaron Barnes
10a8581f2b
MDL-37473 completion: Add missing cap checks to tracked users functions
...
Namely get_num_tracked_users and is_tracked_user()
2013-01-25 17:08:44 +13:00
Dan Poltawski
dec70f2599
Revert "MDL-32652 - Make block drag-drop work throughout Moodle"
...
This reverts commit d7c29c22572314680350ccdcf801f188aca541e4.
2013-01-25 11:52:15 +08:00
AMOS bot
7bc7c3fef2
Automatically generated installer lang files
2013-01-24 00:46:47 +00:00
Dan Poltawski
a42a78754f
Merge branch 'MDL-37547-master' of github.com:damyon/moodle
2013-01-23 15:58:34 +08:00
Mark Nelson
93cc145f88
MDL-37082 core_course: include details of deprecation in the upgrade.txt file
2013-01-23 15:55:04 +08:00
Dan Poltawski
1c426a56f8
Merge branch 'MDL-37082-master' of git://github.com/damyon/moodle
2013-01-23 15:53:20 +08:00
Damyon Wiese
8549deb969
MDL-37082: Fixed failed unit tests from previous patch
2013-01-23 15:23:37 +08:00
Aparup Banerjee
46112c0277
Merge branch 'MDL-37100-master' of git://github.com/ankitagarwal/moodle
...
Conflicts:
version.php
2013-01-23 14:57:45 +08:00
Damyon Wiese
d021941d6c
MDL-37547 Assign: Fix failed unit test on oracle.
...
Oracle is rounding numbers with no decimals - which causes a test failure.
2013-01-23 14:56:21 +08:00
Dan Poltawski
bc5165c2be
Merge branch 'MDL-37082_master' of git://github.com/markn86/moodle
2013-01-23 14:45:59 +08:00
Mark Nelson
18aaeef0b6
MDL-37082 mod_assign: removed reference to deprecated delete_course_module function in the unit tests
2013-01-23 14:25:02 +08:00
David Monllao
1150aeb896
MDL-37458 testing: Removing wrong comments
2013-01-23 13:23:08 +08:00
Eloy Lafuente (stronk7)
c9c75b39fd
Merge branch 'MDL-37619-master' of git://github.com/damyon/moodle
2013-01-23 02:07:53 +01:00
Dan Poltawski
ad3a730c3a
Merge branch 'MDL-37506' of git://github.com/timhunt/moodle
2013-01-23 08:54:32 +08:00
Dan Poltawski
0a93b3127f
Merge branch 'MDL-37082_master' of git://github.com/markn86/moodle
2013-01-23 08:53:02 +08:00
Sam Hemelryk
8c35fcdcd9
Merge branch 'MDL-34435-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
2013-01-23 11:08:55 +13:00
Sam Hemelryk
8af97c2c2e
Merge branch 'wip-MDL-35826-master' of git://github.com/phalacee/moodle
...
Conflicts:
calendar/upgrade.txt
2013-01-23 10:03:42 +13:00
Sam Hemelryk
a659a79f23
MDL-36621 cache: added missing calendar subscription string
2013-01-23 09:58:43 +13:00
Sam Hemelryk
9d98cb9f17
Merge branch 'wip-MDL-34436-master' of git://github.com/phalacee/moodle
2013-01-23 09:54:36 +13:00
Eloy Lafuente (stronk7)
5afd8bfede
Merge branch 'wip-MDL-15930-master' of git://github.com/abgreeve/moodle
2013-01-22 20:34:42 +01:00
Frederic Massart
31a783303e
MDL-29749 phpunit: Windows dir uses backslashes
2013-01-22 16:24:35 +01:00
Ankit Agarwal
38c52ef291
MDL-37100 Version bump
2013-01-22 17:10:31 +08:00
Mark Nelson
a347aee32e
MDL-37082 core_course: create new course_delete_module function that handles the whole deletion process
...
Instead of repeating code all over the place because the original function delete_course_module only partially deletes data, we now place all the functionality needed to delete a module here.
2013-01-22 17:05:16 +08:00