Petr Škoda
fc4365d0fe
MDL-42555 fix moodle_url typo in namespaces
2013-10-29 17:03:58 +08:00
Damyon Wiese
afb5f285cd
Merge branch 'm26_MDL-39810_IE_Compatibility_View_Does_Not_Recognize_JSON_RFC4627_MIME_Type' of https://github.com/scara/moodle
2013-10-29 13:44:34 +08:00
Dan Poltawski
b6df9f8f55
Merge branch 'wip-mdl-42560' of git://github.com/rajeshtaneja/moodle
2013-10-29 13:09:23 +08:00
Dan Poltawski
e29dcc5a5b
Merge branch 'wip-mdl-42556' of https://github.com/rajeshtaneja/moodle
2013-10-29 12:10:44 +08:00
Matteo Scaramuccia
bc242bbda5
MDL-39810 Files: IE doesn't recognize JSON MIME Type (RFC4627).
...
Affected versions:
- IE 8+, under Compatibility View.
2013-10-28 23:34:35 +01:00
Rajesh Taneja
abedc1a84c
MDL-42556 Events: passing modified user info to user_deleted event
...
Deleting user modifies few fields and leave rest as un-modified
So passing modified data to event, to keep it small
2013-10-28 16:37:56 +08:00
Dan Poltawski
96d0198b8a
Merge branch 'wip-mdl-42491-master' of git://github.com/deraadt/moodle
2013-10-28 11:21:26 +08:00
Rajesh Taneja
045d913d11
MDL-42560 Events: Removed use of role->name
...
role->name is usually empty or localized, so should not be used in events
2013-10-28 11:06:47 +08:00
Marina Glancy
7fbe33fcf1
MDL-42400 generator: module generators call add_moduleinfo instead of direct inserts
2013-10-26 14:00:23 +11:00
Michael Aherne
85e7a92e54
MDL-42517 testing Changed events test to use assertDebuggingCalled()
2013-10-25 09:50:10 +01:00
Michael de Raadt
a6989aa6e9
MDL-42491 libraries: add exception for IE11 (and hopefully later versions)
2013-10-25 09:24:47 +08:00
Dan Poltawski
205d507f87
Merge branch 'MDL-42362_master' of git://github.com/dmonllao/moodle
2013-10-24 12:39:38 +08:00
Marina Glancy
63e77f410d
Merge branch 'w43_MDL-42414_m26_rev' of https://github.com/skodak/moodle
2013-10-23 13:11:13 +11:00
Marina Glancy
295825feb6
Merge branch 'w43_MDL-37813_m26_filterall' of https://github.com/skodak/moodle
2013-10-23 10:17:00 +11:00
Dan Poltawski
2d79065013
Merge branch 'MDL-42112-master' of git://github.com/damyon/moodle
2013-10-22 12:16:53 +02:00
David Monllao
041cf62b1d
MDL-42362 behat: Passing options to modules generators
2013-10-21 11:11:39 +08:00
Petr Škoda
a67ea663b1
MDL-37813 remove missing filters when configuring string filters and fix filter uninstall
2013-10-18 15:57:27 +02:00
Petr Škoda
c1b8ec42dd
MDL-42414 cleanup and fix increment_revision_number() unit test
2013-10-18 14:47:31 +02:00
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
Petr Škoda
80dc19699c
MDL-42224 fix log output regression in auth test
2013-10-16 07:25:28 +02: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
David Monllao
89cf999a8d
MDL-39489 behat: Updating to 2.6 moodlehq/behat-extension tag
...
Also solving new problem after Behat
2.5 upgrade.
2013-10-15 15:09:04 +08:00
Damyon Wiese
e6338c2c65
Merge branch 'MDL-41170-master' of git://github.com/ankitagarwal/moodle
2013-10-14 14:02:34 +08:00
Ankit Agarwal
6c679d1532
MDL-41170 events: User_updated event should be triggered on password updates
2013-10-14 13:26:47 +08:00
Dan Poltawski
b011a17b26
Merge branch 'MDL-41672-text-mail-links' of git://github.com/mudrd8mz/moodle
2013-10-14 12:11:23 +08:00
Petr Škoda
2a67e105b6
MDL-41935 attempt to work around random time comparison test failures
2013-10-12 15:53:25 +02:00
Petr Škoda
f007e89961
MDL-42224 clean up message and email redirection testing
2013-10-12 13:59:07 +02:00
Petr Škoda
b5486ce89b
MDL-41953 add more tests for invalid plugin names
2013-10-11 00:09:04 +02:00
Petr Škoda
a41d1ca0ce
MDL-41953 allow plugin names to end with multiple digits
2013-10-11 00:04:39 +02:00
David Monllao
e9af3ed361
MDL-42013 behat: I should (not)? see checking visibility
...
Only for non-Javascript tests. If the step
is named I should/should not see whatever
is makes sense that has to be visible.
2013-10-10 18:40:29 +08:00
Dan Poltawski
c08f914799
Merge branch '42057-26' of git://github.com/samhemelryk/moodle
2013-10-10 07:20:18 +08:00
David Mudrák
12cead32f2
MDL-41672 Add html2text unit test for multiple occurrences of the same URL
2013-10-09 15:38:21 +02:00
Petr Škoda
90930acff8
MDL-42054 fix incorrect email redirection in unit tests
2013-10-09 12:08:55 +02:00
Damyon Wiese
604fc45ee0
Merge branch 'wip-MDL-42098-master' of git://github.com/abgreeve/moodle
2013-10-09 11:48:14 +08:00
Sam Hemelryk
9d1b909a9c
Merge branch 'MDL-41956_master' of https://github.com/totara/openbadges
2013-10-09 08:54:46 +13:00
Eloy Lafuente (stronk7)
467fc03982
Merge branch 'w41_MDL-42199_m26_rev' of https://github.com/skodak/moodle
2013-10-08 10:53:03 +02:00
Dan Poltawski
4f0eaf18f4
Merge branch 'MDL-40493-master' of git://github.com/damyon/moodle
...
Conflicts:
lib/db/install.xml
lib/db/upgrade.php
version.php
2013-10-08 16:42:17 +08:00
Petr Škoda
307124bed8
MDL-42199 fix course revision test
2013-10-08 09:57:09 +02:00
Sam Hemelryk
87f28ddceb
Merge branch 'w41_MDL-42078_m26_uninstallcleanup' of https://github.com/skodak/moodle
2013-10-08 11:20:51 +13:00
Petr Škoda
e734d8850c
MDL-41197 normalize ascii text conversion
2013-10-07 23:54:05 +02:00
Petr Škoda
e87214bda7
MDL-42078 multiple uninstall improvements and cleanup
...
Includes:
* update checker refactored to \core\update\ namespace
* plugininfo classes refactored to \core\plugininfo\ namespace
* plugin_manager renamed to core_plugin_manager
* redirect back to original page after plugin uninstall
* fixed assign subplugin uninstall
* move assign subplugins under the assignment in admin tree
* fixed plugininfo for all question related plugin types
* auth uninstall support
* added missing block dependencies
* added theme uninstall
* subplugin types are following the plugin on plugin overview page
* several performance improvements in plugin manager
* new warnigns when plugininfo are outdated or missing
* multiple fixes and other improvements
2013-10-07 13:10:36 +02:00
Damyon Wiese
d4770c9f00
Merge branch '31830-26' of git://github.com/samhemelryk/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-10-07 15:28:45 +08:00
Dan Poltawski
d1050e406f
Merge branch 'MDL-42013_master' of git://github.com/dmonllao/moodle
2013-10-07 11:26:37 +08:00
Sam Hemelryk
8618757c66
Merge branch 'w41_MDL-41220_m26_pluginlist' of https://github.com/skodak/moodle
2013-10-07 15:51:45 +13:00
Sam Hemelryk
166ac0a35d
MDL-41398 output: implemented maintenance renderer
2013-10-07 11:55:14 +13:00
Sam Hemelryk
5dc361e16e
MDL-31830 core_course: new course category management interface
...
* Implemented a new course and category management page.
* Deprecated the old management interface.
* Unit tests to cover the new API and core functions.
* Behat tests to cover the new interface.
2013-10-07 10:21:41 +13:00
Petr Škoda
9ebd40eddf
MDL-41220 fix test_get_plugin_list_with_file
2013-10-04 16:01:04 +02:00
Petr Škoda
ef5e1151c1
MDL-41197 ignore all problems when converting texts
2013-10-04 10:59:41 +02:00
Adrian Greeve
73d363f0fa
MDL-42098 - Libraries: Unit test for fullname function to ensure that debug message is
...
shown even when additional names are enabled.
2013-10-04 15:03:00 +08:00