Damyon Wiese
3e22717283
MDL-42112 tablelib: Generate the correct number of cols for empty rows
...
(And a test for it).
2013-10-18 11:51:55 +08:00
Damyon Wiese
306b31794a
MDL-42112 Tablelib: Add unit tests (some)
2013-10-18 11:47:07 +08:00
Jenny Gray
fc45e6767f
MDL-41339 Tags: Added unique tag instance id to tag_get_tags functions
...
Avoids php warnings on creating new tags
2013-10-17 13:46:34 +01:00
Dan Poltawski
c68bf34f83
Merge branch 'MDL-42411-master' of git://github.com/damyon/moodle
2013-10-17 16:29:05 +08:00
Damyon Wiese
5d5c4c0b73
MDL-43411 Backup: Fix restore from 1.9
...
The restore progress bars introduced a bug when restoring Moodle 1.9 backups.
build_plan needs to be surrounded with start_progress/end_progress with the mode
set to indeterminite or it throws coding errors.
2013-10-17 15:54:24 +08:00
Dan Poltawski
05f597ecac
MDL-42410 skydrive: Fix url to microsoft oauth site
2013-10-17 14:25:06 +08:00
Ankit Agarwal
2bc22e070f
MDL-42272 groups: Add automated tests for MDLQA-145
2013-10-17 10:59:36 +08:00
Sam Hemelryk
df460b5a23
MDL-42299 course: management category expansion improvements
2013-10-17 12:11:31 +13:00
Marina Glancy
0198b4a5d9
MDL-42323 coursecat: Changed phpdocs in deprecated function get_categories
2013-10-17 09:53:28 +11:00
Sam Hemelryk
f5593410af
MDL-40976 actionmenu: toggle button second click now hides
2013-10-17 09:14:29 +13:00
Sam Hemelryk
d5de874727
MDL-42299 course: management interface remember categories expanded by AJAX
...
Categories that have been expanded using AJAX are now remember and
expanded again autoamtically when something triggers a page refresh.
2013-10-17 08:41:12 +13:00
Sam Hemelryk
3f08254ff8
MDL-42277 course: fixed missing set context
2013-10-17 08:41:07 +13:00
Sam Hemelryk
962885e80c
MDL-42316 course: moved require_login up the script
2013-10-17 08:40:55 +13:00
Sam Hemelryk
3b681e6cf8
MDL-42246 course: improved highlighting of bulk actions
2013-10-17 08:40:44 +13:00
Sam Hemelryk
4d4f516da6
MDL-42301 course: listings now show a delete icon
2013-10-17 08:39:12 +13:00
Eloy Lafuente (stronk7)
059d7bd275
Merge branch 'MDL-42380-master' of git://github.com/damyon/moodle
2013-10-16 15:19:36 +02:00
Jamie Pratt
f16ed06c2c
MDL-42115 exception when there are no questions
2013-10-16 19:40:04 +07:00
Damyon Wiese
2288969269
Merge branch 'MDL-42065_master' of https://github.com/sam-moodle/moodle
2013-10-16 15:45:40 +08:00
Ankit Agarwal
79b40dea57
MDL-42290 choice: Add a automated test to verify limiting number of responses works
2013-10-16 15:34:26 +08:00
Petr Škoda
b2858b916a
MDL-42148 new overview of 3rd party libraries
...
Includes:
* each plugin has own thirdpartylibs.xml file
* added missing libraries
* fixed existing library infos
* new Site administration / Development / Third party libraries page
2013-10-16 14:48:29 +08:00
Petr Škoda
80dc19699c
MDL-42224 fix log output regression in auth test
2013-10-16 07:25:28 +02:00
Damyon Wiese
6de4beb8dd
MDL-42380 Course unit tests: Remove assert causing oracle unit tests to die
2013-10-16 13:20:33 +08:00
Damyon Wiese
fc69508f01
Merge branch 'MDL-42029-master-nomerge' of git://github.com/mouneyrac/moodle
...
Conflicts:
mod/assign/feedback/editpdf/lang/en/assignfeedback_editpdf.php
2013-10-16 12:45:07 +08:00
Jerome Mouneyrac
ea6d86743f
MDL-42029 Editpdf: Page selector should indicate what page you are on
2013-10-16 11:55:30 +08:00
Damyon Wiese
2ec214806f
Merge branch '42294-26' of git://github.com/samhemelryk/moodle
2013-10-16 11:36:16 +08:00
Eloy Lafuente (stronk7)
11182e2eb1
Merge branch 'w42_MDL-42224_m26_msgredir' of https://github.com/skodak/moodle
2013-10-16 01:23:01 +02:00
Eloy Lafuente (stronk7)
77631383f0
Merge branch 'MDL-42240' of git://github.com/danpoltawski/moodle
2013-10-16 01:04:36 +02:00
Eloy Lafuente (stronk7)
cbef1d9d3f
MDL-42302 course: re-shitfering management module.
2013-10-16 00:53:58 +02:00
Eloy Lafuente (stronk7)
e60637052c
Merge branch '42302-26' of git://github.com/samhemelryk/moodle
2013-10-16 00:39:46 +02:00
Sam Hemelryk
b155a17034
MDL-42302 course: fixed bugs while changing visibility
...
* No longer uses show which is resvered on MySQL
* Selected category courses are now always returned.
2013-10-16 08:25:08 +13:00
Sam Hemelryk
af321e0f20
MDL-42294 course: fixed delete script ordering
...
Added a behat test for the creation and deletion of a new course.
This should turn up any such errors like this during automated
testing in the future.
2013-10-16 08:24:56 +13:00
Davo Smith
d79d07175e
MDL-35402 forms - prevent crash when multiple rules defined on an editor element
2013-10-15 14:30:33 +01:00
Damyon Wiese
2c94d858f0
Merge branch 'MDL-37877-master' of git://github.com/ankitagarwal/moodle
2013-10-15 16:54:40 +08:00
Dan Poltawski
bca2951282
Merge branch 'MDL-42209_master' of https://github.com/markn86/moodle
2013-10-15 14:43:02 +08:00
Ankit Agarwal
f40be120a4
MDL-42342 blocks: Fix alternate name warning in quiz results block
2013-10-15 14:40:02 +08:00
Ankit Agarwal
b2e791d153
MDL-37877 backup: Fix issues with zipping of large files
...
Files bigger than 4GB is not supported at this point. Zip archiver doesn't know about it and always returns true. We need to verify if it is a valid file or not and delete if not
Also delete the backup file immediately if anything goes wrong anywhere in backup. We don't want to use up space
2013-10-15 12:14:23 +08:00
Dan Poltawski
e3aa1fa929
Merge branch 'wip-MDL-42288-master' of git://github.com/marinaglancy/moodle
2013-10-15 11:53:26 +08:00
Marina Glancy
e6bcdc5ece
MDL-42278 behat: block context can be returned to original state
...
Automate MDLQA-1547 - The context of a block can always be returned to it's original state.
2013-10-15 14:41:55 +11:00
Marina Glancy
e3d43f0d73
Merge branch 'wip-MDL-42234-master' of git://github.com/abgreeve/moodle
2013-10-15 14:11:15 +11:00
Andrew Nicols
ee0a9ce92a
MDL-42340 JavaScript: Stop dialogues forcing overflow - use CSS instead
2013-10-15 11:11:07 +08:00
Damyon Wiese
ef2b0f5ca3
MDL-42152 Javascript: Add version bump for YUI update
2013-10-15 10:55:29 +08:00
Petr Škoda
2cd519fb71
MDL-42152 fix broken theme->yuicssmodules support
2013-10-15 10:54:34 +08:00
Petr Škoda
d3e5f04671
MDL-42152 add more YUI rollup explanation from Andrew
2013-10-15 10:53:21 +08:00
Petr Škoda
d17f25a56e
MDL-42152 rename our rollup to start with 'yui-' to enable the stadnard regex base magic
2013-10-15 10:53:20 +08:00
Petr Škoda
2ea00a5867
MDL-42152 improve SimpleYUI docs
2013-10-15 10:53:20 +08:00
Andrew Nicols
c8b9f6d9b0
MDL-42152 Use new rollup system
2013-10-15 10:53:20 +08:00
Andrew Nicols
eee4cbb725
MDL-42152 AJAX: Add rollup support to YUI loader
2013-10-15 10:53:20 +08:00
Petr Škoda
8a47844629
MDL-42152 import YUI 3.13.0 and switch to emulated SimpleYUI
...
Includes @version@ fix
2013-10-15 10:53:08 +08:00
Tim Hunt
562684e3a0
MDL-42309 typo: fix reponse -> response throughout Moodle.
2013-10-15 13:47:27 +11:00
Adrian Greeve
40a473d5e7
MDL-42234 - Repositories: Fix undefined variable notice when no repositories are enabled.
2013-10-15 10:40:23 +08:00