mark-nielsen
|
a7bd7637b4
|
Merged in fix for MDL-8637
|
2007-02-23 17:55:26 +00:00 |
|
nfreear
|
dea80d1f30
|
Fixes MDL-8638 "Can't move groups between groupings" (merged from HEAD).
|
2007-02-23 17:50:15 +00:00 |
|
stronk7
|
60eaa2e72d
|
Fixing course & category boxes in main page.
|
2007-02-23 16:38:10 +00:00 |
|
skodak
|
3364157a4b
|
removed deprecated flag from addslashes_js() MDL-8582 and some more backporting from HEAD
|
2007-02-23 09:19:11 +00:00 |
|
moodler
|
7d728003ae
|
Some beautification fixes for MDL-8583
|
2007-02-23 08:17:54 +00:00 |
|
moodler
|
d1451e4f0e
|
Cleaned up some strings for LDAP enrolment
|
2007-02-23 06:54:24 +00:00 |
|
moodler
|
0bc4168200
|
Fixed up some padding MDL-8285
|
2007-02-23 06:45:42 +00:00 |
|
moodler
|
6c6f7c851b
|
Fixed missing strings etc on the database authentication settings page MDL-8285
|
2007-02-23 06:43:01 +00:00 |
|
toyomoyo
|
4bba5a6f44
|
fix for MDL-8582, adding s() to $title in print_header()
|
2007-02-23 05:57:58 +00:00 |
|
toyomoyo
|
4404eb3b01
|
removing 2 s() calls as they cause problems in header for survey
|
2007-02-23 05:45:53 +00:00 |
|
toyomoyo
|
a65d282818
|
fix for MDL-8582, adding s() to course_list block
|
2007-02-23 05:44:36 +00:00 |
|
toyomoyo
|
8aee86e196
|
taking out s() on header
|
2007-02-23 05:22:22 +00:00 |
|
toyomoyo
|
afb3efd947
|
checking in nick's patch for MDL-8582
|
2007-02-23 05:05:56 +00:00 |
|
toyomoyo
|
4987fdbaef
|
fix for MDL-5736, retained search string problem
|
2007-02-23 03:54:49 +00:00 |
|
defacer
|
8f83745255
|
Merged from HEAD:
Fixing ugly blue border around help icon during installation
|
2007-02-23 01:44:22 +00:00 |
|
defacer
|
2f6b6e9241
|
Merging from HEAD:
Fixing a few tons of notices when installing
if error_reporting = E_ALL in php.ini.
|
2007-02-23 01:37:20 +00:00 |
|
toyomoyo
|
577a9f5805
|
fix for MDL-8585, add admin setting for $CFG->latinexcelexport
|
2007-02-23 01:22:15 +00:00 |
|
stronk7
|
7f871f939b
|
Fix one small config name.
|
2007-02-23 00:35:20 +00:00 |
|
stronk7
|
73da033354
|
Now the "common settings" form in admin/auth looks like
one standard admin form.
|
2007-02-23 00:25:55 +00:00 |
|
stronk7
|
b94129bc1c
|
Fixing the auth plugins visual. to use the flexible table properly.
|
2007-02-22 22:59:47 +00:00 |
|
skodak
|
e8c5ac5251
|
MDL-8590 auth cleanup - reset password cleanup+fixes; backported from HEAD
|
2007-02-22 22:25:18 +00:00 |
|
koenr
|
de4add7e1e
|
fixed two typo's
|
2007-02-22 20:44:54 +00:00 |
|
stronk7
|
617ef2a336
|
"flexible" is now out from set_attribute() because
flexible tables are adding it automatically.
Point 3.3 of MDL-8419
|
2007-02-22 18:47:18 +00:00 |
|
stronk7
|
a55eff0fab
|
All flexible tables will have the "flexible" class. Point 3.1 of MDL-8419
|
2007-02-22 18:25:21 +00:00 |
|
stronk7
|
a081748db4
|
admin modules tables styling. Points 1 & 2. MDL-8419
Backporting from HEAD.
|
2007-02-22 17:55:46 +00:00 |
|
sam_marshall
|
d0afc97d3e
|
MDL-8621 Fixed wiki locking
|
2007-02-22 17:46:13 +00:00 |
|
nfreear
|
4f7e719598
|
Fixes for Bug MDL-8617 "Implement groupings & course modules..." - localised mods (merged from HEAD).
|
2007-02-22 15:40:28 +00:00 |
|
toyomoyo
|
ad2f4cff93
|
fix for MDL-8577, message textarea too big to fit
|
2007-02-22 03:21:49 +00:00 |
|
skodak
|
8bd763d2da
|
MDL-8590 auth cleanup - part 8; backported from HEAD
|
2007-02-21 21:57:09 +00:00 |
|
skodak
|
ea40ec3c8f
|
MDL-8590 auth cleanup - part 7 and MDL-8598; backported from HEAD
|
2007-02-21 21:52:31 +00:00 |
|
skodak
|
20f2564695
|
MDL-8590 auth cleanup - part 6; backported from HEAD
|
2007-02-21 21:45:14 +00:00 |
|
thepurpleblob
|
cc01353321
|
MDL-8602
Don't count modules where course=0 (ie, they must exist in real courses)
|
2007-02-21 14:54:18 +00:00 |
|
thepurpleblob
|
9cf078114f
|
MDL-8563
$question->answer was swapped for $question->correctanswer in questiontype
for some reason! Compensated for in format type.
|
2007-02-21 14:18:41 +00:00 |
|
thepurpleblob
|
0542e675b9
|
D'oh - counting $totalcount wrongly (duplicate courses are ignored)
|
2007-02-21 13:08:27 +00:00 |
|
thepurpleblob
|
3cae7304e5
|
Slightly more helpful message if no courses can be shown.
|
2007-02-21 13:02:26 +00:00 |
|
thepurpleblob
|
59194f400e
|
Whoops... missed setting $totalcount var
|
2007-02-21 11:56:34 +00:00 |
|
thepurpleblob
|
7577a51e48
|
MDL-8087
Modules and Blocks lists now link to course search page for
actual instances.
|
2007-02-21 11:41:39 +00:00 |
|
nfreear
|
cd735125df
|
Followup fix for Bug MDL-8507 "Local language pack-name can appear in language code" (Merged from HEAD).
|
2007-02-21 10:47:02 +00:00 |
|
stronk7
|
c6ce18c221
|
Bump to 1.8 Beta
|
2007-02-21 08:31:44 +00:00 |
|
urs_hunkler
|
4b8a063ad3
|
corrected hover gif on right side
|
2007-02-21 07:54:37 +00:00 |
|
toyomoyo
|
545fa9f30f
|
replacing a trouble making fieldset with div
|
2007-02-21 00:58:49 +00:00 |
|
urs_hunkler
|
73de424b0b
|
'some tab display enhancements'
|
2007-02-20 21:01:23 +00:00 |
|
urs_hunkler
|
9bfb8bdbe3
|
'removed the uh changes comments'
|
2007-02-20 20:19:17 +00:00 |
|
skodak
|
154965a441
|
MDL-8590 auth cleanup - part 5; backported from HEAD
|
2007-02-20 17:31:37 +00:00 |
|
skodak
|
4b5fbbed17
|
MDL-8590 auth cleanup - part 4; backported from HEAD
|
2007-02-20 17:28:44 +00:00 |
|
skodak
|
a2d6e38bd9
|
MDL-8590 auth cleanup - part 3; backported from HEAD
|
2007-02-20 17:23:08 +00:00 |
|
skodak
|
4ac48edb9b
|
MDL-8590 auth cleanup - part 2; backported from HEAD
|
2007-02-20 17:13:35 +00:00 |
|
skodak
|
9f9743cb88
|
MDL-8590 auth cleanup - part 1; backported from HEAD
|
2007-02-20 17:06:47 +00:00 |
|
skodak
|
255e7cc375
|
file auth.php was added on branch MOODLE_18_STABLE on 2007-02-20 17:06:48 +0000
|
2007-02-20 17:03:43 +00:00 |
|
tjhunt
|
1c63d8955d
|
Another wretched adslashes problem. Roll on placeholder. Thanks to Howard Miller. Merged from MOODLE_17_STABLE.
|
2007-02-20 15:18:22 +00:00 |
|