11608 Commits

Author SHA1 Message Date
urs_hunkler
a31ca0c851 changes to aling all blocks at top and avoid the black line at the end of the blocks in the left column. 2005-02-14 08:28:47 +00:00
martinlanghoff
07158c1ed0 Merged from MOODLE_14_STABLE - Cleanup of warnings in filter/activitynames 2005-02-14 07:40:46 +00:00
martinlanghoff
d0a8be734e Merged from MOODLE_14_STABLE - Cleared a warning 2005-02-14 07:23:02 +00:00
martinlanghoff
bf17309a02 Merged from MOODLE_14_STABLE - Stop DB inserts we know are going to fail, and clearer error message when file upload stops. 2005-02-14 06:07:59 +00:00
dhawes
e3899eefdd changed rss image's alt text to title text since this image has no real obvious alt value, refer to http://moodle.org/mod/forum/discuss.php?d=16528 (added back in alt tag contents) 2005-02-14 02:57:15 +00:00
dhawes
86944f037e changed rss image's alt text to title text since this image has no real obvious alt value, refer to http://moodle.org/mod/forum/discuss.php?d=16528 2005-02-14 02:52:06 +00:00
martinlanghoff
adfc03f90e merged from MOODLE_14_STABLE - trim() user data coming from external auth - now covers cases where we had a space on the truncation limit 2005-02-14 01:30:57 +00:00
martinlanghoff
ca4030dd1d merged from MOODLE_14_STABLE - trim() user data coming from external auth - fixes problems with locked user data in auth/ldap in 1.5 2005-02-14 01:13:05 +00:00
stronk7
8a15200d23 Avoid tons of warnings with debug=on creating false answers for this question type. 2005-02-14 00:51:36 +00:00
gustav_delius
f622d17759 Fix bug 1998 2005-02-14 00:05:00 +00:00
gustav_delius
8203d211ad Fix bug 1937 2005-02-14 00:04:09 +00:00
gustav_delius
ea97115290 Fix bug 1905 2005-02-14 00:03:21 +00:00
stronk7
8281899156 Show messages info only if present (SITE course) to avoid
unnecessary headaches to moodlers.
2005-02-13 23:34:54 +00:00
stronk7
5a9fa34b6a Modify some hardcoded admin ids... 2005-02-13 23:22:19 +00:00
martinlanghoff
f93426cf07 Merged from MOODLE_14_STABLE - Added option to respect php.ini session settings, else we reenable garbage collection for sessions. Fixes stale session problems with Debian systems, but still allows package maintainers to override. 2005-02-13 22:54:25 +00:00
gustav_delius
be495e2097 Only course creators can move courses to a different category. This fixes bug 2065. 2005-02-13 22:52:20 +00:00
stronk7
9e5c8dbdf6 The modified include_once was doing really strange things when retrieving
valid themes! Changed to simply include. Seems to work fine now. Please
check it under PHP 4.x...
2005-02-13 22:40:21 +00:00
gustav_delius
8dc93b9445 Invisible sections are no longer shown in jump menu, see bug 2085 2005-02-13 22:23:45 +00:00
gustav_delius
8a6e783ff0 small fix 2005-02-13 21:43:43 +00:00
gustav_delius
0d645d7cc1 changed language string, see bug 2169 2005-02-13 21:30:02 +00:00
gustav_delius
6e3e7e0e18 fixed typo, closing bug 2167 2005-02-13 21:29:20 +00:00
gustav_delius
fe48879334 fixed typo 2005-02-13 21:27:50 +00:00
gustav_delius
c7a5b3b1f7 Forum search now no longer shows posts from other groups from forums that are in separate groups mode, see bug 2308 2005-02-13 20:49:28 +00:00
stronk7
aa26fa28f7 MIM working 2005-02-13 20:22:38 +00:00
stronk7
8fee85b4dd Added message_contacts users to the function, 2005-02-13 19:44:32 +00:00
gustav_delius
db837a6645 Fixed behaviour of groups.php in the case of an empty group, see bug 2346 2005-02-13 19:38:10 +00:00
gustav_delius
ce3c1c2bbd removed undefined string 2005-02-13 19:29:52 +00:00
moodler
4ac00cab59 Fix to get around a problem in get_records with one-field results .. 2005-02-13 19:16:32 +00:00
gustav_delius
d6af49274b Taken out duplicates and added a lot more enrollment strings, see bug 2541 2005-02-13 19:14:14 +00:00
stronk7
6d1e416208 Now MIM is restored completely too!!!
It was more complex than I thought!
2005-02-13 19:09:41 +00:00
stronk7
9597a4d970 Needed strings for MIM restore. 2005-02-13 18:56:52 +00:00
gustav_delius
1d7bda4583 Fixed some typos. 2005-02-13 18:46:08 +00:00
moodler
b56ccdd9d0 Reformatting some spaces to coding guidelines 2005-02-13 17:38:40 +00:00
moodler
0d2c0cfdf8 Added a little class to the "edited by" line 2005-02-13 17:26:13 +00:00
moodler
8502c3a178 Edited by string 2005-02-13 17:20:36 +00:00
moodler
0936de64a5 Add an "edited by" message to posts when they have been edited by a
different person from the original poster.   See bug 2392
2005-02-13 17:20:17 +00:00
fiedorow
3613082378 Corrected file size message in debugger 2005-02-13 17:04:35 +00:00
gustav_delius
e3ff14ca3c Fixed bug 2392 2005-02-13 16:41:12 +00:00
skodak
68eb9f32e4 added style sheet to message panel 2005-02-13 16:30:16 +00:00
gustav_delius
f1cc0382a2 Clicking on the icons controlling a section brings you back to the same section, see bug 2433 2005-02-13 15:22:04 +00:00
gustav_delius
2f945146d7 Made the quiz paging bar look more like the standard one, see bug 2443. 2005-02-13 14:58:45 +00:00
moodler
c46f27a34f A large clean up of the topics format to
- remove most of the table properties
   - add new classes where necessary to let CSS in
   - rewrote all the PHP strings using '' for speed.
2005-02-13 14:38:59 +00:00
gustav_delius
ec99b88e97 $isteacheredit was not defined 2005-02-13 13:23:46 +00:00
gustav_delius
17db65ef3f Added visibility check to all workshop pages, see bug 2450. 2005-02-13 13:12:03 +00:00
gustav_delius
88165dbc72 index of lesson help files, see bug 2510 2005-02-13 12:03:45 +00:00
stronk7
2f77550675 Need IDs to use backup_ids as temporary storage in restore! 2005-02-13 11:44:39 +00:00
gustav_delius
4bd2e69a51 When course is hidden a student trying to enter gets the new message "This course is currently unavailable to students", see bug 2511 2005-02-13 11:43:05 +00:00
gustav_delius
eb58929bbb Added string 'counteditems' to allow better translation of things like "8 students", see bug 2530 2005-02-13 11:22:48 +00:00
stronk7
ff377532bd Being a bit more detailed... 2005-02-13 11:20:33 +00:00
stronk7
fbd7202c3e Add an empty string 2005-02-13 11:10:39 +00:00