]>
git.mjollnir.org Git - moodle.git/log
villate [Tue, 2 Nov 2004 09:55:24 +0000 (09:55 +0000)]
Initial translation for new modules
villate [Tue, 2 Nov 2004 09:18:09 +0000 (09:18 +0000)]
More translations contributed by moodle-pt community
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.
mits [Tue, 2 Nov 2004 03:45:50 +0000 (03:45 +0000)]
translated some.
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
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
michaelpenne [Mon, 1 Nov 2004 20:48:51 +0000 (20:48 +0000)]
added new lang entries for lesson module
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
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
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
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.
michaelpenne [Mon, 1 Nov 2004 20:37:16 +0000 (20:37 +0000)]
can restore the new backup code now
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.
michaelpenne [Mon, 1 Nov 2004 20:27:28 +0000 (20:27 +0000)]
added a new setting which is modattempts
michaelpenne [Mon, 1 Nov 2004 20:25:42 +0000 (20:25 +0000)]
on line #277, return null instead of throwing an error
michaelpenne [Mon, 1 Nov 2004 20:21:21 +0000 (20:21 +0000)]
increased the lesson version number
michaelpenne [Mon, 1 Nov 2004 20:18:26 +0000 (20:18 +0000)]
changed lesson_calculate_ongoing_score function and added some comments
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
michaelpenne [Mon, 1 Nov 2004 19:53:06 +0000 (19:53 +0000)]
backup now actually backs up. Includes all of our database changes
moodler [Mon, 1 Nov 2004 12:49:04 +0000 (12:49 +0000)]
Merged $parent initialisation from stable
paca70 [Sun, 31 Oct 2004 14:36:35 +0000 (14:36 +0000)]
Theres no enums in postgresql 7.x. Fix for this.
mits [Sun, 31 Oct 2004 04:59:37 +0000 (04:59 +0000)]
translated some and new pre-translated file added.
moodler [Sun, 31 Oct 2004 04:10:37 +0000 (04:10 +0000)]
Merged fix from stable
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
mits [Sat, 30 Oct 2004 00:57:08 +0000 (00:57 +0000)]
translated some.
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!
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.
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.
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
mits [Fri, 29 Oct 2004 12:51:13 +0000 (12:51 +0000)]
polished.
moodler [Fri, 29 Oct 2004 06:50:52 +0000 (06:50 +0000)]
XHTML changes and general tidy up
mits [Thu, 28 Oct 2004 23:56:23 +0000 (23:56 +0000)]
polished, translated some.
paca70 [Thu, 28 Oct 2004 14:30:42 +0000 (14:30 +0000)]
Updates from Anne Ranne, Thanks.
skodak [Thu, 28 Oct 2004 14:18:33 +0000 (14:18 +0000)]
merged from 14_STABLE -
removed incorrect global $USER
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
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
paca70 [Thu, 28 Oct 2004 11:40:55 +0000 (11:40 +0000)]
Some more code to support password expiration
dhawes [Thu, 28 Oct 2004 01:26:33 +0000 (01:26 +0000)]
spacing updates and addition of some phpdoc comments
mits [Thu, 28 Oct 2004 01:16:27 +0000 (01:16 +0000)]
polished.
dhawes [Thu, 28 Oct 2004 00:10:29 +0000 (00:10 +0000)]
spacing, tab and quote cleanup
mits [Wed, 27 Oct 2004 18:48:48 +0000 (18:48 +0000)]
polished and new translated files added.
bobopinna [Wed, 27 Oct 2004 13:42:59 +0000 (13:42 +0000)]
Translate by Luca Arese
bobopinna [Wed, 27 Oct 2004 07:14:03 +0000 (07:14 +0000)]
Traslated by Claudio Maggi
moodler [Wed, 27 Oct 2004 06:01:20 +0000 (06:01 +0000)]
Merged in changes for lastaccess on site level from stable
skodak [Tue, 26 Oct 2004 19:57:18 +0000 (19:57 +0000)]
merged from 14_STABLE -
updated htmleditor invocation (from files/index.php)
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
skodak [Tue, 26 Oct 2004 19:44:55 +0000 (19:44 +0000)]
xhtml compliance $id and $wdir not quoted in forms
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 »);
* updated comments;
* some other fixes from files/index.php.
Please test, test, test.
bobopinna [Tue, 26 Oct 2004 16:08:55 +0000 (16:08 +0000)]
updated to 1.5devel
mits [Tue, 26 Oct 2004 14:37:08 +0000 (14:37 +0000)]
polished.
mits [Tue, 26 Oct 2004 14:33:54 +0000 (14:33 +0000)]
polished.
mits [Tue, 26 Oct 2004 14:32:05 +0000 (14:32 +0000)]
polished.
mits [Tue, 26 Oct 2004 13:08:33 +0000 (13:08 +0000)]
polished.
moodler [Tue, 26 Oct 2004 09:28:54 +0000 (09:28 +0000)]
More changes for XHTML compatibility
moodler [Tue, 26 Oct 2004 08:43:41 +0000 (08:43 +0000)]
Fixed minor JS bug in printing out editor configuration
moodler [Tue, 26 Oct 2004 07:42:33 +0000 (07:42 +0000)]
Merged fix from stable
moodler [Tue, 26 Oct 2004 07:42:08 +0000 (07:42 +0000)]
Changes in the way optgroups are handled for XHTML compatibility
mits [Tue, 26 Oct 2004 00:12:58 +0000 (00:12 +0000)]
polished and translated some.
barias [Mon, 25 Oct 2004 23:16:28 +0000 (23:16 +0000)]
Latest upgrades
moodler [Mon, 25 Oct 2004 15:25:58 +0000 (15:25 +0000)]
Fixed typo ... bug 2124
dhawes [Mon, 25 Oct 2004 03:30:48 +0000 (03:30 +0000)]
clarified comments and added some spacing.
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
dhawes [Mon, 25 Oct 2004 00:09:47 +0000 (00:09 +0000)]
added comment for new specialization function
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
dhawes [Sun, 24 Oct 2004 21:49:58 +0000 (21:49 +0000)]
added spacing
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
jpuntd [Sun, 24 Oct 2004 20:09:05 +0000 (20:09 +0000)]
*** empty log message ***
dovix [Sun, 24 Oct 2004 18:13:46 +0000 (18:13 +0000)]
new Hebrew translation
dovix [Sun, 24 Oct 2004 18:08:27 +0000 (18:08 +0000)]
updated Hebrew translations
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
dhawes [Sun, 24 Oct 2004 15:52:25 +0000 (15:52 +0000)]
some spacing added
dhawes [Sun, 24 Oct 2004 15:51:25 +0000 (15:51 +0000)]
some quote cleanup and some spacing added
mits [Sun, 24 Oct 2004 12:30:40 +0000 (12:30 +0000)]
polished.
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
koenr [Sat, 23 Oct 2004 22:18:38 +0000 (22:18 +0000)]
missing strings
koenr [Sat, 23 Oct 2004 22:09:35 +0000 (22:09 +0000)]
Changed send pasword button
skodak [Sat, 23 Oct 2004 19:21:30 +0000 (19:21 +0000)]
merged from 14_STABLE - fixed warning in Activity report/Outline
skodak [Fri, 22 Oct 2004 20:17:01 +0000 (20:17 +0000)]
typo during xhtml update
mits [Fri, 22 Oct 2004 17:11:00 +0000 (17:11 +0000)]
polished.
mits [Fri, 22 Oct 2004 17:09:30 +0000 (17:09 +0000)]
translated some.
paca70 [Fri, 22 Oct 2004 17:03:37 +0000 (17:03 +0000)]
Some fixes for postgresql
paca70 [Fri, 22 Oct 2004 14:56:49 +0000 (14:56 +0000)]
Upgrades for protgresql.
paca70 [Fri, 22 Oct 2004 13:46:28 +0000 (13:46 +0000)]
Fixed some "not defined" messages
paca70 [Fri, 22 Oct 2004 13:25:10 +0000 (13:25 +0000)]
That virtualscales issue is hopefully fixed now.
paca70 [Fri, 22 Oct 2004 13:20:35 +0000 (13:20 +0000)]
Lib.php postgresql compatibly fix
graph.php $virtualscales was used uninitilized, fixed.
paca70 [Fri, 22 Oct 2004 11:14:42 +0000 (11:14 +0000)]
Prevent errors if lang/$lang/moodle.lib does not exists
paca70 [Fri, 22 Oct 2004 10:17:25 +0000 (10:17 +0000)]
Use dirroot to check admin directory
paca70 [Fri, 22 Oct 2004 10:15:56 +0000 (10:15 +0000)]
Check if url-based fopen() is enebled before trying to use it.
paca70 [Fri, 22 Oct 2004 09:46:59 +0000 (09:46 +0000)]
Updates
moodler [Fri, 22 Oct 2004 07:45:58 +0000 (07:45 +0000)]
XHTML and accessibility compliance
dhawes [Fri, 22 Oct 2004 02:33:18 +0000 (02:33 +0000)]
some string quote and spacing cleanup
koenr [Thu, 21 Oct 2004 18:35:35 +0000 (18:35 +0000)]
forgot to check in
moodler [Thu, 21 Oct 2004 15:50:58 +0000 (15:50 +0000)]
Merged bug 2114 fix from STABLE
paca70 [Thu, 21 Oct 2004 11:18:11 +0000 (11:18 +0000)]
Updates
paca70 [Thu, 21 Oct 2004 10:26:59 +0000 (10:26 +0000)]
Updates
stronk7 [Wed, 20 Oct 2004 23:26:49 +0000 (23:26 +0000)]
Solved one annoying bug where label texts in sections != first
was being always cleared, preventing some tags to be there!
Merged from MOODLE_14_STABLE
mits [Wed, 20 Oct 2004 21:41:02 +0000 (21:41 +0000)]
polished and new translated file added.
paca70 [Wed, 20 Oct 2004 10:08:28 +0000 (10:08 +0000)]
Updates from Marianna Leikomaa, thanks again.
paca70 [Wed, 20 Oct 2004 10:02:51 +0000 (10:02 +0000)]
Updates
martignoni [Wed, 20 Oct 2004 10:01:12 +0000 (10:01 +0000)]
XHTML compatibility