Commit Graph

51 Commits

Author SHA1 Message Date
fae11dca56 MDL-14129, fix print_error call 2008-04-24 02:24:49 +00:00
dde73b9e69 Merged MDL-8566 from 1.9 2008-04-22 05:56:21 +00:00
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
3d535996db MDL-13404 - Merge from 1.9 (re-commit, including missing file) 2008-02-25 01:58:17 +00:00
bb06244703 MDL-13404 reverted - missing file and other minor problems 2008-02-22 19:53:48 +00:00
db32b054d1 MDL-13404 - Merge from 1.9 2008-02-22 10:25:36 +00:00
2647f80ecd MDL-12373 - If you can see your user profile, but don't have moodle/course:viewparticipants, you get a link in the nav bar that takes you to an error message - and there were also instances in blog. 2008-01-09 17:23:47 +00:00
69882467d4 fixing duplicate header 2007-11-30 01:16:26 +00:00
9f7f1a74a0 MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +00:00
0f106650ee merged fix for MDL-11709, print_header() warning for blogs 2007-10-11 08:14:13 +00:00
bd1f4559f7 MDL-10956, convert blogs to use the same tags (and convert old tags) 2007-08-27 08:46:00 +00:00
fc3ebc9d43 reversing previous change as it breaks page layout 2007-08-21 05:52:28 +00:00
bf2956a9ba merged fix for MDL-9777, correcting usage of layout-table 2007-08-21 05:48:18 +00:00
e295df447f MDL-10870 All files updated to new build_navigation() method. 2007-08-17 11:18:58 +00:00
939c95479b added/changed custom corners lib and calls to add the necessary divs 2007-05-09 14:39:13 +00:00
a044c05ddb MDL-9742 - changed tabs to spaces in a few places where there are one
or two
2007-05-08 15:07:25 +00:00
c16ba031ac merged from 1.8 - removed commented old block widths definitions 2007-03-07 09:49:56 +00:00
3d6d244728 fix for MDL-5829, blocks on blog page can not be minimized 2007-02-15 03:21:05 +00:00
fbe31d22d1 xhtml validation fixes for MDL-8425 2007-02-06 08:24:37 +00:00
c15816ce95 'set sideblock left and right min/max width with values set in theme/config.php' 2007-01-28 17:11:05 +00:00
f3f7610c90 cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
649ee916d1 merged fix for MDL-7140 duplicate course name in header 2006-11-02 03:17:44 +00:00
47b87873e0 merged fix for MDL-7302, tagid lost when turning editting on and off 2006-10-31 08:50:55 +00:00
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
290cf2f484 fixed broken table layout in blog MDL-6806 2006-10-03 20:18:58 +00:00
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
b3e900cee6 some more UI change 2006-08-16 09:11:43 +00:00
0a8a95c91e some more UI stuff 2006-08-15 08:29:29 +00:00
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
c96a3047ec Merged header fixes from stable 1.6 2006-06-18 07:45:22 +00:00
e3ec7995a7 merged, centering of tabs on blog page issue 2006-06-16 02:59:37 +00:00
940e39369a fixed block width calculation; merged from MOODLE_16_STABLE 2006-05-19 21:01:26 +00:00
b0bc8e3008 More little fixes to links and headers 2006-05-01 03:30:55 +00:00
44fdf0f301 Some typos 2006-05-01 03:25:07 +00:00
37610bf9dd FIxed some headers 2006-05-01 03:24:05 +00:00
5a50c2b2f4 replacing hardcoded url with $CFG->wwwroot 2006-05-01 03:19:13 +00:00
9fad492eb5 some small fixes, mostly for 5174 2006-04-24 03:36:02 +00:00
a0a6424c75 formatting fix :-) Really I'm just testing the CVS mailing script 2006-04-21 04:10:12 +00:00
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
48e79fd146 some clean up 2006-04-20 02:14:17 +00:00
f4c85f469a various small changes 2006-04-18 01:59:13 +00:00
eccfc1cac0 small fix and cleaning 2006-04-10 07:27:03 +00:00
91366ca7dd more cleaning 2006-03-16 04:21:13 +00:00
c0778901fd more cleaning 2006-03-16 03:42:56 +00:00
40b6323cd0 fixed a bug where using tag to search blogs, nav menu is not working 2006-03-16 02:01:55 +00:00
b7dc1805f3 fixed a bug where userid is overwritten 2006-03-14 08:07:57 +00:00
5c625033c0 _params and other cleaning, blogs might be broken 2006-03-13 08:46:13 +00:00
25a784066a Moved some strings! 2006-03-13 07:54:44 +00:00
9154b44000 some cleaning, not very clean yet 2006-03-13 06:05:44 +00:00
dcd0d1437b took out a warning msg 2006-03-10 06:59:26 +00:00