66 Commits

Author SHA1 Message Date
moodler
d208d07b7f Renamed "weeks_topics" to "section_links" 2004-05-07 02:27:56 +00:00
defacer
7a8bcd59e8 Fix for bug #1280: the "showrecent" course setting has to go.
Don't check for this setting anymore.
2004-04-29 10:29:23 +00:00
stronk7
723507f36e Bump because some changes have arrived...:-) 2004-04-27 17:23:45 +00:00
moodler
9cc67480a5 Me being fussy :-) 2004-04-27 17:16:33 +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
defacer
381b379798 Removed obsolete function from pre-OO days. 2004-04-26 09:03:40 +00:00
stronk7
229f852a8a Now blockinfo is fully supported in backup & restore. For old backups
(without blockinfo field, default blocks are applied). Every block
visibility is mantained in the process.
Bump versions a bit (2004042100) :-)
2004-04-20 23:28:46 +00:00
defacer
d7baeddac5 Grand Bugslayer Eloy at work again: Hiding the blocks if they have no content
should mean "if they have no content AND no footer".
2004-04-20 08:38:56 +00:00
defacer
ca319818fc Don't display blocks that have no content at all. I 'm not sure if this
could cause any confusion, but it solves the problem with the admin block
being displayed to guests.

The thought about a "display only to X and Y kinds of users" feature came
to mind, but maybe that would be more confusing than useful.
2004-04-20 07:43:26 +00:00
defacer
6757c3cdc6 Added content "caching", same as all other blocks have. 2004-04-19 09:36:07 +00:00
defacer
59d2a75d99 Fixed/added some things so that the instructions are mostly correct. 2004-04-19 07:39:43 +00:00
paca70
a595c0b6ea Files for postgresql 2004-04-19 04:30:55 +00:00
paca70
ce24161b7e First versions for postgressql 2004-04-19 04:15:24 +00:00
stronk7
7ef144842f Forgot this BUMP !! :-) 2004-04-18 23:33:00 +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