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

20 years agoIf selected news count is zero, dont print forum headers.
paca70 [Sun, 7 Nov 2004 09:12:45 +0000 (09:12 +0000)]
If selected news count is zero, dont print forum headers.

20 years agoFirst quick update for 1.4.2. Some files still incomplete
mudrd8mz [Sat, 6 Nov 2004 22:45:48 +0000 (22:45 +0000)]
First quick update for 1.4.2. Some files still incomplete

20 years agochanging thislanguage to NCR so it displays properly in the languagelist of utf-8...
koenr [Sat, 6 Nov 2004 00:41:54 +0000 (00:41 +0000)]
changing thislanguage to NCR so it displays properly in the languagelist of utf-8 languages
Very strange: displays correctly in firefox and not in IE :-(

20 years agochanging thislanguage to NCR so it displays properly in the languagelist of utf-8...
koenr [Sat, 6 Nov 2004 00:37:08 +0000 (00:37 +0000)]
changing thislanguage to NCR so it displays properly in the languagelist of utf-8 languages

20 years agochanging thislanguage to NCR so it displays properly in the languagelist of utf-8...
koenr [Sat, 6 Nov 2004 00:30:13 +0000 (00:30 +0000)]
changing thislanguage to NCR so it displays properly in the languagelist of utf-8 languages

20 years agochanging thislanguage to NCR so it displays properly in the languagelist
koenr [Fri, 5 Nov 2004 23:18:15 +0000 (23:18 +0000)]
changing thislanguage to NCR so it displays properly in the languagelist

20 years agoThe Kannada Translation in UTF-8.
koenr [Fri, 5 Nov 2004 18:40:59 +0000 (18:40 +0000)]
The Kannada Translation in UTF-8.
Thanks to Hari Prasad Nadig [hpnadig@gmail.com] and his team

20 years agoNew language strings added in several files, especially in workshop.php
scop22 [Fri, 5 Nov 2004 12:52:42 +0000 (12:52 +0000)]
New language strings added in several files, especially in workshop.php

20 years agoUpdated to 1.4.2 release
stronk7 [Fri, 5 Nov 2004 08:20:55 +0000 (08:20 +0000)]
Updated to 1.4.2 release

20 years agoMerged sesskey fix from stable
moodler [Fri, 5 Nov 2004 06:29:48 +0000 (06:29 +0000)]
Merged sesskey fix from stable

20 years agoFix blockname string
moodler [Fri, 5 Nov 2004 06:29:18 +0000 (06:29 +0000)]
Fix blockname string

20 years agoMinor changes in spanish translation
barias [Thu, 4 Nov 2004 22:07:19 +0000 (22:07 +0000)]
Minor changes in spanish translation

20 years agoMinor changes in spanish translation
barias [Thu, 4 Nov 2004 18:22:41 +0000 (18:22 +0000)]
Minor changes in spanish translation

20 years agoCopied from stable
moodler [Thu, 4 Nov 2004 16:58:30 +0000 (16:58 +0000)]
Copied from stable

20 years agoAdded sesskey to some buttons
moodler [Thu, 4 Nov 2004 16:58:00 +0000 (16:58 +0000)]
Added sesskey to some buttons

20 years agomerged from MOODLE_14_STABLE:
skodak [Thu, 4 Nov 2004 09:34:27 +0000 (09:34 +0000)]
merged from MOODLE_14_STABLE:
initialized $image and moved filemtime after file_exists

20 years agoSome XHTML compatibility changes
moodler [Thu, 4 Nov 2004 09:24:51 +0000 (09:24 +0000)]
Some XHTML compatibility changes

20 years agoFixed missing prefix
moodler [Thu, 4 Nov 2004 08:55:19 +0000 (08:55 +0000)]
Fixed missing prefix

20 years agoFixed a comment without // at the start in block restoring
moodler [Thu, 4 Nov 2004 08:12:33 +0000 (08:12 +0000)]
Fixed a comment without // at the start in block restoring

20 years agomerged from MOODLE_14_STABLE: initialized variables - the same as algebra/pix.php
skodak [Thu, 4 Nov 2004 08:00:39 +0000 (08:00 +0000)]
merged from MOODLE_14_STABLE: initialized variables - the same as algebra/pix.php

20 years agoMerged search trim from stable
moodler [Thu, 4 Nov 2004 07:15:50 +0000 (07:15 +0000)]
Merged search trim from stable

20 years agoMerged change from stable
moodler [Thu, 4 Nov 2004 07:06:28 +0000 (07:06 +0000)]
Merged change from stable

20 years agotranslated some.
mits [Thu, 4 Nov 2004 07:00:44 +0000 (07:00 +0000)]
translated some.

20 years agoMerged pathinfo fix from stable
moodler [Thu, 4 Nov 2004 07:00:12 +0000 (07:00 +0000)]
Merged pathinfo fix from stable

20 years agoNow courses are deleted from backup_courses when they have been
stronk7 [Thu, 4 Nov 2004 00:10:33 +0000 (00:10 +0000)]
Now courses are deleted from backup_courses when they have been
deleted from Moodle. See:
http://moodle.org/mod/forum/discuss.php?d=13633

Merged from MOODLE_14_STABLE

20 years ago*** empty log message ***
carlesbellver [Wed, 3 Nov 2004 11:48:09 +0000 (11:48 +0000)]
*** empty log message ***

20 years agoMerged from stable
moodler [Wed, 3 Nov 2004 02:02:15 +0000 (02:02 +0000)]
Merged from stable

20 years agoUpdated Resource, Wiki and Scorm to use the new files/index.php to
moodler [Tue, 2 Nov 2004 12:53:32 +0000 (12:53 +0000)]
Updated Resource, Wiki and Scorm to use the new files/index.php to
choose files.   The old coursefiles.php is obsolete.

20 years agoCopied from STABLE
moodler [Tue, 2 Nov 2004 12:45:04 +0000 (12:45 +0000)]
Copied from STABLE

20 years agoBlocks are now saved to and restored from course backups!
martignoni [Tue, 2 Nov 2004 10:54:40 +0000 (10:54 +0000)]
Blocks are now saved to and restored from course backups!

20 years agoInitial translation for new modules
villate [Tue, 2 Nov 2004 09:55:24 +0000 (09:55 +0000)]
Initial translation for new modules

20 years agoMore translations contributed by moodle-pt community
villate [Tue, 2 Nov 2004 09:18:09 +0000 (09:18 +0000)]
More translations contributed by moodle-pt community

20 years agoCorrected typo in mysql.sql
paca70 [Tue, 2 Nov 2004 08:51:24 +0000 (08:51 +0000)]
Corrected typo in mysql.sql
Added support for postgresql.
BTW is it posible to use table_column() function also with mysql, that would make
mysql-code easily portable to other database-files.

20 years agotranslated some.
mits [Tue, 2 Nov 2004 03:45:50 +0000 (03:45 +0000)]
translated some.

20 years agohelp file for modattempts option in lesson settings. Empty at the moment though
michaelpenne [Mon, 1 Nov 2004 20:50:54 +0000 (20:50 +0000)]
help file for modattempts option in lesson settings.  Empty at the moment though

20 years agoBug 2140 solved partially. Now categories are
stronk7 [Mon, 1 Nov 2004 20:50:03 +0000 (20:50 +0000)]
Bug 2140 solved partially. Now categories are
deleted properly.

Delete of orphan categories will be done later...

Merged from MOODLE_14_STABLE

20 years agoadded new lang entries for lesson module
michaelpenne [Mon, 1 Nov 2004 20:48:51 +0000 (20:48 +0000)]
added new lang entries for lesson module

20 years agoadded fields: useranswer field in lesson_attempts, and added modattempts to lesson...
michaelpenne [Mon, 1 Nov 2004 20:47:08 +0000 (20:47 +0000)]
added fields: useranswer field in lesson_attempts, and added modattempts to lesson and lesson_default tables, and removed essay table creation

20 years agoadded alter table commands to insert useranswer field in lesson_attempts, and added...
michaelpenne [Mon, 1 Nov 2004 20:44:06 +0000 (20:44 +0000)]
added alter table commands to insert useranswer field in lesson_attempts, and added modattempts to lesson and lesson_default tables

20 years agoadded a link to report, changed conditions for displaying essay link, modified the...
michaelpenne [Mon, 1 Nov 2004 20:41:55 +0000 (20:41 +0000)]
added a link to report, changed conditions for displaying essay link, modified the essay functions to reflect the new view of an essay question, and updated view.php to work with modattempts option

20 years agomoved output from inside this file, to lesson.php and view.php. Also now uses lang...
michaelpenne [Mon, 1 Nov 2004 20:39:30 +0000 (20:39 +0000)]
moved output from inside this file, to lesson.php and view.php.  Also now uses lang file.

20 years agocan restore the new backup code now
michaelpenne [Mon, 1 Nov 2004 20:37:16 +0000 (20:37 +0000)]
can restore the new backup code now

20 years agoreport displays statistics regarding users attempts for a particular lesson. If a...
michaelpenne [Mon, 1 Nov 2004 20:35:45 +0000 (20:35 +0000)]
report displays statistics regarding users attempts for a particular lesson. If a student has attempted a lesson, a link will appear when you edit the lesson to view statistics.  This feature works best with the newest version of lesson because lesson now retains more information regarding how the user answered a given question.  Old lesson attempts will not display correctly.

20 years agoadded a new setting which is modattempts
michaelpenne [Mon, 1 Nov 2004 20:27:28 +0000 (20:27 +0000)]
added a new setting which is modattempts

20 years agoon line #277, return null instead of throwing an error
michaelpenne [Mon, 1 Nov 2004 20:25:42 +0000 (20:25 +0000)]
on line #277, return null instead of throwing an error

20 years agoincreased the lesson version number
michaelpenne [Mon, 1 Nov 2004 20:21:21 +0000 (20:21 +0000)]
increased the lesson version number

20 years agochanged lesson_calculate_ongoing_score function and added some comments
michaelpenne [Mon, 1 Nov 2004 20:18:26 +0000 (20:18 +0000)]
changed lesson_calculate_ongoing_score function and added some comments

20 years agoendofcluster pages are not displayed anymore, shortanswer wrong answers are interpret...
michaelpenne [Mon, 1 Nov 2004 20:15:11 +0000 (20:15 +0000)]
endofcluster pages are not displayed anymore, shortanswer wrong answers are interpreted correctly, added user answer tracking to attempts so it can be used later by report.php, essays are no longer insterted into an essay table... now kept in the useranswer field in attempts, fixed a problem with grading numerical questions, modified to work with modattempts option, fixed a problem with grading matching questions and fixed addpage so that it displays multichoice with the multianswer option

20 years agobackup now actually backs up. Includes all of our database changes
michaelpenne [Mon, 1 Nov 2004 19:53:06 +0000 (19:53 +0000)]
backup now actually backs up.  Includes all of our database changes

20 years agoMerged $parent initialisation from stable
moodler [Mon, 1 Nov 2004 12:49:04 +0000 (12:49 +0000)]
Merged $parent initialisation from stable

20 years agoTheres no enums in postgresql 7.x. Fix for this.
paca70 [Sun, 31 Oct 2004 14:36:35 +0000 (14:36 +0000)]
Theres no enums in postgresql 7.x. Fix for this.

20 years agotranslated some and new pre-translated file added.
mits [Sun, 31 Oct 2004 04:59:37 +0000 (04:59 +0000)]
translated some and new pre-translated file added.

20 years agoMerged fix from stable
moodler [Sun, 31 Oct 2004 04:10:37 +0000 (04:10 +0000)]
Merged fix from stable

20 years agoMerged from STABLE. Fixed a bug that allowed teachers to upload images of arbitrary...
gustav_delius [Sat, 30 Oct 2004 22:51:12 +0000 (22:51 +0000)]
Merged from STABLE. Fixed a bug that allowed teachers to upload images of arbitrary size

20 years agotranslated some.
mits [Sat, 30 Oct 2004 00:57:08 +0000 (00:57 +0000)]
translated some.

20 years agoFix for bug #2004 (Bug of the Year! :D):
defacer [Fri, 29 Oct 2004 17:21:19 +0000 (17:21 +0000)]
Fix for bug #2004 (Bug of the Year! :D):

Events in each day are now displayed ordered by starting time, and not by
eventid as before. Thanks to Gustav for pointing this out!

20 years agoMerging Martin's removal of the <style> allowed tag to HEAD. I tagged the
defacer [Fri, 29 Oct 2004 17:17:57 +0000 (17:17 +0000)]
Merging Martin's removal of the <style> allowed tag to HEAD. I tagged the
other version as MERGED, too.

20 years agoBlocks are now saved to and restored from course backups!
defacer [Fri, 29 Oct 2004 17:07:11 +0000 (17:07 +0000)]
Blocks are now saved to and restored from course backups!

Backward compatibility is maintained, i.e. you can restore ANY version
backups without problems in 1.5. When "adding backup data to an existing
course", no blocks are added. I 'm not sure what the correct behavior
would be in this case.

When restoring a backup from Moodle <= 1.2, the new course SHOULD be given
default blocks when it is restored. I have not actually tested this, my
tests were with version 1.3 and 1.4 backup format.

20 years agoMajor cleanups (removed things no longer used by the new backup).
defacer [Fri, 29 Oct 2004 16:56:59 +0000 (16:56 +0000)]
Major cleanups (removed things no longer used by the new backup).
Microsoft must surely be jealous (do more with less).

Fixed a bug: if somehow the block weights in a page become discontinuous,
moving things up and down will slowly improve the situation until it's back
to normal again. It would just fail without notice before.

Fixed a bug: you could add multiple instances from a block that didn't
allow it if, after adding the first, you just hit Refresh in your browser.

Fixed a typo: missing / inside filepath

20 years agopolished.
mits [Fri, 29 Oct 2004 12:51:13 +0000 (12:51 +0000)]
polished.

20 years agoXHTML changes and general tidy up
moodler [Fri, 29 Oct 2004 06:50:52 +0000 (06:50 +0000)]
XHTML changes and general tidy up

20 years agopolished, translated some.
mits [Thu, 28 Oct 2004 23:56:23 +0000 (23:56 +0000)]
polished, translated some.