Dongsheng Cai
|
46713337da
|
"MDL-20603, added moodlemedia tinymce plugin"
|
2009-11-10 08:51:42 +00:00 |
|
Dongsheng Cai
|
0773060acc
|
"MDL-20603, restore tinymce media plugin, we will have a brand new moodlemedia plugin"
|
2009-11-10 07:40:50 +00:00 |
|
Moodle Robot
|
ef6504ff41
|
Updated the HEAD build version to 20091110
|
2009-11-10 00:32:24 +00:00 |
|
Penelope Leach
|
70fbfb2c25
|
MDL-20596 - fixes to backup_course_silently and import_backup_file_silently
Merged from MOODLE_19_STABLE - even though backup/restore is broken in HEAD, for a reference for Eloy's backup 2.0
|
2009-11-09 13:05:39 +00:00 |
|
Petr Skoda
|
032216500d
|
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(
|
2009-11-09 11:33:14 +00:00 |
|
Petr Skoda
|
a591d38765
|
MDL-20700 coding style - new sloppy trailing whitespace fixed
|
2009-11-09 10:11:48 +00:00 |
|
jerome mouneyrac
|
44610991bf
|
webservice MDL-17135 display function descriptions into the function form
|
2009-11-09 06:30:01 +00:00 |
|
jerome mouneyrac
|
cd7a789181
|
webservice MDL-17135 revert the service function form to a Moodle form + user searchable selector + add default size to the searchable selector
|
2009-11-09 03:38:50 +00:00 |
|
Gordon Bateson
|
bf38af3f55
|
ensure user has_capability('mod/hotpot:attempt', $module) when viewing a HotPot or submitting results
|
2009-11-09 01:29:57 +00:00 |
|
Moodle Robot
|
ed29a3d321
|
Updated the HEAD build version to 20091109
|
2009-11-09 00:32:06 +00:00 |
|
Eloy Lafuente
|
7baf478491
|
MDL-20625 concurrent tests - added note about MySQL and MSSQL
|
2009-11-08 23:15:02 +00:00 |
|
Eloy Lafuente
|
9d3cbeb695
|
MDL-17491 oracle connections - fix annoyance when multiple connections
are used and enforce new connections by using oci_new_connect()
|
2009-11-08 23:13:31 +00:00 |
|
Petr Skoda
|
446e2634d4
|
MDL-20723 workaround for zlib compressed scripts
|
2009-11-08 22:23:05 +00:00 |
|
Petr Skoda
|
e5180580c8
|
MDL-17135 fixed fatal installation and ugprade error
|
2009-11-08 22:12:36 +00:00 |
|
Petr Skoda
|
a38c7a1081
|
MDL-20601 fixed undefined variable in major upgrade redirection
|
2009-11-08 22:10:45 +00:00 |
|
Petr Skoda
|
40e85c9268
|
MDL-12886 more external users api
|
2009-11-08 21:58:32 +00:00 |
|
Petr Skoda
|
47c277069f
|
MDL-12886 more external users api - untested
|
2009-11-08 21:57:27 +00:00 |
|
Petr Skoda
|
38b76f3c58
|
MDL-12886 more external users api - untested
|
2009-11-08 21:57:01 +00:00 |
|
Petr Skoda
|
6ccaf3f5e5
|
MDL-20625 fixed transaction related todos
|
2009-11-08 21:39:10 +00:00 |
|
Petr Skoda
|
088f3ffc5d
|
NOBUG fixed TODO which was already solved
|
2009-11-08 21:20:21 +00:00 |
|
Petr Skoda
|
07b81ebd2d
|
MDL-20625 coding help - better detection of missing commit or rollback
|
2009-11-08 21:19:11 +00:00 |
|
Petr Skoda
|
c0829930c8
|
MDL-20625 new test for transaction cuncurrency - proposed by Eloy
|
2009-11-08 19:00:19 +00:00 |
|
Eloy Lafuente
|
2055df938b
|
NOBUG: Initial commit of Dhivehi installer lang pack
|
2009-11-08 16:16:19 +00:00 |
|
Dongsheng Cai
|
c8092ea5e3
|
"MDL-20345, use new comments api in glossary module"
|
2009-11-08 14:12:12 +00:00 |
|
Dongsheng Cai
|
99d5265525
|
"MDL-20602, added link external option in file picker"
|
2009-11-08 13:20:37 +00:00 |
|
Dongsheng Cai
|
c9114c0e06
|
"MDL-13766, fixed function call in repository upload plugin"
|
2009-11-08 11:25:45 +00:00 |
|
Moodle Robot
|
369c75e843
|
Updated the HEAD build version to 20091108
|
2009-11-08 00:31:42 +00:00 |
|
Petr Skoda
|
3400bf6cc4
|
MDL-20625 fixed typos, credit goes to Martin Langhoff
|
2009-11-07 16:00:13 +00:00 |
|
Petr Skoda
|
e484041b8c
|
MDL-20625 forbid transactions when sending messages - we can not undo emails
|
2009-11-07 10:30:03 +00:00 |
|
Petr Skoda
|
7c7d3afab5
|
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
|
2009-11-07 10:27:57 +00:00 |
|
Petr Skoda
|
c01678b1d2
|
MDL-20767 can not use messaging in upgrade and fatal errors in strings
|
2009-11-07 09:31:20 +00:00 |
|
Petr Skoda
|
2055b631f0
|
MDL-20625 when in transaction do not trigger instant events becase we can not roll them back
|
2009-11-07 09:13:45 +00:00 |
|
Petr Skoda
|
d5a8d9aa71
|
MDL-20625 new delegated transaction support in DML
|
2009-11-07 08:52:56 +00:00 |
|
Moodle Robot
|
88d39d6992
|
Updated the HEAD build version to 20091107
|
2009-11-07 00:31:52 +00:00 |
|
Moodle Robot
|
b0c34238a1
|
Automatic installer.php lang files by installer_builder (20091107)
|
2009-11-07 00:21:02 +00:00 |
|
Petr Skoda
|
667b496a5d
|
MDL-12886 more external users api
|
2009-11-06 12:28:50 +00:00 |
|
Dongsheng Cai
|
a0ff4137d9
|
"MDL-13766, fixed a bug in move_to_filepool and moving code block"
|
2009-11-06 09:32:44 +00:00 |
|
Dongsheng Cai
|
d742249d7e
|
"MDL-15488, fixed callback url for flickr repository plugin"
|
2009-11-06 09:21:47 +00:00 |
|
Dongsheng Cai
|
6f2cd52aa5
|
"MDL-19181, 1. fixed repository listing when using non-admin role 2. added boilerplate"
|
2009-11-06 09:07:46 +00:00 |
|
jerome mouneyrac
|
3b59ba8c73
|
webservice MDL-17135 add logging to add/edit/delete service action
|
2009-11-06 08:17:09 +00:00 |
|
jerome mouneyrac
|
975341d161
|
webservice MDL-17135 add timecreated + timemodified fields to the service table and save them in the service form
|
2009-11-06 07:50:30 +00:00 |
|
Moodle HQ git importer
|
14e31fa388
|
Fixing drift between CVS and git
|
2009-11-06 00:33:01 +00:00 |
|
Moodle Robot
|
035f257f67
|
Updated the HEAD build version to 20091106
|
2009-11-06 00:33:01 +00:00 |
|
Petr Skoda
|
8e7d3fe4ee
|
MDL-12886 more external course api
|
2009-11-05 23:10:35 +00:00 |
|
Petr Skoda
|
930680cba2
|
MDL-12886 more external users api
|
2009-11-05 23:05:26 +00:00 |
|
Petr Skoda
|
71864f15e5
|
MDL-12886 more external users api
|
2009-11-05 23:03:33 +00:00 |
|
Petr Skoda
|
7b472b329a
|
MDL-12886 more external users api
|
2009-11-05 22:54:48 +00:00 |
|
Petr Skoda
|
443364ab39
|
MDL-12886 more external groups api
|
2009-11-05 22:13:25 +00:00 |
|
Petr Skoda
|
4efa248399
|
MDL-12886 more external groups api
|
2009-11-05 22:06:49 +00:00 |
|
Petr Skoda
|
c863dc389c
|
MDL-12886 more external groups api
|
2009-11-05 20:04:27 +00:00 |
|