Commit graph

20 commits

Author SHA1 Message Date
moodler
0681430f0f Fixed up the block self-test 2007-03-30 18:00:47 +00:00
moodler
2750460adc Fixed typo in capability! 2007-03-30 17:05:20 +00:00
moodler
23e1dc24f3 I've added some logic to applicable formats so that people don't see admin blocks in the list when they can't do anything with it. MDL-9119 2007-03-30 16:50:44 +00:00
poltawski
01d38e9938 Fixed check for section for MDL-8360 2007-03-14 16:30:47 +00:00
poltawski
ffe67636f7 MDL-8360 - Currently can't bookmark admin searches, so disable the ability to bookmark
the search page
2007-03-14 11:55:25 +00:00
skodak
3c5ecd5859 MDL-8765 user preference usage cleanup; backported from HEAD 2007-03-06 10:48:12 +00:00
skodak
0f13ec8f9b MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon 2007-01-08 20:30:38 +00:00
skodak
344044b28e MDL-7434 all images that convey information should have alt text to convey that information - part 1 2006-11-24 20:16:37 +00:00
skodak
62f62bf984 admin bookmark cleanup 2006-09-26 09:25:37 +00:00
nfreear
fd2339cfd6 Fixes bug MDL-6548 "blog_menu block should use lists"
- also blocks: rss_client, admin_bookmark.
 - also fixed &/& validation error in rss_client footer.
2006-09-22 15:15:48 +00:00
skodak
6124048972 major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
moodler
b649a19e20 Some tidying up of admin blocks 2006-09-06 05:24:35 +00:00
vinkmar
8f89a26c21 * removed hard-coded language strings (MDL-6448)
* replaced some remaining tabs with spaces
2006-09-06 02:23:23 +00:00
skodak
02cc05a708 fixes for new admin blocks 2006-09-02 23:55:56 +00:00
skodak
6e4dc10f54 deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
vinkmar
e277678dab changes made to ensure compatibility with core admin (admin/adminlib.php) where $_GET is no longer used; changed 'admin' to $CFG->admin in dir paths 2006-08-21 04:08:57 +00:00
vinkmar
fea42164fb preventing notifications by using isset() unsparingly (i.e. small bug fixes) 2006-08-19 02:21:44 +00:00
vinkmar
ccad2d8e7d Modifications made for PHP4 compatibility. 2006-08-19 01:40:54 +00:00
vinkmar
0b4073cedb trying to prevent an undefined index error 2006-08-18 19:27:02 +00:00
vinkmar
bb14a9e3b7 admin page cleanup blocks (new ones!) 2006-08-18 08:25:02 +00:00