]> git.mjollnir.org Git - moodle.git/log
moodle.git
20 years agoAdded magpie to MOodle library
moodler [Tue, 25 Jan 2005 05:46:27 +0000 (05:46 +0000)]
Added magpie to MOodle library

20 years agoMerged from MOODLE_14_STABLE - Fixing bug 2334 - where fix_coursesortorder() sometime...
martinlanghoff [Tue, 25 Jan 2005 05:27:41 +0000 (05:27 +0000)]
Merged from MOODLE_14_STABLE - Fixing bug 2334 - where fix_coursesortorder() sometimes leaves overlapping sortorder values across categories

20 years agoMerged from MOODLE_14_STABLE - Ensuring correct sortorder at the beginning of the...
martinlanghoff [Tue, 25 Jan 2005 05:03:43 +0000 (05:03 +0000)]
Merged from MOODLE_14_STABLE - Ensuring correct sortorder at the beginning of the category when creating courses.

20 years agoUpdate for meta courses. New table renamed from meta_course to course_meta (and...
mjollnir_ [Tue, 25 Jan 2005 04:33:02 +0000 (04:33 +0000)]
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!

20 years agoMore polishing.
defacer [Tue, 25 Jan 2005 03:13:13 +0000 (03:13 +0000)]
More polishing.

20 years agoOops, I committed this along with the function renames by mistake. Anyway,
defacer [Tue, 25 Jan 2005 03:01:09 +0000 (03:01 +0000)]
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.

20 years agoRenaming 4 internal-use-only class methods by prefixing an underscore.
defacer [Tue, 25 Jan 2005 02:57:30 +0000 (02:57 +0000)]
Renaming 4 internal-use-only class methods by prefixing an underscore.
I want to make a point that people should NOT be calling them.

20 years agobug #2420 fix
dhawes [Tue, 25 Jan 2005 01:57:56 +0000 (01:57 +0000)]
bug #2420 fix

20 years agostart of conversion to XHTML
koenr [Mon, 24 Jan 2005 23:25:27 +0000 (23:25 +0000)]
start of conversion to XHTML
All capitals moved to lowercase, also some " added for arguments
Needs manualy checked for closing tags etc.

20 years agoNew files for meta courses
mjollnir_ [Mon, 24 Jan 2005 22:23:01 +0000 (22:23 +0000)]
New files for meta courses

20 years agoInitial checkin for new meta courses feature. Please test!
mjollnir_ [Mon, 24 Jan 2005 22:21:28 +0000 (22:21 +0000)]
Initial checkin for new meta courses feature.  Please test!
See http://moodle.org/mod/forum/discuss.php?d=17269 for description.

20 years agofixed bug in paging bar on participants list
gustav_delius [Mon, 24 Jan 2005 17:40:47 +0000 (17:40 +0000)]
fixed bug in paging bar on participants list

20 years agopolished.
mits [Mon, 24 Jan 2005 16:03:33 +0000 (16:03 +0000)]
polished.

20 years agotext corrections
ralf-bonn [Mon, 24 Jan 2005 15:45:46 +0000 (15:45 +0000)]
text corrections

20 years agoAdded empty array into question object for multiplier field in numeric questions
thepurpleblob [Mon, 24 Jan 2005 15:45:20 +0000 (15:45 +0000)]
Added empty array into question object for multiplier field in numeric questions
Stops a bunch of warnings when quiz is imported

20 years agoFirst german translation
ralf-bonn [Mon, 24 Jan 2005 15:40:54 +0000 (15:40 +0000)]
First german translation

20 years agoAdded docstyle.php for the changed german docs.
urs_hunkler [Mon, 24 Jan 2005 15:04:13 +0000 (15:04 +0000)]
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.

20 years agoAdded docstyle.php for the changed german docs to my theme for testing.
urs_hunkler [Mon, 24 Jan 2005 13:53:29 +0000 (13:53 +0000)]
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.

20 years agoAdded docstyle.php for the changed german docs.
urs_hunkler [Mon, 24 Jan 2005 12:43:11 +0000 (12:43 +0000)]
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.

20 years agoChanged background color to white, instead of taking it out of config.php.
urs_hunkler [Mon, 24 Jan 2005 12:41:24 +0000 (12:41 +0000)]
Changed background color to white, instead of taking it out of config.php.

20 years agoAdded a JS to open the styles from the theme folder for the doc pages.
urs_hunkler [Mon, 24 Jan 2005 12:32:31 +0000 (12:32 +0000)]
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".

20 years agoAdded docstyle.php for the changed german docs.
urs_hunkler [Mon, 24 Jan 2005 12:27:27 +0000 (12:27 +0000)]
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.

20 years agopolished.
mits [Mon, 24 Jan 2005 09:44:41 +0000 (09:44 +0000)]
polished.

20 years agoMoved validate feed from table to add and edit form only.
dhawes [Mon, 24 Jan 2005 03:42:54 +0000 (03:42 +0000)]
Moved validate feed from table to add and edit form only.

20 years agocleanup of feed edit page and form
dhawes [Mon, 24 Jan 2005 03:24:54 +0000 (03:24 +0000)]
cleanup of feed edit page and form

20 years agoremoved extra break
dhawes [Mon, 24 Jan 2005 03:24:19 +0000 (03:24 +0000)]
removed extra break

20 years agoremoved debug code left over :(
dhawes [Mon, 24 Jan 2005 03:00:10 +0000 (03:00 +0000)]
removed debug code left over :(

20 years agofeed titles are stored and displayed again - silly bug
dhawes [Mon, 24 Jan 2005 02:58:19 +0000 (02:58 +0000)]
feed titles are stored and displayed again - silly bug

20 years agoquotes update
dhawes [Mon, 24 Jan 2005 01:21:16 +0000 (01:21 +0000)]
quotes update

20 years agoUndoing the commit of some esoteric development stuff by mistake.
defacer [Sun, 23 Jan 2005 23:59:29 +0000 (23:59 +0000)]
Undoing the commit of some esoteric development stuff by mistake.

20 years agopolished.
mits [Sun, 23 Jan 2005 23:28:09 +0000 (23:28 +0000)]
polished.

20 years agoupgrading to 1.5
stronk7 [Sun, 23 Jan 2005 23:24:58 +0000 (23:24 +0000)]
upgrading to 1.5
steps 1, 2 and 3 done.

20 years agofix for bug reported by Dan Marsden - feeds can be added again :)
dhawes [Sun, 23 Jan 2005 23:21:42 +0000 (23:21 +0000)]
fix for bug reported by Dan Marsden - feeds can be added again :)

20 years agoAdded a duplicate of standardxhtml to work on it. Please make your changes only in...
urs_hunkler [Sun, 23 Jan 2005 22:56:19 +0000 (22:56 +0000)]
Added a duplicate of standardxhtml to work on it. Please make your changes only in the theme "standardxhtml"

20 years agodue to a false commit the three files must be deleted
urs_hunkler [Sun, 23 Jan 2005 22:48:22 +0000 (22:48 +0000)]
due to a false commit the three files must be deleted

20 years agoFirst I extracted 3 css files from "styles.php": "layout.css", "typographie.css"...
urs_hunkler [Sun, 23 Jan 2005 22:36:00 +0000 (22:36 +0000)]
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.

20 years agolatest magpie. moved from rss folder to lib.
dhawes [Sun, 23 Jan 2005 22:10:06 +0000 (22:10 +0000)]
latest magpie. moved from rss folder to lib.

20 years agoRenamed set_user_sesskey() to just sesskey(). SC#74
defacer [Sun, 23 Jan 2005 22:07:13 +0000 (22:07 +0000)]
Renamed set_user_sesskey() to just sesskey(). SC#74

20 years agomoving to moodle/lib
dhawes [Sun, 23 Jan 2005 22:02:03 +0000 (22:02 +0000)]
moving to moodle/lib

20 years agoAccording to the final comments in SC#65:
defacer [Sun, 23 Jan 2005 21:38:01 +0000 (21:38 +0000)]
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().

20 years agochanged size and section 508 gif. the w3c logo is not correct for section 508.
urs_hunkler [Sun, 23 Jan 2005 20:59:52 +0000 (20:59 +0000)]
changed size and section 508 gif. the w3c logo is not correct for section 508.

20 years agoupdated div names for the glossary framework
urs_hunkler [Sun, 23 Jan 2005 20:34:23 +0000 (20:34 +0000)]
updated div names for the glossary framework

20 years agoFixed error discovered by Gustav - after updating to use newest magpie I failed to...
dhawes [Sun, 23 Jan 2005 19:40:33 +0000 (19:40 +0000)]
Fixed error discovered by Gustav - after updating to use newest magpie I failed to update all instances of rss fetching.

20 years agoFirst TODO list to check/implement in 1.5. Just double-checking again now!
stronk7 [Sun, 23 Jan 2005 17:16:10 +0000 (17:16 +0000)]
First TODO list to check/implement in 1.5. Just double-checking again now!

20 years agolatest changes to rss_client block. Now uses latest magpie file for fetch, parse...
dhawes [Sun, 23 Jan 2005 16:16:28 +0000 (16:16 +0000)]
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.

20 years agosmarty template file example
dhawes [Sun, 23 Jan 2005 15:58:04 +0000 (15:58 +0000)]
smarty template file example

20 years agodate manipulation script
dhawes [Sun, 23 Jan 2005 15:55:03 +0000 (15:55 +0000)]
date manipulation script

20 years agomagpie templates. SMARTY examplesls
dhawes [Sun, 23 Jan 2005 15:52:52 +0000 (15:52 +0000)]
magpie templates. SMARTY examplesls

20 years agomagpie help files
dhawes [Sun, 23 Jan 2005 15:50:52 +0000 (15:50 +0000)]
magpie help files

20 years agomagpie's modified version of Snoopy class
dhawes [Sun, 23 Jan 2005 15:48:57 +0000 (15:48 +0000)]
magpie's modified version of Snoopy class

20 years agoMagpie 0.7.1 - all relevant files. Simplog had been using only one of these files...
dhawes [Sun, 23 Jan 2005 15:47:31 +0000 (15:47 +0000)]
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.

20 years agolatest version works with new magpie 0.7.1 files
dhawes [Sun, 23 Jan 2005 15:37:47 +0000 (15:37 +0000)]
latest version works with new magpie 0.7.1 files

20 years agoRSS and Atom now handled by latest version of magpierss (magpierss.sourceforge.com...
dhawes [Sun, 23 Jan 2005 15:35:45 +0000 (15:35 +0000)]
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.

20 years agoChanged some sesskey behaviours SC#73 (admin part)
stronk7 [Sun, 23 Jan 2005 11:49:13 +0000 (11:49 +0000)]
Changed some sesskey behaviours SC#73 (admin part)

20 years agoChanged some sesskey behaviours SC#73 (admin part)
stronk7 [Sun, 23 Jan 2005 11:26:00 +0000 (11:26 +0000)]
Changed some sesskey behaviours SC#73 (admin part)

Plus some minor alignment and CFG->htmleditor not being saved.

20 years agotranslated some.
mits [Sun, 23 Jan 2005 09:13:48 +0000 (09:13 +0000)]
translated some.

20 years agofixed sesskey bug reported by Eloy. Thanks Eloy.
gustav_delius [Sun, 23 Jan 2005 09:10:34 +0000 (09:10 +0000)]
fixed sesskey bug reported by Eloy. Thanks Eloy.

20 years agoSearching was still calling $usexml Bug #2413
moodler [Sun, 23 Jan 2005 05:55:02 +0000 (05:55 +0000)]
Searching was still calling $usexml   Bug #2413

20 years agoRemoved some old stuff
moodler [Sun, 23 Jan 2005 05:49:39 +0000 (05:49 +0000)]
Removed some old stuff

20 years agoStop people browsing auth modules
moodler [Sun, 23 Jan 2005 04:18:32 +0000 (04:18 +0000)]
Stop people browsing auth modules

20 years agoStop people browsing enrolment modules
moodler [Sun, 23 Jan 2005 04:17:41 +0000 (04:17 +0000)]
Stop people browsing enrolment modules

20 years agoTo stop people browsing filters
moodler [Sun, 23 Jan 2005 04:16:07 +0000 (04:16 +0000)]
To stop people browsing filters

20 years agoTo stop people browsing modules
moodler [Sun, 23 Jan 2005 04:15:13 +0000 (04:15 +0000)]
To stop people browsing modules

20 years agoUser preferences were not getting set!
moodler [Sun, 23 Jan 2005 02:30:15 +0000 (02:30 +0000)]
User preferences were not getting set!

20 years agoThere is now a mechanism by which question types can have their own setup options...
gustav_delius [Sat, 22 Jan 2005 22:27:16 +0000 (22:27 +0000)]
There is now a mechanism by which question types can have their own setup options. Because this does not change anything unless it is used I hope it is o.k. that I am submitting this without asking first. This is based on code by Mad Alex.

20 years agoChanged some sesskey behaviours SC#73 (admin part)
stronk7 [Sat, 22 Jan 2005 21:02:12 +0000 (21:02 +0000)]
Changed some sesskey behaviours SC#73 (admin part)

20 years agoChanged some sesskey behaviours SC#73 (admin part)
stronk7 [Sat, 22 Jan 2005 20:53:28 +0000 (20:53 +0000)]
Changed some sesskey behaviours SC#73 (admin part)

20 years agoquestion.php now uses sesskey. This means that all question type plug-ins will have...
gustav_delius [Sat, 22 Jan 2005 20:08:45 +0000 (20:08 +0000)]
question.php now uses sesskey. This means that all question type plug-ins will have to add it to their edit forms.

20 years agoChanged some sesskey behaviours SC#73 (admin part)
stronk7 [Sat, 22 Jan 2005 19:53:28 +0000 (19:53 +0000)]
Changed some sesskey behaviours SC#73 (admin part)

20 years agomade multiple.php save to database in addition to $SESSION->modform and also introduc...
gustav_delius [Sat, 22 Jan 2005 19:14:35 +0000 (19:14 +0000)]
made multiple.php save to database in addition to $SESSION->modform and also introduced sesskey

20 years agobetter parameter validation and some code cleanup for category.php
gustav_delius [Sat, 22 Jan 2005 19:03:05 +0000 (19:03 +0000)]
better parameter validation and some code cleanup for category.php

20 years agoif the current category is deleted then revert back to the default category
gustav_delius [Sat, 22 Jan 2005 18:59:10 +0000 (18:59 +0000)]
if the current category is deleted then revert back to the default category

20 years agoModify sesskey behaviour. SC#73
stronk7 [Sat, 22 Jan 2005 18:53:44 +0000 (18:53 +0000)]
Modify sesskey behaviour. SC#73

20 years agobetter parameter validation and general code cleanup for edit.php
gustav_delius [Sat, 22 Jan 2005 18:17:33 +0000 (18:17 +0000)]
better parameter validation and general code cleanup for edit.php

20 years agoCorrections in the text
ralf-bonn [Sat, 22 Jan 2005 16:31:26 +0000 (16:31 +0000)]
Corrections in the text

20 years agopreviously I had forgotten to save sumgrades
gustav_delius [Sat, 22 Jan 2005 16:13:08 +0000 (16:13 +0000)]
previously I had forgotten to save sumgrades

20 years agoFixed a commented-out error message! 8-o
moodler [Sat, 22 Jan 2005 16:04:14 +0000 (16:04 +0000)]
Fixed a commented-out error message!   8-o

20 years agoquiz edit.php now saves changes to the quiz in the database as soon as the teacher...
gustav_delius [Sat, 22 Jan 2005 15:42:22 +0000 (15:42 +0000)]
quiz edit.php now saves changes to the quiz in the database as soon as the teacher makes them, see http://moodle.org/mod/forum/discuss.php?d=17167

20 years agofixed my own stupid single/double quote mistake
gustav_delius [Sat, 22 Jan 2005 15:22:06 +0000 (15:22 +0000)]
fixed my own stupid single/double quote mistake

20 years agoAdded $CFG->aspellpath check in editor_get_dictionaries function.
julmis [Sat, 22 Jan 2005 11:19:20 +0000 (11:19 +0000)]
Added $CFG->aspellpath check in editor_get_dictionaries function.

20 years agoAdding more checkboxes to editor settings (fontname, fontsize, formatblock).
julmis [Sat, 22 Jan 2005 11:01:34 +0000 (11:01 +0000)]
Adding more checkboxes to editor settings (fontname, fontsize, formatblock).

20 years agoEnhancing editor settings.
julmis [Sat, 22 Jan 2005 10:58:25 +0000 (10:58 +0000)]
Enhancing editor settings.

20 years agoUpdating editor strings.
julmis [Sat, 22 Jan 2005 10:55:25 +0000 (10:55 +0000)]
Updating editor strings.

20 years ago*** empty log message ***
borinsky2407 [Sat, 22 Jan 2005 10:52:28 +0000 (10:52 +0000)]
*** empty log message ***

20 years agoMerged from MOODLE_14_STABLE - Closing SC#66 - more
martinlanghoff [Sat, 22 Jan 2005 09:06:51 +0000 (09:06 +0000)]
Merged from MOODLE_14_STABLE - Closing SC#66 - more

20 years agoMerged from MOODLE_14_STABLE - Closing SC#66
martinlanghoff [Sat, 22 Jan 2005 09:00:42 +0000 (09:00 +0000)]
Merged from MOODLE_14_STABLE - Closing SC#66

20 years agoUsing divs to do the indenting, rather than <UL>
moodler [Sat, 22 Jan 2005 08:45:47 +0000 (08:45 +0000)]
Using divs to do the indenting, rather than <UL>

This probably needs to be named class

20 years agoEnsure that $CFG->siteidentifier is always defined (32-byte key)
moodler [Sat, 22 Jan 2005 03:27:37 +0000 (03:27 +0000)]
Ensure that $CFG->siteidentifier is always defined (32-byte key)

20 years agoFixed some formatting problems (not caused by my last checkin!)
moodler [Sat, 22 Jan 2005 02:40:07 +0000 (02:40 +0000)]
Fixed some formatting problems (not caused by my last checkin!)

  - <hr> and <br> weren't being processed.
  - Now, space runs are replaced differently which makes code look better.

20 years agocorrected the sesskey code
michaelpenne [Fri, 21 Jan 2005 23:13:53 +0000 (23:13 +0000)]
corrected the sesskey code

20 years agocorrected links under questions
dlnsk [Fri, 21 Jan 2005 19:52:57 +0000 (19:52 +0000)]
corrected links under questions

20 years agoadded sesskey code to remove the sesskey error from updating the lesson from view.php
michaelpenne [Fri, 21 Jan 2005 19:02:57 +0000 (19:02 +0000)]
added sesskey code to remove the sesskey error from updating the lesson from view.php

20 years ago""
djachenko [Fri, 21 Jan 2005 15:23:32 +0000 (15:23 +0000)]
""

20 years agoThis is in principle the theme I've shown in the forums. I changed the colors and...
urs_hunkler [Fri, 21 Jan 2005 14:21:14 +0000 (14:21 +0000)]
This is in principle the theme I've shown in the forums. I changed the colors and made it XHTML 1.0 suitable. It relies on the new DIV framework I added to the course, forum and the wiki pages. The layout-table with named cells is used for the course pages.

For an overvies of the DIV framework and the DIVs in the header and footer please look at http://moodle.org/mod/wiki/view.php?id=2935&userid=0&groupid=0&wikipage=CoursePage

The CSS is not yet well structured - it's just working for a starting. For the offical release I'll have to rebuild the CSS to match the final needs. It's lacking an easy CSS for beginners too.

Please tell me, if you find some bugs or have some remarks - or if you just like it ;-)

Thank you
Urs

20 years agoChanges for XHTML and accessibility compatibility. General tidy up.
moodler [Fri, 21 Jan 2005 05:07:51 +0000 (05:07 +0000)]
Changes for XHTML and accessibility compatibility. General tidy up.

20 years agoCan now pass the image tag text to the helpbutton function. Tidied up the
moodler [Fri, 21 Jan 2005 05:04:24 +0000 (05:04 +0000)]
Can now pass the image tag text to the helpbutton function. Tidied up the
emoticonhelpbutton function to use new helpbutton function.

20 years agoAdmins can ALWAYS post, even when blocked.
moodler [Fri, 21 Jan 2005 05:04:02 +0000 (05:04 +0000)]
Admins can ALWAYS post, even when blocked.

20 years agoFix help link
moodler [Fri, 21 Jan 2005 04:58:16 +0000 (04:58 +0000)]
Fix help link

20 years agoMinor change
moodler [Fri, 21 Jan 2005 04:38:46 +0000 (04:38 +0000)]
Minor change

20 years agoChanges for XHTML and accessibility compatibility.
moodler [Fri, 21 Jan 2005 04:23:38 +0000 (04:23 +0000)]
Changes for XHTML and accessibility compatibility.
General code cleanup.