]>
git.mjollnir.org Git - moodle.git/log
koenr [Sat, 18 Dec 2004 17:57:13 +0000 (17:57 +0000)]
filling in missing strings
martignoni [Sat, 18 Dec 2004 15:04:21 +0000 (15:04 +0000)]
More changes to the user interface. See http://moodle.org/mod/forum/view.php?id=740.
martignoni [Sat, 18 Dec 2004 14:57:05 +0000 (14:57 +0000)]
Various tweaks of admin interface
martignoni [Sat, 18 Dec 2004 14:11:50 +0000 (14:11 +0000)]
Added periods at the end of some sentences.
martignoni [Sat, 18 Dec 2004 14:10:32 +0000 (14:10 +0000)]
Workshop module now works with dates rather than phases
martignoni [Sat, 18 Dec 2004 14:02:23 +0000 (14:02 +0000)]
New strings for the secure popup window
martignoni [Sat, 18 Dec 2004 14:01:04 +0000 (14:01 +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.
martignoni [Sat, 18 Dec 2004 13:58:09 +0000 (13:58 +0000)]
string for 'back' in preview question
martignoni [Sat, 18 Dec 2004 13:55:18 +0000 (13:55 +0000)]
Adding fix for idnumber duplication problem and other small things
kaipe [Sat, 18 Dec 2004 13:55:18 +0000 (13:55 +0000)]
Question type RANDOM now stores responses just like any other question type.
Therefore all workarounds are removed from lib.php and an isolated workaround is included in random/questiontype.php in order to ensure backward compability.
martignoni [Sat, 18 Dec 2004 13:52:07 +0000 (13:52 +0000)]
New string 'mustchangepassword'
martignoni [Sat, 18 Dec 2004 13:49:27 +0000 (13:49 +0000)]
Fix to 'policyagree'
martignoni [Sat, 18 Dec 2004 13:48:12 +0000 (13:48 +0000)]
New feature: Site Policy Agreements.
martignoni [Sat, 18 Dec 2004 13:40:50 +0000 (13:40 +0000)]
New "Calendar" section in Admin -> Configuration.
martignoni [Sat, 18 Dec 2004 13:30:57 +0000 (13:30 +0000)]
New file added
martignoni [Sat, 18 Dec 2004 12:52:42 +0000 (12:52 +0000)]
Updating release notes ready for 1.4.3
moodler [Sat, 18 Dec 2004 05:58:23 +0000 (05:58 +0000)]
Info about other language packs, thanks Koen!
koenr [Sat, 18 Dec 2004 04:05:18 +0000 (04:05 +0000)]
dutch 1.4.3 release notes: added some other new translations
koenr [Fri, 17 Dec 2004 19:46:14 +0000 (19:46 +0000)]
dutch 1.4.3 release notes
stronk7 [Fri, 17 Dec 2004 17:24:13 +0000 (17:24 +0000)]
Just activating validation in Head to be able to test it.
moodler [Fri, 17 Dec 2004 15:42:36 +0000 (15:42 +0000)]
Updated with glossary searching
stronk7 [Fri, 17 Dec 2004 14:52:06 +0000 (14:52 +0000)]
Changes since 1.13.2.4 upto 1.13.2.9 in MOODLE_14_STABLE
applied to HEAD!!!
Some validation code has changed and I've leave it commented
exactly as it's in MOODLE_14_STABLE. Not sure why!!
moodler [Fri, 17 Dec 2004 07:31:44 +0000 (07:31 +0000)]
Updated latest release notes
moodler [Fri, 17 Dec 2004 04:26:37 +0000 (04:26 +0000)]
Some rewording
mits [Fri, 17 Dec 2004 04:15:38 +0000 (04:15 +0000)]
translated new strings.
dhawes [Fri, 17 Dec 2004 03:39:10 +0000 (03:39 +0000)]
fixed lang string reference and added link to add/edit feeds from admin page
mjollnir_ [Fri, 17 Dec 2004 03:04:24 +0000 (03:04 +0000)]
Merged from MOODLE_14_STABLE: Adding fix for idnumber duplication problem in restoring from backup discussed at http://moodle.org/mod/forum/discuss.php?d=16297
dhawes [Fri, 17 Dec 2004 02:45:21 +0000 (02:45 +0000)]
first addition of extra rss files needed by rss_client block. templib functionality should be moved to rsslib.php if Eloy is OK with that
mjollnir_ [Fri, 17 Dec 2004 02:20:04 +0000 (02:20 +0000)]
Postgres compliance for dst_preset table
mjollnir_ [Fri, 17 Dec 2004 01:43:06 +0000 (01:43 +0000)]
Merged from MOODLE_14_STABLE: Committing skodak's fixes for sc#40 and #42
defacer [Thu, 16 Dec 2004 18:49:57 +0000 (18:49 +0000)]
New features implemented:
* Configurable defaults for the calendar upcoming events lookahead and
maximum upcoming events displayed (bug #1623)
* Configurable setting for which days of the week are treated as weekend
(bug #1919)
* Configurable setting for which day starts the week (the admin can now set
this as the default for new users and guests without messing with language
packs) (no butracker issue)
defacer [Thu, 16 Dec 2004 17:26:29 +0000 (17:26 +0000)]
The user editing screen and the change password screen didn't play very
well with debug = on. In fact the change password screen didn't play at all.
Made a few small changes to fix notices and now everything works OK.
Added a missing language string.
*****************
This problem may very well exist in MOODLE_14_STABLE too! Unfortunately I
don't have access to a 1.4 checkout right now, so it will have to wait.
*****************
thepurpleblob [Thu, 16 Dec 2004 15:54:51 +0000 (15:54 +0000)]
Added xml format import. First pass for testing.
Just multiple choice and true/false at the moment and needs further
testing and polishing.
moodler [Thu, 16 Dec 2004 12:40:36 +0000 (12:40 +0000)]
Draft beginning of new messaging system that Martin and Shane are working on.
moodler [Thu, 16 Dec 2004 12:39:17 +0000 (12:39 +0000)]
New tables for messaging system, plus completion of the dst_preset
tables in Postgres and new installs
moodler [Thu, 16 Dec 2004 11:54:45 +0000 (11:54 +0000)]
Added blank printing style (http://moodle.org/mod/forum/discuss.php?d=13071&parent=77710)
moodler [Thu, 16 Dec 2004 11:51:37 +0000 (11:51 +0000)]
Protect review page as well
moodler [Thu, 16 Dec 2004 08:42:33 +0000 (08:42 +0000)]
New strings for the secure popup window
moodler [Thu, 16 Dec 2004 08:05:23 +0000 (08:05 +0000)]
Quizzes can now be opened in a popup window. Javascript must be enabled.
An attempt has been made to make the popup as secure as possible by disabling
various browser capabilities through javascript.
moodler [Thu, 16 Dec 2004 07:32:37 +0000 (07:32 +0000)]
Filled out a missing string that caused people some consternation in the forums
moodler [Thu, 16 Dec 2004 02:13:19 +0000 (02:13 +0000)]
Merged logging from stable
stronk7 [Wed, 15 Dec 2004 23:21:25 +0000 (23:21 +0000)]
Now filename is fixed to rss.xml. SC#23
skodak [Wed, 15 Dec 2004 21:59:30 +0000 (21:59 +0000)]
merged from MOODLE_14_STABLE; updated zipping code - see bug #2228
moodler [Wed, 15 Dec 2004 13:33:40 +0000 (13:33 +0000)]
Merged course listing fix from stable
moodler [Wed, 15 Dec 2004 13:24:19 +0000 (13:24 +0000)]
Merged changes from stable (notice fix)
moodler [Wed, 15 Dec 2004 13:13:18 +0000 (13:13 +0000)]
fix merged from stable
stronk7 [Wed, 15 Dec 2004 09:03:39 +0000 (09:03 +0000)]
Some checks are now done. SC#18.
Merged from MOODLE_14_STABLE
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?
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.
skodak [Wed, 15 Dec 2004 06:32:32 +0000 (06:32 +0000)]
fixed $course->id
mits [Wed, 15 Dec 2004 04:32:41 +0000 (04:32 +0000)]
New translated file added.
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.
stronk7 [Tue, 14 Dec 2004 19:40:51 +0000 (19:40 +0000)]
Minimum change (curiosly PHP doesn't warn about it).
skodak [Tue, 14 Dec 2004 18:57:51 +0000 (18:57 +0000)]
new handling of uploaded files, please TEST, TEST, TEST
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)
dhawes [Tue, 14 Dec 2004 18:10:48 +0000 (18:10 +0000)]
oops, this should have been put in the moodle/lang folder. moving
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
moodler [Tue, 14 Dec 2004 11:08:04 +0000 (11:08 +0000)]
Merged fix from stable for wrong function
moodler [Tue, 14 Dec 2004 08:52:33 +0000 (08:52 +0000)]
Merged parameter checking from stable
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.
moodler [Tue, 14 Dec 2004 08:05:49 +0000 (08:05 +0000)]
Added a function to add a user to a group
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
moodler [Tue, 14 Dec 2004 06:41:18 +0000 (06:41 +0000)]
Field added to groups table to allow group specific enrolment keys
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.
moodler [Tue, 14 Dec 2004 05:59:30 +0000 (05:59 +0000)]
Changed new discussion link to a form button
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).
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.
thepurpleblob [Mon, 13 Dec 2004 17:28:34 +0000 (17:28 +0000)]
Fixed typo in escaping exported text.
thepurpleblob [Mon, 13 Dec 2004 11:37:45 +0000 (11:37 +0000)]
Can now export HTML - dangerous characters are converted to entities.
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.
martinlanghoff [Mon, 13 Dec 2004 06:48:57 +0000 (06:48 +0000)]
Merge from MOODLE_14_STABLE - Fixed SC#30 - credits go to skodak
stronk7 [Mon, 13 Dec 2004 01:31:54 +0000 (01:31 +0000)]
Some dyslexic problem solved! :-D
Merged from MOODLE_14_STABLE
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
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
stronk7 [Sun, 12 Dec 2004 12:54:32 +0000 (12:54 +0000)]
Check added. SC#23
Merged from MOODLE_14_STABLE
stronk7 [Sun, 12 Dec 2004 12:34:59 +0000 (12:34 +0000)]
Some checks added. SC#34.
Merged from MOODLE_14_STABLE
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.
thepurpleblob [Sun, 12 Dec 2004 10:48:05 +0000 (10:48 +0000)]
Now correctly escapes 'reserved' characters when exporting GIFT format.
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! :-)
moodler [Sun, 12 Dec 2004 07:01:35 +0000 (07:01 +0000)]
Merged sc28 from stable
moodler [Sun, 12 Dec 2004 06:49:26 +0000 (06:49 +0000)]
Merged recent fixes to FULLME in stable
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
barias [Sat, 11 Dec 2004 20:49:39 +0000 (20:49 +0000)]
*** empty log message ***
barias [Sat, 11 Dec 2004 19:44:14 +0000 (19:44 +0000)]
*** empty log message ***
barias [Sat, 11 Dec 2004 17:40:26 +0000 (17:40 +0000)]
*** empty log message ***
barias [Sat, 11 Dec 2004 00:57:12 +0000 (00:57 +0000)]
*** empty log message ***
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
stronk7 [Fri, 10 Dec 2004 19:16:51 +0000 (19:16 +0000)]
Updating PclZip credits to 2.4RC1
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
moodler [Fri, 10 Dec 2004 12:22:39 +0000 (12:22 +0000)]
Fixed the include to use PluginDir
moodler [Fri, 10 Dec 2004 06:20:54 +0000 (06:20 +0000)]
Added latest knowledge on caching techniques to HEAD
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
mits [Fri, 10 Dec 2004 02:33:17 +0000 (02:33 +0000)]
translated some.
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)
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!
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.
ikawhero [Thu, 9 Dec 2004 08:01:25 +0000 (08:01 +0000)]
Changes for XHTML and accessibility compatibility
carlesbellver [Thu, 9 Dec 2004 07:53:12 +0000 (07:53 +0000)]
*** empty log message ***
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.
moodler [Wed, 8 Dec 2004 13:47:06 +0000 (13:47 +0000)]
FIx for display of first session, from stable