]> git.mjollnir.org Git - moodle.git/log
moodle.git
20 years agoMerged from MOODLE_14_STABLE
martinlanghoff [Mon, 13 Dec 2004 07:38:43 +0000 (07:38 +0000)]
Merged from MOODLE_14_STABLE

Fixes bug #2147 http://moodle.org/bugs/bug.php?op=show&bugid=2147

The config.php generated by install.php was missing $CFG->admin -- credit goes to serge.laot@wanadoo.fr for the report and patch.

20 years agoMerge from MOODLE_14_STABLE - Fixed SC#30 - credits go to skodak
martinlanghoff [Mon, 13 Dec 2004 06:48:57 +0000 (06:48 +0000)]
Merge from MOODLE_14_STABLE - Fixed SC#30 - credits go to skodak

20 years agoSome dyslexic problem solved! :-D
stronk7 [Mon, 13 Dec 2004 01:31:54 +0000 (01:31 +0000)]
Some dyslexic problem solved! :-D

Merged from MOODLE_14_STABLE

20 years agoNow activity names are sorted by name length to avoid Bug 2282
stronk7 [Mon, 13 Dec 2004 01:25:23 +0000 (01:25 +0000)]
Now activity names are sorted by name length to avoid Bug 2282
(http://moodle.org/bugs/bug.php?op=show&bugid=2282)

Merged from MOODLE_14_STABLE

20 years agoMerged from MOODLE_14_STABLE: Added addslashes back in to username field after splitt...
mjollnir_ [Sun, 12 Dec 2004 20:43:19 +0000 (20:43 +0000)]
Merged from MOODLE_14_STABLE: Added addslashes back in to username field after splitting it out for lowercasing

20 years agoCheck added. SC#23
stronk7 [Sun, 12 Dec 2004 12:54:32 +0000 (12:54 +0000)]
Check added. SC#23

Merged from MOODLE_14_STABLE

20 years agoSome checks added. SC#34.
stronk7 [Sun, 12 Dec 2004 12:34:59 +0000 (12:34 +0000)]
Some checks added. SC#34.

Merged from MOODLE_14_STABLE

20 years agoMore changes to the user interface. See http://moodle.org/mod/forum/view.php?id=740.
gustav_delius [Sun, 12 Dec 2004 11:20:07 +0000 (11:20 +0000)]
More changes to the user interface. See http://moodle.org/mod/forum/view.php?id=740.

20 years agoNow correctly escapes 'reserved' characters when exporting GIFT format.
thepurpleblob [Sun, 12 Dec 2004 10:48:05 +0000 (10:48 +0000)]
Now correctly escapes 'reserved' characters when exporting GIFT format.

20 years agoMerged fix SC22 from STABLE, even though this file will be rewritten
moodler [Sun, 12 Dec 2004 07:09:51 +0000 (07:09 +0000)]
Merged fix SC22 from STABLE, even though this file will be rewritten
with Petr's new file handling soon!  :-)

20 years agoMerged sc28 from stable
moodler [Sun, 12 Dec 2004 07:01:35 +0000 (07:01 +0000)]
Merged sc28 from stable

20 years agoMerged recent fixes to FULLME in stable
moodler [Sun, 12 Dec 2004 06:49:26 +0000 (06:49 +0000)]
Merged recent fixes to FULLME in stable

20 years agoMerged new MOODLE_INTERNAL constant from stable, used to prevent
moodler [Sun, 12 Dec 2004 04:33:13 +0000 (04:33 +0000)]
Merged new MOODLE_INTERNAL constant from stable, used to prevent
direct access to some scripts

20 years ago*** empty log message ***
barias [Sat, 11 Dec 2004 20:49:39 +0000 (20:49 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
barias [Sat, 11 Dec 2004 19:44:14 +0000 (19:44 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
barias [Sat, 11 Dec 2004 17:40:26 +0000 (17:40 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
barias [Sat, 11 Dec 2004 00:57:12 +0000 (00:57 +0000)]
*** empty log message ***

20 years agoNow search function look into aliases too.
stronk7 [Sat, 11 Dec 2004 00:54:37 +0000 (00:54 +0000)]
Now search function look into aliases too.

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

Merged from MOODLE_14_STABLE

20 years agoUpdating PclZip credits to 2.4RC1
stronk7 [Fri, 10 Dec 2004 19:16:51 +0000 (19:16 +0000)]
Updating PclZip credits to 2.4RC1

20 years agoSkipping empty categories in restore. They shouldn't exist but
stronk7 [Fri, 10 Dec 2004 18:27:53 +0000 (18:27 +0000)]
Skipping empty categories in restore. They shouldn't exist but
I've received some examples of this these days.

Merged from MOODLE_14_STABLE

20 years agoFixed the include to use PluginDir
moodler [Fri, 10 Dec 2004 12:22:39 +0000 (12:22 +0000)]
Fixed the include to use PluginDir

20 years agoAdded latest knowledge on caching techniques to HEAD
moodler [Fri, 10 Dec 2004 06:20:54 +0000 (06:20 +0000)]
Added latest knowledge on caching techniques to HEAD

20 years agoMerged from MOODLE_14_STABLE: Upload users should lowercase username field just as...
mjollnir_ [Fri, 10 Dec 2004 04:16:02 +0000 (04:16 +0000)]
Merged from MOODLE_14_STABLE: Upload users should lowercase username field just as user/edit.php does

20 years agotranslated some.
mits [Fri, 10 Dec 2004 02:33:17 +0000 (02:33 +0000)]
translated some.

20 years agoSmall bug fix in sql in log page for site errors (infected file uploads & login errors)
mjollnir_ [Thu, 9 Dec 2004 21:35:20 +0000 (21:35 +0000)]
Small bug fix in sql in log page for site errors (infected file uploads & login errors)

20 years agoBug in export of multichoice-multianswer questions fixed.
thepurpleblob [Thu, 9 Dec 2004 16:18:23 +0000 (16:18 +0000)]
Bug in export of multichoice-multianswer questions fixed.
Thanks to Nguyen Tuan Anh for spotting this and providing the fix!

20 years agoNow teachers can again grade assessments. Also various tweaks of admin interface...
gustav_delius [Thu, 9 Dec 2004 09:34:43 +0000 (09:34 +0000)]
Now teachers can again grade assessments. Also various tweaks of admin interface. This is work in progress. Heavy testing and further development will take place during the coming days, so consider this code as unstable.

20 years agoChanges for XHTML and accessibility compatibility
ikawhero [Thu, 9 Dec 2004 08:01:25 +0000 (08:01 +0000)]
Changes for XHTML and accessibility compatibility

20 years ago*** empty log message ***
carlesbellver [Thu, 9 Dec 2004 07:53:12 +0000 (07:53 +0000)]
*** empty log message ***

20 years agoModified to ouput proper XHTML - especially if it already was XHTML.
mchurch [Wed, 8 Dec 2004 22:05:44 +0000 (22:05 +0000)]
Modified to ouput proper XHTML - especially if it already was XHTML.
See bug #2230.

20 years agoFIx for display of first session, from stable
moodler [Wed, 8 Dec 2004 13:47:06 +0000 (13:47 +0000)]
FIx for display of first session, from stable

20 years agofixed cutoffime misprint
gustav_delius [Wed, 8 Dec 2004 10:39:06 +0000 (10:39 +0000)]
fixed cutoffime misprint

20 years agofixed missing ) and undefined $timenow
gustav_delius [Wed, 8 Dec 2004 10:09:25 +0000 (10:09 +0000)]
fixed missing ) and undefined $timenow

20 years agoadded periods at the end of some sentences.
gustav_delius [Wed, 8 Dec 2004 09:10:06 +0000 (09:10 +0000)]
added periods at the end of some sentences.

20 years agoremoved duplicated sentences from emails
gustav_delius [Wed, 8 Dec 2004 08:29:11 +0000 (08:29 +0000)]
removed duplicated sentences from emails

20 years agoSome updates
paca70 [Wed, 8 Dec 2004 08:14:07 +0000 (08:14 +0000)]
Some updates

20 years agoMinor change to enlarge the textarea for topic summary editing.
ikawhero [Tue, 7 Dec 2004 23:49:51 +0000 (23:49 +0000)]
Minor change to enlarge the textarea for topic summary editing.
Was too small for summaries that included large headings or images.

20 years agofixed warning when realuser is not set.
gustav_delius [Tue, 7 Dec 2004 08:33:52 +0000 (08:33 +0000)]
fixed warning when realuser is not set.

20 years agoFixed date check
gustav_delius [Tue, 7 Dec 2004 07:41:49 +0000 (07:41 +0000)]
Fixed date check

20 years ago$this->course was used but not defined.
gustav_delius [Tue, 7 Dec 2004 07:32:16 +0000 (07:32 +0000)]
$this->course was used but not defined.

20 years agocourse.guest was not loaded from database but used in code.
gustav_delius [Tue, 7 Dec 2004 07:27:02 +0000 (07:27 +0000)]
course.guest was not loaded from database but used in code.

20 years agofix class stats for essay questions
michaelpenne [Mon, 6 Dec 2004 20:33:44 +0000 (20:33 +0000)]
fix class stats for essay questions

20 years agouse filter_text instead of text_to_html
gustav_delius [Mon, 6 Dec 2004 20:20:27 +0000 (20:20 +0000)]
use filter_text instead of text_to_html

20 years agoNew feature that makes it possible to specify the number of decimals
kaipe [Sun, 5 Dec 2004 13:02:49 +0000 (13:02 +0000)]
New feature that makes it possible to specify the number of decimals
for the correct answer in calculated questions
as well as some minor refactoring and debugging.

20 years agoUpdating database and backup/restore in order to make it possible
kaipe [Sun, 5 Dec 2004 12:56:01 +0000 (12:56 +0000)]
Updating database and backup/restore in order to make it possible
for teachers to choose number of decimals for calculated questions.
Can someone please check if the database update for postgres7 turns out alright?

20 years agoWorkshop module now works with dates rather than phases, see http://moodle.org/mod...
gustav_delius [Sun, 5 Dec 2004 11:49:18 +0000 (11:49 +0000)]
Workshop module now works with dates rather than phases, see http://moodle.org/mod/forum/discuss.php?d=15541.

20 years agoSome fixes and update (some changes in workshop - uff... quite hard to understand...
mudrd8mz [Fri, 3 Dec 2004 15:13:37 +0000 (15:13 +0000)]
Some fixes and update (some changes in workshop - uff... quite hard to understand this great module ;-)

20 years agoInitial version, hopefully XHTML compatible
miksik [Fri, 3 Dec 2004 10:09:28 +0000 (10:09 +0000)]
Initial version, hopefully XHTML compatible

20 years agopolished.
mits [Thu, 2 Dec 2004 23:07:03 +0000 (23:07 +0000)]
polished.
and put space into both sides of "(" and ")" to make Japanese visiblity much better

20 years agoSmall correct
djachenko [Thu, 2 Dec 2004 13:53:56 +0000 (13:53 +0000)]
Small correct

20 years agoSmall correct
djachenko [Thu, 2 Dec 2004 12:08:26 +0000 (12:08 +0000)]
Small correct

20 years agoRemoved last instance of the evil SECS_IN_DAY constant that is the ticket
defacer [Wed, 1 Dec 2004 21:54:49 +0000 (21:54 +0000)]
Removed last instance of the evil SECS_IN_DAY constant that is the ticket
to wrong code when DST comes into play

Fixed calendar_get_upcoming to perform DST corrections according to the
server's TZ (now the users as calendar doesn't support that, but it's a start)

Removed some dead code

20 years agoFixed some warnings I introduced a while back by incorrect use of optional_parameter()
defacer [Wed, 1 Dec 2004 21:52:09 +0000 (21:52 +0000)]
Fixed some warnings I introduced a while back by incorrect use of optional_parameter()

20 years agoMinor code style changes
defacer [Wed, 1 Dec 2004 21:49:23 +0000 (21:49 +0000)]
Minor code style changes

20 years agoFixed set_user_preference to make changes immediately available ($user was lowercased)
defacer [Wed, 1 Dec 2004 21:47:02 +0000 (21:47 +0000)]
Fixed set_user_preference to make changes immediately available ($user was lowercased)
Updated all user preferences functions to behave well even if $USER or $USER->id is not defined

20 years agoupdated essay and short answer code to work with quotes (single and double)
michaelpenne [Wed, 1 Dec 2004 21:02:07 +0000 (21:02 +0000)]
updated essay and short answer code to work with quotes (single and double)

20 years agoupdated essay code to work with quotes being used in user answer and teacher response
michaelpenne [Wed, 1 Dec 2004 21:00:49 +0000 (21:00 +0000)]
updated essay code to work with quotes being used in user answer and teacher response

20 years agoNew rss_geterrorxmlfile() function added
stronk7 [Wed, 1 Dec 2004 19:51:45 +0000 (19:51 +0000)]
New rss_geterrorxmlfile() function added
and some optional data checked.

Merged from MOODLE_14_STABLE

20 years agomerged from MOODLE_14_STABLE;
skodak [Tue, 30 Nov 2004 19:44:08 +0000 (19:44 +0000)]
merged from MOODLE_14_STABLE;
Preparation for new file.php, new function get_file_argument() SC#5

20 years agotranslated some.
mits [Tue, 30 Nov 2004 19:12:15 +0000 (19:12 +0000)]
translated some.

20 years agoUpdate and fixes towards 1.4.2 (still incomplete)
mudrd8mz [Tue, 30 Nov 2004 18:44:29 +0000 (18:44 +0000)]
Update and fixes towards 1.4.2 (still incomplete)

20 years agoUpdated to 2.4RC1. This should terminate
stronk7 [Tue, 30 Nov 2004 17:57:42 +0000 (17:57 +0000)]
Updated to 2.4RC1. This should terminate
some know incompatibilities.
Bug 2234
(http://moodle.org/bugs/bug.php?op=show&bugid=2234)

Merged from MOODLE_14_STABLE

20 years agoMerged lang fix from stable
moodler [Tue, 30 Nov 2004 03:48:13 +0000 (03:48 +0000)]
Merged lang fix from stable

20 years agoMerged lastpostid from stable
moodler [Tue, 30 Nov 2004 02:53:08 +0000 (02:53 +0000)]
Merged lastpostid from stable

20 years agoMerged fix from stable
moodler [Tue, 30 Nov 2004 01:42:44 +0000 (01:42 +0000)]
Merged fix from stable

20 years agoone > too much
koenr [Mon, 29 Nov 2004 20:38:01 +0000 (20:38 +0000)]
one > too much
Thanks Hans!

20 years agoNew strings translated in moodle.php and quiz.php; wiki.php finished
scop22 [Mon, 29 Nov 2004 15:45:14 +0000 (15:45 +0000)]
New strings translated in moodle.php and quiz.php; wiki.php finished

20 years agoAdded name of the last poster to the discussion listing
moodler [Mon, 29 Nov 2004 08:18:32 +0000 (08:18 +0000)]
Added name of the last poster to the discussion listing

 - thanks to Dmitry for his patch!   (dlnsk % mail.ru)

20 years agoTweaks to the policy form (wider iframe and added a proper question to answer)
moodler [Mon, 29 Nov 2004 08:10:37 +0000 (08:10 +0000)]
Tweaks to the policy form (wider iframe and added a proper question to answer)

20 years agoSesskey fixes
moodler [Mon, 29 Nov 2004 06:35:49 +0000 (06:35 +0000)]
Sesskey fixes

20 years agoRestore sessionIP when returning from loginas mode
moodler [Mon, 29 Nov 2004 06:22:39 +0000 (06:22 +0000)]
Restore sessionIP when returning from loginas mode

20 years agoAfter agreeing to site policy, you get redirected back to where you
moodler [Mon, 29 Nov 2004 06:22:12 +0000 (06:22 +0000)]
After agreeing to site policy, you get redirected back to where you
were going.

Also, guests get asked to agree for EVERY SESSION.

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

20 years agoSet sessionIP when logging-in as a user
moodler [Mon, 29 Nov 2004 05:45:01 +0000 (05:45 +0000)]
Set sessionIP when logging-in as a user

20 years agoNew feature: Site Policy Agreements.
moodler [Mon, 29 Nov 2004 05:30:36 +0000 (05:30 +0000)]
New feature: Site Policy Agreements.

If the admin specifies a Policy Agreement (via URL in the config variables)
then each user is required to see and agree to that document once before
continuing.

To get everyone to see it again (on an update, say) one just needs to issue:

   UPDATE user SET policyagreed = 0

20 years agofixed a comment whose details had been left behind in the recent api change
dhawes [Mon, 29 Nov 2004 04:38:07 +0000 (04:38 +0000)]
fixed a comment whose details had been left behind in the recent api change

20 years agoFix for bug 2241:
defacer [Mon, 29 Nov 2004 04:19:05 +0000 (04:19 +0000)]
Fix for bug 2241:

I hope this time I got everything changed to the new Page interface! I 'm
really sorry for messing up and breaking new installations... :(

Also moved the only two functions of the API outside the page_base class.

20 years agoreplaced old MoodlePage class call with new page_base call
dhawes [Mon, 29 Nov 2004 00:48:28 +0000 (00:48 +0000)]
replaced old MoodlePage class call with new page_base call

20 years agoChanged some parameters. SC#33.
stronk7 [Sun, 28 Nov 2004 23:54:11 +0000 (23:54 +0000)]
Changed some parameters. SC#33.

Merged from MOODLE_14_STABLE

20 years ago*** empty log message ***
barias [Sun, 28 Nov 2004 21:34:19 +0000 (21:34 +0000)]
*** empty log message ***

20 years agoLatest spanish translation.
barias [Sun, 28 Nov 2004 21:26:09 +0000 (21:26 +0000)]
Latest spanish translation.

20 years agoCalculate NEXT course->sortorder in restore to avoid
stronk7 [Sat, 27 Nov 2004 23:33:39 +0000 (23:33 +0000)]
Calculate NEXT course->sortorder in restore to avoid
sortorder grown always (by fix_course_sortorder()).

Merged from MOODLE_14_STABLE

20 years agostart of a Vietnamese languagepack in UTF-8
koenr [Sat, 27 Nov 2004 12:09:35 +0000 (12:09 +0000)]
start of a Vietnamese languagepack in UTF-8
Thanks to Thai-Hoa Nguyen

20 years agoRevert bad change (search string)
martignoni [Fri, 26 Nov 2004 20:02:31 +0000 (20:02 +0000)]
Revert bad change (search string)

20 years agoThis time, the correction is good!
martignoni [Fri, 26 Nov 2004 19:59:53 +0000 (19:59 +0000)]
This time, the correction is good!

20 years agoChanged "search" string for more explicity
martignoni [Fri, 26 Nov 2004 19:57:51 +0000 (19:57 +0000)]
Changed "search" string for more explicity

20 years agoMerged from stable
moodler [Fri, 26 Nov 2004 15:42:05 +0000 (15:42 +0000)]
Merged from stable

20 years agoChanges for XHTML and accessibility compatibility
moodler [Fri, 26 Nov 2004 09:33:02 +0000 (09:33 +0000)]
Changes for XHTML and accessibility compatibility

20 years agoChanges for XHTML and accessibility compatibility
moodler [Fri, 26 Nov 2004 07:07:06 +0000 (07:07 +0000)]
Changes for XHTML and accessibility compatibility

20 years agoSolve some visualisation issues in encyclopedia format. I think that now
stronk7 [Fri, 26 Nov 2004 01:22:41 +0000 (01:22 +0000)]
Solve some visualisation issues in encyclopedia format. I think that now
it will be correct!

Merged from MOODLE_14_STABLE

20 years agoMerge from MOODLE_14_STABLE
martinlanghoff [Fri, 26 Nov 2004 00:57:58 +0000 (00:57 +0000)]
Merge from MOODLE_14_STABLE
Fix for bug 2227 "bug in pclzip.php causing scorm errors"
http://moodle.org/bugs/bug.php?op=show&bugid=2227

Credits go to skodak

20 years agoMerged from MOODLE_14_STABLE: In get logs don't join on the user table for just count...
mjollnir_ [Thu, 25 Nov 2004 21:56:32 +0000 (21:56 +0000)]
Merged from MOODLE_14_STABLE: In get logs don't join on the user table for just counting the records

20 years agoUmmm... more changes due to the renaming.
defacer [Thu, 25 Nov 2004 17:35:25 +0000 (17:35 +0000)]
Ummm... more changes due to the renaming.

20 years agoSomehow I forgot to commit these and the whole page setup wasn't working
defacer [Thu, 25 Nov 2004 17:23:57 +0000 (17:23 +0000)]
Somehow I forgot to commit these and the whole page setup wasn't working
after renaming MoodlePage => page_base.

20 years ago*** empty log message ***
carlesbellver [Thu, 25 Nov 2004 15:02:54 +0000 (15:02 +0000)]
*** empty log message ***

20 years agoStyle for quiz feedback updated
moodler [Thu, 25 Nov 2004 10:03:57 +0000 (10:03 +0000)]
Style for quiz feedback updated

20 years agoChanges for XHTML and accessibility compatibility
moodler [Thu, 25 Nov 2004 10:01:56 +0000 (10:01 +0000)]
Changes for XHTML and accessibility compatibility

20 years agoMerged form MOODLE_14_STABLE
martinlanghoff [Thu, 25 Nov 2004 00:02:58 +0000 (00:02 +0000)]
Merged form MOODLE_14_STABLE
Fixed an issue with postgres database upgrade code -- drop either index or constraint if they exist

Merge of patchset arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-430

20 years agonew translated file added.
mits [Thu, 25 Nov 2004 00:00:13 +0000 (00:00 +0000)]
new translated file added.

20 years agoMerged from MOODLE_14_STABLE: Fixed bug in dialogue where plain text email notificati...
mjollnir_ [Wed, 24 Nov 2004 23:51:04 +0000 (23:51 +0000)]
Merged from MOODLE_14_STABLE: Fixed bug in dialogue where plain text email notification had no break between the url and the ---- that was causing GET requests like mod/dialogue/view.php?id=foo--------- and subsequent invalid sql