Dan Poltawski
73d8a50d73
Merge branch 'master-18177' of https://github.com/timpricecatalyst/moodle-1
2015-02-24 11:18:37 +00:00
Andrew Nicols
2eaf309d16
Merge branch 'MDL-49008_lang_vanish' of https://github.com/andyjdavis/moodle
2015-02-24 11:07:05 +08:00
Dan Poltawski
4b525e7508
Merge branch 'MDL-49198_master' of https://github.com/markn86/moodle
2015-02-23 16:29:24 +00:00
Andrew Davis
4a85b4c0d0
MDL-49008 lang: removed preemptive deleting of old language files
2015-02-22 19:58:57 +01:00
Andrew Davis
323f95b222
MDL-49008 lang: made lang update error reporting work
2015-02-22 19:58:57 +01:00
Tim Price
d7891c83dd
MDL-18177 backup: addressing coding standards
2015-02-20 11:45:23 +11:00
Matt Sammarco
868b086c4a
MDL-18177 backup: Add backup option to include groups and groupings
2015-02-20 11:45:22 +11:00
Rajesh Taneja
96e4202c3e
MDL-48841 admin: Behat table row should start with first row
2015-02-18 15:30:37 +08:00
Botond Hegedus
f804524605
MDL-49198 core_webservice: Fix error when using existing service name
2015-02-17 23:13:36 -08:00
David Monllao
c8171c1d72
Merge branch 'MDL-48841-master' of git://github.com/lucisgit/moodle
2015-02-17 14:23:22 +08:00
David Monllao
a27b8c9b3b
Merge branch 'MDL-48559-master' of git://github.com/ankitagarwal/moodle
2015-02-16 16:51:51 +08:00
Ruslan Kabalin
d1bb9ea917
MDL-48841 admin: Fix scheduled task reset to defaults finctionality.
...
It is safe to make fields as non-required, because form validation will not
pass through any empty field anyway.
2015-02-11 11:19:27 +00:00
David Monllao
d0676138b2
Merge branch 'MDL-48894_registration' of git://github.com/andyjdavis/moodle
2015-02-11 09:11:06 +08:00
Andrew Davis
806c06fc7b
MDL-48894 core_registration: make it more obvious if site is registered
2015-02-10 21:12:10 +01:00
Eloy Lafuente (stronk7)
83ab09a001
Merge branch 'MDL-49058-master' of git://github.com/jethac/moodle
2015-02-10 13:09:38 +01:00
Dan Poltawski
8edac41831
Merge branch 'MDL-43535_master' of git://github.com/dmonllao/moodle
2015-02-09 22:39:36 +00:00
David Monllao
3c1aa6fdfb
MDL-43535 webservices: Marking functions as deprecated
...
Also:
- We don't allow users to add deprecated functions to WS
- We show a debugging message when deprecated functions
are already being used in web services.
2015-02-09 05:42:22 +08:00
Juan Leyva
6655d6ef63
MDL-48294 settings: enablemobilewebservice appears twice
2015-02-05 14:22:04 +01:00
Jetha Chan
8753653bdb
MDL-49058 tool_timezoneimport: better styling
2015-02-05 15:47:47 +08:00
Dan Poltawski
685b6681db
Merge branch 'MDL-48945-master' of https://github.com/sammarshallou/moodle
2015-02-03 13:55:10 +00:00
Dan Poltawski
8a5f6a0f9a
Merge branch 'wip-mdl-49002' of https://github.com/rajeshtaneja/moodle
2015-02-03 13:16:52 +00:00
Eloy Lafuente (stronk7)
e3b3173357
MDL-48920 tool_generator: fix unit tests
2015-02-03 13:24:50 +01:00
Andrew Nicols
71439af9d5
Merge branch 'MDL-48920-master' of git://github.com/FMCorz/moodle
2015-02-03 16:11:08 +08:00
Rajesh Taneja
2b44d328c3
MDL-49002 behat: Added @_file_upload tag to avoid random fails
2015-01-30 09:00:36 +08:00
sam marshall
a79970a295
MDL-48945 tool_filetypes: Added verification to description setting.
2015-01-29 11:44:50 +00:00
David Monllao
17031f764f
Merge branch 'MDL-48914' of git://github.com/rtcn2/moodle
2015-01-28 17:44:05 +08:00
Stephen Bourget
5bc12ca265
MDl-47104 Calendar: Make 'calendar_lookahead' more flexible
2015-01-28 02:24:36 +01:00
Eloy Lafuente (stronk7)
61b31b4e10
Merge branch 'MDL-48383-master' of git://github.com/FMCorz/moodle
2015-01-27 12:01:04 +01:00
Andrew Nicols
6d5381a38f
Merge branch 'MDL-47871_master' of https://github.com/markn86/moodle
2015-01-27 13:09:29 +08:00
Ankit Agarwal
5254140b0c
MDL-48559 cron: Disable web cron by default
2015-01-27 10:14:11 +05:30
Mark Nelson
bb286b6d5f
MDL-47871 tool_monitor: allow teachers to duplicate site rules
2015-01-26 19:32:59 -08:00
Frederic Massart
517e0111f3
MDL-48920 tool_generator: Use 'real' names during course generation
2015-01-27 11:26:56 +08:00
Eloy Lafuente (stronk7)
681b57bd28
Merge branch 'MDL-48921-master-2nd' of git://github.com/FMCorz/moodle
2015-01-27 01:02:39 +01:00
Eloy Lafuente (stronk7)
16dafa5d9f
Merge branch 'MDL-48266-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
2015-01-26 19:19:35 +01:00
Rod Norfor
2350e7f24d
MDL-48914 admin: check maxuserperpage in existingroleholders->find_users
2015-01-23 16:02:27 +00:00
Frederic Massart
9fdf16a0fc
MDL-48266 backup: Validate backup_auto_storage config
2015-01-22 17:48:07 +08:00
Eloy Lafuente (stronk7)
6e91426e73
Merge branch 'MDL-48493-master-autodetect' of git://github.com/mudrd8mz/moodle
2015-01-22 10:17:56 +01:00
David Mudrák
ef86599e99
MDL-48493 admin: Fix PHP warning thrown if unable to detect component
...
The method detect_plugin_component() returns false or string. The
normalize_component() expects strings only. Passing false to it
(typically when the plugin does not declare its component) caused the
PHP warning.
Credit goes to Ankit Agarwal for spotting this during testing.
2015-01-22 10:02:01 +01:00
Frederic Massart
18247eb090
MDL-48383 task: Indicate when a task will not run if plugin is disabled
2015-01-22 11:07:52 +08:00
Eloy Lafuente (stronk7)
a82d1fc4be
Merge branch 'MDL-48823_master' of git://github.com/dmonllao/moodle
2015-01-21 12:32:19 +01:00
Frederic Massart
cd5e627de8
MDL-48921 admin: Keep the search string in the URL after form submission
2015-01-21 11:33:03 +08:00
David Monllao
8babb9606b
MDL-48823 admin: Just one admin tree reload after settings changes
2015-01-21 10:41:23 +08:00
David Monllao
59da38ef8a
Merge branch 'MDL-28513-master' of git://github.com/andrewnicols/moodle
2015-01-21 09:52:55 +08:00
Andrew Nicols
da992717f4
MDL-28513 install: Add adminemail to the CLI installers
2015-01-21 09:42:51 +08:00
David Mudrák
edb13e3c2d
MDL-48493 admin: Move the acknowledgement to the plugin validation page
...
Previously, the acknowledgement was required only when installing
plugins from the ZIP file. It is valid when installing plugins from the
Plugins directory, too. So we display it at the validator page now to
make sure it is displayed in both cases.
There is no need to require the admin to check the acknowledgement box
now. We do not do that anywhere in admin UI (and there are more
dangerous operations than installing a plugin). Admins still can deploy
plugins manually without this tool anyway. And at the end, they are
admins. They should know what they are doing. Simply displaying the
acknowledgement message before they click the install button is enough.
2015-01-15 12:58:14 +01:00
David Mudrák
1f6a9391ef
MDL-48493 admin: Add icon to repeat permission check in plugin installer
2015-01-15 12:58:14 +01:00
David Mudrák
c192a33001
MDL-48493 admin: Do not require selected plugin type on installation
...
Now we allow the plugin type left unselected and we attempt to
auto-detect it. Only when the auto-detection fails, the admin has to
manually select the type of the plugin.
2015-01-15 12:58:14 +01:00
David Mudrák
bbf3cd4e93
MDL-48493 admin: Make plugin installer able to detect plugin component
...
On contrary to deeper heuristic (read: guessing) we perform in the
Plugins directory (such as looking at the names of the language files),
here we simply rely on the plugin component being correctly defined in
the version.php file.
The validator class has more robust processing, to make sure the
component declaration is not provided in a commented area of the
version.php etc. However, as it is fully acceptable that the
auto-detection fails if the version.php uses non-standard syntax, this
easier approach is valid here.
2015-01-15 12:58:14 +01:00
Dan Poltawski
c81689fa75
Merge branch 'MDL-48729_legacy_log_error' of https://github.com/andyjdavis/moodle
2015-01-15 08:32:43 +00:00
Ankit Agarwal
017de890cb
MDL-48510 inbound: Support disabling of expiration changes in UI
2015-01-15 08:32:40 +00:00