Commit graph

1334 commits

Author SHA1 Message Date
toyomoyo
5e8adb25a5 merged fixed wrong context, it should be possible to manage a single block 2007-02-16 01:26:19 +00:00
skodak
275d8b36a3 MDL-8518 incorrect link to frontpage settings from course summary block 2007-02-14 21:04:05 +00:00
moodler
1910c3a347 Added a missing style sheet 2007-02-02 05:40:00 +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
skodak
083c3743d3 MDL-7977 - updated guest and loggedin detection in login block; removed obsolted $USER->loggedin (now tested with empty($USER->id) in isloggedin()) and $USER->site (replaced by session test cookie)
MDL-5429 - skip https login for guestlogins
2007-01-27 21:28:26 +00:00
urs_hunkler
e331bccf75 'preferred_width changed to 210 because with lower values column width changes when block is closed by user' 2007-01-27 20:56:55 +00:00
moodler
f4e5991261 Prettied up RSS pages a bit 2007-01-25 07:09:24 +00:00
moodler
5bf0415584 Fixed "can't add RSS feed" bug MDL-8180 2007-01-25 06:37:59 +00:00
moodler
8b4315fd33 Little fix for typo (see MDL-8061) 2007-01-23 03:39:56 +00:00
martinlanghoff
db4b12eb70 mnet: introducing get_my_remotecourses() and get_my_remotehosts() -- use them too 2007-01-19 08:57:13 +00:00
martinlanghoff
0743661ea5 mnet: it is $USER->mnet_foreign_host_array instead of $SESSION->mnet_foreign_host_array. $SESSION is fraught with peril as it persists acros logins/logouts 2007-01-19 08:36:02 +00:00
martinlanghoff
f3203630ca mnet: this stuff is only for logged in users! 2007-01-19 08:14:18 +00:00
martinlanghoff
b90052f253 mnet: fix logic and html layout in block_course_list 2007-01-19 07:54:41 +00:00
martinlanghoff
5e142a172c mnet: pix for mnethost is now the tiny moodle icon ;-) 2007-01-19 07:15:12 +00:00
moodler
2ee1f30bb2 Added some lables and formatting to fix MDL-8176 Accessibility 2007-01-18 12:06:36 +00:00
donal72
afbedfb8d8 Mnet: Bugfix: Faulty logic - if the user has no local courses, we didn't bother to check for remote courses. 2007-01-16 22:52:24 +00:00
donal72
4d8c087e02 MNET: MyCourses block enriched with links to remote Moodles when roaming 2007-01-16 05:00:18 +00:00
stronk7
bf63e03ebe Now all the blocks global config pages are valid XML. Related to MDL-7861 2007-01-13 20:14:40 +00:00
vyshane
936af097b4 Fixes for MDL-7861. 2007-01-10 06:44:15 +00:00
vyshane
bf7b68c25b Fix for MDL-7861. 2007-01-10 06:31:51 +00:00
vyshane
d72fd6950b Fixed notice. 2007-01-10 06:11:31 +00:00
skodak
440d164869 MDL-7861xhtml strict and css fixes in blocks 2007-01-09 23:45:24 +00:00
skodak
f82c88abd4 MDL-5120 list blocks now use <div for columns instead of span and floats; blocks related CSS cleanup, some xhtml strict fixes 2007-01-09 11:04:13 +00:00
moodler
421e10c345 FIxed style and made this block XHTML Strict 2007-01-09 08:14:05 +00:00
skodak
6a18844bf3 MDL-7861xhtml strict fixes - site main menu 2007-01-09 00:18:37 +00:00
skodak
80381122be MDL-5162 Deprecated elements in messages block 2007-01-09 00:05:56 +00:00
skodak
0f13ec8f9b MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon 2007-01-08 20:30:38 +00:00
skodak
60af27037b MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed 2007-01-08 19:34:16 +00:00
skodak
0d905d9f34 MDL-7861 new class .icon and .iconsmall 2007-01-08 09:14:05 +00:00
skodak
a1c91f9a15 MDL-7861 assignment related xhtml strict fixes (client view and fixed quickgrading/grading) and admin tree CSS styling 2007-01-07 21:54:39 +00:00
moodler
99b054e4e8 SMall Strict fix 2007-01-06 05:06:35 +00:00
toyomoyo
820aff13a4 MDL-7861, xhtml strict fixes 2007-01-05 05:56:19 +00:00
skodak
7150226896 MDL-7861 xhtml strict fixes - fixed all <br> in our code 2007-01-04 23:38:17 +00:00
skodak
b7dc225654 MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
skodak
535792b23e MDL-7861 some xhtml strict fixes 2007-01-04 18:58:31 +00:00
moodler
47325bb53d Removed a form name 2007-01-04 14:02:46 +00:00
skodak
c6da8ccca3 MDL-7861 some xhtml fixes 2007-01-04 13:01:28 +00:00
skodak
4f24b3e386 MDL-7861 various xhtml fixes and fixed layout of add activity/resource menu 2007-01-04 12:44:58 +00:00
moodler
786dceabb3 Fixed a typo SQL call 2007-01-04 06:08:37 +00:00
martinlanghoff
d09d923b92 mnet: somewhat hackish changes to course_list. Needs further work 2007-01-04 03:25:18 +00:00
martinlanghoff
6e6b8c8516 mnet: new mnet_hosts block 2007-01-04 03:23:48 +00:00
Martin Langhoff
f3f7610c90 cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
moodler
f4ba7e1a54 Bend over for XHTML 1.0 Strict ... MDL-8049
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
toyomoyo
c99934def8 MDL-7861, fixing tags 2007-01-03 00:41:50 +00:00
toyomoyo
17a67c9690 MDL-7861, fixing broken xhtml 2007-01-02 07:47:07 +00:00
toyomoyo
599475c7cb MDL-7861, replacing document.abc with document.getElementById('abc') 2007-01-02 05:55:57 +00:00
moodler
ce926cb8d8 Added CDATA to Javascript 2006-12-22 04:19:52 +00:00
toyomoyo
b9072f81de fix for MDL-7861, taking out extra </form> tag 2006-12-21 07:01:28 +00:00
toyomoyo
e777bc9aeb MDL-7861, fixing broken xhtml in loan calculator, adding CDATA tags 2006-12-21 04:45:44 +00:00
moodler
d0b59e3bf6 Fixed a missing space which broken XHTML 1.0 strict 2006-12-12 07:12:11 +00:00