Commit graph

39503 commits

Author SHA1 Message Date
Tim Hunt
01de485dde blocks upgrade: MDL-20820 another blocks upgrade problem with sticky blocks
Even though the visible column is going to be dropped,
we need to set it here or the query at line 2087 will fail.

Huge thanks to Oleg Sychev who did all the debugging and testing for this fix.
2009-11-11 17:01:12 +00:00
jerome mouneyrac
64906d348c webservice MDL-17135 Add some Zend library needed for Amf + add one line in order to set amf server in development mode 2009-11-11 15:15:24 +00:00
Tim Hunt
35fb85a7da blocks upgrade: MDL-20820 Problem found and fixed by Oleg Sychev. 2009-11-11 14:50:01 +00:00
Petr Skoda
93d3a2506b MDL-20820 fix for broken sticky block ugprade, credit goes to Oleg Sychev 2009-11-11 14:07:02 +00:00
Petr Skoda
664d7d6e72 NOBUG: mention navigation changes in module upgrade notes 2009-11-11 10:47:16 +00:00
Petr Skoda
af34490a37 NOBUG: mention outputlib changes in module upgrade notes 2009-11-11 10:40:46 +00:00
Petr Skoda
6c669efd01 MDL-19118 comments migration info 2009-11-11 10:39:58 +00:00
Petr Skoda
56f7ff7446 MDL-20191 new db/uninstall.php info 2009-11-11 10:38:29 +00:00
Petr Skoda
9cb565783b NOBUG: fixed typos 2009-11-11 10:35:45 +00:00
Dongsheng Cai
b0b996f6a6 "MDL-13766, fixed html element id, repository module" 2009-11-11 07:31:52 +00:00
Martin Dougiamas
c917f4ec7b lang/repository upgraded description for repositoryallowexternallinks 2009-11-11 07:14:24 +00:00
Martin Dougiamas
0b7df3454a Added some ellipses to some new strings 2009-11-11 07:05:31 +00:00
Dongsheng Cai
34f94b75ec "MDL-20592, improve advimage plugin in editor" 2009-11-11 05:26:34 +00:00
Moodle Robot
1caf890258 Updated the HEAD build version to 20091111 2009-11-11 00:32:51 +00:00
Petr Skoda
5884a8e6b3 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-10 19:45:34 +00:00
Petr Skoda
59e0ce0ac5 MDL-20625 adding TODO for combination of session and tansactiosn, discussing best solution with Eloy 2009-11-10 14:28:40 +00:00
Petr Skoda
57956cc3e2 MDL-20798 fixed missing access control for module intros 2009-11-10 14:04:50 +00:00
Tim Hunt
384531d5e8 gradebook cron: MDL-20783 - was broken.
Committing this trivial fix, even though it is testing day. :-p
2009-11-10 09:51:29 +00:00
Petr Skoda
fd8ad93868 MDL-12886 fixed TODOs 2009-11-10 09:34:40 +00:00
Petr Skoda
4a355d1834 MDL-12886 added missing token restriction 2009-11-10 09:31:52 +00:00
Petr Skoda
3f5995886a improved docs 2009-11-10 09:06:42 +00:00
Dongsheng Cai
19d1e6c208 "MDL-20603, remove an unused js file from moodlemedia plugin" 2009-11-10 08:57:40 +00:00
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