tjhunt
2fe0d172f8
Fix PHP syntax error. I wish more developers used Eclipse.
2006-08-24 11:22:24 +00:00
moodler
0a0bb38019
Ed Coyne's AJAX course format, with some cleanups done.
...
More cleanups to come from Ed.
This isn't actually working for me right now but he'll fix it now.
This is completely optional and won't affect any other code right now.
2006-08-24 03:20:37 +00:00
moodler
600212a9a1
FIxing Ed's mistaken checkin
2006-08-24 03:17:53 +00:00
cap2501
0894b9271e
Semi-final version
2006-08-21 06:15:24 +00:00
cap2501
04b2d74f03
Main JS file for topic - ajax course format (still needs a little cleaning though)
2006-08-21 06:14:43 +00:00
cap2501
be2a520783
Restful interface for AJAX course format
2006-08-21 06:13:28 +00:00
skodak
1bc6fc82b6
section not always moved when requested - page reloading prevented by anchor; added random parameter to force reloading; merged from MOODLE_16_STABLE
2006-07-19 12:52:06 +00:00
moodler
df2f835eeb
Merged changes from stable
2006-06-11 06:48:56 +00:00
skodak
f4f0bc84cb
Bug #5716 - Impossible to turn off highlighted current topic; merged from MOODLE_16_STABLE
2006-06-03 23:49:15 +00:00
dwoolhead
58de1815f4
Bug 5536 Replaced references to hide by show. Merged from stable branch.
2006-05-18 16:15:04 +00:00
gustav_delius
7a38b61bfa
Fixing empty lines
2006-04-29 20:01:27 +00:00
skodak
b4a93f74bf
fixed marker handling, no sesskey error anymore - bug #5340
2006-04-27 20:06:41 +00:00
nfreear
0c012545aa
Fix for Bug #5281 , "Validation: '&' in course (topics) format, 'Jump to' drop-down".
2006-04-21 13:08:03 +00:00
nfreear
c87b4c8765
Clean up code (Bugs 5027, 5161), 'weekscss' course format.
2006-04-13 14:37:32 +00:00
nfreear
1528decaae
Major fix for Bug 5027, "Three-col layout breaks when window is narrow" (also, Bug 5161). 'weekscss' course format.
2006-04-13 14:28:36 +00:00
nfreear
d242c402d7
Initial fix, Bug 5161 "Course format weekscss looks unfinished". Includes making CSS-selectors #course-view .section .side more specific (td.side).
2006-04-12 11:14:03 +00:00
moodler
93528ae1f6
Restored topic numbers to topic format. Who deleted them?????!
2006-04-12 08:06:37 +00:00
skodak
0cdae0dcaa
general cleanup of xxx_parameter() functions + fixed several register globals problems
2006-04-11 21:41:21 +00:00
moodler
e56122e9fd
FIxed "sesskey" error in bug 5139
2006-04-10 07:49:55 +00:00
nfreear
ad525445c0
Accessibility: tidied commented code.
2006-03-27 16:54:34 +00:00
nfreear
48943f403c
Accessibility: fixed bug 4012 x9, added Alt, filled empty Alt-link text.
2006-03-22 17:19:46 +00:00
nfreear
1b3a4c8f1c
Accessibility: 'weekscss' course format - layout table of weeks, now a list.
2006-03-15 15:20:53 +00:00
nfreear
2f8a4d8548
Accessibility: improved class-name semantics, matches 'weeks' course format.
2006-03-15 11:02:42 +00:00
nfreear
ce148ff57e
Accessibility: critical fix (editing on), filled empty Alt-link text, times 6 (OU-Bugz: 744)
2006-03-15 10:26:56 +00:00
nfreear
d57be0a8b4
Accessibility: strict, replaced image border, width... with classes (OU-Bugz: 697, 745)
2006-03-15 10:23:09 +00:00
nfreear
a328113f13
Accessibility: validation, missing 'alt' attribute, near $strshowallweeks (OU-Bugz: 741)
2006-03-15 09:56:40 +00:00
nfreear
99499e69a4
Accessibility: validation, erroneous & replaced with & call to popup_form (OU-Bugz: 735)
2006-03-15 09:42:37 +00:00
nfreear
b3d26d8d57
Accessibility: critical fix (editing on), filled empty Alt-link text, times 6 (OU-Bugz: 744)
2006-03-14 16:45:34 +00:00
nfreear
dfdcd09b2d
Accessibility: strict, replaced image border, width... with classes (OU-Bugz: 697, 745)
2006-03-14 16:17:21 +00:00
nfreear
81d33f6355
Accessibility: validation, missing 'alt' attribute, near $strshowallweeks (OU-Bugz: 741)
2006-03-14 15:36:48 +00:00
nfreear
be37f335fc
Accessibility: validation, erroneous & replaced with & popup_form (OU-Bugz: 697)
2006-03-14 15:17:03 +00:00
nfreear
4025f33ac1
Accessibility: added class="weekscss", removed commented code.
2006-03-14 15:11:30 +00:00
nfreear
fd6abcc87a
Accessibility: fixed bug, duplicate call to blocks_print_group.
2006-03-07 17:38:02 +00:00
nfreear
de533d2612
Accessibility: 'weekscss' course format, replaced <table>, <td> with DIVs, inline style.
2006-03-06 16:14:10 +00:00
nfreear
f8d0d6336b
Accessibility: Evaluation weekly format for course display - NO layout tables, for accessibility, etc. Initial straight copy of weeks/format.php
2006-03-06 14:08:01 +00:00
bobopinna
c9cc211bd2
Fixed a bad function call
2006-01-05 08:24:53 +00:00
defacer
1645749057
Correcting the way of setting lowbound <= $var <= highbound,
...
spotted by Petr (SC#203).
2005-12-03 13:12:09 +00:00
bobopinna
b9749d4aa5
Fixed block size dimension
2005-11-29 14:42:54 +00:00
defacer
4baeb9b028
Removing the <a name="2"></a> anchors from course sections (used with links,
...
e.g. /course/view.php?id=2#4). We already have elements with id="section-XXX",
so I made all links I could possibly grep for point to those.
All this for XHTML (won't Tidy ever be content?)
2005-11-23 23:14:25 +00:00
defacer
4d4e738f7c
Fixing line endings
2005-11-23 22:47:35 +00:00
stronk7
a35ae3ef8c
Now the section "jumpto" menu (showed in collapse mode), supports
...
the multilang filter. Bug 4341.
(http://moodle.org/bugs/bug.php?op=show&bugid=4341 )
Merged from MOODLE_15_STABLE
2005-11-19 20:13:33 +00:00
moodler
2c242af5fe
Language string tidy up (SE)
2005-11-17 06:47:52 +00:00
moodler
d8f4ca20cd
Adding the LAMS integration code. Can everyone please test thoroughly.
...
Cheers, Shane.
2005-11-16 08:21:19 +00:00
skodak
870e3cad2c
fix for preferred_width_xx initialization SC#169; merged from MOODLE_15_STABLE
2005-10-29 16:36:15 +00:00
bobopinna
41d1703534
New popup mode
...
Fixed style sheet
2005-08-30 07:26:30 +00:00
bobopinna
0539a9a500
Changed POST with optional/required_param functions
2005-07-08 09:38:13 +00:00
bobopinna
0dd957ed3d
New course format SCORM
2005-06-27 07:28:19 +00:00
moodler
c1ac64b5b0
Merged new CSS classes from stable
2005-06-11 18:30:45 +00:00
thepurpleblob
46c0bb9b64
Removed optional_variable(), require_variable and all $_GET, $_POST
...
Replaced with more secure alternatives.
2005-06-10 11:06:19 +00:00
urs_hunkler
4090106907
The summary in the week or topic description was just written out as text without a class. I added a DIV class="summary" around it.
2005-05-12 07:02:56 +00:00