Dan Poltawski
|
68aaba6c84
|
Merge branch 'MDL-37046_master' of git://github.com/dmonllao/moodle
|
2013-01-29 12:03:10 +08:00 |
|
David Monllao
|
475ac3f8ee
|
MDL-37046 behat: Changes from integration review
* RTL languages problem solved
* Fixed curl errno return
* Switch to behat test environment code more readable
|
2013-01-29 11:56:42 +08:00 |
|
David Monllao
|
096858ed83
|
MDL-37046 behat: Use behat test env
Moving from phpunit test environment
to a specific behat test environment
|
2013-01-29 08:40:38 +08:00 |
|
David Monllao
|
b5c130092b
|
MDL-37046 behat: Split in different classes
|
2013-01-29 08:40:38 +08:00 |
|
David Monllao
|
9516712114
|
MDL-37046 behat: Coding standards compliant
|
2013-01-29 08:40:38 +08:00 |
|
David Monllao
|
ff2ec29bb1
|
MDL-37046 behat: Added to standard plugins list
|
2013-01-29 08:40:38 +08:00 |
|
David Monllao
|
0922ef8789
|
MDL-37046 behat: Windows compatibility
|
2013-01-29 08:40:38 +08:00 |
|
David Monllao
|
bd770617a9
|
MDL-37046 behat: New setting to switch completely to test env.
|
2013-01-29 08:40:37 +08:00 |
|
David Monllao
|
f2f66ea4af
|
MDL-37046 behat: Some unit tests
|
2013-01-29 08:40:37 +08:00 |
|
David Monllao
|
d6abac76ca
|
MDL-37046 behat: Allow default config overrides
|
2013-01-29 08:40:37 +08:00 |
|
David Monllao
|
0b5f481bf5
|
MDL-37046 behat: Externalizations
Instead of starting the PHP web server and calling
behat as a passthru we maintain them as standalone
|
2013-01-29 08:40:37 +08:00 |
|
David Monllao
|
6d9427bba6
|
MDL-37046 behat: Removing MinkContext
|
2013-01-29 08:40:37 +08:00 |
|
David Monllao
|
de424b462f
|
MDL-37046 behat: Removing step
The issue scope is only the integration in moodle
|
2013-01-29 08:40:37 +08:00 |
|
David Monllao
|
a2a9843819
|
MDL-37046 behat: Checking PHP version
|
2013-01-29 08:40:37 +08:00 |
|
David Monllao
|
a09534f4fc
|
MDL-37046 behat: Requires Moodle 2.5
Also more code comments and general cleanup
|
2013-01-29 08:40:37 +08:00 |
|
David Monllao
|
fbb5243491
|
MDL-37046 behat: Refining composer dependencies installation
|
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 |
|
Sam Hemelryk
|
bf6a1b9078
|
Merge branch 'w04_MDL-37596_m25_schedmaint' of git://github.com/skodak/moodle
|
2013-01-29 08:44:15 +13:00 |
|
Petr Škoda
|
48e114a517
|
MDL-37596 optionally enable CLI maintenance later
|
2013-01-28 14:23:21 +01:00 |
|
Sam Hemelryk
|
502e785311
|
Merge branch 'w04_MDL-37638_m25_rolecloning' of git://github.com/skodak/moodle
|
2013-01-28 18:00:07 +13:00 |
|
Sam Hemelryk
|
682a1c0108
|
Merge branch 'w04_MDL-37728_m25_roledef' of git://github.com/skodak/moodle
|
2013-01-28 17:25:51 +13:00 |
|
Petr Škoda
|
ba4b17dc55
|
MDL-37728 show role risks
|
2013-01-27 14:55:06 +01:00 |
|
Petr Škoda
|
c7e2e4d5d1
|
MDL-37728 list only relevant capabilities when reviewing role permissions
|
2013-01-27 14:29:27 +01:00 |
|
Petr Škoda
|
3b00599bb6
|
MDL-37728 show allow matrix info in role overview
|
2013-01-27 14:14:32 +01:00 |
|
Petr Škoda
|
019b77cd7e
|
MDL-37638 fix name of duplicate role
|
2013-01-25 19:35:40 +01: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 |
|
Dan Poltawski
|
397ccf1309
|
MDL-36602 - fix whitespace
|
2013-01-22 15:45:34 +08:00 |
|
Dan Poltawski
|
079b83f34e
|
Merge branch 'w03_MDL-36602_m25_mnetuser' of git://github.com/skodak/moodle
|
2013-01-22 15:44:28 +08:00 |
|
Dan Poltawski
|
928639c06e
|
Merge branch 'MDL-37275_master' of git://github.com/markn86/moodle
|
2013-01-22 12:46:09 +08:00 |
|
Sam Hemelryk
|
36546841f1
|
Merge branch 'MDL-36621-master' of git://github.com/ankitagarwal/moodle
Conflicts:
calendar/lib.php
lib/db/caches.php
version.php
|
2013-01-22 16:35:03 +13:00 |
|
Aparup Banerjee
|
4e0828c954
|
Merge branch 'MDL-37571' of git://github.com/tmuras/moodle
|
2013-01-21 15:05:46 +08:00 |
|
Aparup Banerjee
|
ebf5d99c61
|
Merge branch 'wip-MDL-37591_master' of git://github.com/lazydaisy/moodle
|
2013-01-21 12:49:15 +08:00 |
|