310 Commits

Author SHA1 Message Date
moodler
f39bba50d6 Added RSS feed to latest news block 2005-05-02 04:13:29 +00:00
moodler
91fe6e66da Added advanced search link (might need some layout work)... 2005-04-30 17:29:47 +00:00
defacer
1654796815 The final touch for block robustness: when upgrading from 1.4, intercept
and disable any incompatible blocks. Print a notice too.

These blocks won't ever be displayed because they are hidden, and the admin
cannot even unhide them until they are fixed because the blocks admin page
won't list them (it will emit a notice instead). Case closed.
2005-04-30 03:25:28 +00:00
defacer
6cb79c49d5 Latest and (hopefully!!!) final changes to the Blocks how-to. These address
the change where we now supply class block_list for list blocks to derive from.
2005-04-28 19:23:39 +00:00
moodler
02aa7083f1 Sourcelink should go in footer... 2005-04-27 15:49:36 +00:00
moodler
f64fdf3f9d Fixed a division by zero error 2005-04-27 13:54:44 +00:00
urs_hunkler
dfa5ff4f4e changed inline styles to classes to be able to handle the font sizes with the CSS files, 2005-04-22 21:13:37 +00:00
moodler
fade18149c Font tinkering 2005-04-21 17:45:31 +00:00
moodler
dd189d93ab Fixed messaging links in blocks 2005-04-21 11:34:34 +00:00
defacer
cb88fbddec I broke this with my last commit, fixing. 2005-04-20 21:46:33 +00:00
defacer
fda5a2338f Scott Elliott managed to diagnose bug 2784 (and 2990 -- duplicate) and find
the solution. All hail! :)
2005-04-20 20:40:04 +00:00
stronk7
1d3a7a859c Now block_glossary_random supports CFG->filterall. 2005-04-17 23:29:54 +00:00
moodler
e3eae97b07 Don't try and set cookies here .... can cause errors (see bug 2941) 2005-04-16 11:15:45 +00:00
moodler
85ed4448d3 FIxed a notice 2005-04-13 03:18:12 +00:00
stronk7
958ab2530d The social_activities block is working with the new filterall style. 2005-04-10 23:12:35 +00:00
stronk7
0c75bc8c3d The site_main_menu block is working with the new filterall style. 2005-04-10 23:08:24 +00:00
stronk7
c3cb9fb9a7 The news_items block is working with the new filterall style. 2005-04-10 23:02:19 +00:00
moodler
c0e7fc2185 Remove group links for non-editing teachers 2005-04-09 17:23:51 +00:00
moodler
5899f67208 Fixed style of heading and some stringZ 2005-04-08 06:15:14 +00:00
moodler
71e677aacb Cleaned up the settings screen 2005-04-08 06:07:30 +00:00
moodler
7ead0ce017 Cleaned up formatting and removed a notice 2005-04-08 05:48:02 +00:00
defacer
a2f964137d Fix for bug 2837 (probably). 2005-04-06 11:04:56 +00:00
jpuntd
e8fce230f4 fixed bug2847 2005-04-05 21:03:15 +00:00
jpuntd
837a0fe258 teacher can now choose if glossary concept is displayed are not 2005-04-05 15:53:46 +00:00
jpuntd
bd529b1eb1 make use of the new languagestring 2005-04-04 20:03:18 +00:00
jpuntd
ed4c7bd3cb fixed bug with config->refresh not retaining value 2005-04-02 20:48:19 +00:00
moodler
4eb25d43aa Adding the new grade tables
POSTGRES IS NOT DONE YET!!!!   DOES SOMEONE WANT TO TACKLE IT NOW?
2005-03-28 18:16:39 +00:00
defacer
21d04cedfa Somehow this stopped working correctly when the styles got moved. Fixed. 2005-03-26 14:04:13 +00:00
moodler
dd54dea610 Removed an inline style on list blocks 2005-03-26 02:35:29 +00:00
moodler
01454bd0c8 Styles updates 2005-03-25 16:41:05 +00:00
moodler
8c5d0dd99b FIxed styles for this block to make them more standard 2005-03-25 16:28:58 +00:00
moodler
447accd18c Moved styles here from core style sheets 2005-03-25 16:23:57 +00:00
moodler
c4183f7a04 Styles moved to block 2005-03-25 16:21:33 +00:00
moodler
a046a852b3 Basic styles file for forum search block 2005-03-25 16:14:29 +00:00
moodler
1d856b0321 New styles for RSS client block 2005-03-25 16:10:17 +00:00
defacer
6d908bc6c8 Changed a magic number to DAYSECS and some instance_config_save() calls to
the recommended instance_config_commit().
2005-03-23 14:16:02 +00:00
moodler
ff3caf30c0 Big tidy up of Group listing, User listing and how they interact.
It's still not perfect but it's much much better I think.
2005-03-22 16:04:10 +00:00
moodler
2bdc20c709 Just for now, because the new one isn't ready to unleash yet 2005-03-17 21:32:48 +00:00
moodler
a9d9b46af8 Guests can't use messaging 2005-03-17 20:39:30 +00:00
stronk7
c661aa947b Argh!
Just deleting some files sent here by error!! (one wrong CVS dir
was the cause) Sorry!!
2005-03-15 16:27:25 +00:00
stronk7
f724fd8fd6 Simple block that shows the latest n visited activities by the user.
Not fully tested but seems to work. Enjoy!
2005-03-15 16:19:23 +00:00
moodler
f21eb048cd Use $CFG->pixpath 2005-03-14 13:48:43 +00:00
defacer
658f6a9ce3 Fix for bug 2711:
Blocks upgrade no longer breaks in Postgres. Also, a "hell why not"
robustness addition to the MySQL upgrade.
2005-03-10 22:48:29 +00:00
moodler
0710337efe Brought some styles into line 2005-03-10 13:28:51 +00:00
defacer
ef4ee34938 Fix for bug 2705:
Decoupling from the beast that is /mod/forum/lib.php, it was a pity to
include 100+ KB of code so that we could reuse 7-8 lines.

This block also wasn't including that library itself, so after Martin
removed that dependency from courses it was broken as well.
2005-03-09 20:38:53 +00:00
defacer
969782386a Correcting whitespace, modernizing a bit, removed one notice. 2005-03-09 20:36:04 +00:00
moodler
cc9b80f906 Improvements with how format_text is called 2005-03-08 17:46:51 +00:00
moodler
6580d0af68 Updated version, since it's a significant re-write 2005-03-08 14:36:03 +00:00
moodler
90ec387a54 Major gain in efficiency for the latest news block and better styles
Still working on more improvements here
2005-03-08 12:58:51 +00:00
moodler
5a46b1566c Added proper styles to block buttons 2005-03-07 12:08:44 +00:00