Commit Graph

211 Commits

Author SHA1 Message Date
stronk7 d8b837f9f2 MDL-18940 meta description in main page - render multilang summary properly 2009-04-25 21:18:24 +00:00
dongsheng 3ebec13e90 "FORUM/MDL-14860, declare subtext varible before use it" 2009-03-03 01:03:10 +00:00
dongsheng f8c0dc7619 "FORUM/MDL-14860, hide unsubscribe link if users are not allowed to unsubscribe from this forum" 2009-02-25 05:26:28 +00:00
nicolasconnault 577fb1cd3b MDL-16556 Reverting commit of test code 2008-09-19 06:22:43 +00:00
nicolasconnault 23375cea89 MDL-16556 Applied Mark Nielsen's patch 2008-09-19 05:32:23 +00:00
stronk7 e8ee249670 Finally fixed version of lastaccess hadling.
Moved from add_to_log() to require_login(). MDL-14272
2008-04-15 21:42:50 +00:00
skodak 474ade7a7d MDL-14113 patch for multiple issues - see tracker for subtasks 2008-04-13 19:10:35 +00:00
skodak 40f43aa1fc MDL-11561 admin tree improvements and bugfixing; backported from HEAD 2007-12-19 17:38:37 +00:00
skodak d6756ebbbc MDL-12221 custom themes revisited - implemented container concept 2007-11-23 16:41:13 +00:00
nfreear b27db1be63 Fix for reopened bug MDL-7878, "Link identification and skipping" - includes site and course index.php. Merged. 2007-10-22 09:25:52 +00:00
nfreear 0d0afd968d MDL-11436, Encapsulate "accesshide" HTML class in function, and use. Merged. 2007-09-25 11:34:40 +00:00
moodler 5f0314ab24 Make the accesslib upgrade trigger a redirect 2007-09-20 06:49:52 +00:00
martinlanghoff 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
martinlanghoff 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
martinlanghoff 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
moodler 704ba13c1f Undoing this navigation change AGAIN 2007-08-28 04:53:35 +00:00
nicolasconnault 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
skodak 5cfbec3f01 MDL-10635 using the same checks for visibility of edit button on the frontpage 2007-08-26 16:03:09 +00:00
moodler c3bd9e9553 Fixed home page navigation 2007-08-24 06:56:03 +00:00
nicolasconnault 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
moodler 3b36536185 Some fixes for copyright years etc 2007-06-27 07:24:24 +00:00
urs_hunkler 939c95479b added/changed custom corners lib and calls to add the necessary divs 2007-05-09 14:39:13 +00:00
nicolasconnault 268ddd5070 MDL-8860 - Enabled multilang filter for site title. 2007-03-19 04:26:45 +00:00
urs_hunkler 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
skodak de7d84b107 removed some forgotten comments ;-) 2007-03-06 17:00:49 +00:00
skodak 89d1efe4fe (MDL-8745) prevent cannot logon trouble after update to 1.8 2007-03-06 16:56:00 +00:00
moodler 40fa2a74e7 Don't redirect guests to mymoodle page! MDL-8594 2007-03-01 07:59:15 +00:00
toyomoyo 35d0244a37 taking out deprecated width in print_courses and print_course 2007-02-14 04:56:26 +00:00
urs_hunkler 689456eb15 'deleted old block width definition' 2007-02-06 20:18:45 +00:00
moodler 986f093fef Fixing some alignment of categry boxes on front page 2007-02-02 07:39:40 +00:00
moodler 8cef951707 Fixed badly specificed simple box on site topic 2007-02-02 07:29:17 +00:00
skodak 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
moodler 6173f39e7b Fix for MDL-8175 (void summary) 2007-01-18 09:52:04 +00:00
moodler 2c6e998f41 Added label to language menu for accessibility MDL-8174 2007-01-18 09:42:29 +00:00
urs_hunkler f7ff1909fd 'more flexible round corner version' 2007-01-11 16:57:44 +00:00
urs_hunkler 86df6cc6ee 'round corners: 4 additional divs for column corner and border graphics' 2007-01-11 07:21:28 +00:00
urs_hunkler d55c9a1f33 'changes for flexible column arrangement - see MDL-8109' 2007-01-08 15:53:34 +00:00
skodak 0d905d9f34 MDL-7861 new class .icon and .iconsmall 2007-01-08 09:14:05 +00:00
moodler 1c9d49c21c FIxes for news forum heading on home page (Strict) MDL-7861 2007-01-05 16:10:13 +00:00
skodak 535792b23e MDL-7861 some xhtml strict fixes 2007-01-04 18:58:31 +00:00
moodler db0852c5d7 Merged mymoodleredirect fix from stable, see MDL-7583 2006-12-06 05:08:37 +00:00
toyomoyo 89948e4575 merged fix upgrading from 1.6 not redirecting problem 2006-11-08 06:24:05 +00:00
toyomoyo 51792df056 adding capabilities 2006-09-08 08:46:26 +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
moodler 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
skodak 5337b2b727 yet another fix for course list for guests; merged from MOODLE_16_STABLE 2006-07-19 13:59:06 +00:00
skodak d35d50bf94 fixed course list for guests; merged from MOODLE_16_STABLE 2006-07-19 13:45:13 +00:00
skodak 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
skodak 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
skodak 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