1250 Commits

Author SHA1 Message Date
gustav_delius
dcb1bd3c9a towards XHTML compliance 2004-09-12 13:21:01 +00:00
moodler
09f275ce55 Merged from stable 2004-09-10 06:05:29 +00:00
defacer
67b1b6c2cc Small fixes, moving towards XHTML compliance. 2004-09-09 10:26:11 +00:00
moodler
631cf796d4 Merged enrolment fixes frm stable 2004-09-09 09:43:51 +00:00
moodler
7d8c2ec3df SITEID is more flexible 2004-09-09 06:59:48 +00:00
mchurch
6ccf1c631a Changed some tags for XHTML 1.0 Transitional compliance. 2004-09-08 21:27:11 +00:00
julmis
a44b339b1f Merging from MOODLE_14_STABLE 2004-09-08 16:58:50 +00:00
moodler
7c3aa35887 Merged smiley/Markdown fixes 2004-09-08 16:18:45 +00:00
moodler
65ee9c16b3 Merged fixes for get_course_users from stable 1.4 2004-09-08 15:46:43 +00:00
moodler
91d39e19ef Merged increased memory limit from stable 2004-09-08 07:11:48 +00:00
moodler
857b798b90 Added better headers to forum posts to allow threading, better filtering etc.
Based on: http://opensource.mediagonal.ch/moodle/patches/mailheaders/
2004-09-07 14:04:33 +00:00
moodler
de7e4ac97d Set ampersands for automatic URL parameters 2004-09-07 09:49:41 +00:00
moodler
357b5286b8 HTML tidy up 2004-09-07 08:54:43 +00:00
moodler
003c49cb7d Better login 2004-09-07 08:23:11 +00:00
moodler
05bd797a37 Addeda type to the javascript 2004-09-07 08:12:40 +00:00
moodler
98de6431e9 Fixed a typo, whoops 2004-09-07 08:04:02 +00:00
moodler
9610a66e21 Allow Validator from http://validator.w3.org/ and the Cynthia 508 checker.
It only works when you are using the new standardxhtml theme.

This is temporary while we do testing and validation.

I highly advise using Mozilla/Firefox and the Web Developer extension

   http://www.chrispederick.com/work/firefox/webdeveloper/
2004-09-07 07:38:44 +00:00
paca70
7427070a50 Use get_site() to define SITEID
eVS: ----------------------------------------------------------------------
2004-09-07 05:15:37 +00:00
moodler
85a1d4c9bc Made the check for allowable emails into a new function 2004-09-06 15:21:22 +00:00
moodler
37d83d9951 Admin can now also 'login as' course creators 2004-09-06 14:03:17 +00:00
moodler
ebd5239628 FIxed a SITEID bug (you can't put defines inside strings) 2004-09-06 04:28:07 +00:00
stronk7
a06f9887da Changed the way to determine the site course...
Merged from MOODLE_14_STABLE
2004-09-05 09:23:23 +00:00
gustav_delius
5a2dea02dc keeping time information when student becomes teacher 2004-09-04 13:23:08 +00:00
defacer
eceb9c5ce4 Small change, checking for file existence is arguably better this way. 2004-09-04 13:14:20 +00:00
paca70
5961942732 Use getremoteaddr() to get client address.
CVS: ----------------------------------------------------------------------
2004-09-04 11:02:45 +00:00
paca70
f97ab1ec36 New function to get client address 2004-09-04 10:54:54 +00:00
mchurch
658724df8f Added failsafe code in case config files haven't been updated. 2004-09-03 20:19:16 +00:00
mchurch
25d18413cf Added new default block definition functionality. 2004-09-03 20:09:36 +00:00
julmis
766634bb5c Added spell-check icon 2004-09-03 19:50:29 +00:00
mchurch
63574ba81f Added <tt> and <code> tags to valid tags. 2004-09-03 18:00:41 +00:00
paca70
01e2ea5fa3 New field "guid" added to table user.
This can be userd to store "global unique identifier" from external databases
like Windows SID or eDirectorys guid . This will keep upcoming user syncronization
feature reliable in case of renamed users.
Mysql files are untested.
php -l mysql.php does not show any syntax errors, so files
should work.
2004-09-03 10:49:44 +00:00
moodler
9d54c2fb73 Merged fix to allow referrals from the home page 2004-09-01 11:24:35 +00:00
julmis
846836a553 Try to ignore some xhtml tagging by provide -H option to aspell 2004-08-31 21:36:55 +00:00
moodler
71f9abf917 Merged changes from stable (fixed external auth) 2004-08-31 12:33:20 +00:00
defacer
fbf5081c4a Merging changes from MOODLE_14_STABLE 2004-08-31 12:31:59 +00:00
moodler
9a3936a95e Merged loginhttps config from stable 2004-08-31 08:41:26 +00:00
defacer
c169db3b66 Merging latest blocks-related stuff from MOODLE_14_STABLE. 2004-08-31 07:29:25 +00:00
moodler
3271b70ff3 Fixed an unquoted string (merged from stable) 2004-08-30 17:47:21 +00:00
gustav_delius
2700d113a2 Merged from HEAD 2004-08-30 17:27:00 +00:00
moodler
b26a0bf06b Merged default font changes 2004-08-30 16:57:44 +00:00
moodler
e02c35b2ae Merged block upgrade fix from stable 2004-08-30 16:26:00 +00:00
moodler
d9e12f5a06 Merged new config variable from stable 2004-08-30 13:23:09 +00:00
moodler
3df2c54344 Merged from Stable (fix for color fonts) 2004-08-30 12:13:02 +00:00
moodler
206a507520 MErged from CVS 2004-08-30 08:44:00 +00:00
gustav_delius
7b5944cdb3 Can now force subscribe INITIALLY, implementing suggestion by Howard in bug 1084 2004-08-29 19:17:27 +00:00
gustav_delius
709f0ec8d5 Can now force subscribe INITIALLY, implementing suggestion by Howard in bug 1084 2004-08-29 18:20:13 +00:00
moodler
b06d217133 Merged new version from stable 2004-08-29 15:46:22 +00:00
gustav_delius
2a2f5f1181 now the lastaccess field is also updated upon every login, closing bug 1833 2004-08-29 15:00:08 +00:00
gustav_delius
0475502255 got rid of update_user_in_db, see bug 1833 2004-08-29 14:24:05 +00:00
gustav_delius
222ac91bc9 removed unnecessary calls to get_site() 2004-08-29 14:15:40 +00:00