Ankit Agarwal
c4b0d6dca5
MDL-43044 events: Deprecate course_module_instances_list_viewed abstract class
2013-12-06 15:59:49 +08:00
Ankit Agarwal
bad8b60009
MDL-43044 events: Add a course_module_instance_list_viewed abstract class
2013-12-06 13:18:50 +08:00
Ankit Agarwal
b6c7ab22db
MDL-43044 events: Move component declartion to construct
2013-12-06 13:18:50 +08:00
Damyon Wiese
519449c528
MDL-42625 TinyMCE: Hook into API to track the progress of the init script
2013-12-06 13:10:24 +08:00
David Monllao
d1e55a47be
MDL-42625 behat: Step definitions + related changes in features
...
In general aiming for compatibility with multiple browsers,
firefox, chrome and phantomjs to be more specific.
* Removing hardcoded waits
* Adding @_alert, @_switch_window and @_switch_frame tags,
to label actions that different drivers have problems with.
* Adding missing @_files_upload and @_only_local tags to features that
uploads files.
* Fixing a few wait for page ready what specified miliseconds.
* New methods to ensure elements (usual selectors), sections and editors
are ready to interact with
* Changing the select an option implementation to deal with the different
drivers implementations when listening to JS events.
2013-12-06 13:10:24 +08:00
Pavel Sokolov
a66555328b
MDL-43199 assign: fix js error when expanding comments for non editing teachers in assign grading table
2013-12-06 12:57:20 +08:00
David Monllao
333db2e9b9
MDL-42625 behat: Editing .feature files
2013-12-06 12:13:39 +08:00
Andrew Nicols
a42791cb90
MDL-41030 JavaScript: Convert remaining YUI2 IO calls to YUI3
2013-12-06 12:13:39 +08:00
Damyon Wiese
6e2c417c1f
MDL-41030 Behat: Add support for waiting for javascript
...
This is so that phantomjs (which runs faster than selenium) can pass the tests.
2013-12-06 12:13:39 +08:00
David Monllao
5d2b67228c
MDL-41030 behat: Dock blocks compatible with both selenium and phantomjs
2013-12-06 12:13:39 +08:00
Rajesh Taneja
53b93a6b30
MDL-43224 navigation: Load local plugin navigation in site admin via ajax
...
Local plugin can add navigation nodes to site admin and while loading
site admin via ajax this should be considered.
2013-12-06 10:17:19 +08:00
Petr Škoda
af549df9df
MDL-31410 always send 200 in PayPal IPN response and hide all errors
2013-12-06 10:01:49 +08:00
Petr Škoda
6c3ae510f1
MDL-31625 fix multiple global search-replace issues
...
Includes following fixes:
* support for MS SQL Server
* optional trimming of of oversized VARCHAR fields
* conversion to forms library
* full localisation
* other cleanup
2013-12-06 09:51:49 +08:00
Petr Škoda
fc28111316
MDL-42973 fix multiple addon update issues
2013-12-06 09:36:38 +08:00
Petr Škoda
6ef8d163c1
MDL-43137 fix open_basedir regression in classloader
2013-12-06 09:29:28 +08:00
Andrew Nicols
7c64c102ad
MDL-43152 JavaScript: Add update instructions for gallery-bootstrap
2013-12-06 09:19:45 +08:00
Andrew Nicols
3eb67d05b0
MDL-43152 JavaScript: Fix linting issues with moodle-theme_bootstrapbase
2013-12-06 09:19:42 +08:00
Andrew Nicols
2db015372a
MDL-43152 JavaScript: Fix linting issues with moodle-core-blocks
2013-12-06 09:19:39 +08:00
Andrew Nicols
350ef81938
MDL-43152 JavaScript: Fix linting issue with navigation JS
2013-12-06 08:43:34 +08:00
Andrew Nicols
078d8c6e70
MDL-43232 JavaSript: Migrate moodle-backup-confirmcancel to use Shifter
2013-12-06 08:35:47 +08:00
Matteo Scaramuccia
aea486c8d5
MDL-43159 Libraries Wrong naming convention in $compat_view.
2013-12-05 16:06:54 +01:00
Matteo Scaramuccia
657a94fcfd
MDL-43082 Themes IE 9 Compatibility View doesn't support SVG.
2013-12-05 15:55:17 +01:00
Tim Hunt
165d6d7c56
MDL-43131 qbank: Fix show question text when first viewing.
...
When you followed the link to the question bank, the checkbox for the
"Show question text in the question list" option correctly reflected the
user's preference, but what was actually shown in the question bank did
not.
2013-12-05 11:22:18 +00:00
Marina Glancy
cde67a8377
MDL-42174 behat: change word filepicker to filemanager in step definitions
2013-12-05 21:00:26 +11:00
Marina Glancy
07622451a3
MDL-42174 behat: deprecate upload file to filepicker step in favour of filemanager
2013-12-05 21:00:25 +11:00
Marina Glancy
fcb6ed4776
MDL-42174 More behat tests for filepicker
2013-12-05 21:00:20 +11:00
Dan Poltawski
c36a2401ab
weekly release 2.7dev
2013-12-05 15:09:50 +08:00
Dan Poltawski
c33ea63147
Merge branch 'install_master' of git://git.moodle.org/moodle-install
2013-12-05 15:09:47 +08:00
Mark Nelson
626aec1e74
MDL-43215 core_webservice: retrieve all user name fields when adding a token
2013-12-04 20:56:25 -08:00
David Monllao
a9c32ee29e
MDL-41592 behat: Setting a default value for CFG->behat_wwwroot in case it is empty
2013-12-05 17:06:02 +13:00
Dan Poltawski
dfe84ffb52
MDL-37517 testing: remove deprecated classes
2013-12-05 12:05:10 +08:00
Dan Poltawski
b9aaae163e
MDL-40517 deprecatedlib: remove functions
...
* Removed functions which were throwing fatal errors
* Fixup navmenu comment, as it hasn't been throwing a fatal error, it
shouldn't be removed as part of this issue yet. (Although if you are
still using this function, you are crazy and should thank me ;-)).
2013-12-05 11:55:33 +08:00
Ankit Agarwal
b2ff512c59
MDL-42097 auth: Webservice auth uses tokens only not passwords
2013-12-05 10:58:41 +08:00
Petr Škoda
0b3bd8cb7f
MDL-42097 fix handling of passwords when creating new users
2013-12-05 10:58:31 +08:00
Yuliya Bozhko
c8d2f392c5
MDL-42965 badges: Improve badge criteria review performance
2013-12-05 14:47:55 +13:00
Andrew Nicols
c0c1b7ac97
MDL-43212 JavaScript: Remove deprecated moodle-enrol-notification
2013-12-05 09:42:31 +08:00
Sam Hemelryk
ec6219a2e7
Merge branch 'MDL-42084-master' of git://github.com/sammarshallou/moodle
2013-12-05 08:25:35 +13:00
Sam Hemelryk
ba9935866a
Merge branch 'MDL-43185-master' of git://github.com/FMCorz/moodle
2013-12-05 08:07:59 +13:00
sam marshall
8ff1fb6ffe
MDL-42084 Fix breakage in grader preferences page
2013-12-04 17:00:08 +00:00
Andrew Nicols
81cb52bb9a
MDL-38776 JavaScript: Migrate moodle-form-showadvanced to Shifter
2013-12-04 22:51:26 +08:00
Andrew Nicols
5e4ef61c00
MDL-38775 JavaScript: Migrate moodle-form-shortforms to Shifter
2013-12-04 22:24:32 +08:00
Andrew Nicols
d692861010
MDL-43202 JavaScript: Migrate moodle-course-toolboxes to user Shifter
2013-12-04 22:05:16 +08:00
Gareth J Barnard
9124c1f2d3
MDL-40213 theme_clean: Layout "secure.php" missing settings.
2013-12-04 11:23:32 +00:00
Andrew Nicols
ea90423cf9
MDL-43194 JavaScript: Correct maxlen jshint configuration
2013-12-04 16:39:48 +08:00
Dan Marsden
8164a2b549
MDL-43192 Repository: param doesn't exist - should use function
2013-12-04 20:54:57 +13:00
Dan Poltawski
0f18e134fb
Merge branch 'wip-MDL-40191-2-master' of git://github.com/marinaglancy/moodle
2013-12-04 15:44:03 +08:00
Marina Glancy
b9c3f07ad0
MDL-40191 folder: Do not check capability in renderer
...
Capability to access the module is already checked before calling the renderer. Extra check works bad together with switching roles
2013-12-04 18:27:55 +11:00
Dan Poltawski
50de5b4c06
Merge branch 'wip-mdl-43028' of https://github.com/rajeshtaneja/moodle
2013-12-04 14:57:24 +08:00
Rajesh Taneja
e70bfef4ff
MDL-43028 navigation: fixed section for profilepage
...
section for profile page is profilepage and not mypage
2013-12-04 14:48:30 +08:00
Dan Poltawski
03579d47ca
Merge branch 'MDL-42563_filter_algebra_thirdpartylibs.xml' of https://github.com/tmuras/moodle
2013-12-04 11:30:09 +08:00