tjhunt
cb6402296c
blocklib: MDL-19010 remove no-longer-necessary global variable use from blocks
2009-05-06 09:28:26 +00:00
tjhunt
3179b0006a
blocklib: MDL-19010 Fix blocks that were relying on ->instance in an unfortunate way
2009-05-06 09:15:33 +00:00
dongsheng
957f6fc9d2
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
2008-05-02 04:37:02 +00:00
moodler
433c242f1a
Merged new block versions from 1.9
2008-03-03 11:43:32 +00:00
skodak
42626376f3
MDL-11442 removed last instances of global $course
2007-09-27 08:18:28 +00:00
toyomoyo
d92e2906cc
MDL-11054, removing dead links
2007-08-30 01:45:38 +00:00
skodak
8af16e43bc
fixed add new blog entry and tag edit in blog block; merged from MOODLE_17_STABLE
2006-10-25 08:17:44 +00:00
skodak
e96f2a77db
Code cleanup in blog.
...
MDL-6805 Fixed redirects in blog; MDL-6807 partially fixed use of capabilitites - it needs more testing and possibly minor fixing, the commit contains other blog bugfixes too. In general it should work exactly the same. The introduction of roles makes proper setup more difficult :-(
Expect some more fixes soon, no other bigger changes...
2006-10-06 10:11:52 +00:00
skodak
ab2f17b05b
Completely disable all blog scripts when blog system disabled from site preferences MDL-6803
2006-10-03 19:21:35 +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
vyshane
6ee81cb55b
Got rid of isadmin() calls, added capability checks.
2006-09-18 07:19:38 +00:00
skodak
86a1ba04fd
replace all uses of isset($USER->id) with empty() to allow proper operation of $CFG->notloggedinroleid hack
2006-09-02 11:44:04 +00:00
toyomoyo
114f81ce09
merged, tidying up constants
2006-05-15 02:57:48 +00:00
toyomoyo
351576e4df
fix for 5384, added a link for tags in the blog_menu block
2006-05-01 03:53:16 +00:00
toyomoyo
9fad492eb5
some small fixes, mostly for 5174
2006-04-24 03:36:02 +00:00
toyomoyo
e080039ebe
just in case of there's no course
2006-04-20 07:34:06 +00:00
toyomoyo
26f8fcd0f4
took out blog_isLogged_In function
2006-04-12 04:10:24 +00:00
toyomoyo
a1856aff0b
html issues
2006-04-12 04:03:57 +00:00
toyomoyo
12e01c0ce3
can not see links if not logged in
2006-03-16 07:51:12 +00:00
toyomoyo
6cafc73db1
blog menu block (code is in development)
2006-03-10 06:49:39 +00:00