]> git.mjollnir.org Git - moodle.git/log
moodle.git
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.

20 years agorefactored a big scary function a bit. hopefully it is more readable this way. this...
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.

20 years agoadded in an extra layer of cache. The rendered string is now cached in block's config...
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.

20 years agominor spacing cleanup
dhawes [Fri, 21 Jan 2005 03:20:56 +0000 (03:20 +0000)]
minor spacing cleanup

20 years agoAdded a class around helpbutton links so that enclosing <font> tags can
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

20 years agoDon't show message shortcut icons when not logged in
moodler [Fri, 21 Jan 2005 02:29:29 +0000 (02:29 +0000)]
Don't show message shortcut icons when not logged in

20 years agonewer version of overlib is smaller and better. This comes straight from http://www...
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/.

20 years agoAmost all the files are completely translated into Arabic.
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)

20 years agocleaned up some quotes. Removed reference to blog for an image, now use the standard...
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

20 years agoif there are multiple feeds within a single block the title of each feed is shown...
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

20 years agocleaned up a bad copy/paste in a few if statements
dhawes [Thu, 20 Jan 2005 01:01:48 +0000 (01:01 +0000)]
cleaned up a bad copy/paste in a few if statements

20 years agominor tweak to error output text
dhawes [Thu, 20 Jan 2005 00:10:23 +0000 (00:10 +0000)]
minor tweak to error output text

20 years agonow displays a link to the full error text if there is a problem loading a feed ...
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

20 years agoI couldn't find a way to do this so I added this file. When an RSS feed fails to...
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)

20 years agoupdated rss_client functions to return any errors encountered along the way (assuming...
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.

20 years agoCVS; admin.php dialogue.php lesson.php
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

20 years ago*** empty log message ***
borinsky2407 [Wed, 19 Jan 2005 21:01:36 +0000 (21:01 +0000)]
*** empty log message ***

20 years agotranslated some.
mits [Wed, 19 Jan 2005 20:58:07 +0000 (20:58 +0000)]
translated some.

20 years ago_ added the DIV framework for new CSS
urs_hunkler [Wed, 19 Jan 2005 13:16:29 +0000 (13:16 +0000)]
_ added the DIV framework for new CSS

20 years agoFixed bug 2040 relating to the last character being chopped off in the
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)

20 years ago_ added the DIV framework for new CSS
urs_hunkler [Wed, 19 Jan 2005 12:02:52 +0000 (12:02 +0000)]
_ added the DIV framework for new CSS

20 years agoIt is now possible to base new questions on existing ones, see get_string('editingque...
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');

20 years ago_ added the div framework
urs_hunkler [Wed, 19 Jan 2005 09:26:45 +0000 (09:26 +0000)]
_ added the div framework

20 years agofixed missing courseid in breadcrumbs
gustav_delius [Wed, 19 Jan 2005 08:11:49 +0000 (08:11 +0000)]
fixed missing courseid in breadcrumbs

20 years agoMerged from MOODLE_14_STABLE. Issue a warning when overriding $CFG settings.
martinlanghoff [Tue, 18 Jan 2005 22:59:41 +0000 (22:59 +0000)]
Merged from MOODLE_14_STABLE. Issue a warning when overriding $CFG settings.

20 years agoInitial support for postgres for rss client block table
mjollnir_ [Tue, 18 Jan 2005 21:58:28 +0000 (21:58 +0000)]
Initial support for postgres for rss client block table

20 years agotranslated some.
mits [Tue, 18 Jan 2005 21:36:15 +0000 (21:36 +0000)]
translated some.

20 years agotable ID was written behind the closing tag of the table - corrected.
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.

20 years agomessagetext in history shoulld not be wrapped in paragraph tags
gustav_delius [Tue, 18 Jan 2005 19:26:01 +0000 (19:26 +0000)]
messagetext in history shoulld not be wrapped in paragraph tags

20 years agoSome not-very-significant cleanups while fixing another bug
moodler [Tue, 18 Jan 2005 18:30:09 +0000 (18:30 +0000)]
Some not-very-significant cleanups while fixing another bug

20 years agoFixed the problem with enrolments not sticking.
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)

20 years ago_added div framework (wrapper, header, nav-bar, containerContent, footer)
urs_hunkler [Tue, 18 Jan 2005 11:13:37 +0000 (11:13 +0000)]
_added div framework (wrapper, header, nav-bar, containerContent, footer)

20 years ago_ added ids for the layout table
urs_hunkler [Tue, 18 Jan 2005 11:11:26 +0000 (11:11 +0000)]
_ added ids for the layout table

20 years ago_ added the div framework
urs_hunkler [Tue, 18 Jan 2005 11:08:58 +0000 (11:08 +0000)]
_ added the div framework

20 years ago_ 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

20 years agoNew class for form help links.
ikawhero [Tue, 18 Jan 2005 10:04:04 +0000 (10:04 +0000)]
New class for form help links.

20 years agoGeneral tidy up of code, changes for XHTML and accessibility compatibility.
ikawhero [Tue, 18 Jan 2005 09:46:01 +0000 (09:46 +0000)]
General tidy up of code, changes for XHTML and accessibility compatibility.

20 years agoGeneral removal of <nolink> tags for XHTML 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.

20 years agoLatest updates in spanish translation
barias [Tue, 18 Jan 2005 06:49:21 +0000 (06:49 +0000)]
Latest updates in spanish translation

20 years agoJust a little bit more reobust in the face of badly-behaved blocks
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

20 years agousing localized string instead of hard coded english for print header functioncall
dhawes [Mon, 17 Jan 2005 23:22:16 +0000 (23:22 +0000)]
using localized string instead of hard coded english for print header functioncall

20 years agoBetter comments and some more diagnostic messages to help with bug hunting.
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.

20 years agoLatest updates in spanish translation
barias [Mon, 17 Jan 2005 22:08:22 +0000 (22:08 +0000)]
Latest updates in spanish translation

20 years agoFixed bogus warnings about empty LDAP contexts.
martinlanghoff [Mon, 17 Jan 2005 21:07:00 +0000 (21:07 +0000)]
Fixed bogus warnings about empty LDAP contexts.

20 years agoPorted from MOODLE_14_STABLE - Show a warning to admins if cron.php hasn't been run
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

20 years agoFixed a bug that was reported by James Balfour:
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.

20 years agoLatest updates in spanish translation
barias [Mon, 17 Jan 2005 19:43:48 +0000 (19:43 +0000)]
Latest updates in spanish translation

20 years agomoved functions from templib.php to rsslib.php for rss_client block
dhawes [Mon, 17 Jan 2005 18:03:15 +0000 (18:03 +0000)]
moved functions from templib.php to rsslib.php for rss_client block

20 years ago""
djachenko [Mon, 17 Jan 2005 17:55:29 +0000 (17:55 +0000)]
""

20 years agoLatest changed added from english version.
stronk7 [Mon, 17 Jan 2005 17:14:01 +0000 (17:14 +0000)]
Latest changed added from english version.

20 years agoChanged required templib.php to rsslib.php. This will, at least, allow to
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...

20 years agoWorks with slasharguments off now
moodler [Mon, 17 Jan 2005 15:21:00 +0000 (15:21 +0000)]
Works with slasharguments off now

20 years agoFix for bug 2371:
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).

20 years agoFix for bug 2372:
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).

20 years agoFix for bug 2377:
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.

20 years ago\"ßðëûê\" çàìåíåí íà \"íàäïèñü\"
djachenko [Mon, 17 Jan 2005 12:18:31 +0000 (12:18 +0000)]
\"ßðëûê\" çàìåíåí íà \"íàäïèñü\"

20 years agoUpdated translationguide.html, learning from the errors I've seen when making the...
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.

20 years agoMerged from MOODLE_14_STABLE - Added an early session_write_close() to loglive.php...
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

20 years agoLatest updates in spanish translation
barias [Mon, 17 Jan 2005 00:34:57 +0000 (00:34 +0000)]
Latest updates in spanish translation

20 years agomoved functions into rsslib.php. Passed this by Eloy and got his OK first
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

20 years agoIf the focus is on the section that is being moved then move the focus along. Fixes...
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

20 years agougly hack to fix bug 1824 about wrong fullname format in log info.
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.

20 years agoUpdated it a little
moodler [Sun, 16 Jan 2005 15:49:04 +0000 (15:49 +0000)]
Updated it a little

20 years ago*** empty log message ***
ralf-bonn [Sun, 16 Jan 2005 14:38:04 +0000 (14:38 +0000)]
*** empty log message ***

20 years agoCorrections in the text
ralf-bonn [Sun, 16 Jan 2005 14:36:52 +0000 (14:36 +0000)]
Corrections in the text

20 years agoA little utility script to perform search and replace on the whole database.
moodler [Sun, 16 Jan 2005 13:49:30 +0000 (13:49 +0000)]
A little utility script to perform search and replace on the whole database.
It's not linked from anywhere yet.

I'm not sure if this will work on PostgreSQL ... can someone test that?

20 years agocorrected typo in previous commit
gustav_delius [Sat, 15 Jan 2005 21:59:41 +0000 (21:59 +0000)]
corrected typo in previous commit

20 years agofixed bug 1887
gustav_delius [Sat, 15 Jan 2005 21:55:25 +0000 (21:55 +0000)]
fixed bug 1887

20 years agoimplemented fix for restore problem given in bug #1589
gustav_delius [Sat, 15 Jan 2005 21:49:22 +0000 (21:49 +0000)]
implemented fix for restore problem given in bug #1589

20 years agoAdding Lorenze Nicola's regexpression.
julmis [Sat, 15 Jan 2005 20:08:46 +0000 (20:08 +0000)]
Adding Lorenze Nicola's regexpression.

20 years agoBug fix for Bug #2222
julmis [Sat, 15 Jan 2005 18:50:38 +0000 (18:50 +0000)]
Bug fix for Bug #2222

20 years agoFix for Bug #2387
julmis [Sat, 15 Jan 2005 18:33:03 +0000 (18:33 +0000)]
Fix for Bug #2387

20 years agoCorrections in the text
ralf-bonn [Sat, 15 Jan 2005 18:32:07 +0000 (18:32 +0000)]
Corrections in the text

20 years agoCorrections in the text
ralf-bonn [Sat, 15 Jan 2005 16:42:00 +0000 (16:42 +0000)]
Corrections in the text

20 years agoFirst german translation
ralf-bonn [Sat, 15 Jan 2005 15:46:42 +0000 (15:46 +0000)]
First german translation

20 years agopolished.
mits [Sat, 15 Jan 2005 10:19:26 +0000 (10:19 +0000)]
polished.

20 years agoUpdated translationguide.html with instructions for making the language packs XHTML...
martignoni [Fri, 14 Jan 2005 19:49:17 +0000 (19:49 +0000)]
Updated translationguide.html with instructions for making the language packs XHTML compliant.

20 years agoAdded cookie detection string
martignoni [Fri, 14 Jan 2005 19:12:38 +0000 (19:12 +0000)]
Added cookie detection string

20 years agoNow print-view availability for students can be configured by glossary.
martignoni [Fri, 14 Jan 2005 19:09:53 +0000 (19:09 +0000)]
Now print-view availability for students can be configured by glossary.
Bug 2080 (http://moodle.org/bugs/bug.php?op=show&bugid=2080)

20 years agoTwo new strings for the new calendar preference.
martignoni [Fri, 14 Jan 2005 19:07:42 +0000 (19:07 +0000)]
Two new strings for the new calendar preference.

20 years agoCorrections in the text
ralf-bonn [Fri, 14 Jan 2005 17:34:56 +0000 (17:34 +0000)]
Corrections in the text

20 years agoFIxed a missing brace (bug 2386)
moodler [Fri, 14 Jan 2005 16:45:35 +0000 (16:45 +0000)]
FIxed a missing brace (bug 2386)

20 years agoadded the utf8 languages to the list of exceptions in the function break_up_long_words().
gustav_delius [Fri, 14 Jan 2005 11:53:10 +0000 (11:53 +0000)]
added the utf8 languages to the list of exceptions in the function break_up_long_words().

20 years agoOne space out
stronk7 [Fri, 14 Jan 2005 08:36:48 +0000 (08:36 +0000)]
One space out

20 years agoCorrections in the text
ralf-bonn [Fri, 14 Jan 2005 07:24:04 +0000 (07:24 +0000)]
Corrections in the text

20 years agonew helpfile
koenr [Fri, 14 Jan 2005 02:37:56 +0000 (02:37 +0000)]
new helpfile

20 years agonew helpfile
koenr [Thu, 13 Jan 2005 22:12:58 +0000 (22:12 +0000)]
new helpfile

20 years agoCorrections in the text
ralf-bonn [Thu, 13 Jan 2005 21:54:08 +0000 (21:54 +0000)]
Corrections in the text

20 years agofilling in missing strings
koenr [Thu, 13 Jan 2005 20:37:46 +0000 (20:37 +0000)]
filling in missing strings

20 years agoCorrections in the text
ralf-bonn [Thu, 13 Jan 2005 20:32:17 +0000 (20:32 +0000)]
Corrections in the text

20 years agoif you use \n in single-quoted strings it will not be converted to a line break.
gustav_delius [Thu, 13 Jan 2005 17:53:23 +0000 (17:53 +0000)]
if you use \n in single-quoted strings it will not be converted to a line break.

20 years agoChanges for XHTML compatibility and other HTML code cleanup
moodler [Thu, 13 Jan 2005 10:08:23 +0000 (10:08 +0000)]
Changes for XHTML compatibility and other HTML code cleanup

20 years agonew file translated.
mits [Thu, 13 Jan 2005 08:13:18 +0000 (08:13 +0000)]
new file translated.

20 years agoRemoved valign attribute from <table> tag for XHTML compatibility
moodler [Thu, 13 Jan 2005 07:55:24 +0000 (07:55 +0000)]
Removed valign attribute from <table> tag for XHTML compatibility

20 years agoMissing help file!!
moodler [Thu, 13 Jan 2005 07:11:36 +0000 (07:11 +0000)]
Missing help file!!

20 years agotranslated some.
mits [Thu, 13 Jan 2005 04:03:56 +0000 (04:03 +0000)]
translated some.