]> git.mjollnir.org Git - moodle.git/log
moodle.git
20 years agoMerged changes from stable (notice fix)
moodler [Wed, 15 Dec 2004 13:24:19 +0000 (13:24 +0000)]
Merged changes from stable (notice fix)

20 years agofix merged from stable
moodler [Wed, 15 Dec 2004 13:13:18 +0000 (13:13 +0000)]
fix merged from stable

20 years agoSome checks are now done. SC#18.
stronk7 [Wed, 15 Dec 2004 09:03:39 +0000 (09:03 +0000)]
Some checks are now done. SC#18.

Merged from MOODLE_14_STABLE

20 years agoNew "Calendar" section in Admin -> Configuration.
defacer [Wed, 15 Dec 2004 07:14:41 +0000 (07:14 +0000)]
New "Calendar" section in Admin -> Configuration.
Includes preliminary support for DST!
Includes "admin sees all events or only own?" setting (bug 1972)

WARNING: Modified moodlelib.php to explicitly specify NOT-DST when
calling mktime() and gmmktime(). This is essential since we don't want
PHP to second-guess us for the DST matters, but... it may affect existing
code?

20 years agoFix for bug 2285: chatd shows all chat users as present in every chatroom
defacer [Wed, 15 Dec 2004 07:08:31 +0000 (07:08 +0000)]
Fix for bug 2285: chatd shows all chat users as present in every chatroom

Should be fixed, but needs testing.

20 years agofixed $course->id
skodak [Wed, 15 Dec 2004 06:32:32 +0000 (06:32 +0000)]
fixed $course->id

20 years agoNew translated file added.
mits [Wed, 15 Dec 2004 04:32:41 +0000 (04:32 +0000)]
New translated file added.

20 years agofilename is the 5th parameter. Now it's cleaned and used
stronk7 [Tue, 14 Dec 2004 20:28:23 +0000 (20:28 +0000)]
filename is the 5th parameter. Now it's cleaned and used
by the send_file() function.

20 years agoMinimum change (curiosly PHP doesn't warn about it).
stronk7 [Tue, 14 Dec 2004 19:40:51 +0000 (19:40 +0000)]
Minimum change (curiosly PHP doesn't warn about it).

20 years agonew handling of uploaded files, please TEST, TEST, TEST
skodak [Tue, 14 Dec 2004 18:57:51 +0000 (18:57 +0000)]
new handling of uploaded files, please TEST, TEST, TEST

20 years agofirst add of new rss client block. please take a moment to test its features and...
dhawes [Tue, 14 Dec 2004 18:12:09 +0000 (18:12 +0000)]
first add of new rss client block. please take a moment to test its features and provide feedback (now added to the correct folder moodle/lang/en)

20 years agooops, this should have been put in the moodle/lang folder. moving
dhawes [Tue, 14 Dec 2004 18:10:48 +0000 (18:10 +0000)]
oops, this should have been put in the moodle/lang folder. moving

20 years agofirst add of new rss client block. please take a moment to test its features and...
dhawes [Tue, 14 Dec 2004 18:09:20 +0000 (18:09 +0000)]
first add of new rss client block. please take a moment to test its features and provide feedback

20 years agoMerged fix from stable for wrong function
moodler [Tue, 14 Dec 2004 11:08:04 +0000 (11:08 +0000)]
Merged fix from stable for wrong function

20 years agoMerged parameter checking from stable
moodler [Tue, 14 Dec 2004 08:52:33 +0000 (08:52 +0000)]
Merged parameter checking from stable

20 years agoAllow groups to have enrolment keys in addition to the course enrolment key.
moodler [Tue, 14 Dec 2004 08:12:12 +0000 (08:12 +0000)]
Allow groups to have enrolment keys in addition to the course enrolment key.
If a user enrols with a group key they will be added to the course and to
the group.

20 years agoAdded a function to add a user to a group
moodler [Tue, 14 Dec 2004 08:05:49 +0000 (08:05 +0000)]
Added a function to add a user to a group

20 years agoNew field popup to control new feature: launch quiz in fullscreen popup window
moodler [Tue, 14 Dec 2004 06:43:22 +0000 (06:43 +0000)]
New field popup to control new feature:  launch quiz in fullscreen popup window

20 years agoField added to groups table to allow group specific enrolment keys
moodler [Tue, 14 Dec 2004 06:41:18 +0000 (06:41 +0000)]
Field added to groups table to allow group specific enrolment keys

20 years agoWhen posting a new topic, display the forum description to help
moodler [Tue, 14 Dec 2004 06:26:43 +0000 (06:26 +0000)]
When posting a new topic, display the forum description to help
orient the posting.  Also changed some headings slightly to make more
sense.

20 years agoChanged new discussion link to a form button
moodler [Tue, 14 Dec 2004 05:59:30 +0000 (05:59 +0000)]
Changed new discussion link to a form button

20 years agoAt last, fixed that despicable notice when logging in by converting direct
defacer [Mon, 13 Dec 2004 18:38:18 +0000 (18:38 +0000)]
At last, fixed that despicable notice when logging in by converting direct
array access to get_user_preference(), as it should be.

Removed reload_user_preferences() call, it's not needed and I saw one other
such call somewhere around here which M.D. has commented out (without creating
trouble, obviously).

20 years agoFixed some warnings for foreach() on empty array, when upgrading a site
defacer [Mon, 13 Dec 2004 18:32:20 +0000 (18:32 +0000)]
Fixed some warnings for foreach() on empty array, when upgrading a site
with no workshops in it.

20 years agoFixed typo in escaping exported text.
thepurpleblob [Mon, 13 Dec 2004 17:28:34 +0000 (17:28 +0000)]
Fixed typo in escaping exported text.

20 years agoCan now export HTML - dangerous characters are converted to entities.
thepurpleblob [Mon, 13 Dec 2004 11:37:45 +0000 (11:37 +0000)]
Can now export HTML - dangerous characters are converted to entities.

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