32038 Commits

Author SHA1 Message Date
stronk7
a036d7f3c6 Clean empty role_names. MDL-15284 ; merged from 19_STABLE 2008-07-03 17:07:54 +00:00
thepurpleblob
6d34fea4f9 MDL-13007
Corrected help for category selection. I hope this is what the tick boxes now do :-)

Merged from STABLE_19
2008-07-03 15:14:25 +00:00
thepurpleblob
5ca9e32d97 MDL-13010
Now correctly checks for category context id and does not fail if it isn't there.

Merged from STABLE_19
2008-07-03 14:50:30 +00:00
sam_marshall
ed9f9947e8 MDL-15519: [Accessibility] Added heading tags around current month on monthly calendar view (and changed default styling so this doesn't affect appearance). 2008-07-03 14:16:22 +00:00
skodak
a4a57da9e2 MDL-15021 Deleted not fully setup separate admin settings; merged from MOODLE_18_STABLE but with better delete 2008-07-03 14:09:27 +00:00
stronk7
86b4dadabd Only create role_name aliases if the original course (backup file) contains them. MDL-15284 ; merged from 19_STABLE 2008-07-03 13:00:54 +00:00
skodak
257d63dfd6 MDL-11145 include orphaned mnet ids from user table into mnetid selector; merged from MOODLE_19_STABLE 2008-07-03 09:29:19 +00:00
jerome
c74ca0e9c4 MDL-14233 Make bulk user picture upload handle subdirectories in zip files, merged from 19 (updated the code in order to use mdlib 2.0) 2008-07-03 07:35:24 +00:00
scyrma
f4da8f157b MDL-14741: re-activate the contextmenu plugin 2008-07-03 07:12:36 +00:00
scyrma
f8c9bb6bee MDL-14741:
* use a better name for a variable
* remove extra browse button and simplify code. Fix by Mauno K.
2008-07-03 07:12:03 +00:00
scyrma
d074c20e49 MDL-14741: Using a better way to include javascript files (removed use of
output buffering) and corrected parameters so that the file manager is
linked to the right course again.
2008-07-03 05:32:34 +00:00
jerome
ab50ec1215 MDL-14635 fix user profil help icons, merged from 19 2008-07-03 04:15:23 +00:00
jerome
4e2d013f06 MDL-14635 fix for user profil help icons, merged from 19 2008-07-03 04:10:50 +00:00
moodlerobot
be868f0bd4 Updated the HEAD build version to 20080703 2008-07-03 01:36:00 +00:00
skodak
290a47ae85 MDL-15160 backup gradebook categories even when user not included; merged from MOODLE_19_STABLE 2008-07-02 22:47:57 +00:00
skodak
9900dddde1 MDL-15389 better explanation of spam dangers in user profiles - thanks Tim; merged from MOODLE_19_STABLE 2008-07-02 22:32:56 +00:00
skodak
f6c7db283b MDL-15390 improved subscribe me option when posting to forum - see tracker for more info; merged from MOODLE_19_STABLE 2008-07-02 22:06:22 +00:00
thepurpleblob
ffed6d83ad MDL-15505
Add debugging call if mnet authentication is not enabled.

Merged from STABLE_19
2008-07-02 14:25:16 +00:00
robertall
30f54a9c16 [MDL-15426] Distinguish latlong value being zero from no value. Merged from MOODLE_19_STABLE. 2008-07-02 12:53:26 +00:00
dongsheng
93bad69cfb MDL-15488, remove PEAR 2008-07-02 09:35:18 +00:00
dongsheng
8ee6bcbccc MDL-15488, remove PEAR lib 2008-07-02 09:30:48 +00:00
dongsheng
d72ff7a208 MDL-15488.
1. Remove all the pear stuff in flickr plug-in.
2. Remove database cache for flickr plugin-in, it will be back soon.
3. Remove uploading, repository doesn't need it.
4. Create a curl wrapper class by myself, so no license issues anymore, I will continue to improve it.
2008-07-02 09:24:29 +00:00
dongsheng
449b1c1ab2 "MDL-12843, add proper html id, thanks ken" 2008-07-02 07:34:52 +00:00
scyrma
e268184bf4 Typo fix. 2008-07-02 07:33:41 +00:00
dongsheng
5233c06bb7 "MDL-15424, close table tags manually before calling redirect, merged from MOODLE_19_STABALE" 2008-07-02 07:09:38 +00:00
dongsheng
5425608f69 "MDL-15500, change helpbutton debug level to developer, merged from MOODLE_19_STABLE" 2008-07-02 06:43:21 +00:00
scyrma
07f8fecad5 MDL-14739: some minor modifications to allow per-editor customization, and changing ("dos2unix") the format of some files. 2008-07-02 06:11:55 +00:00
dongsheng
74fd9ff9db "MDL-15501, typo, sorry" 2008-07-02 05:12:51 +00:00
dongsheng
303fe9f484 "MDL-15501, add appropriate div and h2 tags to the header div, merged from MOODLE_19_STABLE" 2008-07-02 05:02:46 +00:00
dongsheng
ffc5dbdec1 "MDL-15469, limit email notification" 2008-07-02 04:54:37 +00:00
scyrma
32d94a74d7 MDL-11992: new icon needed for tags in courses 2008-07-02 03:44:40 +00:00
moodlerobot
a708e0d322 Updated the HEAD build version to 20080702 2008-07-02 01:35:54 +00:00
skodak
559c9187f8 MDL-15387 fixing regression spotted by John Beedell; merged from MOODLE_19_STABLE 2008-07-01 22:26:38 +00:00
tjhunt
373f0afd24 MDL-15494 - No allowance for the possibility that something might go wrong when processing the response to a question. 2008-07-01 13:34:09 +00:00
sam_marshall
2bc710366d MDL-14679 minor dml conversion errors in quiz backup 2008-07-01 13:19:24 +00:00
tjhunt
7ddafd1bc8 Another unit test. 2008-07-01 10:54:55 +00:00
gbateson
e5e02e4686 MDL-15184: fix sql injection vulnerability 2008-07-01 10:49:22 +00:00
dongsheng
36ea9a6c98 "MDL-15488, flickr plug-in added" 2008-07-01 07:37:41 +00:00
moodlerobot
9377899be4 Updated the HEAD build version to 20080701 2008-07-01 01:31:55 +00:00
moodlerobot
0ba92681d6 Automatic installer.php lang files by installer_builder (20080701) 2008-07-01 01:14:25 +00:00
tjhunt
b10c38a37b MDL-15452 - ongoing - Put the OU quiz navigation improvements into the Moodle codebase
* Javadoc comments for most of the code I committed on Friday.
* Implement the get_question_status method.
* Along the way, refactor duplicated logic between two of the question types, questionlib, and the new code - removing inconsistency while doing so.
2008-06-30 16:56:49 +00:00
thepurpleblob
1ed96821e6 MDL-15476
Can now override the public key lifetime by specificying value
for $CFG->mnetkeylifetime in config.php

Merged from STABLE_19
2008-06-30 15:01:24 +00:00
thepurpleblob
38612df899 MDL-15476
Can now override the public key lifetime by specificying value
for $CFG->mnetkeylifetime in config.php

Merged from STABLE_19
2008-06-30 14:55:48 +00:00
thepurpleblob
90715d7a8d MDL-14793
Added some debugging messages, if anything fails.

Merged from STABLE_19
2008-06-30 14:16:39 +00:00
skodak
42f1bfe02a fixed dml conversion typo 2008-06-30 13:24:42 +00:00
jamiesensei
334edb71c1 MDL-15198 "non-standard sql in reportlib.php" fixed this with new sql that does not require a limit clause. 2008-06-30 11:53:47 +00:00
dongsheng
2867b1161b "MDL-15349, in moodle 2.0, curl lib is required" 2008-06-30 11:12:23 +00:00
dongsheng
98978c2efa "MDL-15470, create repository database table" 2008-06-30 11:00:42 +00:00
scyrma
38fb819028 MDL-11992: adding course tagging patch, by John Beedell. This feature is not
active by default at this time. Related help files are not included in this
commit, as they are being revised (see issue 15385) and will be sent in soon.
2008-06-30 09:04:07 +00:00
dongsheng
0f59046fa2 "MDL-15350, boxnet plug-in worked now" 2008-06-30 07:10:13 +00:00