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

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