0768842c17
Just testing a slight modification to the cvs mail formats
2007-12-28 06:48:31 +00:00
220a90c5a1
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +00:00
9f7f1a74a0
MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE
2007-11-23 16:49:51 +00:00
317d5ddcb3
Fix for reopened bug MDL-7878, "Link identification and skipping" - includes site and course index.php.
2007-10-22 09:21:11 +00:00
0d0afd968d
MDL-11436, Encapsulate "accesshide" HTML class in function, and use. Merged.
2007-09-25 11:34:40 +00:00
5f0314ab24
Make the accesslib upgrade trigger a redirect
2007-09-20 06:49:52 +00:00
5f6b9c09b7
index.php: drop unused $hidesitecourse parameter when calling print_courses()
...
And this is the only user of print_courses() that mentions it
explicitly. Other callers have been checked and don't need or use the
sitecourse.
2007-09-19 07:51:02 +00:00
f7016edcb9
index: use $PAGE->edit_course_allowed() instead of editcourseallowed()
...
$PAGE->edit_course_allowed() has been reworked and is faster/smarter
than editcourseallowed(). It can also be made more specific on a
per-page-type basis.
2007-09-19 07:47:49 +00:00
f667ecfe3d
accesslib 1.9 upgrade: homepage check to see if we need to upgrade
...
This check adds a DB query _only when the upgrade is pending_. So
for a few minutes at the most.
2007-09-19 07:45:45 +00:00
704ba13c1f
Undoing this navigation change AGAIN
2007-08-28 04:53:35 +00:00
97599c0a38
MDL-10984 Added 3 elements to the Grade Export GUIs, and a stub for action to be taken when the 'publish' checkbox is ticked (for xml export only ATM).
2007-08-27 12:23:50 +00:00
5cfbec3f01
MDL-10635 using the same checks for visibility of edit button on the frontpage
2007-08-26 16:03:09 +00:00
c3bd9e9553
Fixed home page navigation
2007-08-24 06:56:03 +00:00
364fffda3b
MDL-10723 Removed all uses of print_navigation() throughout moodle, the function call is now entirely deprecated.
2007-08-24 04:22:30 +00:00
3b36536185
Some fixes for copyright years etc
2007-06-27 07:24:24 +00:00
939c95479b
added/changed custom corners lib and calls to add the necessary divs
2007-05-09 14:39:13 +00:00
268ddd5070
MDL-8860 - Enabled multilang filter for site title.
2007-03-19 04:26:45 +00:00
d41746c954
'merged from 1.8 - block width definition did not work any more, needs to come after config.php is loaded'
2007-03-07 09:47:23 +00:00
de7d84b107
removed some forgotten comments ;-)
2007-03-06 17:00:49 +00:00
89d1efe4fe
(MDL-8745) prevent cannot logon trouble after update to 1.8
2007-03-06 16:56:00 +00:00
40fa2a74e7
Don't redirect guests to mymoodle page! MDL-8594
2007-03-01 07:59:15 +00:00
35d0244a37
taking out deprecated width in print_courses and print_course
2007-02-14 04:56:26 +00:00
689456eb15
'deleted old block width definition'
2007-02-06 20:18:45 +00:00
986f093fef
Fixing some alignment of categry boxes on front page
2007-02-02 07:39:40 +00:00
8cef951707
Fixed badly specificed simple box on site topic
2007-02-02 07:29:17 +00:00
84c8ede022
MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry
...
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage
2007-01-29 21:29:27 +00:00
6173f39e7b
Fix for MDL-8175 (void summary)
2007-01-18 09:52:04 +00:00
2c6e998f41
Added label to language menu for accessibility MDL-8174
2007-01-18 09:42:29 +00:00
f7ff1909fd
'more flexible round corner version'
2007-01-11 16:57:44 +00:00
86df6cc6ee
'round corners: 4 additional divs for column corner and border graphics'
2007-01-11 07:21:28 +00:00
d55c9a1f33
'changes for flexible column arrangement - see MDL-8109'
2007-01-08 15:53:34 +00:00
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
1c9d49c21c
FIxes for news forum heading on home page (Strict) MDL-7861
2007-01-05 16:10:13 +00:00
535792b23e
MDL-7861 some xhtml strict fixes
2007-01-04 18:58:31 +00:00
db0852c5d7
Merged mymoodleredirect fix from stable, see MDL-7583
2006-12-06 05:08:37 +00:00
89948e4575
merged fix upgrading from 1.6 not redirecting problem
2006-11-08 06:24:05 +00:00
51792df056
adding capabilities
2006-09-08 08:46:26 +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
0cfb6a52fb
Adding a copyright notice, and mentioning MDL-3717 purely as a test of the
...
new CVS integration on tracker.moodle.org
2006-08-23 08:39:15 +00:00
5337b2b727
yet another fix for course list for guests; merged from MOODLE_16_STABLE
2006-07-19 13:59:06 +00:00
d35d50bf94
fixed course list for guests; merged from MOODLE_16_STABLE
2006-07-19 13:45:13 +00:00
fe2920ad54
admin should not see list of courses on the frontpage when there are too many of them; merged from MOODLE_16_STABLE
2006-07-19 13:37:09 +00:00
d157bd5b28
fixed course/index.php category display affected by previous commit - improved category and course list display on front page; merged from MOODLE_16_STABLE
2006-07-19 13:16:57 +00:00
6f24e48e1f
Improved category and course list display on front page- see bug Bug #5965 - Frontpage Category List also showing courses; new Combo List(categories + courses), fixed categories list and separate settings for not logged in / logged in users; merged from MOODLE_16_STABLE
2006-07-19 12:10:07 +00:00
a5a9cd99b4
News items on home page should be sorted by date of first post
2006-04-05 01:54:41 +00:00
8e227aa767
Added a parameter to print_courses() to hide site course
...
This parameter is used in index.php because if the moodle site have more than one category the site course will be displayed in the course list in the front page.
This problem appeared after the "front page format" feature is introduced. As the old front page will show a category tree with courses if there are more than one category in the system when "list of courses" is chosen as the front page.
2006-02-07 01:13:27 +00:00
e0140f2425
Revised front page logic so list of courses and list of categories show correct things regardless of any special situation
...
And a small HTML fix for print_category_info()
2006-01-30 22:54:12 +00:00
e9c996745b
Missing sesskey parameter. Merged from Stable. (SE)
2005-12-22 00:17:00 +00:00
e1638d616c
Site frontpage now supports displaying of all avaliable options with ordering
2005-12-14 21:42:44 +00:00
5e07342d79
Added $CFG->disablemycourses bug 3220
2005-05-13 06:17:13 +00:00