]> git.mjollnir.org Git - moodle.git/log
moodle.git
20 years agoReplaced prefix_ with CFG->prefix for DROP of indexes before creation because of...
mjollnir_ [Thu, 18 Nov 2004 02:33:49 +0000 (02:33 +0000)]
Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - assignment module

20 years agoMerged from MOODLE_14_STABLE moodle--eduforge--1.3.3--patch-222 - SQL improvements...
martinlanghoff [Thu, 18 Nov 2004 02:31:53 +0000 (02:31 +0000)]
Merged from MOODLE_14_STABLE moodle--eduforge--1.3.3--patch-222 - SQL improvements\n Better SQL performance for get_courses() and get_courses_page() calls, specially from the categories page. This gives much better performance when browsing existing courses

20 years agoMerged from MOODLE_14_STABLE: Indexes for exercise and version bump
mjollnir_ [Thu, 18 Nov 2004 01:57:04 +0000 (01:57 +0000)]
Merged from MOODLE_14_STABLE: Indexes for exercise and version bump

20 years agoMerged from MOODLE_14_STABLE: Indexes and version bump for dialogue
mjollnir_ [Thu, 18 Nov 2004 01:35:32 +0000 (01:35 +0000)]
Merged from MOODLE_14_STABLE: Indexes and version bump for dialogue

20 years agoMerged from MOODLE_14_STABLE: Indexes and version bump for choice
mjollnir_ [Wed, 17 Nov 2004 23:03:56 +0000 (23:03 +0000)]
Merged from MOODLE_14_STABLE: Indexes and version bump for choice

20 years agoMerged from MOODLE_14_STABLE: Indexes for chat and version bump
mjollnir_ [Wed, 17 Nov 2004 22:54:16 +0000 (22:54 +0000)]
Merged from MOODLE_14_STABLE: Indexes for chat and version bump

20 years agoMerged from MOODLE_14_STABLE: Indexes and version bump for attendance
mjollnir_ [Wed, 17 Nov 2004 22:11:52 +0000 (22:11 +0000)]
Merged from MOODLE_14_STABLE: Indexes and version bump for attendance

20 years agoMerged from MOODLE_14_STABLE: Indexes and version bump for assignment
mjollnir_ [Wed, 17 Nov 2004 21:49:48 +0000 (21:49 +0000)]
Merged from MOODLE_14_STABLE: Indexes and version bump for assignment

20 years agoVersion bump for new indexes
mjollnir_ [Wed, 17 Nov 2004 07:49:04 +0000 (07:49 +0000)]
Version bump for new indexes

20 years agoMerged from MOODLE_14_STABLE:
mjollnir_ [Wed, 17 Nov 2004 07:47:03 +0000 (07:47 +0000)]
Merged from MOODLE_14_STABLE:

Add a unique key to guarantee that course,sortorder is unique. Allows fix_course_sortorder and ordering operations to be much faster. (martinlanghoff)

Plus more indexes for user table (mjollnir_)

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-231
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-236

20 years agoMerge from MOODLE_14_STABLE: Indexes on faux foreign keys and often used fields,...
mjollnir_ [Wed, 17 Nov 2004 07:09:08 +0000 (07:09 +0000)]
Merge from MOODLE_14_STABLE: Indexes on faux foreign keys and often used fields, one more set and version bump to come.

20 years agoMerged from MOODLE_14_STABLE:
mjollnir_ [Wed, 17 Nov 2004 06:57:28 +0000 (06:57 +0000)]
Merged from MOODLE_14_STABLE:

Fixes to fix_course_sortorder() and course/category.php pages. (martinlanghoff)

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-160
  Minor fix: moodle would crash on high number of courses when doing course creation -- should be more scalable now

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-164
Fix a bug I have introduced in fix_course_sortorder() - v2

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-210
  Fixed nested transaction in fix_course_sortorder()

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-215
  Performance and memory usage fixes for re-sort courses function

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-268
  Major performance and correctness improvements in the functions that move courses up and down, reorder by name, and in fix_course_sortorder(). All now assume course-sortorder is unique (this is enforced at the DB)

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-332
  fix_coursesortorder() bugfixes and logic simplification

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-333
  courses listing enhancements: bugfix on re-ordering, keep the right page on actions

20 years agoMerge from MOODLE_14_STABLE: moodle--eduforge--1.3.3--patch-207(partial) + moodle...
mjollnir_ [Wed, 17 Nov 2004 05:31:21 +0000 (05:31 +0000)]
Merge from MOODLE_14_STABLE: moodle--eduforge--1.3.3--patch-207(partial) + moodle--eduforge--1.3.3--patch-408  - added begin_sql() and commit_sql() (martinlanghoff)

20 years agoMerge from MOODLE_14_STABLE: moodle--eduforge--1.3.3--patch-201 - optimized calls...
mjollnir_ [Wed, 17 Nov 2004 05:05:14 +0000 (05:05 +0000)]
Merge from MOODLE_14_STABLE: moodle--eduforge--1.3.3--patch-201 - optimized calls to get_courses() to retrieve only required fields (martinlanghoff)

20 years agoBug fix for sql for new workshop tables for mysql
mjollnir_ [Wed, 17 Nov 2004 03:17:05 +0000 (03:17 +0000)]
Bug fix for sql for new workshop tables for mysql

20 years agochanged ongoingcustom definition
michaelpenne [Wed, 17 Nov 2004 01:07:17 +0000 (01:07 +0000)]
changed ongoingcustom definition

20 years agoupdated lesson_calculate_ongoing_score to match the grading algorithm used in view...
michaelpenne [Wed, 17 Nov 2004 01:05:39 +0000 (01:05 +0000)]
updated lesson_calculate_ongoing_score to match the grading algorithm used in view.php.  Also suppressed a warning in lesson_print_tree_link_menu function.

20 years agoChanged the grading algorithm. Now it divides points earned by total points possible...
michaelpenne [Wed, 17 Nov 2004 01:02:14 +0000 (01:02 +0000)]
Changed the grading algorithm.  Now it divides points earned by total points possible.  Before was dividing points earned by max grade.  Also updated essay grading to work much more reliably and fixed some formatting problems with essay emails.

20 years agoJust changing some parameters stuff to new functions...
stronk7 [Wed, 17 Nov 2004 00:14:34 +0000 (00:14 +0000)]
Just changing some parameters stuff to new functions...
See SC and Bug 1837

Merged from MOODLE_14_STABLE

20 years agoPrint view isn't accesible if the activity is hidden.
stronk7 [Tue, 16 Nov 2004 23:36:35 +0000 (23:36 +0000)]
Print view isn't accesible if the activity is hidden.

Bug 1837
(http://moodle.org/bugs/bug.php?op=show&bugid=1837)

Merged from MOODLE_14_STABLE

20 years agoHeader is out and "Site:" is in.
stronk7 [Tue, 16 Nov 2004 23:12:21 +0000 (23:12 +0000)]
Header is out and "Site:" is in.

Partially solved Bug 1837
(http://moodle.org/bugs/bug.php?op=show&bugid=1837)

Merged from MOODLE_14_STABLE

20 years agoStock comments can now contain single quotes.
rkingdon [Tue, 16 Nov 2004 20:49:25 +0000 (20:49 +0000)]
Stock comments can now contain single quotes.

20 years agoNow hidden sections are hidden completely from student view if
stronk7 [Tue, 16 Nov 2004 17:30:45 +0000 (17:30 +0000)]
Now hidden sections are hidden completely from student view if
"invisible sections" are configured in course settings.
Patch sent by Geoff Wilbert. Thanks!
See Bug 2185
(http://moodle.org/bugs/bug.php?op=show&bugid=2185)

Merged from MOODLE_14_STABLE

20 years agotranslated some.
mits [Tue, 16 Nov 2004 16:22:32 +0000 (16:22 +0000)]
translated some.

20 years agoConfirmation for deleting course categories
mjollnir_ [Tue, 16 Nov 2004 02:21:31 +0000 (02:21 +0000)]
Confirmation for deleting course categories

20 years agoChanged $thischarset to iso-8859-1. Thanks to Koen!
martignoni [Mon, 15 Nov 2004 21:56:09 +0000 (21:56 +0000)]
Changed $thischarset to iso-8859-1. Thanks to Koen!

20 years agoFixed some error messages in assessments.php which gave the wrong table
rkingdon [Mon, 15 Nov 2004 19:10:52 +0000 (19:10 +0000)]
Fixed some error messages in assessments.php which gave the wrong table
 (workshop_elements) should be workshop_grades.

20 years agoFixed bug in the "checking for a rapid submission" code.
rkingdon [Mon, 15 Nov 2004 18:18:43 +0000 (18:18 +0000)]
Fixed bug in the "checking for a rapid submission" code.

20 years agoFixing up any references to obsolete language pack ma_nt
moodler [Mon, 15 Nov 2004 09:34:04 +0000 (09:34 +0000)]
Fixing up any references to obsolete language pack ma_nt

20 years agotypo
koenr [Mon, 15 Nov 2004 06:44:15 +0000 (06:44 +0000)]
typo

20 years agotranslated some.
mits [Mon, 15 Nov 2004 06:25:40 +0000 (06:25 +0000)]
translated some.

20 years ago*** empty log message ***
aredkin [Mon, 15 Nov 2004 05:36:44 +0000 (05:36 +0000)]
*** empty log message ***

20 years agoThe previous update was supposed to be an enlargement of answer in quiz_responses...
kaipe [Sat, 13 Nov 2004 19:25:13 +0000 (19:25 +0000)]
The previous update was supposed to be an enlargement of answer in quiz_responses (not quiz_answers)
It is now correct and the mistake never made it to the stable version :-)

20 years agomoving ma_nt to mi_nt where it should be
koenr [Sat, 13 Nov 2004 18:56:50 +0000 (18:56 +0000)]
moving ma_nt to mi_nt where it should be

20 years agoFixed a typo that was introduced with revision 1.4 - I believe that revision must...
kaipe [Sat, 13 Nov 2004 18:51:47 +0000 (18:51 +0000)]
Fixed a typo that was introduced with revision 1.4 - I believe that revision must have been developed with some sort of script...

20 years agoChanged to absolute path for reaching the questiontype dependent editing page layout...
kaipe [Sat, 13 Nov 2004 18:29:25 +0000 (18:29 +0000)]
Changed to absolute path for reaching the questiontype dependent editing page layout file.
This should increase robustness - some installations have faced problems with the previously used relative references.

This fix should be merged with the stable branch asap

20 years agoFixed typo
kaipe [Sat, 13 Nov 2004 18:18:06 +0000 (18:18 +0000)]
Fixed typo

20 years agotranslated new strings.
mits [Sat, 13 Nov 2004 04:59:10 +0000 (04:59 +0000)]
translated new strings.

20 years agoLatest changes for 1.4
papita [Sat, 13 Nov 2004 02:50:06 +0000 (02:50 +0000)]
Latest changes for 1.4

20 years agoDisplay of current/final grades now has the individual lists order by
rkingdon [Sat, 13 Nov 2004 01:00:17 +0000 (01:00 +0000)]
Display of current/final grades now has the individual lists order by
grade.

20 years agoVersion 2004111000. This removes the unnecesary emails about grading of
rkingdon [Fri, 12 Nov 2004 19:30:12 +0000 (19:30 +0000)]
Version 2004111000. This removes the unnecesary emails about grading of
assessments.

20 years agoOops... fix for the fix :-)
defacer [Fri, 12 Nov 2004 18:47:39 +0000 (18:47 +0000)]
Oops... fix for the fix :-)

20 years agoFixed a warning which appears if you move a block to a
defacer [Fri, 12 Nov 2004 18:44:54 +0000 (18:44 +0000)]
Fixed a warning which appears if you move a block to a
position which doesn't currently have any blocks.

20 years agoPages/blocks code updates:
defacer [Fri, 12 Nov 2004 18:39:25 +0000 (18:39 +0000)]
Pages/blocks code updates:

NEW: The code now supports dynamically plugging your own Pages and block position
identifiers into Moodle without messing with the main libraries at all.

UPDATE: Many functions in blocklib now use pass-by-reference for speed.

UPDATE: Class MoodlePage has been made more presentable and robust.

20 years agoVersion 2004111000 of workshop.
rkingdon [Fri, 12 Nov 2004 17:28:07 +0000 (17:28 +0000)]
Version 2004111000 of workshop.

20 years agoA few new strings for Version 2004111000.
rkingdon [Fri, 12 Nov 2004 17:26:49 +0000 (17:26 +0000)]
A few new strings for Version 2004111000.

20 years agoNew help file; minor changes
rkingdon [Fri, 12 Nov 2004 17:24:56 +0000 (17:24 +0000)]
New help file; minor changes

20 years agotake 2: Albanian language pack
koenr [Fri, 12 Nov 2004 17:09:51 +0000 (17:09 +0000)]
take 2:  Albanian language pack

20 years agofilling in missing strings...
koenr [Thu, 11 Nov 2004 21:55:45 +0000 (21:55 +0000)]
filling in missing strings...

20 years agoadjusments for security and releasedate
koenr [Thu, 11 Nov 2004 19:43:21 +0000 (19:43 +0000)]
adjusments for security and releasedate

20 years agoPatched a nav.event data model problem
bobopinna [Thu, 11 Nov 2004 14:25:59 +0000 (14:25 +0000)]
Patched a nav.event data model problem

20 years agoChanges for XHTML and accessibility compliance
moodler [Thu, 11 Nov 2004 12:07:08 +0000 (12:07 +0000)]
Changes for XHTML and accessibility compliance

20 years agocorrection for =signup.php error see discussion http://moodle.org/mod/forum/discuss...
koenr [Thu, 11 Nov 2004 09:47:55 +0000 (09:47 +0000)]
correction for =signup.php error see discussion http://moodle.org/mod/forum/discuss.php?d=14952#71422

20 years agoNew version by Luca Arese
bobopinna [Thu, 11 Nov 2004 08:21:22 +0000 (08:21 +0000)]
New version by Luca Arese

20 years agoNew version by Luca Arese
bobopinna [Thu, 11 Nov 2004 08:10:46 +0000 (08:10 +0000)]
New version by Luca Arese

20 years agoMerged fix from STABLE to hide hidden teachers in a course with separate groups
moodler [Thu, 11 Nov 2004 08:10:01 +0000 (08:10 +0000)]
Merged fix from STABLE to hide hidden teachers in a course with separate groups

20 years agoMerged changes from STABLE
moodler [Thu, 11 Nov 2004 07:57:52 +0000 (07:57 +0000)]
Merged changes from STABLE

20 years agoMore secure use of parameters, merged from stable
moodler [Thu, 11 Nov 2004 07:45:27 +0000 (07:45 +0000)]
More secure use of parameters, merged from stable

20 years agoAccess fixes, merged from stable
moodler [Thu, 11 Nov 2004 07:44:14 +0000 (07:44 +0000)]
Access fixes, merged from stable

20 years agoMerged changes from stable
moodler [Thu, 11 Nov 2004 07:42:04 +0000 (07:42 +0000)]
Merged changes from stable

20 years ago*** empty log message ***
carlesbellver [Thu, 11 Nov 2004 07:30:00 +0000 (07:30 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
carlesbellver [Thu, 11 Nov 2004 07:22:59 +0000 (07:22 +0000)]
*** empty log message ***

20 years agoUpgraded release notes
moodler [Thu, 11 Nov 2004 07:06:21 +0000 (07:06 +0000)]
Upgraded release notes

20 years agoMerged from stable
moodler [Thu, 11 Nov 2004 07:03:53 +0000 (07:03 +0000)]
Merged from stable

20 years agoMerged payment fix from stable
moodler [Thu, 11 Nov 2004 06:51:53 +0000 (06:51 +0000)]
Merged payment fix from stable

20 years agoMerged fix to allow teacher to always take quiz
moodler [Thu, 11 Nov 2004 02:22:08 +0000 (02:22 +0000)]
Merged fix to allow teacher to always take quiz

20 years agochanging thislanguage to NCR so it displays properly in the languagelist of utf-8...
koenr [Wed, 10 Nov 2004 22:18:11 +0000 (22:18 +0000)]
changing thislanguage to NCR so it displays properly in the languagelist of utf-8 languages
Correcting the corrected correction ;-)

20 years agoadded comments and some spacing cleanup
dhawes [Wed, 10 Nov 2004 16:43:57 +0000 (16:43 +0000)]
added comments and some spacing cleanup

20 years agoMerged fixes from stable
moodler [Wed, 10 Nov 2004 15:48:48 +0000 (15:48 +0000)]
Merged fixes from stable

20 years agoUpdates/fixes from Mio Taalas.
paca70 [Wed, 10 Nov 2004 14:22:32 +0000 (14:22 +0000)]
Updates/fixes from Mio Taalas.

20 years agoMerged removed notice from stable
moodler [Wed, 10 Nov 2004 14:19:40 +0000 (14:19 +0000)]
Merged removed notice from stable

20 years agoFixed a variable that had been accidentally lowercased ($CFG)
mits [Wed, 10 Nov 2004 14:11:56 +0000 (14:11 +0000)]
Fixed a variable that had been accidentally lowercased ($CFG)

20 years agoFix lowercased variable
moodler [Wed, 10 Nov 2004 14:07:48 +0000 (14:07 +0000)]
Fix lowercased variable

20 years agoMerged robustness check from stable
moodler [Wed, 10 Nov 2004 14:06:20 +0000 (14:06 +0000)]
Merged robustness check from stable

20 years ago*** empty log message ***
carlesbellver [Wed, 10 Nov 2004 13:32:54 +0000 (13:32 +0000)]
*** empty log message ***

20 years agoAdding Arabic updates
moodler [Wed, 10 Nov 2004 12:01:35 +0000 (12:01 +0000)]
Adding Arabic updates

20 years agoCome corrections from Mio Taalas. Thanks.
paca70 [Wed, 10 Nov 2004 09:50:46 +0000 (09:50 +0000)]
Come corrections from Mio Taalas. Thanks.

20 years agotranslated some.
mits [Wed, 10 Nov 2004 03:12:52 +0000 (03:12 +0000)]
translated some.

20 years agoBumping up the number. Main reason is that I'm testing CVS mail
moodler [Wed, 10 Nov 2004 02:22:30 +0000 (02:22 +0000)]
Bumping up the number.  Main reason is that I'm testing CVS mail

20 years agoOld-awaiting for 1.4.2 release changes in the glossary.
stronk7 [Tue, 9 Nov 2004 23:23:04 +0000 (23:23 +0000)]
Old-awaiting for 1.4.2 release changes in the glossary.
Now, print view is different for each format (consistent with it).
New, custom formats can, optionally, define their print view. Else
the default one will be used.
With this, 1.4.x glossary developments are finished and we can start
solving some pending things in 1.5...

Merged from MOODLE_14_STABLE

20 years agoglossary attachments fix to allow optional file upload
mjollnir_ [Tue, 9 Nov 2004 21:02:39 +0000 (21:02 +0000)]
glossary attachments fix to allow optional file upload

20 years agopolished.
mits [Tue, 9 Nov 2004 16:43:44 +0000 (16:43 +0000)]
polished.

20 years ago*** empty log message ***
carlesbellver [Tue, 9 Nov 2004 12:48:57 +0000 (12:48 +0000)]
*** empty log message ***

20 years agoMAJOR CHANGES:
defacer [Mon, 8 Nov 2004 19:36:07 +0000 (19:36 +0000)]
MAJOR CHANGES:
--------------

Brand-new pagelib.php at your disposal! It slices, it dices, it makes your coffee.
It still doesn't understand women... Read the comments in pagelib.php for a first
impression. Feedback highly encouraged!

Blocks code has undergone significant changes to work with Pages. Flexibility is its
middle name, since I think (without having tried it) that adding e.g. a third
placeholder for "center" blocks in courses, with full support for moving around etc,
will now take about 15 lines of new or edited code. If you are not impressed yet, I
suggest watching a documentary on solar physics. :P

MINOR CHANGES:
--------------

Added instance_allow_config() in the blocks class hierarchy to supplement per-instance
configuration options. You can override it to return true and thus get configuration
amenities without allowing multiple instances.

Minor polishing to comments and documentation (whatever caught my eye was game).

Tightened up some code here and there by utilizing all the new features.

BUGFIXES:
---------

A bug in restore_execute.html caused hidden blocks to not be restored at all.

20 years agoAdded missing string for ldap_opt_deref
paca70 [Mon, 8 Nov 2004 19:34:43 +0000 (19:34 +0000)]
Added missing string for ldap_opt_deref

20 years agoLatest changes for the blocks/pages features.
defacer [Mon, 8 Nov 2004 19:21:23 +0000 (19:21 +0000)]
Latest changes for the blocks/pages features.

NOTE TO TRANSLATORS: Please do not be quick to translate this. It may still change.

20 years agoBugfix: The table prefix_block in blocks/db/postgres7.sql was incorrectly constructed...
defacer [Mon, 8 Nov 2004 19:18:19 +0000 (19:18 +0000)]
Bugfix: The table prefix_block in blocks/db/postgres7.sql was incorrectly constructed as prefix_block.
        Thanks to Penny Leach for pointing it out.

20 years agoAllow config how aliases are derefered.
paca70 [Mon, 8 Nov 2004 18:13:00 +0000 (18:13 +0000)]
Allow config how aliases are derefered.

20 years agoVery early version of Shibboleth plugin, looking for feedback
moodler [Mon, 8 Nov 2004 15:08:19 +0000 (15:08 +0000)]
Very early version of Shibboleth plugin, looking for feedback

20 years agoTranslated by Luca Arese
bobopinna [Mon, 8 Nov 2004 13:34:20 +0000 (13:34 +0000)]
Translated by Luca Arese

20 years agoPrevent error messages when username is not member of group
paca70 [Mon, 8 Nov 2004 10:55:57 +0000 (10:55 +0000)]
Prevent error messages when username is not member of group

20 years ago*** empty log message ***
carlesbellver [Mon, 8 Nov 2004 09:46:30 +0000 (09:46 +0000)]
*** empty log message ***

20 years agoWiki integration with upload class.
mjollnir_ [Mon, 8 Nov 2004 05:32:18 +0000 (05:32 +0000)]
Wiki integration with upload class.
Changes in two upload forms and in moodle_binary_store.php - moodle_binary_store_file

These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-363
    Penny Leach <penny@catalyst.net.nz>
    wiki integration with upload class.
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-364
    Penny Leach <penny@catalyst.net.nz>
    fixed lost submit button from last wiki upload patch, also fixed bug related to generating db id for attached files

Full logs:

Revision: moodle--eduforge--1.3.3--patch-363
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Nov  8 11:18:08 NZDT 2004
Standard-date: 2004-11-07 22:18:08 GMT
Modified-files: mod/wiki/ewiki/ewiki.php
    mod/wiki/ewiki/plugins/moodle/downloads.php
    mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-363
Summary: wiki integration with upload class.
Keywords:

Revision: moodle--eduforge--1.3.3--patch-364
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Nov  8 16:01:29 NZDT 2004
Standard-date: 2004-11-08 03:01:29 GMT
Modified-files: mod/wiki/ewiki/plugins/moodle/downloads.php
    mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-364
Summary: fixed lost submit button from last wiki upload patch, also fixed bug related to generating db id for attached files
Keywords:

20 years agotranslated some.
mits [Mon, 8 Nov 2004 05:29:50 +0000 (05:29 +0000)]
translated some.

20 years agofew wayward typos breaking postgres workshop install
mjollnir_ [Mon, 8 Nov 2004 05:26:27 +0000 (05:26 +0000)]
few wayward typos breaking postgres workshop install

20 years agoNew release of the multilang filter:
stronk7 [Sun, 7 Nov 2004 17:11:57 +0000 (17:11 +0000)]
New release of the multilang filter:
    - 100% compatible with previous "Multilang" filter.
    - Supports a new "short" syntax to make things easier. Simply use:
        <lang lang="XX">
    - It needs less resources and executes faster.
    - It Allows any type of content to be used. No restrictions at all!

Merged from MOODLE_14_STABLE

20 years agoMerged mailout fix from STABLE
moodler [Sun, 7 Nov 2004 15:27:19 +0000 (15:27 +0000)]
Merged mailout fix from STABLE

20 years agoUpdate to last mods
martignoni [Sun, 7 Nov 2004 11:47:27 +0000 (11:47 +0000)]
Update to last mods

20 years agoLatest spanish translation.
barias [Sun, 7 Nov 2004 11:34:05 +0000 (11:34 +0000)]
Latest spanish translation.

20 years agoUpdates
paca70 [Sun, 7 Nov 2004 09:33:28 +0000 (09:33 +0000)]
Updates