Commit Graph

30 Commits

Author SHA1 Message Date
toyomoyo 667fdd514e fix for MDL-7140, duplicate course name in header 2006-11-02 03:16:50 +00:00
toyomoyo e123a4e191 fix for MDL-7302, tagid lost when turning on/off editting 2006-10-31 08:49:46 +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 290cf2f484 fixed broken table layout in blog MDL-6806 2006-10-03 20:18:58 +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 b3e900cee6 some more UI change 2006-08-16 09:11:43 +00:00
toyomoyo 0a8a95c91e some more UI stuff 2006-08-15 08:29:29 +00:00
moodler bbbf2d4015 ROLES AND PERMISSIONS - FIRST CHECK-IN
=======================================

WARNING:  DEV IS CURRENTLY VERY UNSTABLE.

This is a mega-checkin of the new Roles system.   A lot of changes have
been made in core and modules.

Currently there are a lot of rough edges and known problems.  We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).

Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
moodler c96a3047ec Merged header fixes from stable 1.6 2006-06-18 07:45:22 +00:00
toyomoyo e3ec7995a7 merged, centering of tabs on blog page issue 2006-06-16 02:59:37 +00:00
skodak 940e39369a fixed block width calculation; merged from MOODLE_16_STABLE 2006-05-19 21:01:26 +00:00
moodler b0bc8e3008 More little fixes to links and headers 2006-05-01 03:30:55 +00:00
moodler 44fdf0f301 Some typos 2006-05-01 03:25:07 +00:00
moodler 37610bf9dd FIxed some headers 2006-05-01 03:24:05 +00:00
toyomoyo 5a50c2b2f4 replacing hardcoded url with $CFG->wwwroot 2006-05-01 03:19:13 +00:00
toyomoyo 9fad492eb5 some small fixes, mostly for 5174 2006-04-24 03:36:02 +00:00
moodler a0a6424c75 formatting fix :-) Really I'm just testing the CVS mailing script 2006-04-21 04:10:12 +00:00
toyomoyo 8c9814f9d8 added a feature that automatically adds 2 default blocks for new blog users. (block_menu and block_tags blocks) 2006-04-20 06:35:39 +00:00
toyomoyo 48e79fd146 some clean up 2006-04-20 02:14:17 +00:00
toyomoyo f4c85f469a various small changes 2006-04-18 01:59:13 +00:00
toyomoyo eccfc1cac0 small fix and cleaning 2006-04-10 07:27:03 +00:00
toyomoyo 91366ca7dd more cleaning 2006-03-16 04:21:13 +00:00
toyomoyo c0778901fd more cleaning 2006-03-16 03:42:56 +00:00
toyomoyo 40b6323cd0 fixed a bug where using tag to search blogs, nav menu is not working 2006-03-16 02:01:55 +00:00
toyomoyo b7dc1805f3 fixed a bug where userid is overwritten 2006-03-14 08:07:57 +00:00
toyomoyo 5c625033c0 _params and other cleaning, blogs might be broken 2006-03-13 08:46:13 +00:00
moodler 25a784066a Moved some strings! 2006-03-13 07:54:44 +00:00
toyomoyo 9154b44000 some cleaning, not very clean yet 2006-03-13 06:05:44 +00:00
moodler dcd0d1437b took out a warning msg 2006-03-10 06:59:26 +00:00
toyomoyo 4a173181f4 blog (development code) 2006-03-10 06:53:01 +00:00