731 Commits

Author SHA1 Message Date
defacer
2b0d60ec78 Fix for bug 1662:
Changed the way applicable formats for blocks are handled. The changes are
short codewise, but to grasp all the implications read the forum discussion
at the relevant URL.
2004-08-22 16:54:48 +00:00
defacer
ac6c89c5b0 Fix for bug 1678:
When a course's format is changed, blocks which are not appropriate for the
new format are automatically purged.
2004-08-22 16:49:40 +00:00
gustav_delius
f950af3c43 All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
All the page headers work correctly also on the site course.

On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
gustav_delius
78bf3de3fe fixed bug preventing move of module to bottom of section 0 2004-08-22 09:58:02 +00:00
gustav_delius
c89bf29585 fixed breadcrumbs when mod.php is used on site page 2004-08-21 21:02:59 +00:00
gustav_delius
4361ddcb22 when adding students the teachers are no longer shown in list of potential students, closing bug 1749 2004-08-18 15:49:09 +00:00
moodler
de2dfe68ec Improve log links 2004-08-17 14:26:47 +00:00
moodler
71d707f18f If the name of an activity is left blank, then give it a generic name
matching the name of the module.
2004-08-14 12:15:28 +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
ffbe59b8d0 Avoiding a notice 2004-08-12 07:52:44 +00:00
defacer
09794d30db Fix a notice buried in the HTML. 2004-08-09 08:01:40 +00:00
moodler
53f4ad2c38 Fixed a problem I noticed while inserting a quiz 2004-08-08 15:14:25 +00:00
moodler
9fd25c394a Fixed a warning in PHP 5 2004-08-08 05:42:45 +00:00
moodler
04a72b882a Fixed a notice on PHP5 2004-08-07 13:44:25 +00:00
moodler
f322addf00 Oops forgot autofocussing 2004-08-05 09:27:40 +00:00
moodler
bbcef615d7 Student manual enrolment now allows enter to submit search and
autofocusses search input
2004-08-05 09:26:16 +00:00
moodler
e1a2407902 Allow for course language terms 2004-08-03 12:53:56 +00:00
moodler
5363911f84 First pass at an improved interface for manual student enrolments 2004-08-03 12:50:18 +00:00
moodler
09e9588ee1 Restricted teachers shouldn't even see this page 2004-08-03 10:15:23 +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
093a4a2437 Fixed link of user name in footer of course page 2004-08-02 19:09:54 +00:00
moodler
2eb68e6f6b Various cleanups of the installation process 2004-07-29 18:01:32 +00:00
moodler
9ddc0efd8e Use enroperiod for new students if it's set 2004-07-29 14:52:07 +00:00
moodler
18763fd41f Added a new course field called enrolperiod that allows a teacher to specify
an enrolment period for new students.
2004-07-29 14:47:05 +00:00
moodler
16293c38e0 *** empty log message *** 2004-07-29 13:12:35 +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
39fc10d79f FIxed some notices 2004-07-28 06:27:10 +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
moodler
77ecf329dc Extra field for cost 2004-07-06 16:01:07 +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
6236ed990d Pass the whole $course variable to block_print_blocks_admin()
so we have more information.
2004-06-30 13:11:15 +00:00
gustav_delius
59b7ad8aaa using fullname() on info page, fixing bug 1596 2004-06-29 21:44:24 +00:00
moodler
146bbb8f2d Some more additions to use the new enrolment architecture. 2004-06-26 09:51:13 +00:00
moodler
87a7d7031b Enrolment now uses the new enrolment architecture 2004-06-25 03:31:20 +00:00
moodler
7f760716ce Course ID number 2004-06-24 11:50:33 +00:00
moodler
d4bfbe4d18 Commented out duplicates for now pending cut/paste discussion 2004-06-21 14:51:43 +00:00
moodler
7613890851 BRANCH MERGE
These are the changes from MOODLE_13_STABLE, merged into trunk

The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point

The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
defacer
08cebf196e Fix all requires() to use absolute paths (Sun boxes have problems with relative
paths, it seems). Also, login is required to view the calendar of any course
other than the site.
2004-06-02 08:13:26 +00:00
moodler
b8933ec3c2 Unset $course to avoid language problems 2004-06-01 06:49:11 +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
f7f2ff6dba Only editing teachers are allowed to unenrol students 2004-05-30 20:54:58 +00:00
gustav_delius
c4936225c4 Fixed breadcrumbs and some of the many undefined variables notices 2004-05-30 11:24:00 +00:00
gustav_delius
761b1f8469 Fixed relative links in recent activity, see bug 1497 2004-05-30 11:22:06 +00:00