Commit Graph

472 Commits

Author SHA1 Message Date
mjollnir_ 6a6f25af85 Merged from MOODLE_14_STABLE: Fix for bug #2207 - sortorder now honored in front page listing 2004-11-22 21:30:26 +00:00
mjollnir_ 1a31c2b366 Merged from MOODLE_14_STABLE: Don't need to select course.* in rebuild course cache 2004-11-22 05:46:18 +00:00
mjollnir_ 01669f1619 Merged from MOODLE_14_STABLE: Fixed another instance of getting all fields from all courses (in log selector) 2004-11-22 03:35:31 +00:00
moodler 76ca0f31fd Merged fix for bugs 2199 and 2200 from stable 2004-11-20 17:51:04 +00:00
mjollnir_ 72ccca5632 Merge from MOODLE_14_STABLE: moodle--eduforge--1.3.3--patch-201 - optimized calls to get_courses() to retrieve only required fields (martinlanghoff) 2004-11-17 05:05:14 +00:00
stronk7 60bd11cfc9 Solved one annoying bug where label texts in sections != first
was being always cleared, preventing some tags to be there!

Merged from MOODLE_14_STABLE
2004-10-20 23:26:49 +00:00
stronk7 8b92f5bb7d course/mod.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 17:23:28 +00:00
moodler 6ac98433a7 Changes for XHTML compatibility 2004-10-08 14:43:35 +00:00
moodler de78568276 Changes for XHTML compatibility 2004-10-08 13:34:48 +00:00
stronk7 1066e0dc62 Changed some conditions against the $USER variable
to work fine under PHP5.

Bug 2053
(http://moodle.org/bugs/bug.php?op=show&bugid=2053)

Merged from MOODLE_14_STABLE
2004-10-06 16:52:24 +00:00
moodler 34b5847a1a Some changes for XHTML and accessibility compliance 2004-09-30 08:42:34 +00:00
moodler 9f39c19012 Some changes for XHTML and accessilibity compliance 2004-09-30 06:46:26 +00:00
moodler 87d32352a9 Some changes for XHTML and accessibility compliance 2004-09-23 12:09:19 +00:00
gustav_delius 8f0cd6ef0f Resolved problems with previous replacement of
& to & and fixed redirect() to entity encode the
inut where needed.
Julian Sedding
2004-09-21 11:41:58 +00:00
mjollnir_ c80b75857d Changes to log view page so that infected files comes under 'site errors'.
These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-73
    2004-09-17 00:05:28 GMT
    Penny Leach <penny@catalyst.net.nz>
    better logging for uploads and infected files, as well as changing the log page view slightly so that site errors yields infected files as well

Full logs:

Revision: moodle--eduforge--1.3.3--patch-73
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Fri Sep 17 12:05:28 NZST 2004
Standard-date: 2004-09-17 00:05:28 GMT
Modified-files: course/lib.php lib/uploadlib.php
    lib/weblib.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-73
Summary: better logging for uploads and infected files, as well as changing the log page view slightly so that site errors yields infected files as well
Keywords:
2004-09-17 00:10:53 +00:00
gustav_delius 839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius 26686b7ae3 closed some br and img tags 2004-09-12 22:39:20 +00:00
gustav_delius 24f2b65a4d towards XHTML compliance 2004-09-12 12:21:27 +00:00
mchurch 8bd84b4d36 More XHTML 1.0 Transitional compliance. 2004-09-08 21:36:12 +00:00
mchurch e5e81e7892 Tags changed for XHTML 1.0 Transitional compliance. 2004-09-08 21:25:33 +00:00
mchurch 1c919752a2 Modified a bunch of tags to make them XHTML 1.0 Transitional compliant. 2004-09-08 19:24:38 +00:00
moodler 65ee9c16b3 Merged fixes for get_course_users from stable 1.4 2004-09-08 15:46:43 +00:00
defacer a22f831372 Merging from MOODLE_14_STABLE. 2004-09-06 07:55:29 +00:00
moodler 179c9a500f Merged fixes for over-keen cleaning from STABLE 2004-09-03 12:44:11 +00:00
gustav_delius 222ac91bc9 removed unnecessary calls to get_site() 2004-08-29 14:15:40 +00:00
moodler d7d145b11e Merged from stable 2004-08-29 04:47:13 +00:00
gustav_delius 78bf3de3fe fixed bug preventing move of module to bottom of section 0 2004-08-22 09:58:02 +00:00
moodler de2dfe68ec Improve log links 2004-08-17 14:26:47 +00:00
moodler e7a80e32c9 Removed some spurious debug statements 2004-08-12 11:24:33 +00:00
moodler 9fd9c29b00 Group buttons are now displayed even when a course is:
No groups, Not forced

Bug 1731
2004-08-12 11:23:47 +00:00
moodler e21922f00c Fixed modid selection bug 1735 2004-08-12 09:55:12 +00:00
moodler 53f4ad2c38 Fixed a problem I noticed while inserting a quiz 2004-08-08 15:14:25 +00:00
moodler c600d8bdd7 Fixed a bug caused by new logs stuff.
0 == 'string'

actually returns TRUE!   Sigh.
2004-08-03 10:05:26 +00:00
moodler 6da4b2618f The resource types are now always displayed in a standard order
no matter what the language.
2004-08-02 19:11:15 +00:00
moodler 2eb68e6f6b Various cleanups of the installation process 2004-07-29 18:01:32 +00:00
moodler 2828ff513e Fixed some notices 2004-07-29 13:12:16 +00:00
mchurch 69c76405d2 Added group support to log viewing functions. 2004-07-28 15:52:51 +00:00
moodler dbcd54b784 CLeaned up the code for the little buttons Thanks David Scotson! 2004-07-28 11:52:39 +00:00
moodler 2e2a63510a Fixed menus for sites with subdirectories bug 1670 2004-07-27 01:43:43 +00:00
moodler cb57e6f439 Fixed menus to add resources on main page and social format 2004-07-26 16:05:09 +00:00
moodler e0161bff4f Merging in all the resource branch stuff (I know, it's mixed up)
so I can sort out the CVS explosion I had tonight
2004-07-25 14:00:29 +00:00
gustav_delius 5fc2f2fdcb site front page can now have a topic section, see http://moodle.org/mod/forum/discuss.php?d=9444#45748 2004-07-02 09:32:17 +00:00
moodler 146bbb8f2d Some more additions to use the new enrolment architecture. 2004-06-26 09:51:13 +00:00
moodler d4bfbe4d18 Commented out duplicates for now pending cut/paste discussion 2004-06-21 14:51:43 +00:00
gustav_delius d33a2a6f39 It is now possible to duplicate a course module. See http://moodle.org/mod/forum/discuss.php?d=8468 2004-05-30 23:09:21 +00:00
gustav_delius 761b1f8469 Fixed relative links in recent activity, see bug 1497 2004-05-30 11:22:06 +00:00
defacer 89adb17442 Merging the changes from 1.4 dev branch (site index blocks + various bugfixes) 2004-05-28 10:53:54 +00:00
moodler fcc0e250bc Just fixing the footer link on course list blocks 2004-05-20 00:55:11 +00:00
moodler 6be91aab91 Changed some CSS to font tags, so that IE looks more consistent 2004-05-18 07:10:17 +00:00
moodler 6f80940b1e Simpler method for recent activity .... I had problems with the other
Use last access to course if it exists, otherwise two days ...
2004-05-16 10:34:17 +00:00