19 Commits

Author SHA1 Message Date
moodler
87d32352a9 Some changes for XHTML and accessibility compliance 2004-09-23 12:09:19 +00:00
defacer
5ef50b7764 Small code sanitization 2004-09-20 22:37:40 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
b4510d5333 closed some input tags 2004-09-12 22:23:51 +00:00
gustav_delius
98ea2a6e02 closed some image tags 2004-09-12 21:55:34 +00:00
gustav_delius
a43bbd9a15 fixed quoting of attribute values 2004-09-12 20:30:43 +00:00
defacer
c7756c734c Merging changes from MOODLE_14_STABLE 2004-08-31 10:47:24 +00:00
gustav_delius
076cc57cc0 Merging TO Head 2004-08-30 17:38:53 +00:00
gustav_delius
02e0b4274c improvement of online_users block on front page, suggested by Bruno, see bug # 1821 2004-08-28 18:34:38 +00:00
gustav_delius
4202155868 fixed bug in online user list, see http://moodle.org/mod/forum/discuss.php?d=11554 2004-08-26 04:16:52 +00:00
defacer
2b0d60ec78 Fix for bug 1662:
Changed the way applicable formats for blocks are handled. The changes are
short codewise, but to grasp all the implications read the forum discussion
at the relevant URL.
2004-08-22 16:54:48 +00:00
moodler
cab5cdc61d Fixed a little typo 2004-08-17 14:53:25 +00:00
moodler
2d90bdf022 Site level block shows online teachers and students from all courses
bug 1683
2004-08-17 06:53:50 +00:00
moodler
675dbdd9f5 FIxed some notices when installing Moodle fresh 2004-08-11 09:00:53 +00:00
defacer
89adb17442 Merging the changes from 1.4 dev branch (site index blocks + various bugfixes) 2004-05-28 10:53:54 +00:00
moodler
4fad7af8e1 Bold teachers 2004-04-27 10:18:11 +00:00
moodler
ce4ec6dc2e Trying some sorting of users 2004-04-27 09:43:46 +00:00
paca70
a595c0b6ea Files for postgresql 2004-04-19 04:30:55 +00:00
stronk7
0f3fe4b6ad First Official realease of the "Blocks System".
Integrated with Moodle:
    - Install automatically.
    - Update course->blockinfo for each course at installation time.
    - Modified course creation to insert into blockinfo field.
    - Modified restore to insert into blockinfo field.
    - Admin options (hide, show, delete, config) from admin page.
    - Lang strings inserted (en only).
    - Database support to mysql and postgresql (not tested!!).
Moodle, backup and block versions updated to 2004041800.
Tested with mysql: Install fresh and upgrade from previous.
section_activities block renamed to social_activities and created
its own lang file to support name "Social Activities". This can
be changed at any time.

TODO:
=====
Support it really in backup/restore.
????

Enjoy!! Ciao :-)
2004-04-18 23:20:53 +00:00