Commit graph

36364 commits

Author SHA1 Message Date
dongsheng
48d54a97c8 "MDL-17474, repository plugin, add check_login to construct function" 2009-05-27 03:35:58 +00:00
jerome
2b28cae42d community Hub MDL-19313 fix hard coded string for registration form title, merged from 1.9 2009-05-27 03:05:54 +00:00
samhemelryk
848bb1134b chat lib MDL-19294 Boilerplate and Phpdocs 2009-05-27 02:40:00 +00:00
moodler
98017ce04a Removing temp files from HEAD (should still be available in MOODLE_20_WORKSHOP branch) 2009-05-27 02:22:05 +00:00
moodler
0a88d0f1c8 Some temp files to create the MOODLE_20_WORKSHOP branch with 2009-05-27 02:18:03 +00:00
samhemelryk
668564e5b2 lib MDL-19236 Corrected copyright's 2009-05-27 01:56:31 +00:00
Moodle HQ git importer
11e1f82896 fix git cvs drift 2009-05-27 00:36:40 +00:00
moodlerobot
eccdc74a99 Updated the HEAD build version to 20090527 2009-05-27 00:36:40 +00:00
skodak
194cdca89b MDL-15249 more cleanup and refactoring - towards cli upgrade 2009-05-26 19:02:11 +00:00
skodak
04bce26c4e fixed trailing whitespace 2009-05-26 19:01:18 +00:00
stronk7
3a0a3d7a6c MDL-19058 xmldb editor & enums - inform about ENUM info detected in all
the loaded files, suggesting different options depending of active/inactive ENUMs found
2009-05-26 18:47:02 +00:00
stronk7
16454b0f1c MDL-19058 xmldb editor & enums - detect used/unused enums when loading XML files 2009-05-26 18:45:02 +00:00
skodak
3316fe24d5 MDL-15249 more cleanup and refactoring - towards cli upgrade 2009-05-26 17:44:25 +00:00
skodak
1e308b644e MDL-19010 disabling upgrade block which breaks upgrade from 1.9.x 2009-05-26 17:30:23 +00:00
stronk7
f3acc06c2d NOBUGNUM xmldb - add some more generic (object) checks to the XMLDB loader 2009-05-26 17:24:52 +00:00
stronk7
8fdb24f079 MDL-14992 sessions - proper destructor method and fixed dispose() behaviour. 2009-05-26 14:46:01 +00:00
skodak
bc76b3c02f MDL-15249 more cleanup, removing unused code, adding some TODOs 2009-05-26 10:21:56 +00:00
skodak
00be19165f MDL-15249 whitespaces and comments cleanup, no other changes 2009-05-26 09:56:35 +00:00
skodak
8580535b81 MDL-15249 refactoring towards cli install script 2009-05-26 09:52:38 +00:00
samhemelryk
91e00947c0 lib MDL-19236 Corrected copyright's 2009-05-26 09:40:16 +00:00
samhemelryk
c030b5eea2 lib MDL-19236 Corrected copyright's 2009-05-26 09:29:18 +00:00
samhemelryk
256578f645 assignment MDL-19294 Corrected PhpDoc 2009-05-26 09:13:14 +00:00
samhemelryk
aaeba37197 lib MDL-19236 Corrected PhpDoc 2009-05-26 06:57:19 +00:00
nicolasconnault
49a54fc973 MDL-19247 Updated the thirdpartylibs.xml file with all PEAR packages info and license version numbers 2009-05-26 06:39:59 +00:00
samhemelryk
b868d3d9cf lib MDL-19236 Added boilerplates and copyrights 2009-05-26 06:26:11 +00:00
samhemelryk
72fb21b65b lib MDL-19236 Added boilerplates and copyrights 2009-05-26 05:18:52 +00:00
samhemelryk
b37eac91cc lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:57:03 +00:00
samhemelryk
50fcb1d835 lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:23:32 +00:00
samhemelryk
ce02a9bf94 lib MDL-19236 Added boilerplates and copyrights 2009-05-26 02:46:09 +00:00
samhemelryk
226617eafb lib MDL-19236 Added phpdocs and copyrights 2009-05-26 02:17:06 +00:00
dongsheng
5b5c385cd8 "MDL-19272, fixed undefined ->pixpath in google docs plugin" 2009-05-26 01:48:31 +00:00
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