dhawes
e2426c2cce
added new tabbed interface for instance config and moved lang files out of moodle folder and into block folder. testing needed.
2005-05-15 02:47:04 +00:00
moodler
54976984b8
Break up long words inside the RSS feeds so that blocks are not stretched
...
out stupidly by long URLs and so on
2005-05-14 07:38:57 +00:00
moodler
49f7d01d2b
Changed spans to DIV, and fixed non-XHTML tag
2005-05-14 02:51:34 +00:00
moodler
8ed1787bbf
Tweaks for IE :-/
2005-05-11 04:08:59 +00:00
moodler
c009421c08
Tidied up Login block and added password reset link
2005-05-11 03:34:15 +00:00
moodler
74528955bd
Make the RSS blocks wider (210)
2005-05-10 05:39:32 +00:00
defacer
c4d951e1f8
Here be DIVs.
2005-05-10 04:00:56 +00:00
defacer
4fad36189f
I 'm fed up with the crappy HTML for blocks that keeps giving us
...
no end of trouble (bug 1718 is just the tip of the iceberg).
Rehauling things... these two divs are superfluous.
2005-05-09 23:37:28 +00:00
defacer
88bbf2efff
Visual improvement: blocks which are "hidden" (eye icon) now shown exactly
...
like collapsed blocks (minus sign) when editing is on.
2005-05-09 23:11:25 +00:00
defacer
cfab68844e
Adding a new lang file for the search forums block (no need to load up the
...
forum.php behemoth just for that) and moving a couple of strings there.
Hardwired strings and capitalization all fixed.
This fixes bugs 3090 and 3154.
2005-05-07 16:25:46 +00:00
moodler
d71756cd47
Bit too zealous
2005-05-05 07:48:15 +00:00
moodler
ac74d58f82
Removed Ellipses, they were looking naff and inconsistent
2005-05-05 07:14:43 +00:00
moodler
abf11d900f
Prevent notices when multiple RSS blocks
2005-05-04 14:28:46 +00:00
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