10763 Commits

Author SHA1 Message Date
mjollnir_
5f37b628ae Update for meta courses. New table renamed from meta_course to course_meta (and upgrade script provided in mysql.php and postgres7.php) and new field in course table renamed from meta_course to metacourse. Associated changes in code. Please test me! 2005-01-25 04:33:02 +00:00
defacer
9292b6afc0 More polishing. 2005-01-25 03:13:13 +00:00
defacer
d49f500f52 Oops, I committed this along with the function renames by mistake. Anyway,
now fixing a small cosmetic glitch and giving the correct commit message:

The latest and greatest version of the blocks documentation is here... Lots
of work and polishing to make it as useful as possible. I daresay that it's
pretty complete for its purpose now.
2005-01-25 03:01:09 +00:00
defacer
1345403a7c Renaming 4 internal-use-only class methods by prefixing an underscore.
I want to make a point that people should NOT be calling them.
2005-01-25 02:57:30 +00:00
dhawes
c0c6f36bf2 bug #2420 fix 2005-01-25 01:57:56 +00:00
koenr
9c8febab60 start of conversion to XHTML
All capitals moved to lowercase, also some " added for arguments
Needs manualy checked for closing tags etc.
2005-01-24 23:25:27 +00:00
mjollnir_
be4f36a3a7 New files for meta courses 2005-01-24 22:23:01 +00:00
mjollnir_
b61efafba5 Initial checkin for new meta courses feature. Please test!
See http://moodle.org/mod/forum/discuss.php?d=17269 for description.
2005-01-24 22:21:28 +00:00
gustav_delius
ea2d8d8a27 fixed bug in paging bar on participants list 2005-01-24 17:40:47 +00:00
mits
222d5566e2 polished. 2005-01-24 16:03:33 +00:00
ralf-bonn
adf493d54e text corrections 2005-01-24 15:45:46 +00:00
thepurpleblob
84a93f1c24 Added empty array into question object for multiplier field in numeric questions
Stops a bunch of warnings when quiz is imported
2005-01-24 15:45:20 +00:00
ralf-bonn
c65f162fc2 First german translation 2005-01-24 15:40:54 +00:00
urs_hunkler
163c0c2385 Added docstyle.php for the changed german docs.
Within the docs a JS loads the theme CSS if opend within Moodle. Within docstyles.php the standard doc styles can be overwritten.
2005-01-24 15:04:13 +00:00
urs_hunkler
1d333f76af Added docstyle.php for the changed german docs to my theme for testing.
Within the docs a JS loads the theme CSS if opend within Moodle. Within docstyles.php the standard doc styles can be overwritten.
2005-01-24 13:53:29 +00:00
urs_hunkler
fffb40d915 Added docstyle.php for the changed german docs.
Within the docs a JS loads the theme CSS if opend within Moodle. Within docstyles.php the standard doc styles can be overwritten.
2005-01-24 12:43:11 +00:00
urs_hunkler
e2b9cccaf2 Changed background color to white, instead of taking it out of config.php. 2005-01-24 12:41:24 +00:00
urs_hunkler
c1a0356dc7 Added a JS to open the styles from the theme folder for the doc pages.
In the theme "standardxhtml" I added a stylesheet file "docstyles.php" to overwrite the theme independend "docstyles.css".
2005-01-24 12:32:31 +00:00
urs_hunkler
8aa1bb556c Added docstyle.php for the changed german docs.
Within the docs a JS loads the theme CSS if opend within Moodle. Within docstyles.php the standard doc styles can be overwritten.
2005-01-24 12:27:27 +00:00
mits
d7f3d2298c polished. 2005-01-24 09:44:41 +00:00
dhawes
7c560a6239 Moved validate feed from table to add and edit form only. 2005-01-24 03:42:54 +00:00
dhawes
23e00b4185 cleanup of feed edit page and form 2005-01-24 03:24:54 +00:00
dhawes
3fcae4c4f9 removed extra break 2005-01-24 03:24:19 +00:00
dhawes
d674fae8e7 removed debug code left over :( 2005-01-24 03:00:10 +00:00
dhawes
947becc731 feed titles are stored and displayed again - silly bug 2005-01-24 02:58:19 +00:00
dhawes
327b622dfa quotes update 2005-01-24 01:21:16 +00:00
defacer
344932658c Undoing the commit of some esoteric development stuff by mistake. 2005-01-23 23:59:29 +00:00
mits
66c61c0b50 polished. 2005-01-23 23:28:09 +00:00
stronk7
12f7885b2b upgrading to 1.5
steps 1, 2 and 3 done.
2005-01-23 23:24:58 +00:00
dhawes
b2262aa90a fix for bug reported by Dan Marsden - feeds can be added again :) 2005-01-23 23:21:42 +00:00
urs_hunkler
c92a67d195 Added a duplicate of standardxhtml to work on it. Please make your changes only in the theme "standardxhtml" 2005-01-23 22:56:19 +00:00
urs_hunkler
038770851c due to a false commit the three files must be deleted 2005-01-23 22:48:22 +00:00
urs_hunkler
1f67c4b460 First I extracted 3 css files from "styles.php": "layout.css", "typographie.css" and "color.css". This leads to better handling and the files can be better overlooked. When woring on the color you find only this definitions in one file, them sam econcerns to typhographie and layout (positioning, measurement of objects, borders etc.)
I started to resort the css files and added comments to make them easier readable and understandable.

The file "typography.css" is not jet sorted.
2005-01-23 22:36:00 +00:00
dhawes
29a6bbd1e8 latest magpie. moved from rss folder to lib. 2005-01-23 22:10:06 +00:00
defacer
04280e857e Renamed set_user_sesskey() to just sesskey(). SC#74 2005-01-23 22:07:13 +00:00
dhawes
800e573926 moving to moodle/lib 2005-01-23 22:02:03 +00:00
defacer
9407d4563f According to the final comments in SC#65:
Made isteacher() require that the first parameter (course id) be
specified and non-empty. If it is empty, [i.e., 0, which was used to
simulate what has now become isteacherinanycourse()], then the return
value IS correct but a warning is printed on screen. This should allow
us to track down any such calls in legacy modules without breaking Moodle.

The correct way to check for teacher status in ANY course is now to
call isteacherinanycourse().
2005-01-23 21:38:01 +00:00
urs_hunkler
cae46b18c6 changed size and section 508 gif. the w3c logo is not correct for section 508. 2005-01-23 20:59:52 +00:00
urs_hunkler
67a296d301 updated div names for the glossary framework 2005-01-23 20:34:23 +00:00
dhawes
c307266c76 Fixed error discovered by Gustav - after updating to use newest magpie I failed to update all instances of rss fetching. 2005-01-23 19:40:33 +00:00
stronk7
aeca84178b First TODO list to check/implement in 1.5. Just double-checking again now! 2005-01-23 17:16:10 +00:00
dhawes
2965682a21 latest changes to rss_client block. Now uses latest magpie file for fetch, parse and cache. Still caches the result string as well to avoid excessive file reads and network hits. Fixed bug where non-admin users were not seeing the add/edit feeds link within the block when all users are allowed to edit. Now uses moodles' format_text function on entire block contents. 2005-01-23 16:16:28 +00:00
dhawes
1ddd7bd00b smarty template file example 2005-01-23 15:58:04 +00:00
dhawes
4445368893 date manipulation script 2005-01-23 15:55:03 +00:00
dhawes
b6442a5e3a magpie templates. SMARTY examplesls 2005-01-23 15:52:52 +00:00
dhawes
ae4b445f6e magpie help files 2005-01-23 15:50:52 +00:00
dhawes
33fa9405b9 magpie's modified version of Snoopy class 2005-01-23 15:48:57 +00:00
dhawes
100ed1cf2b Magpie 0.7.1 - all relevant files. Simplog had been using only one of these files and it was renamed. Simplog had written an Atom feed parser based on magpie and was losing out on much of the magpie functionality because of it. This latest release supports Atom feeds so the need to for separate objects is gone. By using the full release upgrades become easier in the future. We also gain some of magpie's lost feature set such as the use of a modified Snoopy http client for retrieving feeds instead of an fopen() call - which means that php.ini does not need to be modified to turn allow_url_fopen to On. 2005-01-23 15:47:31 +00:00
dhawes
2be9581d65 latest version works with new magpie 0.7.1 files 2005-01-23 15:37:47 +00:00
dhawes
30e953153b RSS and Atom now handled by latest version of magpierss (magpierss.sourceforge.com). class.RSS.php was a renamed include file from magpie which was 2 versions old. I've reworked the code to use the official magpie release which should allow for easier upgrades in the future. 2005-01-23 15:35:45 +00:00