Eloy Lafuente (stronk7)
c84f6fd713
Merge branch 'wip-mdl-50940-m29' of https://github.com/rajeshtaneja/moodle into MOODLE_29_STABLE
2015-10-01 11:26:28 +02:00
rajesh Taneja
eaaf824878
MDL-50940 behat: Added support for field matching with xpath
2015-09-24 13:03:17 +08:00
Dan Poltawski
7d5747f1d1
Merge branch 'MDL-49973-29' of git://github.com/cameron1729/moodle into MOODLE_29_STABLE
2015-09-22 09:44:45 +01:00
Andrew Davis
c4f82182b7
MDL-49973 changed continue to delete on delete confirmations
2015-09-15 15:25:36 +08:00
Rajesh Taneja
8f0336c473
MDL-51101 behat: Removed old behat steps checking feature
...
This was introduced when there were no features
testing all the steps. Now we have all use-cases
so removing this feature file
2015-09-10 14:53:44 +08:00
David Monllao
d1dd5d0c20
Merge branch 'MDL-51109-29' of git://github.com/danpoltawski/moodle into MOODLE_29_STABLE
2015-09-01 18:31:40 +08:00
Dan Poltawski
c378540995
MDL-51109 task: more debug info for failed scheduled tasks
2015-09-01 11:00:36 +01:00
David Monllao
e56cf432d7
Merge branch 'MDL-51084-29' of git://github.com/marinaglancy/moodle into MOODLE_29_STABLE
2015-08-31 12:54:22 +08:00
Marina Glancy
875b5d8adf
MDL-51084 tool_customlang: return to the same page after submit
2015-08-28 16:20:59 +08:00
Eloy Lafuente (stronk7)
2a5e171e38
Merge branch 'MDL-51148-29-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_29_STABLE
2015-08-27 12:55:07 +02:00
Helen Foster
389065d313
MDL-51148 lang: Merge English strings from the en_fix language pack
2015-08-26 17:17:56 +02:00
Marina Glancy
3b6e267b24
MDL-50973 admin: do not throw exception on /admin/
2015-08-25 10:15:46 +08:00
Andrew Nicols
a746101872
MDL-51100 behat: Remove javascript tag from usermenu steps
...
These tests only needed the javascript tag because of the user menu.
Now that issue has been resolved, they do not need it.
Note: Some were also not using the singleselect feature, so would fail
without changes to use this too as they were not handling proper selection
of the singleselect element.
2015-08-14 08:57:11 +08:00
Marina Glancy
02bc23c784
MDL-51062 behat: permission steps should work without js
2015-08-10 11:58:43 +08:00
Eloy Lafuente (stronk7)
6532dc07f5
Merge branch 'MDL-50416-29' of git://github.com/lameze/moodle into MOODLE_29_STABLE
2015-08-04 20:03:19 +02:00
Eloy Lafuente (stronk7)
c7d4aa10ce
MDL-46963 env: adding missing check_database_tables_row_format check
2015-08-04 19:47:03 +02:00
Eloy Lafuente (stronk7)
6f91dc9497
MDL-50624 env: adding missing restrict_php_version_7 check
2015-08-04 19:30:11 +02:00
Andrew Nicols
db526aa03a
Merge branch 'MDL-45772-29-4' of git://github.com/xow/moodle into MOODLE_29_STABLE
2015-08-04 10:01:33 +08:00
John Okely
56b63c4151
MDL-45772 admin: Stop browsers from autofilling passwords incorrectly
2015-08-04 09:54:56 +08:00
Simey Lameze
78b0d423b1
MDL-50416 environment: add missing slasharguments checks
2015-08-04 09:44:50 +08:00
Ryan Wyllie
d4c0adb685
MDL-50624 environment: add PHP7 as unsupported version
...
Added PHP7 as an unsupported version for Moodle 2.8 and 2.9 in
the environment checks
2015-08-03 01:02:27 +00:00
Lauri Koskela
6532e2871e
MDL-50762 tool_capability: Do not hide first capability in list
2015-07-17 15:32:53 +03:00
Dan Poltawski
25717253d6
MDL-50466 logstore: bump version to load new task definitions
2015-07-07 15:09:24 +01:00
Michael Aherne
200ff69b41
MDL-50466 tasks: Specific minute values for log cleanup
2015-07-07 09:39:05 +01:00
Tyler Bannister
8f683efff3
MDL-47787 course: Added question delete to cm delete.
2015-06-25 16:37:52 -04:00
Andrew Nicols
14e7f3c3b7
Merge branch 'wip-MDL-50222-m29' of git://github.com/marinaglancy/moodle into MOODLE_29_STABLE
2015-06-15 15:17:04 +08:00
David Monllao
2817ff06ae
Merge branch 'MDL-48618-29' of git://github.com/FMCorz/moodle into MOODLE_29_STABLE
2015-06-11 14:22:27 +08:00
Frederic Massart
f872eef1e9
MDL-48618 grades: Handling of inconsistencies due to min/max grades
2015-06-10 12:42:54 +08:00
Eloy Lafuente (stronk7)
e3cd190100
Merge branch 'm29_MDL-50415_Add_PHP_Variables_In_PHPInfo_Admin_Page' of https://github.com/scara/moodle into MOODLE_29_STABLE
2015-06-09 20:37:19 +02:00
Marina Glancy
1187ce03ec
MDL-50222 admin: do not use deprecated print_textarea()
2015-06-09 20:58:32 +08:00
David Monllao
2799e8f70e
MDL-50408 tool_log: Extra deprecation tip
...
Adding a debugging message and returning alternative data to keep backwards
compatibility as get_readers is a widely used function.
2015-06-08 15:57:41 +08:00
Matteo Scaramuccia
8172729a07
MDL-50415 Admin: added the PHP Variables section in the PHPinfo page.
2015-06-03 21:19:07 +02:00
Dan Poltawski
5ed79f4e97
Merge branch 'MDL-49707-29' of git://github.com/ankitagarwal/moodle into MOODLE_29_STABLE
2015-06-01 10:19:37 +01:00
Ankit Agarwal
1f797413d4
MDL-49707 inbound: localpart should be < 15
2015-06-01 10:10:39 +05:30
David Monllao
deb125fa6d
Merge branch 'MDL-50340-29' of git://github.com/ankitagarwal/moodle into MOODLE_29_STABLE
2015-05-27 11:58:41 +08:00
Ankit Agarwal
f59d6a6fcf
MDL-50340 adminstration: Fix restore course links
2015-05-26 12:04:41 +05:30
Rajesh Taneja
73cc1d04c9
MDL-49772 behat: Added support to updatestep file by parallel run
2015-05-21 14:46:13 +08:00
Adrian Greeve
3f87e8e54b
MDL-49742 lib: Removed additional names on tables for sorting.
...
When additional names are disabled, they are no longer shown as
sortable headings in the enrolment and admin user tables.
2015-05-15 15:45:04 +08:00
Eloy Lafuente (stronk7)
057cf60bd7
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:23:59 +02:00
Adrian Greeve
a19c4b8dd0
MDL-50039 tool_monitor: Behat update to fix selection error
2015-05-07 13:13:04 +08:00
Adrian Greeve
0f510be763
MDL-50039 tool_monitor: Additional checks for subscription.
...
Additional capability checks are now in place to stop unauthorised
users from accessing the event monitor subscription page.
Thanks to Eloy Lafuente for creating a gist with ideas of tackling
No site level capability to the rule subscription.
2015-05-07 13:13:04 +08:00
Dan Poltawski
57fc76ab92
Merge branch 'MDL-50102' of git://github.com/stronk7/moodle
2015-05-06 10:50:35 +01:00
Damyon Wiese
917bd02be5
MDL-49870 tool_templatelibrary: Allow docs in parent template only.
...
If the mustache comment containing the docs for the template is
not found in the theme overridden template, search the original
core/plugin template for the docs.
2015-05-06 14:54:56 +08:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
Damyon Wiese
410034eef0
MDL-50085 templates: Minor fixes from peer review
...
* rename get_filename to get_filepath
* phpdocs fixes
* improve formatting of exceptions
* lang string improvement
2015-05-05 03:19:39 +02:00
Damyon Wiese
fcc383db0f
MDL-50085 Mustache : Strictly define the search paths for templates.
...
This change moves several repeated sections of code that was searching
for templates and valid template locations to a new class. It adds
unit tests for the new class and verifies subsystem support for templates.
2015-05-05 03:19:25 +02:00
David Monllao
9996e8954b
Merge branch 'wip-MDL-49846-master-fix' of git://github.com/abgreeve/moodle
2015-05-04 14:57:18 +08:00
David Monllao
3994812f38
Merge branch 'wip-mdl-50042' of git://github.com/rajeshtaneja/moodle
2015-05-04 14:16:09 +08:00
Adrian Greeve
bdf899a503
MDL-49846 tool_monitor: Context simplification and clean up.
...
Removed some unnecessary variables and simplified the context
usage in the index.php page.
2015-05-04 14:05:44 +08:00
Andrew Nicols
6e9abef568
Merge branch 'MDL-49983-master' of git://github.com/xow/moodle
2015-05-04 12:39:48 +08:00