]> git.mjollnir.org Git - moodle.git/log
moodle.git
19 years agoAdded 2 columns for number of records and number of records not approved yet.
vyshane [Mon, 27 Mar 2006 05:20:50 +0000 (05:20 +0000)]
Added 2 columns for number of records and number of records not approved yet.

19 years agomodified newlines for Windows (perhaps?)
gbateson [Mon, 27 Mar 2006 05:18:50 +0000 (05:18 +0000)]
modified newlines for Windows (perhaps?)

19 years agomodified README.txt to download zip, lang and question/format files from CVS
gbateson [Mon, 27 Mar 2006 05:16:15 +0000 (05:16 +0000)]
modified README.txt to download zip, lang and question/format files from CVS

19 years agoRemoved silly date string
moodler [Mon, 27 Mar 2006 05:14:51 +0000 (05:14 +0000)]
Removed silly date string

19 years agoNew strings for Date field
moodler [Mon, 27 Mar 2006 04:38:55 +0000 (04:38 +0000)]
New strings for Date field

19 years agoNew field plugin for dates
moodler [Mon, 27 Mar 2006 04:37:05 +0000 (04:37 +0000)]
New field plugin for dates

19 years agoFixed Bug #4985 - Guest rights to the database module.
vyshane [Mon, 27 Mar 2006 04:13:32 +0000 (04:13 +0000)]
Fixed Bug #4985 - Guest rights to the database module.

19 years agoWHERE 1 is NOT valid postgres syntax. Just pass empty string instead!
mjollnir_ [Mon, 27 Mar 2006 04:04:40 +0000 (04:04 +0000)]
WHERE 1 is NOT valid postgres syntax. Just pass empty string instead!

19 years agoFixing blocks upgrade in postgres (my fault)
mjollnir_ [Mon, 27 Mar 2006 04:03:19 +0000 (04:03 +0000)]
Fixing blocks upgrade in postgres (my fault)

19 years agoReplaced <br /> with <hr /> for default list template.
vyshane [Mon, 27 Mar 2006 04:02:48 +0000 (04:02 +0000)]
Replaced <br /> with <hr /> for default list template.

19 years agoRemoved the unneeded ORDER BY clauses for the queries that are COUNTing.
vyshane [Mon, 27 Mar 2006 03:43:27 +0000 (03:43 +0000)]
Removed the unneeded ORDER BY clauses for the queries that are COUNTing.
Fix for Bug #4979 - Errror in Browse Page.

19 years agoImprovements to print_date_selector, print_time_selector etc to allow them
moodler [Mon, 27 Mar 2006 03:42:44 +0000 (03:42 +0000)]
Improvements to print_date_selector, print_time_selector etc to allow them
to be returned as strings

19 years agoFixed javascript for cases where htmleditor is not available.
vyshane [Mon, 27 Mar 2006 03:02:26 +0000 (03:02 +0000)]
Fixed javascript for cases where htmleditor is not available.

19 years agoAdded missing language string for statsoff
mjollnir_ [Mon, 27 Mar 2006 02:22:34 +0000 (02:22 +0000)]
Added missing language string for statsoff

19 years agoMerged from MOODLE_15_STABLE: Since there was no pg support for enrol/authorize until...
mjollnir_ [Sun, 26 Mar 2006 22:59:23 +0000 (22:59 +0000)]
Merged from MOODLE_15_STABLE: Since there was no pg support for enrol/authorize until later, the versioning was screwey in postgres, so check the table exists first before trying to add columns to it, create it if it is not there

19 years agoStripped out an unnecessary line in pg_dump output which causes error.
patrickslee [Sun, 26 Mar 2006 21:47:49 +0000 (21:47 +0000)]
Stripped out an unnecessary line in pg_dump output which causes error.
Also deletes the last temp file while duplicating database to save space

19 years agoFixed false course category move when searching courses in editing mode
patrickslee [Sun, 26 Mar 2006 20:58:54 +0000 (20:58 +0000)]
Fixed false course category move when searching courses in editing mode

19 years agoLittle tidyings, I should be in bed watching Scrubs!
moodler [Sun, 26 Mar 2006 16:19:57 +0000 (16:19 +0000)]
Little tidyings, I should be in bed watching Scrubs!

19 years agoOld test code
moodler [Sun, 26 Mar 2006 16:16:06 +0000 (16:16 +0000)]
Old test code

19 years agoInclude course in RSS feed name
moodler [Sun, 26 Mar 2006 15:57:37 +0000 (15:57 +0000)]
Include course in RSS feed name

19 years agoBetter looking form for preferences and more accessible
moodler [Sun, 26 Mar 2006 15:54:41 +0000 (15:54 +0000)]
Better looking form for preferences and more accessible

19 years agoShortanswers can now be '0'
moodler [Sun, 26 Mar 2006 15:03:08 +0000 (15:03 +0000)]
Shortanswers can now be '0'

19 years agoMoved detailed responses report into contrib
gustav_delius [Sun, 26 Mar 2006 12:02:46 +0000 (12:02 +0000)]
Moved detailed responses report into contrib

19 years agoRenamed the question style class from question to que, see bug 4904
gustav_delius [Sun, 26 Mar 2006 11:11:29 +0000 (11:11 +0000)]
Renamed the question style class from question to que, see bug 4904

19 years agoTook out the restriction of the question styles to the quiz module only.
gustav_delius [Sun, 26 Mar 2006 10:48:47 +0000 (10:48 +0000)]
Took out the restriction of the question styles to the quiz module only.

19 years agofixed "tablink text" visibility.
mits [Sun, 26 Mar 2006 10:06:27 +0000 (10:06 +0000)]
fixed  "tablink text" visibility.

19 years agoMoved the code for basing new attempts on previous attempts from questions to quiz...
gustav_delius [Sun, 26 Mar 2006 07:59:43 +0000 (07:59 +0000)]
Moved the code for basing new attempts on previous attempts from questions to quiz and fixed the bug reported at http://moodle.org/mod/forum/discuss.php?d=42029#194212 in the process

19 years agoimproved "tablink text" visibility.
mits [Sun, 26 Mar 2006 07:40:30 +0000 (07:40 +0000)]
improved  "tablink text" visibility.

19 years agoFIlter wasn't using site databases globally
moodler [Sun, 26 Mar 2006 06:28:50 +0000 (06:28 +0000)]
FIlter wasn't using site databases globally

19 years agoAdded string for the filter
moodler [Sun, 26 Mar 2006 06:06:00 +0000 (06:06 +0000)]
Added string for the filter

19 years agoTidy messages and display
moodler [Sun, 26 Mar 2006 06:00:28 +0000 (06:00 +0000)]
Tidy messages  and display

19 years agoNew strings
moodler [Sun, 26 Mar 2006 05:59:52 +0000 (05:59 +0000)]
New strings

19 years agoMore tidying up
moodler [Sun, 26 Mar 2006 05:36:34 +0000 (05:36 +0000)]
More tidying up

19 years agoProperly fixed page flow for approvals and deletions
moodler [Sun, 26 Mar 2006 05:22:16 +0000 (05:22 +0000)]
Properly fixed page flow for approvals and deletions

19 years agoVarious little fixes.
moodler [Sun, 26 Mar 2006 05:03:10 +0000 (05:03 +0000)]
Various little fixes.

19 years agoNew generaltable styles added...
stronk7 [Sun, 26 Mar 2006 01:31:46 +0000 (01:31 +0000)]
New generaltable styles added...

19 years ago[Added] two new lang entries for import.php
mark-nielsen [Sun, 26 Mar 2006 00:13:37 +0000 (00:13 +0000)]
[Added] two new lang entries for import.php

19 years ago[Fixed] Import. Updated code to work with /question instead of /mod/quiz. Lead...
mark-nielsen [Sun, 26 Mar 2006 00:10:39 +0000 (00:10 +0000)]
[Fixed] Import.  Updated code to work with /question instead of /mod/quiz.  Lead to a few interal bug fixes.  Also moved two hard coded strings to the lang file.

19 years agoFixed typo.
stronk7 [Sat, 25 Mar 2006 23:43:14 +0000 (23:43 +0000)]
Fixed typo.

19 years ago[Removed] Tree view setting has been removed. Its functionality has been replaced...
mark-nielsen [Sat, 25 Mar 2006 21:43:10 +0000 (21:43 +0000)]
[Removed] Tree view setting has been removed.  Its functionality has been replaced with the tabs.

19 years ago[New Feature] Tabbed navigation added to lesson (similar to quiz)
mark-nielsen [Sat, 25 Mar 2006 21:38:57 +0000 (21:38 +0000)]
[New Feature] Tabbed navigation added to lesson (similar to quiz)
[Added] Graceful fails added to view.php, essay grading, and reports
[Changed] got rid of a lot of references to $_POST/GET/REQUEST
[Fixed] In reports, it required teacheredit, should only be teacher
[Changed] High scores - teachers can actually see them!  Also, improved output by using print_table and print_heading
[Changed] Grade essays now uses fullname() to print user names

19 years agoUse existing language string for correct answer
gustav_delius [Sat, 25 Mar 2006 21:36:00 +0000 (21:36 +0000)]
Use existing language string for correct answer

19 years ago[New] lang entries for tabs
mark-nielsen [Sat, 25 Mar 2006 21:29:20 +0000 (21:29 +0000)]
[New] lang entries for tabs
[Changed] old lang entries to help bring consistancy and unity to the different lesson pages

19 years agoShortened and simplified a string, so that it fits better onto the quiz editing form.
gustav_delius [Sat, 25 Mar 2006 21:28:41 +0000 (21:28 +0000)]
Shortened and simplified a string, so that it fits better onto the quiz editing form.

19 years agoRemoved warning when deleting questions with no states
gustav_delius [Sat, 25 Mar 2006 21:07:11 +0000 (21:07 +0000)]
Removed warning when deleting questions with no states

19 years agoFixed typo
gustav_delius [Sat, 25 Mar 2006 21:04:44 +0000 (21:04 +0000)]
Fixed typo

19 years agoFixed some mistakes
moodler [Sat, 25 Mar 2006 17:19:42 +0000 (17:19 +0000)]
Fixed some mistakes

19 years agoReturn to the record you edited after editing
moodler [Sat, 25 Mar 2006 16:29:35 +0000 (16:29 +0000)]
Return to the record you edited after editing

19 years agoFixed some bung security logic
moodler [Sat, 25 Mar 2006 16:19:06 +0000 (16:19 +0000)]
Fixed some bung security logic

19 years agoImprovements to RSS . it could be better
moodler [Sat, 25 Mar 2006 16:12:42 +0000 (16:12 +0000)]
Improvements to RSS . it could be better

19 years agoRemovced the "generate all" button and just made it a default action for
moodler [Sat, 25 Mar 2006 14:58:14 +0000 (14:58 +0000)]
Removced the "generate all" button and just made it a default action for
new databases

19 years agoUpdate the passed-in data object when generating new templates
moodler [Sat, 25 Mar 2006 14:57:36 +0000 (14:57 +0000)]
Update the passed-in data object when generating new templates

19 years agoSmarter links for the templates tab
moodler [Sat, 25 Mar 2006 14:56:27 +0000 (14:56 +0000)]
Smarter links for the templates tab

19 years agoiChanged strings
moodler [Sat, 25 Mar 2006 14:20:00 +0000 (14:20 +0000)]
iChanged strings

19 years agoFixes for fields display
moodler [Sat, 25 Mar 2006 14:00:54 +0000 (14:00 +0000)]
Fixes for fields display

19 years agoBump! Now we support Win32 locales. B-)
stronk7 [Sat, 25 Mar 2006 12:26:33 +0000 (12:26 +0000)]
Bump! Now we support Win32 locales. B-)

Anyway some "holes" remain. See:

http://docs.moodle.org/en/Table_of_locales

19 years agoEnglish_Australia is our root Windows locale! :-P
stronk7 [Sat, 25 Mar 2006 12:21:35 +0000 (12:21 +0000)]
English_Australia is our root Windows locale! :-P

See: http://docs.moodle.org/en/Table_of_locales

19 years agoRename a string
moodler [Sat, 25 Mar 2006 08:49:20 +0000 (08:49 +0000)]
Rename a string

19 years agoBetter-looking add fields
moodler [Sat, 25 Mar 2006 08:46:35 +0000 (08:46 +0000)]
Better-looking add fields

19 years agoDon't prefix add filed with label
moodler [Sat, 25 Mar 2006 08:46:02 +0000 (08:46 +0000)]
Don't prefix add filed with label

19 years agoFixing call to upgrade_plugins since questiontypes moved to question/type
mjollnir_ [Sat, 25 Mar 2006 07:55:56 +0000 (07:55 +0000)]
Fixing call to upgrade_plugins since questiontypes moved to question/type

19 years agoAdded support for Yahoo and MSN Search
moodler [Sat, 25 Mar 2006 07:09:40 +0000 (07:09 +0000)]
Added support for Yahoo and MSN Search

19 years agoAdded question type that is used if a question of unknown type is encountered.
gustav_delius [Fri, 24 Mar 2006 21:21:59 +0000 (21:21 +0000)]
Added question type that is used if a question of unknown type is encountered.
Also removed some of the unnecessary calls to name()

19 years agoThese are no longer needed because the backup functions are part of the questiontype...
gustav_delius [Fri, 24 Mar 2006 20:44:13 +0000 (20:44 +0000)]
These are no longer needed because the backup functions are part of the questiontype classes now.

19 years agoMore time fixes for stats - under certain dst situations there could have been an...
mjollnir_ [Fri, 24 Mar 2006 20:43:38 +0000 (20:43 +0000)]
More time fixes for stats - under certain dst situations there could have been an infinite loop. Please someone who is clever about timezones & dst review this

19 years agoSetting title attribute on questiontype icons so that tooltips show the question...
gustav_delius [Fri, 24 Mar 2006 20:02:42 +0000 (20:02 +0000)]
Setting title attribute on questiontype icons so that tooltips show the question type name

19 years agoRenaming question/questiontypes/ to question/types/ as requested by Martin
gustav_delius [Fri, 24 Mar 2006 19:54:13 +0000 (19:54 +0000)]
Renaming question/questiontypes/ to question/types/ as requested by Martin

19 years agoRenaming question/questiontypes/ to question/types/ as requested by Martin
gustav_delius [Fri, 24 Mar 2006 19:31:46 +0000 (19:31 +0000)]
Renaming question/questiontypes/ to question/types/ as requested by Martin

19 years agoAccessibility: resizable icons moved to pix/a/ and renamed.
nfreear [Fri, 24 Mar 2006 17:08:47 +0000 (17:08 +0000)]
Accessibility: resizable icons moved to pix/a/ and renamed.

19 years agoAlways allow regeneration of templates
moodler [Fri, 24 Mar 2006 14:49:21 +0000 (14:49 +0000)]
Always allow regeneration of templates

19 years agoAdded missing string
thepurpleblob [Fri, 24 Mar 2006 14:49:13 +0000 (14:49 +0000)]
Added missing string

19 years agoCleaned up approval script (more security ;-))
moodler [Fri, 24 Mar 2006 14:48:54 +0000 (14:48 +0000)]
Cleaned up approval script (more security ;-))

19 years agoFixed a typo
moodler [Fri, 24 Mar 2006 14:44:55 +0000 (14:44 +0000)]
Fixed a typo

19 years agoUpdate for URL field changes.
vyshane [Fri, 24 Mar 2006 14:35:21 +0000 (14:35 +0000)]
Update for URL field changes.

19 years agoBug fixes and changes to URL field.
vyshane [Fri, 24 Mar 2006 14:34:00 +0000 (14:34 +0000)]
Bug fixes and changes to URL field.

19 years agoRenamed fields.php to field.php
moodler [Fri, 24 Mar 2006 02:44:05 +0000 (02:44 +0000)]
Renamed fields.php to field.php

19 years agoRenaming some stuff, it's the fashion this week
moodler [Fri, 24 Mar 2006 02:35:36 +0000 (02:35 +0000)]
Renaming some stuff, it's the fashion this week

19 years agoJust working out the preset file format
moodler [Fri, 24 Mar 2006 02:21:48 +0000 (02:21 +0000)]
Just working out the preset file format

19 years agoFix for Bug #4969. Renamed variable $mode to $template.
vyshane [Fri, 24 Mar 2006 02:09:15 +0000 (02:09 +0000)]
Fix for Bug #4969. Renamed variable $mode to $template.

19 years agoAdded two strings to display dates properly. For English we leave them
stronk7 [Thu, 23 Mar 2006 23:45:28 +0000 (23:45 +0000)]
Added two strings to display dates properly. For English we leave them
empty as ASCII = UTF-8

19 years agoProper fix for the module toolbar actions
patrickslee [Thu, 23 Mar 2006 23:36:20 +0000 (23:36 +0000)]
Proper fix for the module toolbar actions

19 years agoFixed group switch icon cannot set a module to use no groups
patrickslee [Thu, 23 Mar 2006 22:56:11 +0000 (22:56 +0000)]
Fixed group switch icon cannot set a module to use no groups

19 years agoRemoving questiontype settings from quiz settings page
gustav_delius [Thu, 23 Mar 2006 19:56:42 +0000 (19:56 +0000)]
Removing questiontype settings from quiz settings page

19 years agoTaking out help button from the grade option, there is really no help required.
gustav_delius [Thu, 23 Mar 2006 19:51:58 +0000 (19:51 +0000)]
Taking out help button from the grade option, there is really no help required.

19 years agoTimer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967
gustav_delius [Thu, 23 Mar 2006 19:32:24 +0000 (19:32 +0000)]
Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967

19 years agoTwo new $CFG runtime variables created $CFG->ostype (WINDOWS, UNIX) and
stronk7 [Thu, 23 Mar 2006 17:54:33 +0000 (17:54 +0000)]
Two new $CFG runtime variables created $CFG->ostype (WINDOWS, UNIX) and
$CFG->os (= PHP_OS) to handle it centrally. Also, although not critical,
it should be recommended to replace all the current uses of PHP_OS to the
new variables. See bug 4968.
(http://moodle.org/bugs/bug.php?op=show&bugid=4968)

19 years agoAutomatic installer.php by installer_builder (20060323)
stronk7 [Thu, 23 Mar 2006 16:52:20 +0000 (16:52 +0000)]
Automatic installer.php by installer_builder (20060323)

19 years agoAutomatic installer.php by installer_builder (20060323)
stronk7 [Thu, 23 Mar 2006 16:35:18 +0000 (16:35 +0000)]
Automatic installer.php by installer_builder (20060323)

19 years agoTable type fix. ENGINE changed to TYPE. Old mysql version issue.
ethem [Thu, 23 Mar 2006 14:26:18 +0000 (14:26 +0000)]
Table type fix. ENGINE changed to TYPE. Old mysql version issue.

19 years agoDo the module upgrades before the qtype upgrades
gustav_delius [Thu, 23 Mar 2006 13:05:40 +0000 (13:05 +0000)]
Do the module upgrades before the qtype upgrades

19 years agoAdded support for matching questions. Bug #3901
thepurpleblob [Thu, 23 Mar 2006 11:13:50 +0000 (11:13 +0000)]
Added support for matching questions. Bug #3901

19 years agoNot all questions have grades/fractions. Added check.
thepurpleblob [Thu, 23 Mar 2006 11:12:54 +0000 (11:12 +0000)]
Not all questions have grades/fractions. Added check.

19 years agoVarious tidy-ups
moodler [Thu, 23 Mar 2006 10:01:21 +0000 (10:01 +0000)]
Various tidy-ups

19 years agoBlock now configurable.
ikawhero [Thu, 23 Mar 2006 09:55:20 +0000 (09:55 +0000)]
Block now configurable.

19 years agoAdded some new strings for blog tags block
ikawhero [Thu, 23 Mar 2006 09:53:52 +0000 (09:53 +0000)]
Added some new strings for blog tags block

19 years agoFixed bug data_print_template() from /mod/data/lib.php. Extra function
vyshane [Thu, 23 Mar 2006 08:34:22 +0000 (08:34 +0000)]
Fixed bug data_print_template() from /mod/data/lib.php. Extra function
argument removed.

19 years agoTidied up the class size assignments
ikawhero [Thu, 23 Mar 2006 07:48:49 +0000 (07:48 +0000)]
Tidied up the class size assignments

19 years agoRenamed $rid to $recordid in function call $field->update_content($rid,
vyshane [Thu, 23 Mar 2006 07:20:16 +0000 (07:20 +0000)]
Renamed $rid to $recordid in function call $field->update_content($rid,
$value, $name); This fixes a bug that was causing the data_content to be
stored wrongly.

19 years agoFixed extra function argument in call for display_add_field() from add.php.
vyshane [Thu, 23 Mar 2006 06:20:48 +0000 (06:20 +0000)]
Fixed extra function argument in call for display_add_field() from add.php.

19 years agoremoved $content->content = $this->format_data_field_multimenu_content($value); bad...
moodler [Thu, 23 Mar 2006 05:41:48 +0000 (05:41 +0000)]
removed $content->content = $this->format_data_field_multimenu_content($value); bad cut and paste