11132 Commits

Author SHA1 Message Date
julmis
d00ffdf949 Adding <span class="nolink"> filter. It doesn't break in editor. 2005-01-29 16:45:08 +00:00
skodak
14d6c233fb changes in file/path cleaning SC#84, merged from MOODLE_14_STABLE 2005-01-29 15:53:24 +00:00
skodak
db24312891 cleaned download filename SC#69, merged from MOODLE_12_STABLE 2005-01-29 15:16:32 +00:00
skodak
4ffdd3937f direct access to script forbidden SC#58, merged from MOODLE_14_STABLE 2005-01-29 14:18:45 +00:00
urs_hunkler
6eda0e8b03 updates for changed ID of the Moodle index page. 2005-01-29 14:17:04 +00:00
skodak
7789ffbf5e fixed clean_text() SC#76, merged from MOODLE_14_STABLE 2005-01-29 13:02:28 +00:00
moodler
7e33a33bf1 Course boxes should have a white background 2005-01-29 12:26:37 +00:00
moodler
c09e00ba62 Fixed some recent buggy logic! Thanks, Eagle Eye! 2005-01-29 12:11:45 +00:00
moodler
b4a773610d Added some padding on forum unread posts 2005-01-29 12:05:29 +00:00
moodler
7d89172f66 Fix styles when editing front page 2005-01-29 11:51:40 +00:00
moodler
c5e266d233 Removed some styles 2005-01-29 11:41:43 +00:00
moodler
d6c66e125d Added class for courseid 2005-01-29 10:49:48 +00:00
stronk7
0964ad965b one more thing 2005-01-29 10:43:40 +00:00
moodler
3ce16d70d7 Removed unmatched closing tag 2005-01-29 10:17:59 +00:00
skodak
fd18328d42 better cleaning of imageurl SC#54, merged from MOODLE_14_STABLE 2005-01-29 10:03:09 +00:00
moodler
aa040665f8 Don't cache that string. :-) 2005-01-29 10:03:00 +00:00
moodler
546699899a FIxed the wording of the unread post notices on the course page 2005-01-29 09:56:42 +00:00
moodler
f37da85054 MAJOR NEW FEATURE: Tracking of read/unread posts
Many thanks to Mike Churchward for his work on this and persevering
with sending updated versions to me.  :-)

Shane and I have polished it up, rewritten a few parts (display-related)
and here it is, finally in CVS!

I think there will still need to be some optimisation for the SQL,
since it's still pretty intensive. Perhaps some sort of caching in
the session that gets modified along with the database whenever
something gets read.

However if there are problems the whole thing can be switched off
in the forum module config so this is not crucially urgent.
2005-01-29 09:49:42 +00:00
moodler
be37582e3c New styles for forums 2005-01-29 09:39:56 +00:00
dhawes
7501d8a527 looks like I might have finally fixed the darned bug where guest users were able to see the add/edit feeds link 2005-01-29 05:06:43 +00:00
moodler
865a6f2658 In confirmation emails, use fullname() 2005-01-29 04:54:17 +00:00
dhawes
cc370f3587 fix bug reported by Martin D. - now when you edit a feed you are returned to a page with the full feed listings rather than just the edited feed. As an added bonus when editing a feed you will see that feed's data on the edit page instead of simply the edit form. 2005-01-29 04:45:57 +00:00
moodler
abea38d228 Change mimetype for xml files for better validation 2005-01-29 04:36:05 +00:00
moodler
80317ba569 Make the editing form bigger 2005-01-29 04:04:28 +00:00
moodler
0705dcc035 Removed some $THEME and added some new classes for the blockconfiginstance
and blockconfigglobal boxes
2005-01-29 04:01:15 +00:00
moodler
63689c58b1 Some fixes to avoid notices etc 2005-01-29 03:55:29 +00:00
moodler
86db09ef85 Added Jon's html block from contrib! Thanks, Jon! 2005-01-29 03:48:45 +00:00
dhawes
c20d1fa77f re-enabled new developers debug cache setting for string 2005-01-29 03:08:55 +00:00
dhawes
81574dc5b5 added error output capture back 2005-01-29 03:07:43 +00:00
dhawes
445e8c8b9a new string for image feed display option in instance config 2005-01-29 03:03:18 +00:00
dhawes
81610483fd new instance config option to display feed's url if present 2005-01-29 03:01:18 +00:00
dhawes
f51f48615d removed directory separator which is duplicated when rss_cache.inc creates filenames 2005-01-29 02:59:44 +00:00
dhawes
84b366b0a9 I had noticed that stale reads from cache were failing on the filesystem with an invalid md5 checksum of the filename - this should fix that 2005-01-29 02:57:07 +00:00
urs_hunkler
5c75c3ca03 took th favicon from another distribution, because the one in the cvs is corrupt. 2005-01-28 21:54:21 +00:00
urs_hunkler
80bcd3cf71 Changes for better cascading specially in for the fonts. To be able to predict the changes I had to turn off integration of the standard CSS in config.php. Martin, this is a really great feature ;-) 2005-01-28 21:52:05 +00:00
michaelpenne
d9ef9b836d fixed some prefixes, not sure how this didnt get noticed before ;) 2005-01-28 19:31:41 +00:00
moodler
ccad4459d6 The cron warning has been rewritten, and now has links. 2005-01-28 17:53:07 +00:00
moodler
f49ed84bd2 Removed some THEME 2005-01-28 17:40:04 +00:00
moodler
425c45a746 Something I didn't check in ages ago 2005-01-28 17:39:21 +00:00
moodler
da2bf59020 Fixed a typo 2005-01-28 17:35:43 +00:00
moodler
24e11ade04 Removing this directory 2005-01-28 17:27:04 +00:00
moodler
e768789327 Moving XHTML_CSS_UH to orangewhite 2005-01-28 17:26:15 +00:00
moodler
93dcb13ed9 Only show page errors when debugging is on (in case we can recover) 2005-01-28 17:03:57 +00:00
moodler
18f16d61ff Fixes notices when username doesn't exist 2005-01-28 16:59:43 +00:00
drabureesh
3c14dccf97 New Arabic Translation update by Dr. Ali H. Abureesh, 1/27/05. 2005-01-28 14:08:55 +00:00
drabureesh
bebeee64b7 New translation of help file, by Dr. Ali H. Abureesh, 01/27/05 2005-01-28 14:05:53 +00:00
urs_hunkler
c8ce7bf361 Changes on the start page. 2005-01-28 11:35:59 +00:00
urs_hunkler
0314042d2a CSS file is replaced by styles_font.css. 2005-01-28 09:15:44 +00:00
defacer
bbcbc3f85e Removing the extra debug info now that bug 2431 was fixed.
I can't believe that this insignificant workaround actually solved the
problem. This is most probably a bug with PHP and static initialization
of array variables.
2005-01-28 05:42:19 +00:00
drabureesh
6d6125b22f New Arabic Translation update by Dr. Ali H. Abureesh, 1/27/05. 2005-01-28 04:26:36 +00:00