gustav_delius
26686b7ae3
closed some br and img tags
2004-09-12 22:39:20 +00:00
gustav_delius
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00
gustav_delius
dcb1bd3c9a
towards XHTML compliance
2004-09-12 13:21:01 +00:00
gustav_delius
24f2b65a4d
towards XHTML compliance
2004-09-12 12:21:27 +00:00
moodler
631cf796d4
Merged enrolment fixes frm stable
2004-09-09 09:43:51 +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
mchurch
25d18413cf
Added new default block definition functionality.
2004-09-03 20:09:36 +00:00
mchurch
b18a962512
Added config files and block default directives to use with new course
...
default block function.
2004-09-03 20:06:54 +00:00
moodler
179c9a500f
Merged fixes for over-keen cleaning from STABLE
2004-09-03 12:44:11 +00:00
defacer
a8e44ce43f
Import haiku from MOODLE_14_STABLE
2004-08-31 12:46:15 +00:00
moodler
7b07f63285
Merged fix for restricted users from stable
2004-08-31 10:05:10 +00:00
moodler
9ca5b4c67f
Merged button from stable
2004-08-31 07:25:35 +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
moodler
6e85ab4676
Merged from stable
2004-08-28 17:19:06 +00:00
gustav_delius
ce265a46aa
fixed name order in headings on log.php
2004-08-28 17:18:36 +00:00
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