Cameron Ball
cd29373c35
MDL-37138 chat: Use blanktarget option for chat text
2016-05-30 13:18:02 +08:00
Eloy Lafuente (stronk7)
4da854a68b
MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts
2016-05-23 01:31:34 +02:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
David Monllao
c827acae2d
MDL-53221 search: Renaming search areas
...
AMOS BEGIN
CPY [modulename,mod_folder],[search:activity,mod_folder]
CPY [modulename,mod_label],[search:activity,mod_label]
CPY [modulename,mod_page],[search:activity,mod_page]
CPY [modulename,mod_resource],[search:activity,mod_resource]
CPY [modulename,mod_url],[search:activity,mod_url]
AMOS END
2016-05-16 13:02:02 +08:00
Juan Leyva
0ca559a111
MDL-50032 webservice: Remove plugin functions from mobile service
2016-03-04 14:15:33 +01:00
KeenRivals
83ea83ec19
MDL-50175 graphics: Optimized SVGs with SVGO.
2016-02-25 11:56:42 +00:00
KeenRivals
26c19b02d5
MDL-50175 graphics: Optimized PNG images with optipng
...
Used options: -o7 -strip all and advdef -z4 -i50.
(With ./lib excluded)
2016-02-25 11:56:37 +00:00
David Monllao
e2be996171
MDL-31989 search: New search areas
...
Some search areas have been introduced as part of the initial search API
and search engine API implementation.
- Forum posts
- Glossary enties
- All moodle activities
2016-02-23 10:47:57 +00:00
David Monllao
11ce3ffccc
Merge branch 'MDL-51839-master' of git://github.com/andrewnicols/moodle
2016-02-16 10:58:22 +08:00
Eloy Lafuente (stronk7)
e8c82aac82
MDL-51580 upgrade: clean < 2.7.0 upgrade steps
...
This just deletes all the upgrade steps previous to 2.7.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2016-02-15 18:38:09 +01:00
Andrew Nicols
87d567d3c5
MDL-51839 mod: Remove really old logos in gif format
2016-02-10 16:20:29 +08:00
Andrew Nicols
75e7c855fc
MDL-43620 mod_chat: Whitespace fix
2016-01-13 10:20:25 +08:00
Andrew Nicols
1b67113353
Merge branch 'MDL-43620_m31v2' of https://github.com/sbourget/moodle
2016-01-13 09:38:45 +08:00
Stephen Bourget
8cf5ac4acc
MDL-43620 Chat: Behat test for course reset
2016-01-04 11:39:09 -05:00
Stephen Bourget
a646cd5696
MDL-43620 Chat: Fix error on course reset
2016-01-04 11:38:51 -05:00
Stephen Bourget
bf5a27ce17
MDL-51445 Chat: Fix broken profile links
2015-12-21 20:37:54 -05:00
Dan Poltawski
50901a53bc
Merge branch 'MDL-51664-master' of git://github.com/FMCorz/moodle
2015-12-03 11:16:30 +01:00
Eloy Lafuente (stronk7)
6d29c4acdd
MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts
2015-11-17 17:08:56 +01:00
David Monllao
f2b28f8130
Merge branch 'MDL-46049-master' of git://github.com/danpoltawski/moodle
2015-11-17 08:54:50 +08:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Dan Poltawski
600b815279
MDL-46049 chat: update calendar times on repeating chat sessions
...
Previously were using the invalid chat id and the calendar entry was not
updated.
Thanks to Andy McGill who worked this out.
2015-11-05 16:02:08 +00:00
Dan Poltawski
1c2a11fcfa
MDL-46049 chat: add missing closing parenthesis
2015-11-05 16:01:42 +00:00
Andrew Nicols
62029ba7f4
Merge branch 'MDL-51565-master' of git://github.com/jleyva/moodle
2015-10-16 09:35:23 +08:00
Juan Leyva
5b587c7570
MDL-51565 webservice: Fix return types definitions
...
This commit also format the activity name via external_format_string in
some cases
2015-10-12 13:24:49 +02:00
Frederic Massart
583b02e405
MDL-51664 external: Update usage of external_util::validate_courses
2015-10-12 12:01:15 +08:00
Mark Nelson
0bfafc5ba0
MDL-46455 mod_*: added restore mapping to events
2015-10-11 18:14:57 -07:00
Juan Leyva
d85bedf796
MDL-49823 webservice: Support gravatar profile images
2015-10-01 09:36:31 +02:00
Juan Leyva
1df5d7191c
MDL-50537 mod_chat: Use the utility class and several fixes
2015-09-09 14:08:02 +02:00
Costantino Cito
9f7de6317d
MDL-50537 mod_chat: New WS mod_chat_get_chats_by_courses
2015-09-09 14:08:01 +02:00
Juan Leyva
cdb5d405c1
MDL-50853 mod_chat: Unit tests for the external lib
2015-09-02 17:26:05 +02:00
Juan Leyva
5841b9d5d3
MDL-50853 mod_chat: New Web Service mod_chat_view_chat
2015-09-02 17:23:43 +02:00
Juan Leyva
8380bc7fc0
MDL-50853 mod_chat: New Web Service mod_chat_get_chat_latest_messages
2015-09-02 17:23:42 +02:00
Juan Leyva
874aa80f67
MDL-50853 mod_chat: New Web Service mod_chat_send_chat_message
2015-09-02 17:23:41 +02:00
Juan Leyva
e4076a6e4c
MDL-50853 mod_chat: New Web Service mod_chat_get_chat_users
2015-09-02 17:23:40 +02:00
Juan Leyva
1ca4cdf3e9
MDL-50853 mod_chat: New Web Service mod_chat_login_user
2015-09-02 17:16:13 +02:00
Helen Foster
ce2c0f3a74
MDL-51148 lang: Merge English strings from the en_fix language pack
2015-08-26 16:46:43 +02:00
Eloy Lafuente (stronk7)
b758ab3053
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02: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
75ece778c5
Merge branch 'MDL-49101' of https://github.com/andrewhancox/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2015-04-07 17:27:17 +08:00
Andrew Hancox
6398ff5387
MDL-49101 core: Add a global admin setting config->requiremodintro
...
Removed requiremodintro setting from all core activity plugins and replace
with a single global setting.
Deprecated moodleform_mod::add_intro_editor and replaced with
moodleform_mod::standard_intro_elements
2015-04-07 10:11:53 +01: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
Andrew Nicols
64e7aa4de1
MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string
2014-12-01 08:32:04 +13:00
Matteo Scaramuccia
8e1f21d47b
MDL-43483 mod_chat: Fixed race condition issues, including not useful logs.
2014-11-24 08:58:38 +08:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
sam marshall
9c85baa8c5
MDL-44725 Availability: Replace groupmembersonly - FEATURE_xx (6)
...
Remove old FEATURE_GROUPMEMBERSONLY as no longer required.
2014-09-02 13:03:17 +01:00
Eloy Lafuente (stronk7)
f9f715de75
Merge branch 'MDL-46633' of https://github.com/shashirepo/moodle
2014-09-02 02:12:14 +02:00
shashirepo
b12c3878a7
MDL-46633 chat: Chat send button gets stuck
2014-08-28 14:45:59 +05:30
shashirepo
ce72c045e6
MDL-46477 chat:hard coded string in mod/chat
2014-08-21 17:29:45 +05:30
John Okely
56302d4868
MDL-46465 mod_chat: Fix more user icon links
2014-07-31 12:31:53 +08:00