Andrew Nicols
56b9e796af
MDL-24343 core: Deprecate zip_files
2016-07-29 08:15:16 +08:00
Dan Poltawski
d0733c7d69
Merge branch 'MDL-50051-master' of git://github.com/junpataleta/moodle
2016-07-26 09:14:45 +01:00
Jun Pataleta
3046ee9f0d
MDL-50051 core: Update todo tag comment for get_referer
2016-07-19 13:40:09 +08:00
Jun Pataleta
2a72354167
MDL-50051 core: Add deprecated tags to deprecated methods
2016-07-19 13:39:39 +08:00
Adrian Greeve
f6f0ba2d45
MDL-55126 files: Deprecate get_records_csv and put_records_csv.
...
Initial deprecation of the above functions.
2016-07-13 14:22:46 +08:00
Damyon Wiese
11c16f5fc8
MDL-53772 externallib: Deprecate external_function_info()
2016-04-14 15:07:41 +08:00
Simey Lameze
a77e0611a0
MDL-50050 core_deprecated: remove deprecated functions from 2.9
2016-04-01 09:33:30 +08:00
Dan Poltawski
4a166bfd16
Merge branch 'wip-MDL-51867-master2' of https://github.com/marinaglancy/moodle
2016-03-22 13:13:57 +08:00
Marina Glancy
322f314155
MDL-51867 scales: any plugin type can declare a scale as used
2016-03-16 13:15:36 +08:00
Marina Glancy
f59f89b4a8
MDL-52869 course: use inplace_editable for activity names
2016-03-15 17:19:38 +08:00
Dan Poltawski
2158e87492
Merge branch 'MDL-50887-master' of https://github.com/lucisgit/moodle
2016-03-01 14:49:33 +08:00
Ruslan Kabalin
11362ae3ff
MDL-50887 antivirus: Use namespace referenced classes.
2016-02-29 09:31:09 +00:00
Andrew Nicols
243468030a
MDL-30811 output: Tidy up notifications
2016-02-28 19:16:34 +08:00
Ruslan Kabalin
375223c6db
MDL-50887 antivirus: Deprecate functions no longer required.
...
This also removes abandoned strings that are no longer in use (since
1e23ff2 landed).
2016-02-25 09:55:45 +00:00
Marina Glancy
e11d7380c2
MDL-51283 core_tag: change tagtype to isstandard
...
Change 'official' to 'standard' in UI
2016-02-02 17:31:14 +08:00
Andrew Nicols
6c99c1e777
Merge branch 'MDL-48621_master' of git://github.com/dmonllao/moodle
2016-01-19 15:47:12 +08:00
David Monllao
32f8bbd8dc
MDL-48621 events: Adding debugging messages
...
Debugging messages triggered once it is confirmed that the events 1 api handlers
are being used.
2016-01-19 15:12:15 +08:00
Andrew Nicols
223c4add23
Merge branch 'MDL-50268-master' of git://github.com/lameze/moodle
2016-01-19 07:56:41 +08:00
Simey Lameze
11d4bea28b
MDL-50268 core: proper deprecation of get_file_url() method
2016-01-18 13:44:22 +08:00
Dan Poltawski
cfdb3d6fe7
Merge branch 'MDL-49290_master' of git://github.com/markn86/moodle
2016-01-13 15:21:01 +00:00
Dan Poltawski
6f838471f9
Merge branch 'MDL-49111_master' of git://github.com/markn86/moodle
2016-01-12 17:01:51 +00:00
Dan Poltawski
d31c63fc0e
Merge branch 'MDL-49784_master' of git://github.com/markn86/moodle
2016-01-12 16:56:06 +00:00
Marina Glancy
c026a28d59
MDL-50851 core_tag: introduce tag collections
2016-01-10 15:25:43 +08:00
Mark Nelson
ab2d9b34b1
MDL-49784 core: final deprecation of useredit_shared_definition_preferences()
2016-01-06 11:55:29 +08:00
Mark Nelson
be43ad0d81
MDL-49290 core: final deprecation of message_current_user_is_involved()
2016-01-05 14:57:46 +08:00
Mark Nelson
678b315f46
MDL-49111 core: final deprecation of calendar_normalize_tz()
2016-01-05 14:48:44 +08:00
Eloy Lafuente (stronk7)
ef53650e8a
NOBUG: Fixup commit to fix stuff wrongly changed on merge commits
...
On rewriting MDL-47491, we ended in a situation where these
modifications had been incorporated via merge commits. And kept
undetected by rebase -ip.
In general, please, use merge commits only for solving conflicts,
never as a replacement for fixup commits. To fix non-conflicting
things, add new, proper, fixup commits.
2015-12-03 18:52:25 +01:00
Ankit Agarwal
c917b53a8d
MDL-50269 deprecations: Properly deprecate notify()
2015-12-01 15:29:33 +08:00
David Mudrák
182d9990f1
MDL-52214 core: Fix the is_web_crawler() regression
...
In MDL-50891, the is_web_crawler() was refactored into a core_useragent
method and the function itself was deprecated. However, there were no
unit tests kept to check the backwards compatible behaviour. It turned
out that the deprecated function leads to PHP fatal error due to a typo.
This patch fixes the typo and brings back the previous unit tests. To be
able to explicitly check the raised debugging message, the test case
now must be subclass of advanced_testcase.
Additionally fixes missing info about the function being deprecated.
2015-11-23 09:44:13 +01:00
Marina Glancy
a27c42ee9a
MDL-51260 core_tag: Use new tag autocomplete for related tags
2015-10-15 12:03:52 +08:00
Dan Poltawski
9e66dff06c
Merge branch 'wip-MDL-51132-master' of https://github.com/marinaglancy/moodle
2015-09-08 10:46:38 +01:00
Andrew Nicols
ebdfde7664
Merge branch 'MDL-50287-master' of git://github.com/danpoltawski/moodle
2015-09-08 08:18:03 +08:00
Marina Glancy
0d1e545612
MDL-51132 tags: do not use user tags for tagging courses
2015-09-05 11:21:15 +08:00
David Monllao
25d9ae9a93
Merge branch 'MDL-50891-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/deprecatedlib.php
2015-09-02 08:54:55 +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
Andrew Nicols
34c6ec1869
MDL-50891 useragent: Move web crawler checks to useragent class
2015-08-28 14:31:51 +08:00
Dan Poltawski
0628925bf1
MDL-50287 completion: avoid introducing uncessary functions
...
Also fix copyright
2015-08-27 14:57:56 +01:00
Simey Lameze
f4864c1cd2
MDL-49383 core: initial deprecation of get_referer function
2015-07-27 10:33:39 +08:00
Ankit Agarwal
d494100ea8
MDL-50270 groups: Properly deprecate old apis
2015-07-13 14:55:38 +05:30
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
Ankit Agarwal
2149326b8c
MDL-50049 deprecation: Remove usage of deprecated api and cleanup
2015-06-29 17:15:50 +05:30
Ankit Agarwal
8322ed4a66
MDL-50049 deprecation: Rearrange deprecated apis for better future management
2015-06-29 11:36:36 +05:30
Ankit Agarwal
33c46db574
MDL-50049 deprecation: Group together long term deprecated apis
2015-06-29 11:36:36 +05:30
Ankit Agarwal
1ac1d29b6d
MDL-50049 deprecation: Final deprecation of old apis
2015-06-29 11:36:36 +05:30
Dan Poltawski
0627d5802c
Merge branch 'wip-MDL-45774-master' of git://github.com/abgreeve/moodle
2015-04-14 15:32:13 +08:00
Petr Skoda
e49cb057a1
MDL-49828 timezones: fix typos introduced by MDL-49684
2015-04-12 12:11:10 +12:00
Adrian Greeve
efd32edbee
MDL-45774 navigation: Deprecation of useredit_shared_definition_preferences.
2015-04-10 17:18:04 +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
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
David Monllao
bdc83277a3
MDL-49371 core_message: Unused method deprecation
2015-03-04 09:36:22 +08:00