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
Sam Hemelryk
d20337f180
MDL-37644 navigation: new option to display course full names
2013-01-28 10:42:44 +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
Aparup Banerjee
410fee1239
Merge branch 'wip-MDL-37592_master' of git://github.com/lazydaisy/moodle
2013-01-21 12:38:13 +08:00
Dan Poltawski
77ea8340de
Merge branch 'MDL-37458_master' of git://github.com/dmonllao/moodle
2013-01-21 11:14:38 +08:00
Mary Evans
ac6efbaf22
MDL-37592 admin/toot/xmldb/actions/: changed all instances of generalbox class to generaltable class in twelve files as listed.
2013-01-20 22:23:53 +00:00
Mary Evans
01e34f156a
MDL-37591 admin/mnet: replaced generalbox class with generaltable
2013-01-20 21:52:09 +00:00
Petr Škoda
9dcae46d93
MDL-36602 support mnethostid in user csv upload tool
...
Remote users can not be created, updated or deleted. The only allowed operations are suspending, enrolling and adding to cohort or group.
2013-01-19 13:27:00 +01:00
Mark Nelson
26741e3e2f
MDL-37275 webservices: ensure a webservice function is chosen before attempting to add to service
2013-01-18 15:34:33 +08:00
David Monllao
0ea35584ae
MDL-37458 testing common methods generalization
2013-01-18 09:17:30 +08:00
Tomasz Muras
6212ec3217
MDL-37571 Correct form element id.
2013-01-17 23:03:27 +01:00
Aparup Banerjee
9a7bd21fb3
MDL-37564 linked dependant plugin component text to plugins DB
2013-01-17 14:36:39 +08:00
Ankit Agarwal
e73b527c82
MDL-36621 calendar: cache calendar subscriptions and showicalsource setting
...
Now MUC is used to cache subscription information when the constructor for an event is called, which is child of a ical subscription.
A new setting calendar_showicalsource is introduced which controls if the ical source should be displayed along with events in the calendar
Also minor changes has been done in places to make sure subscription id is always associated with ical events
2013-01-17 13:40:06 +08:00
David Monllao
3f7211f45a
MDL-37458 testing lock externalization
2013-01-16 13:43:25 +08:00
Eloy Lafuente (stronk7)
62a9604677
Merge branch 'MDL-36553' of git://github.com/rwijaya/moodle
2013-01-15 18:12:20 +01:00
Eloy Lafuente (stronk7)
ada893d339
Merge branch 'MDL-36554' of git://github.com/rwijaya/moodle
2013-01-15 18:02:26 +01:00
Dan Poltawski
cd7d79d3ab
Merge branch 'w02_MDL-37064_m25_languser' of git://github.com/skodak/moodle
2013-01-15 13:36:44 +08:00
Dan Poltawski
01dcd9d770
Merge branch 'MDL-35793' of git://github.com/timhunt/moodle
2013-01-15 12:56:51 +08:00
Dan Poltawski
97f236e747
Merge branch 'MDL-32341-master' of git://github.com/ankitagarwal/moodle
2013-01-15 12:38:22 +08:00
Anthony Borrow
1a19194121
MDL-15930 - admin: reorganize logic to allow ->fullnamedisplay to be used as default sort.
2013-01-14 10:28:41 +08:00
Ankit Agarwal
af5d990b59
MDL-32341 calendar: calendar custom date range export
...
Adding support to export calendar events for a custom date range based on admin settings
2013-01-14 10:15:09 +08:00
Rossiani Wijaya
6fc61f2d08
MDL-36554 Admin settings: make tables class consistent throughout admin settings
2013-01-14 10:10:54 +08:00
Rossiani Wijaya
f0e3fbb5dd
MDL-36553 admin settings: removed commented out code and add generaltable class to frontpage filter settings
2013-01-14 10:09:52 +08:00
Rossiani Wijaya
8be244b2e2
MDL-36553 Admin settings: make tables class consistent throughout admin plugins setting
2013-01-14 10:09:51 +08:00
Petr Škoda
4d3cd1483d
MDL-37064 validate lang in user upload
2013-01-12 16:30:16 +01:00
Tim Hunt
1c2bf99eb9
MDL-37485 plugins overview: require_login before _capability.
2013-01-11 12:51:53 +00:00
Sam Hemelryk
6f51092fbe
Merge branch 'MDL-35413-master' of git://github.com/damyon/moodle
...
Conflicts:
mod/assign/locallib.php
2013-01-09 11:59:43 +13:00
Sam Hemelryk
70601b9433
Merge branch 'w51_MDL-21342_m25_lockout' of git://github.com/skodak/moodle
2013-01-08 10:56:39 +13:00
Sam Hemelryk
dd89f61e68
Merge branch 'w51_MDL-29996_m25_oldfilters' of git://github.com/skodak/moodle
2013-01-07 15:22:37 +13:00