]>
git.mjollnir.org Git - moodle.git/log
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.
mjollnir_ [Mon, 24 Jan 2005 22:23:01 +0000 (22:23 +0000)]
New files for meta courses
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.
gustav_delius [Mon, 24 Jan 2005 17:40:47 +0000 (17:40 +0000)]
fixed bug in paging bar on participants list
mits [Mon, 24 Jan 2005 16:03:33 +0000 (16:03 +0000)]
polished.
ralf-bonn [Mon, 24 Jan 2005 15:45:46 +0000 (15:45 +0000)]
text corrections
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
ralf-bonn [Mon, 24 Jan 2005 15:40:54 +0000 (15:40 +0000)]
First german translation
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.
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.
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.
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.
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".
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.
mits [Mon, 24 Jan 2005 09:44:41 +0000 (09:44 +0000)]
polished.
dhawes [Mon, 24 Jan 2005 03:42:54 +0000 (03:42 +0000)]
Moved validate feed from table to add and edit form only.
dhawes [Mon, 24 Jan 2005 03:24:54 +0000 (03:24 +0000)]
cleanup of feed edit page and form
dhawes [Mon, 24 Jan 2005 03:24:19 +0000 (03:24 +0000)]
removed extra break
dhawes [Mon, 24 Jan 2005 03:00:10 +0000 (03:00 +0000)]
removed debug code left over :(
dhawes [Mon, 24 Jan 2005 02:58:19 +0000 (02:58 +0000)]
feed titles are stored and displayed again - silly bug
dhawes [Mon, 24 Jan 2005 01:21:16 +0000 (01:21 +0000)]
quotes update
defacer [Sun, 23 Jan 2005 23:59:29 +0000 (23:59 +0000)]
Undoing the commit of some esoteric development stuff by mistake.
mits [Sun, 23 Jan 2005 23:28:09 +0000 (23:28 +0000)]
polished.
stronk7 [Sun, 23 Jan 2005 23:24:58 +0000 (23:24 +0000)]
upgrading to 1.5
steps 1, 2 and 3 done.
dhawes [Sun, 23 Jan 2005 23:21:42 +0000 (23:21 +0000)]
fix for bug reported by Dan Marsden - feeds can be added again :)
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"
urs_hunkler [Sun, 23 Jan 2005 22:48:22 +0000 (22:48 +0000)]
due to a false commit the three files must be deleted
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.
dhawes [Sun, 23 Jan 2005 22:10:06 +0000 (22:10 +0000)]
latest magpie. moved from rss folder to lib.
defacer [Sun, 23 Jan 2005 22:07:13 +0000 (22:07 +0000)]
Renamed set_user_sesskey() to just sesskey(). SC#74
dhawes [Sun, 23 Jan 2005 22:02:03 +0000 (22:02 +0000)]
moving to moodle/lib
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().
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.
urs_hunkler [Sun, 23 Jan 2005 20:34:23 +0000 (20:34 +0000)]
updated div names for the glossary framework
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.
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!
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.
dhawes [Sun, 23 Jan 2005 15:58:04 +0000 (15:58 +0000)]
smarty template file example
dhawes [Sun, 23 Jan 2005 15:55:03 +0000 (15:55 +0000)]
date manipulation script
dhawes [Sun, 23 Jan 2005 15:52:52 +0000 (15:52 +0000)]
magpie templates. SMARTY examplesls
dhawes [Sun, 23 Jan 2005 15:50:52 +0000 (15:50 +0000)]
magpie help files
dhawes [Sun, 23 Jan 2005 15:48:57 +0000 (15:48 +0000)]
magpie's modified version of Snoopy class
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.
dhawes [Sun, 23 Jan 2005 15:37:47 +0000 (15:37 +0000)]
latest version works with new magpie 0.7.1 files
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.
stronk7 [Sun, 23 Jan 2005 11:49:13 +0000 (11:49 +0000)]
Changed 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.
mits [Sun, 23 Jan 2005 09:13:48 +0000 (09:13 +0000)]
translated some.
gustav_delius [Sun, 23 Jan 2005 09:10:34 +0000 (09:10 +0000)]
fixed sesskey bug reported by Eloy. Thanks Eloy.
moodler [Sun, 23 Jan 2005 05:55:02 +0000 (05:55 +0000)]
Searching was still calling $usexml Bug #2413
moodler [Sun, 23 Jan 2005 05:49:39 +0000 (05:49 +0000)]
Removed some old stuff
moodler [Sun, 23 Jan 2005 04:18:32 +0000 (04:18 +0000)]
Stop people browsing auth modules
moodler [Sun, 23 Jan 2005 04:17:41 +0000 (04:17 +0000)]
Stop people browsing enrolment modules
moodler [Sun, 23 Jan 2005 04:16:07 +0000 (04:16 +0000)]
To stop people browsing filters
moodler [Sun, 23 Jan 2005 04:15:13 +0000 (04:15 +0000)]
To stop people browsing modules
moodler [Sun, 23 Jan 2005 02:30:15 +0000 (02:30 +0000)]
User preferences were not getting set!
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.
stronk7 [Sat, 22 Jan 2005 21:02:12 +0000 (21:02 +0000)]
Changed 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)
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.
stronk7 [Sat, 22 Jan 2005 19:53:28 +0000 (19:53 +0000)]
Changed some sesskey behaviours SC#73 (admin part)
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
gustav_delius [Sat, 22 Jan 2005 19:03:05 +0000 (19:03 +0000)]
better parameter validation and some code cleanup for category.php
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
stronk7 [Sat, 22 Jan 2005 18:53:44 +0000 (18:53 +0000)]
Modify sesskey behaviour. SC#73
gustav_delius [Sat, 22 Jan 2005 18:17:33 +0000 (18:17 +0000)]
better parameter validation and general code cleanup for edit.php
ralf-bonn [Sat, 22 Jan 2005 16:31:26 +0000 (16:31 +0000)]
Corrections in the text
gustav_delius [Sat, 22 Jan 2005 16:13:08 +0000 (16:13 +0000)]
previously I had forgotten to save sumgrades
moodler [Sat, 22 Jan 2005 16:04:14 +0000 (16:04 +0000)]
Fixed a commented-out error message! 8-o
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
gustav_delius [Sat, 22 Jan 2005 15:22:06 +0000 (15:22 +0000)]
fixed my own stupid single/double quote mistake
julmis [Sat, 22 Jan 2005 11:19:20 +0000 (11:19 +0000)]
Added $CFG->aspellpath check in editor_get_dictionaries function.
julmis [Sat, 22 Jan 2005 11:01:34 +0000 (11:01 +0000)]
Adding more checkboxes to editor settings (fontname, fontsize, formatblock).
julmis [Sat, 22 Jan 2005 10:58:25 +0000 (10:58 +0000)]
Enhancing editor settings.
julmis [Sat, 22 Jan 2005 10:55:25 +0000 (10:55 +0000)]
Updating editor strings.
borinsky2407 [Sat, 22 Jan 2005 10:52:28 +0000 (10:52 +0000)]
*** empty log message ***
martinlanghoff [Sat, 22 Jan 2005 09:06:51 +0000 (09:06 +0000)]
Merged from MOODLE_14_STABLE - Closing SC#66 - more
martinlanghoff [Sat, 22 Jan 2005 09:00:42 +0000 (09:00 +0000)]
Merged from MOODLE_14_STABLE - Closing SC#66
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
moodler [Sat, 22 Jan 2005 03:27:37 +0000 (03:27 +0000)]
Ensure that $CFG->siteidentifier is always defined (32-byte key)
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.
michaelpenne [Fri, 21 Jan 2005 23:13:53 +0000 (23:13 +0000)]
corrected the sesskey code
dlnsk [Fri, 21 Jan 2005 19:52:57 +0000 (19:52 +0000)]
corrected links under questions
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
djachenko [Fri, 21 Jan 2005 15:23:32 +0000 (15:23 +0000)]
""
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
moodler [Fri, 21 Jan 2005 05:07:51 +0000 (05:07 +0000)]
Changes for XHTML and accessibility compatibility. General tidy up.
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.
moodler [Fri, 21 Jan 2005 05:04:02 +0000 (05:04 +0000)]
Admins can ALWAYS post, even when blocked.
moodler [Fri, 21 Jan 2005 04:58:16 +0000 (04:58 +0000)]
Fix help link
moodler [Fri, 21 Jan 2005 04:38:46 +0000 (04:38 +0000)]
Minor change
moodler [Fri, 21 Jan 2005 04:23:38 +0000 (04:23 +0000)]
Changes for XHTML and accessibility compatibility.
General code cleanup.
dhawes [Fri, 21 Jan 2005 03:27:38 +0000 (03:27 +0000)]
refactored a big scary function a bit. hopefully it is more readable this way. this change also paved the way for extra caching in the block's config structure.
dhawes [Fri, 21 Jan 2005 03:23:26 +0000 (03:23 +0000)]
added in an extra layer of cache. The rendered string is now cached in block's config. If the config settings are changed the config entry is overwritten and the cached string is lost - which is perfect - it gets rebuilt to the new specifications on next page load. If the filesystem cache has expired then the stored config string is ignored and a fresh read is sought.
dhawes [Fri, 21 Jan 2005 03:20:56 +0000 (03:20 +0000)]
minor spacing cleanup
ikawhero [Fri, 21 Jan 2005 02:37:02 +0000 (02:37 +0000)]
Added a class around helpbutton links so that enclosing <font> tags can
be removed from HTML code
moodler [Fri, 21 Jan 2005 02:29:29 +0000 (02:29 +0000)]
Don't show message shortcut icons when not logged in
gustav_delius [Thu, 20 Jan 2005 21:45:58 +0000 (21:45 +0000)]
newer version of overlib is smaller and better. This comes straight from http://www.macridesweb.com/oltest/.
drabureesh [Thu, 20 Jan 2005 21:07:40 +0000 (21:07 +0000)]
Amost all the files are completely translated into Arabic.
activitynames.php (Fully Translated)
admin.php (Partially Translated)
algebra.php (Fully Translated)
appointment.php (Fully Translated)
assignment.php (Fully Translated)
attendance.php (Fully Translated)
auth.php (Partially Translated)
block_course_list.php (Fully Translated)
block_course_summary.php (Fully Translated)
block_online_users.php (Fully Translated)
block_rss_client.php (Fully Translated)
block_section_links.php (Fully Translated)
block_social_activities.php (Fully Translated)
book.php (Fully Translated)
brainstorm.php (Fully Translated)
calendar.php (Fully Translated)
censor.php (Fully Translated)
certificate.php (Fully Translated)
chat.php (Fully Translated)
choice.php (Fully Translated)
countries.php (Fully Translated)
dialogue.php (Fully Translated)
editor.php (Fully Translated)
emailprotect.php (Fully Translated)
enrol_database.php (Fully Translated)
enrol_flatfile.php (Partially Translated)
enrol_internal.php (Fully Translated)
enrol_ldap.php (Partially Translated)
enrol_paypal.php (Partially Translated)
error.php (Partially Translated)
exercise.php (Partially Translated)
forum.php (Fully Translated)
glossary.php (Partially Translated)
hotpot.php (Partially Translated)
install.php (Partially Translated)
journal.php (Fully Translated)
label.php (Fully Translated)
lesson.php (Partially Translated)
mediaplugin.php (Fully Translated)
message.php (Partially Translated)
moodle.php (Partially Translated)
multilang.php (Fully Translated)
pix.php (Fully Translated)
questionnaire.php (Partially Translated)
quiz.php (Partially Translated)
resource.php (Partially Translated)
scorm.php (Partially Translated)
survey.php (Partially Translated)
tex.php (Fully Translated)
webquest.php (Fully Translated)
wiki.php (Partially Translated)
workshop.php (Partially Translated)
dhawes [Thu, 20 Jan 2005 01:35:04 +0000 (01:35 +0000)]
cleaned up some quotes. Removed reference to blog for an image, now use the standard rss xml.gif image from moodle install