]>
git.mjollnir.org Git - moodle.git/log
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
dhawes [Thu, 20 Jan 2005 01:32:58 +0000 (01:32 +0000)]
if there are multiple feeds within a single block the title of each feed is shown with a horizontal rule between feeds
dhawes [Thu, 20 Jan 2005 01:01:48 +0000 (01:01 +0000)]
cleaned up a bad copy/paste in a few if statements
dhawes [Thu, 20 Jan 2005 00:10:23 +0000 (00:10 +0000)]
minor tweak to error output text
dhawes [Wed, 19 Jan 2005 23:59:21 +0000 (23:59 +0000)]
now displays a link to the full error text if there is a problem loading a feed (and debug is on) rather than display the full text inline
dhawes [Wed, 19 Jan 2005 23:55:25 +0000 (23:55 +0000)]
I couldn't find a way to do this so I added this file. When an RSS feed fails to load and debug is on the rendered page could get quite ugly. I now capture the error into a string and simply show the user a 'load feed error' link pointing to this new error page. This new error page simply displays the full error message with more detail about why that particular feed failed to load (from file or url, etc)
dhawes [Wed, 19 Jan 2005 23:51:27 +0000 (23:51 +0000)]
updated rss_client functions to return any errors encountered along the way (assuming that the feed could not be loaded) in an object as ->ERROR. This matches the object that is returned, it would have a ->ERROR string if there was a problem as well.
borinsky2407 [Wed, 19 Jan 2005 21:20:50 +0000 (21:20 +0000)]
CVS; admin.php dialogue.php lesson.php
CVS;algebra.php docs mediaplugin.php
CVS;appointment.php editor.php moodle.php
CVS;assignment.php emailprotect.php multilang.php
CVS;attendance.php enrol_database.php pix.php
CVS;auth.php enrol_flatfile.php questionnaire.php
CVS;block_course_list.php enrol_internal.php quiz.php
CVS;block_course_summary.php enrol_ldap.php README
CVS;block_online_users.php enrol_paypal.php README.txt
CVS;block_rss_client.php error.php resource.php
CVS;block_section_links.php event.php scheduler.php
CVS;block_social_activities.php exercise.php scorm.php
CVS;book.php fonts survey.php
CVS;calendar.php forum.php tex.php
CVS;censor.php glossary.php text.html
CVS;chatarea.php help webquest.php
CVS;chat.php hotpot.php wiki.php
CVS;choice.php install.php workshop.php
CVS;countries.php journal.php
borinsky2407 [Wed, 19 Jan 2005 21:01:36 +0000 (21:01 +0000)]
*** empty log message ***
mits [Wed, 19 Jan 2005 20:58:07 +0000 (20:58 +0000)]
translated some.
urs_hunkler [Wed, 19 Jan 2005 13:16:29 +0000 (13:16 +0000)]
_ added the DIV framework for new CSS
moodler [Wed, 19 Jan 2005 12:12:34 +0000 (12:12 +0000)]
Fixed bug 2040 relating to the last character being chopped off in the
html2text conversion.
While there I tidied up the source and fixed up a problem where the links
were being printed BEFORE the text they refer to (now they are directly after)
urs_hunkler [Wed, 19 Jan 2005 12:02:52 +0000 (12:02 +0000)]
_ added the DIV framework for new CSS
gustav_delius [Wed, 19 Jan 2005 09:50:33 +0000 (09:50 +0000)]
It is now possible to base new questions on existing ones, see get_string('editingquestion', 'quiz');
urs_hunkler [Wed, 19 Jan 2005 09:26:45 +0000 (09:26 +0000)]
_ added the div framework
gustav_delius [Wed, 19 Jan 2005 08:11:49 +0000 (08:11 +0000)]
fixed missing courseid in breadcrumbs
martinlanghoff [Tue, 18 Jan 2005 22:59:41 +0000 (22:59 +0000)]
Merged from MOODLE_14_STABLE. Issue a warning when overriding $CFG settings.
mjollnir_ [Tue, 18 Jan 2005 21:58:28 +0000 (21:58 +0000)]
Initial support for postgres for rss client block table
mits [Tue, 18 Jan 2005 21:36:15 +0000 (21:36 +0000)]
translated some.
urs_hunkler [Tue, 18 Jan 2005 19:53:56 +0000 (19:53 +0000)]
table ID was written behind the closing tag of the table - corrected.
gustav_delius [Tue, 18 Jan 2005 19:26:01 +0000 (19:26 +0000)]
messagetext in history shoulld not be wrapped in paragraph tags
moodler [Tue, 18 Jan 2005 18:30:09 +0000 (18:30 +0000)]
Some not-very-significant cleanups while fixing another bug
moodler [Tue, 18 Jan 2005 18:28:25 +0000 (18:28 +0000)]
Fixed the problem with enrolments not sticking.
Also commented out Smarty stuff for now (for better performance in 1.5)
urs_hunkler [Tue, 18 Jan 2005 11:13:37 +0000 (11:13 +0000)]
_added div framework (wrapper, header, nav-bar, containerContent, footer)
urs_hunkler [Tue, 18 Jan 2005 11:11:26 +0000 (11:11 +0000)]
_ added ids for the layout table
urs_hunkler [Tue, 18 Jan 2005 11:08:58 +0000 (11:08 +0000)]
_ added the div framework
urs_hunkler [Tue, 18 Jan 2005 11:05:46 +0000 (11:05 +0000)]
_ added the div framework
_ added the ids for the layout table with the 3 cells
ikawhero [Tue, 18 Jan 2005 10:04:04 +0000 (10:04 +0000)]
New class for form help links.
ikawhero [Tue, 18 Jan 2005 09:46:01 +0000 (09:46 +0000)]
General tidy up of code, changes for XHTML and accessibility compatibility.
ikawhero [Tue, 18 Jan 2005 06:57:59 +0000 (06:57 +0000)]
General removal of <nolink> tags for XHTML compatibility.
Moved from the glossary filter as the filter may not be enabled.
barias [Tue, 18 Jan 2005 06:49:21 +0000 (06:49 +0000)]
Latest updates in spanish translation
moodler [Tue, 18 Jan 2005 06:03:26 +0000 (06:03 +0000)]
Just a little bit more reobust in the face of badly-behaved blocks
dhawes [Mon, 17 Jan 2005 23:22:16 +0000 (23:22 +0000)]
using localized string instead of hard coded english for print header functioncall
defacer [Mon, 17 Jan 2005 22:26:20 +0000 (22:26 +0000)]
Better comments and some more diagnostic messages to help with bug hunting.
Also changed a > to >= to make the polling interval precice to the second.
barias [Mon, 17 Jan 2005 22:08:22 +0000 (22:08 +0000)]
Latest updates in spanish translation
martinlanghoff [Mon, 17 Jan 2005 21:07:00 +0000 (21:07 +0000)]
Fixed bogus warnings about empty LDAP contexts.
martinlanghoff [Mon, 17 Jan 2005 20:59:17 +0000 (20:59 +0000)]
Ported from MOODLE_14_STABLE - Show a warning to admins if cron.php hasn't been run
kaipe [Mon, 17 Jan 2005 20:14:16 +0000 (20:14 +0000)]
Fixed a bug that was reported by James Balfour:
Numerical/Calculated questions failed to grade negative responses on questions with units.
barias [Mon, 17 Jan 2005 19:43:48 +0000 (19:43 +0000)]
Latest updates in spanish translation
dhawes [Mon, 17 Jan 2005 18:03:15 +0000 (18:03 +0000)]
moved functions from templib.php to rsslib.php for rss_client block
djachenko [Mon, 17 Jan 2005 17:55:29 +0000 (17:55 +0000)]
""
stronk7 [Mon, 17 Jan 2005 17:14:01 +0000 (17:14 +0000)]
Latest changed added from english version.
stronk7 [Mon, 17 Jan 2005 17:12:24 +0000 (17:12 +0000)]
Changed required templib.php to rsslib.php. This will, at least, allow to
install and use 1.5dev. Not completely, but usable...
moodler [Mon, 17 Jan 2005 15:21:00 +0000 (15:21 +0000)]
Works with slasharguments off now
defacer [Mon, 17 Jan 2005 14:51:18 +0000 (14:51 +0000)]
Fix for bug 2371:
The alt text is now the same as the tooltip for the block control icons in
editing mode (i.e., language pack configurable).
defacer [Mon, 17 Jan 2005 14:29:27 +0000 (14:29 +0000)]
Fix for bug 2372:
Renamed a string in the language file (the code was looking for a different
name than the one that existed).
defacer [Mon, 17 Jan 2005 14:26:17 +0000 (14:26 +0000)]
Fix for bug 2377:
Make it more difficult for instances with invalid blockid to be added to
mdl_block_instance. This could result in warnings, although nothing more
serious than that.
Credits to Eloy and especially Dan Marsden for reporting and providing info.
djachenko [Mon, 17 Jan 2005 12:18:31 +0000 (12:18 +0000)]
\"ßðëûê\" çàìåíåí íà \"íàäïèñü\"
koenr [Mon, 17 Jan 2005 07:24:04 +0000 (07:24 +0000)]
Updated translationguide.html, learning from the errors I've seen when making the language packs XHTML compliant.
martinlanghoff [Mon, 17 Jan 2005 05:42:27 +0000 (05:42 +0000)]
Merged from MOODLE_14_STABLE - Added an early session_write_close() to loglive.php and log.php pages
barias [Mon, 17 Jan 2005 00:34:57 +0000 (00:34 +0000)]
Latest updates in spanish translation
dhawes [Sun, 16 Jan 2005 21:20:15 +0000 (21:20 +0000)]
moved functions into rsslib.php. Passed this by Eloy and got his OK first
gustav_delius [Sun, 16 Jan 2005 17:54:34 +0000 (17:54 +0000)]
If the focus is on the section that is being moved then move the focus along. Fixes bug 2026
gustav_delius [Sun, 16 Jan 2005 17:27:40 +0000 (17:27 +0000)]
ugly hack to fix bug 1824 about wrong fullname format in log info.
moodler [Sun, 16 Jan 2005 15:49:04 +0000 (15:49 +0000)]
Updated it a little
ralf-bonn [Sun, 16 Jan 2005 14:38:04 +0000 (14:38 +0000)]
*** empty log message ***
ralf-bonn [Sun, 16 Jan 2005 14:36:52 +0000 (14:36 +0000)]
Corrections in the text