David Monllao
b3434ca51d
Merge branch 'MDL-33564-master' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/upgrade.txt
2015-09-15 17:56:20 +08:00
Andrew Nicols
ac43dc23e4
Merge branch 'MDL-50783-master' of git://github.com/damyon/moodle
2015-09-14 15:52:42 +08:00
Damyon Wiese
88982b71b2
MDL-50783 ajax: Properly deprecate the is_allowed_from_ajax() methods.
2015-09-14 15:10:40 +08:00
Juan Leyva
82f0f5e32c
MDL-50537 core_webservice: New external functions utility class
2015-09-09 14:08:01 +02:00
Adrian Greeve
40a154551f
MDL-48371 editors: Option for removing managefiles
...
We want to remove the managefiles button from the
editors in the wiki so that students don't delete
each others files.
2015-09-07 09:59:35 +01:00
David Monllao
c32c21802b
Merge branch 'MDL-50971' of git://github.com/NeillM/moodle
2015-09-02 09:23:11 +08:00
Eloy Lafuente (stronk7)
10006e8ff9
Merge branch 'MDL-48494-master-component' of git://github.com/mudrd8mz/moodle
2015-09-02 00:32:13 +02:00
David Monllao
9f6a55f7ea
Merge branch 'MDL-51179-master' of git://github.com/damyon/moodle
...
Conflicts:
lib/upgrade.txt
2015-09-01 15:57:21 +08:00
Damyon Wiese
988592c556
MDL-51179 Atto: Extend autosave fix to cover text changes
...
Added new functions to editor api - set/get_text so the
original form text can be determined from an editor.
When calling use_editor() you should first call set_text() with
the text that will be inserted in the form element.
There is also a new scheduled task for cleaning Atto autosave drafts.
2015-09-01 12:23:00 +08:00
David Mudrák
98ea697349
MDL-48494 admin: Require plugins declare their component in version.php
2015-08-31 10:01:34 +02:00
Neill Magill
ccfb9b69db
MDL-50971 ActionMenu: Action menus cause page to jump when closing
...
This patch changes the behavior of open action menus when using a mouse.
Before this patch when clicking on the page with an open action menu the focus would be
returned to the action menu's call button. This could cause the page to jump when a
mouse user did not close an action menu, scrolled and then tried to perform another
action on the page.
After this patch when clicking the focus will not be returned to the action menu's call button.
The behavior of the script will not be changed when using the keyboard.
2015-08-28 12:13:16 +01:00
Dan Poltawski
20dbcc33e8
MDL-33564 rss: on error return HTTP error status
...
Also remove an unecessary debugging notice.
2015-08-28 09:53:01 +01:00
Dan Poltawski
eee9e47d28
MDL-50723 upgrade.txt: Note dropped unused table
...
Just in case..
2015-08-24 14:52:26 +01:00
Tony Levi
b80b35d0fc
MDL-50926 phpunit: Upgrade to phpunit 4.x
2015-08-11 02:35:11 +02:00
Simey Lameze
f4864c1cd2
MDL-49383 core: initial deprecation of get_referer function
2015-07-27 10:33:39 +08:00
Eloy Lafuente (stronk7)
188458a604
MDL-50049 deprecation: Extra minor fixes.
...
- complete and cleanup upgrade.txt
- replace remaining uses in comments.
- fix some incorrect bulk-replacement in previous commit.
2015-07-10 01:59:31 +02:00
Eloy Lafuente (stronk7)
b164e2ec30
Merge branch 'MDL-50049-master' of git://github.com/ankitagarwal/moodle
2015-07-09 20:24:13 +02:00
Ankit Agarwal
2149326b8c
MDL-50049 deprecation: Remove usage of deprecated api and cleanup
2015-06-29 17:15:50 +05:30
David Monllao
ed0fd1f6ec
MDL-43949 groups: Add idnumber to web services
...
Thanks to Vitor Martins for his contribution.
2015-06-25 16:55:14 +08:00
Andrew Nicols
cd27a8608c
MDL-39353 xmlrpc: Add note to upgrde.txt regarding proxybypass
2015-06-18 07:13:34 +02:00
Tony Levi
303936aa57
MDL-50453 core: Replace reserved word usage in progress\null (PHP7)
2015-06-15 12:21:27 +09:30
Frederic Massart
ebea19cb26
MDL-48618 grades: Handling of inconsistencies due to min/max grades
2015-06-10 12:33:41 +08:00
Dan Poltawski
f60ea7d7df
Merge branch 'MDL-50041-master' of git://github.com/FMCorz/moodle
2015-04-29 11:53:47 +01:00
Frederic Massart
cda2a8273a
MDL-50041 gdlib: Badges need PNG files from process_new_icon()
2015-04-29 18:50:20 +08:00
Adrian Greeve
12261113a9
MDL-49888 navigation: Added missing reports to user profile.
...
Added statistics and grade to the reports section in the user
profile.
2015-04-28 14:30:26 +08:00
Dan Poltawski
8da277ea96
Merge branch 'MDL-49894-master' of git://github.com/jleyva/moodle
2015-04-16 16:10:23 +01:00
Juan Leyva
6d28e2cfa6
MDL-49894 webservices: Add missing API changes in upgrade.txt
2015-04-16 15:19:42 +02:00
Damyon Wiese
5472f9f4e0
MDL-45774 Navigation: Add upgrade step to change defaulthomepage
2015-04-10 17:18:21 +08:00
Ankit Agarwal
b19cc4ef25
MDL-45898 myprofile: Redesign my profile page
...
Part of MDL-45774.
Contributions by John Okely, Jetha Chan and Damyon Wiese (squashed branch).
AMOS BEGIN
CPY [coursebadges,core_badges], [badges,core_badges]
AMOS END
2015-04-10 17:17:32 +08:00
Eloy Lafuente (stronk7)
2b90ce658b
MDL-49519 Google API: remove old stuff
2015-04-08 20:24:54 +02:00
Dave Cooper
aec4292cbd
MDL-49519 libraries: Updated google-api-php-client to 1.1.2
2015-04-08 02:26:09 +02:00
Petr Skoda
d6e7a63d9a
MDL-49684 timezones: rewrite timezone support
...
This patch replaces all homegrown timezone
stuff with standard PHP date/time code.
The main change is the introduction of core_date
class that returns normalised user and server
timezones. From now on nobody should be using
$CFG->timezone or $user->timezone directly!
Other new features and fixes:
* admins are prompted for timezone during install
* editing of other users is finally fixed
* timezones are displayed in user profile
* new $this->setTimezone() in phpunit
* time locale is now automatically reset in phpunit
* timezone is now automatically reset in phpunit
* phpunit has Australia/Perth as default timezone
2015-04-06 13:53:51 +12:00
Dave Cooper
3004a92332
MDL-49534 libraries: Removed pear/HTTP/WebDav
2015-04-02 11:05:42 +02:00
Andrew Nicols
b7067f065e
MDL-49627 core: Improve thumbnail generation
...
We now abstract the actual file generation to a new function.
We are then able to call this function from the other image generation
sources. This allows us to generate thumbnails in a more efficient manner.
* Stored files stay as stored files and are not temporarily re-written to
disk;
* Strings containing an image remain as a variable and are not temporarily
written to disk; and
* Arbitrary files are not captured to string.
2015-04-01 11:05:19 +08:00
Andrew Nicols
70be2642fc
MDL-44874 core: Add per-request directory functions
...
This adds functionality to create individual request directories which can
be only be used for the current request. They are removed by a shutdown
handler.
2015-03-31 13:58:44 +08:00
Eloy Lafuente (stronk7)
536cf8c298
Merge branch 'MDL-49361-master-stringman' of git://github.com/mudrd8mz/moodle
2015-03-17 12:00:29 +01:00
Damyon Wiese
9bdcf57951
MDL-49152 output: Templates for renderers (JS and PHP)
...
Mustache support for rendering templates from either php or js.
2015-03-14 22:48:40 +08:00
David Mudrák
9bcb0ba894
MDL-49361 lang: Add support for $CFG->customstringmanager
2015-03-13 10:45:10 +01:00
David Monllao
79565fa55a
MDL-49298 admin: Adding upgrade.txt info about enabletgzbackups
2015-03-11 08:41:22 +08:00
Dan Poltawski
9fe26fb874
MDL-48595 upgrade.txt: just add some rationale explaining change
2015-03-10 10:00:40 +00:00
David Monllao
45a1a16bfc
MDL-48595 log: Replacing current interfaces
...
Deprecating sql_internal_reader and sql_select_reader in
favour of the new interfaces including get_events_select_iterator.
2015-03-09 08:25:15 +08:00
Eloy Lafuente (stronk7)
8d9bdd28e0
MDL-49087 mdeploy: now relying on config.php documented
2015-03-03 02:45:44 +01:00
Damyon Wiese
adeb96d28f
MDL-49046 javascript: Add support for AMD modules and jquery.
...
Grunt is the build tool.
2015-02-23 16:23:10 +08:00
Jetha Chan
3451a51cdf
MDL-37477 output: Add support for table captions
...
Conflicts:
lib/upgrade.txt
theme/bootstrapbase/style/moodle.css
2015-02-10 16:15:49 +08:00
Juan Leyva
7310dcff41
MDL-30239 webservices: Return additional fields in ws get_files
2015-02-05 14:20:24 +01:00
Dan Poltawski
80f8372926
Revert "Merge branch 'MDL-37477-master' of git://github.com/jethac/moodle"
...
This reverts commit f13e8ad041
, reversing
changes made to c6bcbad07a
.
2015-02-05 08:07:29 +00:00
Dan Poltawski
cf02542d93
MDL-44071 upgrade.txt: improve notice
2015-02-03 12:20:39 +00:00
Dan Poltawski
1ee0c927b2
Merge branch 'MDL-44071-master' of git://github.com/zbdd/moodle
2015-02-03 12:16:16 +00:00
Jetha Chan
49faeef6bb
MDL-37477 output: Add support for table captions
2015-02-03 13:38:24 +08:00
James Henestofel
70f379639a
MDL-44071 webservices: Sorting courses post deletion.
...
Additional warnings added if particular steps fail.
Signed-off-by: Zachary Durber <zdurber@gmail.com>
2015-02-02 16:37:12 +08:00