Commit graph

43062 commits

Author SHA1 Message Date
Martin Dougiamas
bd67616e4c Bumping version to clear CSS and JS caches 2010-07-07 07:31:09 +00:00
Petr Skoda
9b3f1d6c0c fixed incorrect get context call 2010-07-07 07:28:57 +00:00
aparup
dbd9b303cc Glossary MDL-23063 fixed bug with the way get_record was being called.. kudos to Stephen 2010-07-07 07:21:13 +00:00
Petr Skoda
28762d7252 MDL-23112 coding style improvement 2010-07-07 07:14:03 +00:00
David Mudrak
70dc9b380b MDL-21652 Fix of phpdoc comment. Thanks to Mark Nielsen 2010-07-07 06:49:17 +00:00
Moodle HQ git importer
4a97fa7c60 Fixing drift between CVS and git 2010-07-07 05:49:24 +00:00
aparup
8d6d7d4291 Course MDL-23062 turned off $doanything super admin power for a editing capability check to effect a switched to role from admin. 2010-07-07 05:49:24 +00:00
Dongsheng Cai
6b7faed167 MDL-23116, fixed private files block 2010-07-07 05:20:46 +00:00
Martin Dougiamas
3a76bcdf31 MDL-22917 Removing commercial links from readme 2010-07-07 05:13:25 +00:00
Sam Hemelryk
a70eb30fa9 enrol MDL-22854 New ajaxified enrolment interface 2010-07-07 02:46:34 +00:00
Andrew Davis
42b46a77e0 core MDL-23112 fixed errors to do with $user->suspended not being declared 2010-07-07 01:46:45 +00:00
Moodle Robot
133cf9d682 Updated the HEAD build version to 20100707 2010-07-07 00:45:19 +00:00
Eloy Lafuente
3f9d86cd69 MDL-21432 backup - choice restore (missing steps). Enables activity settings 2010-07-06 22:38:53 +00:00
Eloy Lafuente
fbc2778d1c MDL-21432 backup - rest of helper files 2010-07-06 22:35:02 +00:00
Eloy Lafuente
c9d8234a9c MDL-21432 backup - restore plan builder (still missing blocks support) 2010-07-06 22:30:49 +00:00
Eloy Lafuente
864842aa83 MDL-21432 backup - all sort of restore tasks 2010-07-06 22:28:38 +00:00
Eloy Lafuente
754a102b13 MDL-21432 backup - restore controller 2010-07-06 22:25:54 +00:00
Andrea Bicciolo
f1c3030b8e update 2010-07-06 18:35:09 +00:00
Andrea Bicciolo
46985d6ed8 corrected language string name 2010-07-06 18:34:06 +00:00
Andrea Bicciolo
434befb2a7 corrected language strings 2010-07-06 18:33:26 +00:00
Petr Skoda
be7edd27b6 MDL-23106 there is no CFG->style and CFG->template - removing them 2010-07-06 17:36:34 +00:00
Petr Skoda
c0002023b1 comment typo 2010-07-06 17:31:16 +00:00
Petr Skoda
936a54ca05 MDL-23106 removing unused ratings upgrade code 2010-07-06 17:29:55 +00:00
Petr Skoda
63bfc7d6c0 resetting more filters in each upgrade 2010-07-06 17:20:43 +00:00
Petr Skoda
2e5eba8560 MDL-19776 make sure contexts are fully initialised after each core upgrade, it is relatively cheap, so it should not cause any problems 2010-07-06 17:14:36 +00:00
Petr Skoda
79adebe9a4 fixed typo 2010-07-06 17:00:37 +00:00
Petr Skoda
c1312d890e MDL-23106 no need for reverting of standardold theme any more 2010-07-06 16:59:34 +00:00
Petr Skoda
d69bf76ec7 MDL-23106 files created in one step 2010-07-06 16:58:12 +00:00
Petr Skoda
0b3681a495 MDL-23106 external_tokens created in one step 2010-07-06 16:54:35 +00:00
Petr Skoda
f6882162cb MDL-23106 streamlined ext services table creation 2010-07-06 16:52:51 +00:00
Petr Skoda
a32799ab3b MDL-23106 files_cleanup is history 2010-07-06 16:49:26 +00:00
Petr Skoda
e51b52203d MDL-23106 all tables created in upgrade.php MUST be present in install.xml - we will most probably drop the two old blocks tables before release but we can not allow exceptions like this, sorry 2010-07-06 16:47:35 +00:00
Petr Skoda
826017602d whitespace fixes 2010-07-06 16:31:48 +00:00
Petr Skoda
3bfadd294e fixed whitespace 2010-07-06 16:29:00 +00:00
Petr Skoda
698fbbb065 MDL-23106 portfolio_log created in one step 2010-07-06 16:28:15 +00:00
Petr Skoda
fcd1c1c2ec MDL-23106 portfolio_tempdata created in one step 2010-07-06 16:26:54 +00:00
Petr Skoda
f516f03bf9 MDL-23106 removing unnecessary conversion of message_providers data - not installed yet in regular upgrades now 2010-07-06 16:22:52 +00:00
Petr Skoda
6389e70a03 MDL-23106 fixing 2.0 upgrade paths - moving core table tweaks to the very beginning so that it is available for the whole upgrade 2010-07-06 16:18:39 +00:00
Petr Skoda
2e0406a53a repeating upgrade typo fixed 2010-07-06 16:10:17 +00:00
Petr Skoda
6489e36131 fixed docs typos 2010-07-06 16:04:41 +00:00
Andrea Bicciolo
936bf0cce5 Formal_white for 2.0 2010-07-06 14:23:15 +00:00
Helen Foster
50a7e819ee MDL-22916 lang string rewording thanks to Andrea Bicciolo 2010-07-06 13:10:41 +00:00
Petr Skoda
39bc3eb59a MDL-23104 cleanup after loancalc, lams, exercise and journal if no instances present - these were moved to contrib and we do not want them to appear on during upgrade page if not used at all 2010-07-06 12:16:00 +00:00
Andrea Bicciolo
57bfc29ac9 Formal_white for 2.0 2010-07-06 11:59:31 +00:00
David Mudrak
1ce51635f7 MDL-12192 Do not colonize empty labels, thanks to skodak for spotting 2010-07-06 09:58:36 +00:00
Petr Skoda
ec32e626be fixed wrong != that was breaking js caching 2010-07-06 09:42:44 +00:00
jerome mouneyrac
0f31850a35 webservice MDL-22255 fix moodle_user_get_users_by_id() ws function when no custom field are returned 2010-07-06 09:17:49 +00:00
jerome mouneyrac
a6bfa66c35 profil MDL-23103 fix missing moodle_url on the delete confirmation custom field page 2010-07-06 09:13:34 +00:00
Andrew Davis
6d2e69363d message MDL-23101 made email notifications of forum posts work 2010-07-06 08:59:39 +00:00
jerome mouneyrac
ac90abb43d community hub MDL-23014 add private hub to the searchable hub list + use private token to search on a hub when a private token is available 2010-07-06 08:53:31 +00:00