moodlerobot
|
e5a7bce46f
|
Updated the HEAD build version to 20090526
|
2009-05-26 00:37:57 +00:00 |
|
skodak
|
1deff123aa
|
MDL-15249 towards cli install script
|
2009-05-25 21:46:28 +00:00 |
|
skodak
|
58c2e0697d
|
MDL-12212 fixed missing course setup + tags incorrect $id parameter
|
2009-05-25 21:45:48 +00:00 |
|
skodak
|
e3ea4a75e9
|
MDL-15249 fixed installation warnings
|
2009-05-25 21:04:29 +00:00 |
|
skodak
|
aa282b10fb
|
MDL-15249 $_SERVER['HTTP_HOST'] not availabel in CLI script, replaced by parsing of wwwroot which should give the same info
|
2009-05-25 20:55:27 +00:00 |
|
agrabs
|
a600ad359a
|
MDL-17005 - very high memory comsumption for feedback module->show entries on big Moodle platforms
|
2009-05-25 19:48:33 +00:00 |
|
skodak
|
96db14f9b4
|
MDL-15249 preparation for new cli installer + license header
|
2009-05-25 17:44:05 +00:00 |
|
skodak
|
0c4492726a
|
MDL-15249 removing copy of getopt, using standard version instead
|
2009-05-25 17:43:00 +00:00 |
|
skodak
|
258d532221
|
MDL-15249 preparation for new cli installer + coding style changes
|
2009-05-25 17:33:28 +00:00 |
|
skodak
|
082157a8b8
|
MDL-15249 refactoring normal installer in preparation for new cli installer + coding style changes
|
2009-05-25 17:18:31 +00:00 |
|
skodak
|
dc47d704f2
|
MDL-15249 refactoring normal installer in preparation for new cli installer
|
2009-05-25 17:17:33 +00:00 |
|
stronk7
|
5b49a67cc1
|
MDL-18577 drop enums - annotating one more function to be dropped in Moodle 2.1
|
2009-05-25 14:43:29 +00:00 |
|
dongsheng
|
994d4a3be1
|
"MDL-18971, fix forum unread post highlighting issue, thanks Eric straw's patch, merged from 1.9"
|
2009-05-25 09:19:27 +00:00 |
|
samhemelryk
|
e4f0a85e10
|
grouplib MDL-19236 Added phpdocs and copyrights
|
2009-05-25 09:12:22 +00:00 |
|
samhemelryk
|
ba21c9d440
|
lib MDL-19236 added phpdocs and copyrights
|
2009-05-25 08:27:25 +00:00 |
|
moodlerobot
|
5fc45c3ff4
|
Updated the HEAD build version to 20090525
|
2009-05-25 00:40:08 +00:00 |
|
gbateson
|
14fa46fa00
|
fixes for XHTML strict: add <fieldset> arround hidden form fields, use "id" instead of "name" to locate forms, use HTML entities in button captions <= and =>
|
2009-05-24 09:03:09 +00:00 |
|
skodak
|
d4ff178fa9
|
MDL-19288 fixed one more incorrect use of array_shift() which breaks array keys - thanks Colin Campbell; merged from MOODLE_19_STABLE
|
2009-05-24 07:24:16 +00:00 |
|
pichetp
|
315efce701
|
MDL-19214 Adding category hidden element
|
2009-05-24 02:33:42 +00:00 |
|
pichetp
|
66d0a55c56
|
MDL-19210 using the get_database_dataset_items() function
|
2009-05-24 02:02:31 +00:00 |
|
pichetp
|
a2155a7b74
|
MDL-19210 adding get_database_dataset_items() function
|
2009-05-24 02:01:03 +00:00 |
|
moodlerobot
|
6e5566391d
|
Updated the HEAD build version to 20090524
|
2009-05-24 00:38:34 +00:00 |
|
stronk7
|
ba73136eab
|
2.0 prefixes syntax
|
2009-05-23 22:51:53 +00:00 |
|
stronk7
|
2b212777b0
|
Fixing xmldb uses, deleting ENUM parameters. Seem the blocks upgrade
code was written in the middle of the ENUMs drop.
|
2009-05-23 22:49:46 +00:00 |
|
stronk7
|
0990f7aa99
|
towards db layer 2.0
|
2009-05-23 22:40:55 +00:00 |
|
stronk7
|
a547c180f6
|
MDL-15355 restore - proper category selection when restoring from SITE + improved defaults ; merged from 19_STABLE
|
2009-05-23 20:56:32 +00:00 |
|
skodak
|
56f3599bb9
|
MDL-19288 fixed limiting cached context - array_shift() was breaking array keys; merged from MOODLE_19_STABLE
|
2009-05-23 20:08:48 +00:00 |
|
moodlerobot
|
074d3e8190
|
Updated the HEAD build version to 20090523
|
2009-05-23 00:37:30 +00:00 |
|
sam_marshall
|
08577617ff
|
MDL-19274 - Blog RSS feed should include information about tags in each post
|
2009-05-22 15:16:58 +00:00 |
|
stronk7
|
528862df04
|
MDL-19246 file manager - improved security message. Unused in HEAD. Thanks Helen.
|
2009-05-22 15:16:13 +00:00 |
|
stronk7
|
64acc5a55d
|
MDL-19246 restore - cleanup of "restoreto" options. Prev. site restrictions out. Merged from 19_STABLE
|
2009-05-22 15:02:44 +00:00 |
|
mudrd8mz
|
1d85bec383
|
MDL-19279: workshop: deleting files from the core space, they are now in the module space in the contrib
|
2009-05-22 10:44:20 +00:00 |
|
stronk7
|
77a7b86529
|
MDL-19246 restore - cleanup of "restoreto" options. Some more extra uses updated. Merged from 19_STABLE
|
2009-05-22 10:32:34 +00:00 |
|
dongsheng
|
8c7ddb3519
|
"MDL-16548, remove the horrific alert dialog when upload successfully"
|
2009-05-22 09:55:10 +00:00 |
|
dongsheng
|
a6058fed1f
|
"MDL-15351, use new file api handle draft files and final files in local plugin"
|
2009-05-22 09:19:58 +00:00 |
|
samhemelryk
|
c861fe2f83
|
deprecatedlib MDL-19236 corrected boilerplate tag order and package
|
2009-05-22 09:10:53 +00:00 |
|
samhemelryk
|
6d19ced2c5
|
boxlib.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 09:03:54 +00:00 |
|
samhemelryk
|
3564771d6b
|
lib MDL-19236 added phpdocs and copyrights
|
2009-05-22 08:41:00 +00:00 |
|
samhemelryk
|
449611af98
|
weblib.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 03:26:07 +00:00 |
|
fmarier
|
2d80192857
|
MDL-19222 lib/setup: work-around the disk_free_space call failing on very large partitions
|
2009-05-22 03:19:16 +00:00 |
|
samhemelryk
|
0d0a8bf6e7
|
moodlelib.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 02:57:43 +00:00 |
|
samhemelryk
|
a87b5a5311
|
componentlib.class.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 02:47:31 +00:00 |
|
samhemelryk
|
09639deda4
|
completionlib.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 02:39:20 +00:00 |
|
samhemelryk
|
5d9956689a
|
clilib.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 02:20:10 +00:00 |
|
samhemelryk
|
d4accfc0ad
|
blocklib.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 02:18:49 +00:00 |
|
samhemelryk
|
72dbdcead7
|
authlib.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 02:17:29 +00:00 |
|
fmarier
|
ea2678d8b9
|
MDL-17542 lib/html2text: update to latest upstream version (r2374)
from http://trac.roundcube.net/log/trunk/roundcubemail/program/lib/html2text.php
|
2009-05-22 02:10:22 +00:00 |
|
samhemelryk
|
db26acd41d
|
adminlib.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 02:05:46 +00:00 |
|
samhemelryk
|
cc3edaa47c
|
accesslib.php MDL-19236 added phpdocs and copyrights
|
2009-05-22 02:03:55 +00:00 |
|
moodlerobot
|
e6197a2c1a
|
Updated the HEAD build version to 20090522
|
2009-05-22 00:39:16 +00:00 |
|