Rodrigo Mady da Silva
407856338c
MDL-74568 mod_chat: Add Webservice mod_chat_view_sessions
2023-06-01 18:16:21 -03:00
Eloy Lafuente (stronk7)
061c9d7ba0
MDL-77940 versions: bump all versions and requires near release
...
version = 2023042400 release version
requires= 2023041800 current rc1 version
2023-04-18 18:08:09 +02:00
Jun Pataleta
00bae8b8a4
MDL-76403 versions: bump all versions and requires near release
2022-11-23 09:45:23 +08:00
Kevin Pham
5f50d978df
MDL-49795 mod_chat: Add course foreign key to chat_users table
2022-08-03 15:17:04 +10:00
Jun Pataleta
70f6b1605b
MDL-74471 versions: bump all versions and requires near release
2022-04-13 10:37:36 +08:00
Eloy Lafuente (stronk7)
fbb0767536
MDL-69475 versions: bump all versions and requires in master
...
version = 2021052500 release version
requires= 2021052500 same than version
Why 20210525? (25th May 2021) ?
Because master is going to be Moodle 4.0, to be released
on November 2021. And, until then, we are going to have
a couple of "intermediate" releases:
- Moodle 3.10 to be released 9th November 2020. (2020110900)
This version will be using versions from today to 2020110900
(once it's released the YYYYMMDD part stops advancing).
- Moodle 3.11 to be released 10th May 2021. (2021051000)
This version will be using versions from 3.10 release to 2021051000
(once it's released the YYYYMMDD part stops advancing).
That means that all versions from today to 2021051000 are going
to be used by those 2 "intermediate" releases (3.10 and 3.11).
And we cannot use them in master, because it's forbidden to have
any overlapping of versions between branches (or different upgrade
paths will fail).
So, get that 2021051000, let's add it a couple of weeks to cover
the on-sync period (or a 2 weeks delay max!) and, the first version
that master can "own" in exclusive (without any overlap) is, exactly,
25th May 2021, hence our 20210525.
2020-08-18 00:47:15 +02:00
Eloy Lafuente (stronk7)
115cc0214f
MDL-68973 versions: bump all versions and requires near release
...
version = 2020061500 release version
requires= 2020060900 current rc1 (week7roll1) version
2020-06-09 16:23:09 +02:00
Eloy Lafuente (stronk7)
d5be859063
MDL-67199 versions: bump all versions and requires near release
...
version = 2019111800 release version
requires= 2019111200 current beta (week7roll1) version
2019-11-12 17:57:08 +01:00
Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02:00
Andrew Nicols
5c30abc2ae
MDL-64883 mod_chat: Version bump
2019-03-07 10:32:02 +08:00
Simey Lameze
b98d775540
MDL-64883 mod_chat: deprecate legacy chat_cron() function
2019-03-07 10:10:29 +08:00
Simey Lameze
958dfd9761
MDL-64883 mod_chat: convert cron to scheduled task
2019-03-07 10:10:25 +08:00
Eloy Lafuente (stronk7)
085353b315
MDL-64282 versions: bump all versions and requires near release
...
version = 2018120300 release version
requires= 2018112800 current rc2 (week7roll1) version
2018-11-29 18:24:08 +01:00
Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
Juan Leyva
bf7a643f8a
MDL-57394 mod_chat: New WS mod_chat_get_session_messages
2018-01-30 14:30:51 +01:00
Juan Leyva
26b4e8580d
MDL-57394 mod_chat: New WS mod_chat_get_sessions
2018-01-30 13:52:05 +01:00
Matteo Scaramuccia
307dce6cf3
MDL-60793 mod_chat: Renamed 'system' into 'issystem'
...
'system' is now a reserved word in MySQL 8.0.3+.
2017-12-18 15:23:11 +01:00
Eloy Lafuente (stronk7)
ba854606e6
MDL-60764 versions: bump all versions and requires near release
...
version = 2017111300 release version
requires= 2017110800 current rc2 version
2017-11-10 02:52:53 +01:00
Eloy Lafuente (stronk7)
d989ee1e03
MDL-58853 versions: bump all versions and requires near release
...
version = 2017051500 release version
requires= 2017050500 current rc1 version
2017-05-09 02:58:28 +02:00
Eloy Lafuente (stronk7)
04649747a4
MDL-57197 versions: bump all versions and requires near release
...
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01:00
Stephen Bourget
0f256bc05e
MDL-55251 mod_chat: Add view permissions
2016-07-15 16:13:06 -04: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
Juan Leyva
0ca559a111
MDL-50032 webservice: Remove plugin functions from mobile service
2016-03-04 14:15:33 +01: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
Juan Leyva
1ca4cdf3e9
MDL-50853 mod_chat: New Web Service mod_chat_login_user
2015-09-02 17:16:13 +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
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
Andrew Davis
c52b4db52d
MDL-46465 mod_chat: assorted coding style fixes
2014-07-28 10:01:41 +08:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Sam Hemelryk
a6be3193d8
MDL-44152 mod_chat: unified @package use
2014-02-18 11:25:08 +13:00
Tomasz Muras
672ce966c6
MDL-43040 Replace $module with $plugin in all mod/*/version.php
...
Conflicts:
mod/quiz/version.php
2014-01-29 00:36:12 +01:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Frederic Massart
c8135e8b18
MDL-42001 mod_chat: Transforming handlers to observers
2013-09-27 13:38:27 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Tim Hunt
88eca3cd26
MDL-19125 module restrictions: addinstance capabilities for all mods
2012-03-15 17:13:43 +00:00
Petr Skoda
633d5a07af
MDL-30007 standardise module version files
2011-11-29 21:38:14 +01:00
Dongsheng Cai
ae671b6c67
MDL-25069 CHAT added events definition file
2010-11-08 06:03:00 +00:00
Dongsheng Cai
a8e3b008ff
MDL-25069 CHAT added event handler to handler user logout event.
2010-11-08 02:54:42 +00:00
Petr Skoda
c6d75bffa5
MDL-23628 improved log action support - now similar to handling of capabilities
2010-08-03 10:07:18 +00:00
Dongsheng Cai
a2bd5aba3d
MDL-22297, use bigger version number to bump 1.9 upgrade
2010-05-04 05:09:30 +00:00
Petr Skoda
e7521559ed
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 13:17:47 +00:00
skodak
65e7c870c1
MDL-18910 normalised module intro and introformat
2009-04-20 18:39:24 +00:00
dongsheng
c19df282a6
"CHAT/MDL-14949, remove mod/chat:talk capability and check chat and readlog capabilities respectively, merged and modified from 1.9"
2009-03-11 02:34:20 +00:00
skodak
656be89301
MDL-14123 Full IPv6 support - updating all db fields to theoretical 45 char limit
2009-01-06 18:14:28 +00:00
dongsheng
4314c0bcf5
"MDL-14949, add a new capablity chat:talk to enable readonly chat user, merged from 1.9"
2008-12-16 04:58:40 +00:00
mjollnir_
47cfd33174
MDL-15758 - chat module portfolio export
2008-08-18 10:16:56 +00:00
dongsheng
6346dda358
MDL-14650, fix the problem of upgrade script
2008-07-24 05:28:56 +00:00
dongsheng
6e5f40eadc
MDL-14650, create a new table chat_messages_current
to save latest 8 hours messages, could improve performance. The expired message will be deleted in chat_cron function
2008-07-24 03:15:03 +00:00