David Monllao
b7d6c48589
MDL-38433 behat: New tests
...
According to MDLQA-48
2013-03-19 16:44:20 +08:00
David Monllao
4b61cc91ac
MDL-38410 behat: Adding basic step and test for mod_choice
2013-03-19 16:42:59 +08:00
David Monllao
5cde7298e3
MDL-38410 behat: Adding new form fields
2013-03-19 16:42:59 +08:00
David Monllao
fb624374bc
MDL-38410 behat: Step to select from radio inputs
2013-03-19 16:42:59 +08:00
Eloy Lafuente (stronk7)
bacd6a6f32
Merge branch 'MDL-36872-master' of git://github.com/ankitagarwal/moodle
2013-03-19 09:36:43 +01:00
Damyon Wiese
43087d02dd
Merge branch 'MDL-38368-master' of git://github.com/FMCorz/moodle
2013-03-19 16:17:41 +08:00
Damyon Wiese
20139cbcef
MDL-30790 folder : Whitespace fixes
2013-03-19 15:59:41 +08:00
Damyon Wiese
0cabeada65
Merge branch 'MDL-30790_25' of git://github.com/rlorenzo/moodle
2013-03-19 15:47:35 +08:00
Damyon Wiese
db98fa786e
Merge branch 'wip-mdl-36395-m' of git://github.com/rajeshtaneja/moodle
...
Conflicts:
version.php
2013-03-19 15:18:13 +08:00
Damyon Wiese
851c304f45
Merge branch 'w12_MDL-38320_m25_logininfo' of git://github.com/skodak/moodle
2013-03-19 15:01:02 +08:00
Damyon Wiese
976b0ff2d4
Merge branch 'MDL-37959-master' of git://github.com/FMCorz/moodle
...
Conflicts:
lib/formslib.php
2013-03-19 14:54:40 +08:00
Damyon Wiese
08f5b90bb7
Merge branch 'MDL-38426_dnd_plain_text' of git://github.com/davosmith/moodle
2013-03-19 14:36:43 +08:00
Damyon Wiese
a34ffe2e2e
Merge branch 'MDL-38456-mdeploy-paths' of git://github.com/mudrd8mz/moodle
2013-03-19 14:02:23 +08:00
Michael de Raadt
4b6bf04659
MDL-38543 Adjusted fieldset in select all-none fieldset check
2013-03-19 13:49:47 +08:00
Damyon Wiese
3b2a6bf555
MDL-37079 Course create/update module. Remove use of "continue 2".
2013-03-19 13:03:11 +08:00
Damyon Wiese
716db45f50
Merge branch 'MDL-38453-master' of git://github.com/FMCorz/moodle
2013-03-19 12:15:48 +08:00
Damyon Wiese
dcc5f0fe1e
Merge branch 'MDL-38049-master' of git://github.com/FMCorz/moodle
2013-03-19 11:52:51 +08:00
Damyon Wiese
8f2913b936
MDL-37079 Course create/update module. Fix indenting, some comment formatting and whitespace.
2013-03-19 11:20:39 +08:00
Damyon Wiese
8fe55f6862
Merge branch 'MDL-37079-master2' of git://github.com/mouneyrac/moodle
2013-03-19 11:13:23 +08:00
Damyon Wiese
1c14b1c10c
MDL-38367 Course dnduploadlib : deprecated add_* functions as they are internal to the class.
2013-03-19 09:56:16 +08:00
Damyon Wiese
23477802b7
Merge branch 'MDL-38367_dnd_ui_improvements' of git://github.com/davosmith/moodle
2013-03-19 09:31:07 +08:00
Eloy Lafuente (stronk7)
668a62ef80
Merge branch 'MDL-38524_master' of git://github.com/dmonllao/moodle
2013-03-19 01:46:11 +01:00
Andrew Robert Nicols
53ae22b993
MDL-38391 lib: Also include core subsystems in YUI_config.modules
2013-03-18 23:52:39 +00:00
Andrew Robert Nicols
da5e59b9d9
MDL-38391 lib: Rename moodle_metadata adder
...
This is a bit of a grey area. This function does not get and return a value
to the caller, and does not set a value taken from the caller. Instead it
gets a value from get_moodle_metadata and adds it to the current instance
of YUI_config. This rename will hopefully improve clarity here.
2013-03-18 23:30:00 +00:00
Andrew Robert Nicols
c199993a61
MDL-38391 lib: Add note about use of camelCase variables names in YUI_config
2013-03-18 23:17:32 +00:00
Andrew Robert Nicols
d52ba47ee0
MDL-38391 lib: Remove clearing of YUI MUC cache on cache purge
...
purge_all_caches() handles clearing of all MUC caches so we don't need to
additionally clear the cache here too.
2013-03-18 23:13:16 +00:00
Eloy Lafuente (stronk7)
03deed4f75
Merge branch 'w12_MDL-36198_m25_yuireset' of git://github.com/skodak/moodle
2013-03-18 23:56:34 +01:00
Davo Smith
09fd07fe00
MDL-38367 course dndupload - deprecate public 'add_type' function, remove non-YUI3 API call to _node
2013-03-18 18:47:04 +00:00
David Monllao
f07bf92f53
MDL-38524 behat: Using wildcard instead of hardcoded version
2013-03-18 16:32:13 +08:00
Jerome Mouneyrac
37550a52e7
MDL-37079 missed one modedit.php change since started to work on the issue
2013-03-18 16:08:52 +08:00
Jerome Mouneyrac
80fe0c1983
MDL-37079 switch the modedit.php functions into course/modedit.php
2013-03-18 14:41:38 +08:00
Jerome Mouneyrac
7cb0ea2c37
MDL-37079 remove TODO, add . in comments
2013-03-18 14:41:37 +08:00
Jerome Mouneyrac
7bf4f6e999
MDL-37079 Added many assertEquals + generic test function (easy to test new module) + now process next advanced grading screens
2013-03-18 14:41:36 +08:00
Jerome Mouneyrac
dd5d933f30
MDL-37079 create/update_module()
2013-03-18 14:41:35 +08:00
Damyon Wiese
864ce820c4
MDL-38005 formslib: Removing additional duplicate headers in calculated question form.
2013-03-18 14:11:09 +08:00
Damyon Wiese
7c211f565a
Merge branch 'MDL-38005-master' of git://github.com/FMCorz/moodle
2013-03-18 13:45:41 +08:00
Damyon Wiese
9ccc1e1f34
Merge branch 'MDL-38340-master' of git://github.com/FMCorz/moodle
2013-03-18 13:24:45 +08:00
Damyon Wiese
61e871c3c9
Merge branch 'MDL-38435-master' of git://github.com/FMCorz/moodle
2013-03-18 13:08:41 +08:00
Damyon Wiese
1ef6160ade
Merge branch 'MDL-38215-workshop-oracle' of git://github.com/mudrd8mz/moodle
2013-03-18 11:41:00 +08:00
Petr Škoda
d2f3c5c58d
MDL-38180 do not add links for enrol and other users candidates
2013-03-17 22:21:27 +01:00
Petr Škoda
f2cf0f8419
MDL-38320 fix role name display when roles switched
2013-03-17 21:14:11 +01:00
Petr Škoda
d0bf51e2b3
MDL-38329 use proper plugin name for the webkit lists workaround
...
Credit goes to Mauno Korpelainen, thanks.
2013-03-17 20:59:11 +01:00
Petr Škoda
9d4f949547
MDL-38202 fix loginas logout redirection
2013-03-17 20:51:25 +01:00
Petr Škoda
ab633dafac
MDL-38319 make role_get_names() faster and more useful
2013-03-17 20:15:59 +01:00
Petr Škoda
94388d18ca
MDL-38364 rework PHPUnit autoloading
...
This is related to BC incompatibility introduced in https://github.com/sebastianbergmann/phpunit/issues/848
2013-03-17 19:54:55 +01:00
Andrew Robert Nicols
43bd811891
MDL-38507 JavaScript: Move definition of YUI_config before setup of SimpleYUI
...
Since moving to SimpleYUI, the order of inclusion for the YUI_config
variable is more important.
Simple YUI defines a global instance of YUI so that it can be used without
specifying the full YUI().use() syntax. As a result, any configuration
applied when that global instance is setup must exist already.
2013-03-17 16:30:39 +00:00
Andrew Robert Nicols
b3c78403b0
MDL-38391 lib: Move the group configFn to the YUI_config class
2013-03-17 16:25:33 +00:00
Andrew Robert Nicols
aa135c4d46
MDL-38391 lib: Add system to fetch moodle YUI metadata
2013-03-17 16:25:33 +00:00
ppichet
e605209ad6
MDL-38444 Saving datasets from edit_calculatedsimple_form.php
...
Bypassing the 3 steps savequestion() of calculated.
2013-03-16 23:36:44 -04:00
Eloy Lafuente (stronk7)
a06900b5b2
MDL-25655 glossary: non full searches now working.
...
In the process of updting the module from 1.9 to
2.0 the (non) full search feature was lost without notice.
This restitutes it with the same behavior present in 1.9:
- fullsearch disabled: look into concepts and aliases.
- fullsearch enabled (default): look also into definitions.
2013-03-16 18:04:57 +01:00