urs_hunkler
dd9098cc8b
'added felxible columns and round corner code'
2007-02-06 21:31:04 +00:00
urs_hunkler
012beafb2a
'deleted uh comments'
2007-02-06 20:44:16 +00:00
urs_hunkler
689456eb15
'deleted old block width definition'
2007-02-06 20:18:45 +00:00
urs_hunkler
c15816ce95
'set sideblock left and right min/max width with values set in theme/config.php'
2007-01-28 17:11:05 +00:00
moodler
3b456f6ae2
Added a summary to layout tables "layout tables" for further accessibility
2007-01-23 08:28:55 +00:00
urs_hunkler
f7ff1909fd
'more flexible round corner version'
2007-01-11 16:57:44 +00:00
urs_hunkler
262cb5e098
'round corners: 4 additional divs for column corner and border graphics - MDL-8142'
2007-01-11 07:29:03 +00:00
moodler
1f48fec7ff
FIxed some icon sizes
2007-01-11 06:51:01 +00:00
vyshane
14efad9388
Fixes for MDL-7861.
2007-01-09 10:20:59 +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
urs_hunkler
d55c9a1f33
'changes for flexible column arrangement - see MDL-8109'
2007-01-08 15:53:34 +00:00
skodak
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
moodler
abcaf2cfa5
XHTML Strict fixes
2007-01-05 16:40:04 +00:00
skodak
7150226896
MDL-7861 xhtml strict fixes - fixed all <br> in our code
2007-01-04 23:38:17 +00:00
moodler
bd792a758f
XHTML Strict fixes MDL-7861
2007-01-04 15:52:11 +00:00
moodler
2ef9d19a51
Added skip links to all course formats to main content MDL-7878
2007-01-03 15:37:07 +00:00
sam_marshall
ae628043a0
MDL-7401 Course format database/backup/lang/stylesheet/capability support
2006-12-11 15:47:23 +00:00
skodak
344044b28e
MDL-7434 all images that convey information should have alt text to convey that information - part 1
2006-11-24 20:16:37 +00:00
vyshane
88c5092a50
Merged from 1.7.
2006-11-17 05:54:21 +00:00
vyshane
f45cc76fb3
Merged from 1.7.
2006-10-24 08:13:13 +00:00
vyshane
8b8a8779dc
Merged from 1.7
2006-10-18 07:05:21 +00:00
vyshane
3ecc49d495
Turn off display of week dates if we are in editing mode and if ajax is turned on. We do this for now because the ajax code does not yet update the week dates when sections are moved around. Will have to fix later.
2006-10-10 02:38:33 +00:00
moodler
3febabd888
Use AJAX for weekly formats too. HOWEVER, there are some remaining
...
bugs with it so for now it only works in DEBUG_DEVELOPER mode
2006-09-23 14:38:01 +00:00
moodler
9bb7417805
Further centralising of course AJAX and cleanup of code formatting, names etc
2006-09-23 14:03:48 +00:00
moodler
75dc25855c
Now using the generic course/rest.php instead of the local commands.php
2006-09-23 13:24:10 +00:00
moodler
c1ddecab49
Rewrote much of this to add
...
- more validation of incoming data
- error logging in the PHP log
I've tested every function and it works for me without errors.
2006-09-23 07:52:09 +00:00
cap2501
e78a3505c5
MDL-6544
...
resolved issue by passing strings into new main.portal.strings for delocalization.
2006-09-21 18:38:54 +00:00
moodler
0e1cc9070b
Fixed a some debugging statements
2006-09-18 13:24:45 +00:00
cap2501
8a66975e84
cleaned up some formatting
2006-09-17 17:48:27 +00:00
toyomoyo
3924b9884b
adding capabilities
2006-09-05 08:50:23 +00:00
cap2501
5be392bd10
Updated so nothing in the database is being manipulated directly except for the block position. look into moving this functionality into the blocks_execute_action.
2006-09-05 00:47:47 +00:00
cap2501
305f223035
Switched over to using moodle commands instead of direct DB manipulation for everything but blocks(still working on that one).
2006-08-30 21:38:23 +00:00
cap2501
ff96b9df7e
Added the 'delete' methods back nessicary to change $field to optional.
2006-08-30 19:22:34 +00:00
moodler
3511c16cfd
Minor change to prevent bugs while Ed works on not needing this parameter at all.
2006-08-29 04:04:12 +00:00
cap2501
d63545d8e8
Fixed errors in refactoring ( rev4, almost there)
2006-08-29 02:34:35 +00:00
cap2501
dad4a8e5d7
Fixed errors in refactoring ( rev3, almost there)
2006-08-29 02:02:45 +00:00
cap2501
5281e0ab2a
Fixed errors in refactoring ( rev2)
2006-08-29 01:38:58 +00:00
cap2501
6fe72833d0
Fixed errors in refactoring
2006-08-29 01:35:45 +00:00
moodler
5bfecd388d
Cleaned up the code to remove security issues and to show Ed Coyne
...
how to use the Moodle API and follow coding guidelines.
I think I broke something but I'm sure Ed can fix it from here!
2006-08-28 14:42:07 +00:00
moodler
a0bfbeaae8
Integrated topicsajax into "topics"
2006-08-28 06:49:19 +00:00
cap2501
0dcb53d545
removed override for $USER->use_ajax
2006-08-28 04:30:46 +00:00
cap2501
2f661649b0
*** empty log message ***
2006-08-28 02:49:04 +00:00
cap2501
49884e9702
Removed evil tabs
2006-08-27 23:45:36 +00:00
cap2501
9a900dfc07
converted dos mode to unix mode
2006-08-27 23:28:39 +00:00
cap2501
097579f09c
Fixed to eliminate use of 'GET' and 'POST'
2006-08-27 22:58:51 +00:00
cap2501
ee3c87bd84
Fixes needed to work from cvs
2006-08-27 22:09:56 +00:00
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