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

20 years agoUpdates from Anne Ranne, Thanks.
paca70 [Thu, 28 Oct 2004 14:30:42 +0000 (14:30 +0000)]
Updates from Anne Ranne, Thanks.

20 years agomerged from 14_STABLE -
skodak [Thu, 28 Oct 2004 14:18:33 +0000 (14:18 +0000)]
merged from 14_STABLE -
removed incorrect global $USER

20 years agoAdd many new files to the Korean language pack; all encoded in euc-kr
scop22 [Thu, 28 Oct 2004 13:51:57 +0000 (13:51 +0000)]
Add many new files to the Korean language pack; all encoded in euc-kr

20 years agoMajor update of existing files in Korean Language Pack; all fully encoded in euc-kr
scop22 [Thu, 28 Oct 2004 13:06:31 +0000 (13:06 +0000)]
Major update of existing files in Korean Language Pack; all fully encoded in euc-kr

20 years agoSome more code to support password expiration
paca70 [Thu, 28 Oct 2004 11:40:55 +0000 (11:40 +0000)]
Some more code to support password expiration

20 years agospacing updates and addition of some phpdoc comments
dhawes [Thu, 28 Oct 2004 01:26:33 +0000 (01:26 +0000)]
spacing updates and addition of some phpdoc comments

20 years agopolished.
mits [Thu, 28 Oct 2004 01:16:27 +0000 (01:16 +0000)]
polished.

20 years agospacing, tab and quote cleanup
dhawes [Thu, 28 Oct 2004 00:10:29 +0000 (00:10 +0000)]
spacing, tab and quote cleanup

20 years agopolished and new translated files added.
mits [Wed, 27 Oct 2004 18:48:48 +0000 (18:48 +0000)]
polished and new translated files added.

20 years agoTranslate by Luca Arese
bobopinna [Wed, 27 Oct 2004 13:42:59 +0000 (13:42 +0000)]
Translate by Luca Arese

20 years agoTraslated by Claudio Maggi
bobopinna [Wed, 27 Oct 2004 07:14:03 +0000 (07:14 +0000)]
Traslated by Claudio Maggi

20 years agoMerged in changes for lastaccess on site level from stable
moodler [Wed, 27 Oct 2004 06:01:20 +0000 (06:01 +0000)]
Merged in changes for lastaccess on site level from stable

20 years agomerged from 14_STABLE -
skodak [Tue, 26 Oct 2004 19:57:18 +0000 (19:57 +0000)]
merged from 14_STABLE -
updated htmleditor invocation (from files/index.php)

20 years agoPut back call to forum_add_student in enrol_student() that Martin took out by mistake...
gustav_delius [Tue, 26 Oct 2004 19:53:48 +0000 (19:53 +0000)]
Put back call to forum_add_student in enrol_student() that Martin took out by mistake in revision 1.355

20 years agoxhtml compliance $id and $wdir not quoted in forms
skodak [Tue, 26 Oct 2004 19:44:55 +0000 (19:44 +0000)]
xhtml compliance $id and $wdir not quoted in forms

20 years agomerged from 14_STABLE -
skodak [Tue, 26 Oct 2004 19:25:53 +0000 (19:25 +0000)]
merged from 14_STABLE -
changes:
* sesskey;
* only editing teachers can use it;
* time modified - used filemtime (consistency with files/index.php, better for Win32);
* directory sizes shown;
* removed unused "torte" action;
* updated breadcrums (active folder not linked and &raquo;);
* updated comments;
* some other fixes from files/index.php.

Please test, test, test.

20 years agoupdated to 1.5devel
bobopinna [Tue, 26 Oct 2004 16:08:55 +0000 (16:08 +0000)]
updated to 1.5devel

20 years agopolished.
mits [Tue, 26 Oct 2004 14:37:08 +0000 (14:37 +0000)]
polished.

20 years agopolished.
mits [Tue, 26 Oct 2004 14:33:54 +0000 (14:33 +0000)]
polished.

20 years agopolished.
mits [Tue, 26 Oct 2004 14:32:05 +0000 (14:32 +0000)]
polished.

20 years agopolished.
mits [Tue, 26 Oct 2004 13:08:33 +0000 (13:08 +0000)]
polished.

20 years agoMore changes for XHTML compatibility
moodler [Tue, 26 Oct 2004 09:28:54 +0000 (09:28 +0000)]
More changes for XHTML compatibility

20 years agoFixed minor JS bug in printing out editor configuration
moodler [Tue, 26 Oct 2004 08:43:41 +0000 (08:43 +0000)]
Fixed minor JS bug in printing out editor configuration

20 years agoMerged fix from stable
moodler [Tue, 26 Oct 2004 07:42:33 +0000 (07:42 +0000)]
Merged fix from stable

20 years agoChanges in the way optgroups are handled for XHTML compatibility
moodler [Tue, 26 Oct 2004 07:42:08 +0000 (07:42 +0000)]
Changes in the way optgroups are handled for XHTML compatibility

20 years agopolished and translated some.
mits [Tue, 26 Oct 2004 00:12:58 +0000 (00:12 +0000)]
polished and translated some.

20 years agoLatest upgrades
barias [Mon, 25 Oct 2004 23:16:28 +0000 (23:16 +0000)]
Latest upgrades

20 years agoFixed typo ... bug 2124
moodler [Mon, 25 Oct 2004 15:25:58 +0000 (15:25 +0000)]
Fixed typo ... bug 2124

20 years agoclarified comments and added some spacing.
dhawes [Mon, 25 Oct 2004 03:30:48 +0000 (03:30 +0000)]
clarified comments and added some spacing.

20 years agofix to allow instance configuration for blocks that allow multiple but have been...
dhawes [Mon, 25 Oct 2004 03:20:02 +0000 (03:20 +0000)]
fix to allow instance configuration for blocks that allow multiple but have been set by the local admin to only display one instance per page

20 years agoadded comment for new specialization function
dhawes [Mon, 25 Oct 2004 00:09:47 +0000 (00:09 +0000)]
added comment for new specialization function

20 years agoAdded sesskey to more actions + bug fix when detecting directory traversals.
stronk7 [Sun, 24 Oct 2004 23:57:25 +0000 (23:57 +0000)]
Added sesskey to more actions + bug fix when detecting directory traversals.

From skodak!

Merged from MOODLE_14_STABLE

20 years agoadded spacing
dhawes [Sun, 24 Oct 2004 21:49:58 +0000 (21:49 +0000)]
added spacing

20 years agomerged from 14_STABLE - fixed warning in Activity report/Outline - oops, wrong line
skodak [Sun, 24 Oct 2004 21:08:06 +0000 (21:08 +0000)]
merged from 14_STABLE - fixed warning in Activity report/Outline - oops, wrong line

20 years ago*** empty log message ***
jpuntd [Sun, 24 Oct 2004 20:09:05 +0000 (20:09 +0000)]
*** empty log message ***

20 years agonew Hebrew translation
dovix [Sun, 24 Oct 2004 18:13:46 +0000 (18:13 +0000)]
new Hebrew translation

20 years agoupdated Hebrew translations
dovix [Sun, 24 Oct 2004 18:08:27 +0000 (18:08 +0000)]
updated Hebrew translations

20 years agochange for XHTML compliant mentioned on http://moodle.org/mod/forum/discuss.php?d...
mits [Sun, 24 Oct 2004 16:20:46 +0000 (16:20 +0000)]
change for XHTML compliant mentioned on http://moodle.org/mod/forum/discuss.php?d=13418

20 years agosome spacing added
dhawes [Sun, 24 Oct 2004 15:52:25 +0000 (15:52 +0000)]
some spacing added

20 years agosome quote cleanup and some spacing added
dhawes [Sun, 24 Oct 2004 15:51:25 +0000 (15:51 +0000)]
some quote cleanup and some spacing added

20 years agopolished.
mits [Sun, 24 Oct 2004 12:30:40 +0000 (12:30 +0000)]
polished.

20 years agoNow everything in files/index.php is using sesskey.
stronk7 [Sun, 24 Oct 2004 00:26:00 +0000 (00:26 +0000)]
Now everything in files/index.php is using sesskey.

Patch submmited by skodak.

Merged from MOODLE_14_STABLE

20 years agomissing strings
koenr [Sat, 23 Oct 2004 22:18:38 +0000 (22:18 +0000)]
missing strings

20 years agoChanged send pasword button
koenr [Sat, 23 Oct 2004 22:09:35 +0000 (22:09 +0000)]
Changed  send pasword button

20 years agomerged from 14_STABLE - fixed warning in Activity report/Outline
skodak [Sat, 23 Oct 2004 19:21:30 +0000 (19:21 +0000)]
merged from 14_STABLE - fixed warning in Activity report/Outline

20 years agotypo during xhtml update
skodak [Fri, 22 Oct 2004 20:17:01 +0000 (20:17 +0000)]
typo during xhtml update

20 years agopolished.
mits [Fri, 22 Oct 2004 17:11:00 +0000 (17:11 +0000)]
polished.

20 years agotranslated some.
mits [Fri, 22 Oct 2004 17:09:30 +0000 (17:09 +0000)]
translated some.

20 years agoSome fixes for postgresql
paca70 [Fri, 22 Oct 2004 17:03:37 +0000 (17:03 +0000)]
Some fixes for postgresql

20 years agoUpgrades for protgresql.
paca70 [Fri, 22 Oct 2004 14:56:49 +0000 (14:56 +0000)]
Upgrades for protgresql.

20 years agoFixed some "not defined" messages
paca70 [Fri, 22 Oct 2004 13:46:28 +0000 (13:46 +0000)]
Fixed some "not defined" messages

20 years agoThat virtualscales issue is hopefully fixed now.
paca70 [Fri, 22 Oct 2004 13:25:10 +0000 (13:25 +0000)]
That virtualscales issue  is hopefully fixed now.

20 years agoLib.php postgresql compatibly fix
paca70 [Fri, 22 Oct 2004 13:20:35 +0000 (13:20 +0000)]
Lib.php postgresql compatibly fix
graph.php $virtualscales was used uninitilized, fixed.

20 years agoPrevent errors if lang/$lang/moodle.lib does not exists
paca70 [Fri, 22 Oct 2004 11:14:42 +0000 (11:14 +0000)]
Prevent errors if lang/$lang/moodle.lib does not exists

20 years agoUse dirroot to check admin directory
paca70 [Fri, 22 Oct 2004 10:17:25 +0000 (10:17 +0000)]
Use dirroot to check admin directory

20 years agoCheck if url-based fopen() is enebled before trying to use it.
paca70 [Fri, 22 Oct 2004 10:15:56 +0000 (10:15 +0000)]
Check if url-based fopen() is enebled before trying to use it.

20 years agoUpdates
paca70 [Fri, 22 Oct 2004 09:46:59 +0000 (09:46 +0000)]
Updates

20 years agoXHTML and accessibility compliance
moodler [Fri, 22 Oct 2004 07:45:58 +0000 (07:45 +0000)]
XHTML and accessibility compliance

20 years agosome string quote and spacing cleanup
dhawes [Fri, 22 Oct 2004 02:33:18 +0000 (02:33 +0000)]
some string quote and spacing cleanup

20 years agoforgot to check in
koenr [Thu, 21 Oct 2004 18:35:35 +0000 (18:35 +0000)]
forgot to check in

20 years agoMerged bug 2114 fix from STABLE
moodler [Thu, 21 Oct 2004 15:50:58 +0000 (15:50 +0000)]
Merged bug 2114 fix from STABLE

20 years agoUpdates
paca70 [Thu, 21 Oct 2004 11:18:11 +0000 (11:18 +0000)]
Updates

20 years agoUpdates
paca70 [Thu, 21 Oct 2004 10:26:59 +0000 (10:26 +0000)]
Updates