]> git.mjollnir.org Git - moodle.git/log
moodle.git
19 years agoMerged fixes for forum_user_can_view_post from stable
moodler [Fri, 7 Apr 2006 14:54:52 +0000 (14:54 +0000)]
Merged fixes for forum_user_can_view_post from stable

19 years agostatic $timediff30. Call once only.
ethem [Fri, 7 Apr 2006 11:23:10 +0000 (11:23 +0000)]
static $timediff30. Call once only.

19 years agoFix MB 5099, "Make CSS requests expire in IE", fix 'max-age=' as per http://www.w3...
nfreear [Fri, 7 Apr 2006 10:18:03 +0000 (10:18 +0000)]
Fix MB 5099, "Make CSS requests expire in IE", fix 'max-age=' as per http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html, override $lastmodified parameter (OU-Bugz: 851)

19 years agochanged the CSS to add backward compatinility for headers using tables.related to...
urs_hunkler [Fri, 7 Apr 2006 08:46:11 +0000 (08:46 +0000)]
changed the CSS to add backward compatinility for headers using tables.related to  #bug4913

19 years agoclass clearfix is the medicine against collapsing divs, see bug 5119
gustav_delius [Fri, 7 Apr 2006 07:55:48 +0000 (07:55 +0000)]
class clearfix is the medicine against collapsing divs, see bug 5119

19 years agoprint_simple_box_start with width
ethem [Fri, 7 Apr 2006 07:34:32 +0000 (07:34 +0000)]
print_simple_box_start with width

19 years agoFIxed a string
moodler [Fri, 7 Apr 2006 07:03:03 +0000 (07:03 +0000)]
FIxed a string

19 years agoFIxed activity reporting for database activities
moodler [Fri, 7 Apr 2006 07:02:53 +0000 (07:02 +0000)]
FIxed activity reporting for database activities

19 years agoReplaced layout table around question by div. Doesn't display right in firefox yet.
gustav_delius [Fri, 7 Apr 2006 06:08:55 +0000 (06:08 +0000)]
Replaced layout table around question by div. Doesn't display right in firefox yet.

19 years agoIntroduce field for teacher comments, in preparation for manual grading. I am afraid...
gustav_delius [Fri, 7 Apr 2006 05:28:18 +0000 (05:28 +0000)]
Introduce field for teacher comments, in preparation for manual grading. I am afraid I forgot to commit this yesterday, so now it is possible that some new beta testers installed Moodle without this new field.

19 years ago[BugFix] Action was using global variables - now is fetched with optional_param
mark-nielsen [Thu, 6 Apr 2006 23:03:08 +0000 (23:03 +0000)]
[BugFix] Action was using global variables - now is fetched with optional_param

19 years agoTo show navbar background-image on admin page correctly added "width:100%;".
mits [Thu, 6 Apr 2006 21:19:44 +0000 (21:19 +0000)]
To show navbar background-image on admin page correctly added "width:100%;".

19 years agocouple of bugs when no data returned.
danmarsden [Thu, 6 Apr 2006 20:42:35 +0000 (20:42 +0000)]
couple of bugs when no data returned.

19 years agoFixing a large number of tidy warnings
gustav_delius [Thu, 6 Apr 2006 20:35:49 +0000 (20:35 +0000)]
Fixing a large number of tidy warnings

19 years agoImprovements to response history. Three small bug fixes.
gustav_delius [Thu, 6 Apr 2006 19:59:02 +0000 (19:59 +0000)]
Improvements to response history. Three small bug fixes.

19 years agoFix 2, bug 4943: "print_simple_box behaviour changed". Centred is now default alignme...
nfreear [Thu, 6 Apr 2006 17:21:04 +0000 (17:21 +0000)]
Fix 2, bug 4943: "print_simple_box behaviour changed". Centred is now default alignment; for centred no-width specified, width=30em.

19 years agoMore clean ups
moodler [Thu, 6 Apr 2006 17:12:55 +0000 (17:12 +0000)]
More clean ups

19 years agoSome code cleanup, relying more on the functions from questionlib.php. Not currently...
gustav_delius [Thu, 6 Apr 2006 16:45:14 +0000 (16:45 +0000)]
Some code cleanup, relying more on the functions from questionlib.php. Not currently functional, awaiting the central manual grading feature.

19 years agoJean-Michel's fix to the get_actual_responses() method
gustav_delius [Thu, 6 Apr 2006 16:43:41 +0000 (16:43 +0000)]
Jean-Michel's fix to the get_actual_responses() method

19 years agoIntroduce field for teacher comments, in preparation for manual grading
gustav_delius [Thu, 6 Apr 2006 16:42:00 +0000 (16:42 +0000)]
Introduce field for teacher comments, in preparation for manual grading

19 years agoFixes from Dan Stowell to support thumbnail images, with some modifications
moodler [Thu, 6 Apr 2006 16:20:50 +0000 (16:20 +0000)]
Fixes from Dan Stowell to support thumbnail images, with some modifications
from me to remove unnecessary messages.    bug 5011

19 years agoFixing some documentation.
moodler [Thu, 6 Apr 2006 15:26:44 +0000 (15:26 +0000)]
Fixing some documentation.

get_records etc are not inefficient if used correctly, and result in MUCH
more readable code that get_recordset does.

I'm already starting to see code being submitted that takes these
instructions literally and it looks like Java.  :-(

19 years agoMinor improvements to IMS-E enrol - better handling of empty <userid></userid>
danstowell [Thu, 6 Apr 2006 14:06:40 +0000 (14:06 +0000)]
Minor improvements to IMS-E enrol - better handling of empty <userid></userid>

19 years agoReplace require_variable() by required_param()
gustav_delius [Thu, 6 Apr 2006 12:56:37 +0000 (12:56 +0000)]
Replace require_variable() by required_param()

19 years agoSupply default values for more arguments of question_list()
gustav_delius [Thu, 6 Apr 2006 12:54:48 +0000 (12:54 +0000)]
Supply default values for more arguments of question_list()

19 years agochanged the CSS for navbutton to position the 2 buttons side by side. #bug4913
urs_hunkler [Thu, 6 Apr 2006 07:35:40 +0000 (07:35 +0000)]
changed the CSS for navbutton to position the 2 buttons side by side. #bug4913

19 years agoSome info about the PHP license and PEAR (we are going to keep it in Moodle)
moodler [Thu, 6 Apr 2006 06:31:38 +0000 (06:31 +0000)]
Some info about the PHP license and PEAR (we are going to keep it in Moodle)

19 years agoFIxed some box sizes, and added hooks for Matt Oquists portfolio stuff
moodler [Thu, 6 Apr 2006 01:38:52 +0000 (01:38 +0000)]
FIxed some box sizes, and added hooks for Matt Oquists portfolio stuff

19 years agoOverride doc link for postgresql migration
patrickslee [Wed, 5 Apr 2006 23:41:59 +0000 (23:41 +0000)]
Override doc link for postgresql migration

19 years agoHehe, setup itself was using register_globals hack! ;-)
stronk7 [Wed, 5 Apr 2006 23:29:46 +0000 (23:29 +0000)]
Hehe, setup itself was using register_globals hack! ;-)
Now the lang menu is working again.

Note: I've used the PARAM_SAFEDIR flag because it's the
only one supporting alpha+digits+underscore. Its name
doesn't seem to be perfect for this. Perhaps we should
create some alias?

19 years agoNow graphlib also works with ttf fonts installed under
stronk7 [Wed, 5 Apr 2006 23:03:18 +0000 (23:03 +0000)]
Now graphlib also works with ttf fonts installed under
moodledata/lang dir. Rest of functionality not modified.

19 years agoDefault TrueType font updated from (http://www.nongnu.org/freefont/)
stronk7 [Wed, 5 Apr 2006 22:48:14 +0000 (22:48 +0000)]
Default TrueType font updated from (http://www.nongnu.org/freefont/)
It seems to support all the European character sets (latin + cyrillic +
greek). The rest will need to add their custom font to the langpack.

19 years agoSmall change in MySQL. Seems to work better under any version
stronk7 [Wed, 5 Apr 2006 22:14:24 +0000 (22:14 +0000)]
Small change in MySQL. Seems to work better under any version
(tested over MySQL 4.1.12, 4.1.16, 5.0.18 and 5.0.19) Bug 5055.
(http://moodle.org/bugs/bug.php?op=show&bugid=5055)

19 years agoFixing stupid typos from previous commit
gustav_delius [Wed, 5 Apr 2006 20:02:37 +0000 (20:02 +0000)]
Fixing stupid typos from previous commit

19 years agoFix to make it work without globals hack
gustav_delius [Wed, 5 Apr 2006 19:43:42 +0000 (19:43 +0000)]
Fix to make it work without globals hack

19 years agoFix to make it work without globals hack
gustav_delius [Wed, 5 Apr 2006 19:35:51 +0000 (19:35 +0000)]
Fix to make it work without globals hack

19 years agoRemoved some unnecessary code
gustav_delius [Wed, 5 Apr 2006 18:52:37 +0000 (18:52 +0000)]
Removed some unnecessary code

19 years agoDon't duplicate site name in navigation bar
gustav_delius [Wed, 5 Apr 2006 17:37:59 +0000 (17:37 +0000)]
Don't duplicate site name in navigation bar

19 years agobug #2569. 'Open dialogues' and 'Closed dialogues' now have their own strings
thepurpleblob [Wed, 5 Apr 2006 13:48:01 +0000 (13:48 +0000)]
bug #2569. 'Open dialogues' and 'Closed dialogues' now have their own strings
rather than contatenating existing ones.

19 years agoAdded a missing index for some sites (bug 5100)
moodler [Wed, 5 Apr 2006 13:45:14 +0000 (13:45 +0000)]
Added a missing index for some sites (bug 5100)

19 years agoHide order details if an action emerges. (actions: capture, delete, refund, void)
ethem [Wed, 5 Apr 2006 10:08:57 +0000 (10:08 +0000)]
Hide order details if an action emerges. (actions: capture, delete, refund, void)

19 years agoPrevent student from seeing quiz when closed, bug 5070
gustav_delius [Wed, 5 Apr 2006 09:43:29 +0000 (09:43 +0000)]
Prevent student from seeing quiz when closed, bug 5070

19 years agoAuto-capture strings changed to scheduled-capture.
ethem [Wed, 5 Apr 2006 08:43:04 +0000 (08:43 +0000)]
Auto-capture strings changed to scheduled-capture.

19 years agoNo need to restrict where RSS feeds can be displayed
moodler [Wed, 5 Apr 2006 08:35:40 +0000 (08:35 +0000)]
No need to restrict where RSS feeds can be displayed

19 years agoShow errors in original language.
ethem [Wed, 5 Apr 2006 08:28:12 +0000 (08:28 +0000)]
Show errors in original language.
You can't do this action: native_action

19 years agoFixed some pretty major HTML errors :-) bug 5089
moodler [Wed, 5 Apr 2006 08:19:09 +0000 (08:19 +0000)]
Fixed some pretty major HTML errors  :-)     bug 5089

19 years agoFixed bug: Bug #5081 - meta courses - teacher can't add child courses
vyshane [Wed, 5 Apr 2006 08:12:08 +0000 (08:12 +0000)]
Fixed bug: Bug #5081 - meta courses - teacher can't add child courses

19 years agoFixed call to required_param()
gustav_delius [Wed, 5 Apr 2006 07:46:52 +0000 (07:46 +0000)]
Fixed call to required_param()

19 years agoAdded isset($course) test to get rid of notice
vyshane [Wed, 5 Apr 2006 07:41:12 +0000 (07:41 +0000)]
Added isset($course) test to get rid of notice

19 years agoFixed call to required_param()
gustav_delius [Wed, 5 Apr 2006 07:39:32 +0000 (07:39 +0000)]
Fixed call to required_param()

19 years agoHTML fixes for bug 5092
moodler [Wed, 5 Apr 2006 07:37:48 +0000 (07:37 +0000)]
HTML fixes for bug 5092

19 years agoFIxed some warnings bug 5091
moodler [Wed, 5 Apr 2006 07:27:58 +0000 (07:27 +0000)]
FIxed some warnings   bug 5091

19 years agoFIxed blank trailing lines (bug 5095)
moodler [Wed, 5 Apr 2006 06:14:28 +0000 (06:14 +0000)]
FIxed blank trailing lines  (bug 5095)

19 years agoFixing the name of the PostgreSQL files
gustav_delius [Wed, 5 Apr 2006 06:11:40 +0000 (06:11 +0000)]
Fixing the name of the PostgreSQL files

19 years agoMany bugfixes accummulated during CVS outage, more to come.
gustav_delius [Wed, 5 Apr 2006 05:53:18 +0000 (05:53 +0000)]
Many bugfixes accummulated during CVS outage, more to come.

19 years agoFixed Bug #5080 - admin/environment.php use a new and different class for the
vyshane [Wed, 5 Apr 2006 05:43:19 +0000 (05:43 +0000)]
Fixed Bug #5080 - admin/environment.php use a new and different class for the
list table

19 years agoUse consts when an user performs an action.
ethem [Wed, 5 Apr 2006 05:28:56 +0000 (05:28 +0000)]
Use consts when an user performs an action.

19 years agoSome indexes were added in 15_STABLE. So, don't show a warning message if index alrea...
ethem [Wed, 5 Apr 2006 05:20:59 +0000 (05:20 +0000)]
Some indexes were added in 15_STABLE. So, don't show a warning message if index already exists.

19 years agoFix for Bug #4910 - stringnames with - . and / don't show up in translation editor
vyshane [Wed, 5 Apr 2006 04:07:16 +0000 (04:07 +0000)]
Fix for Bug #4910 - stringnames with - . and / don't show up in translation editor

Modified /admin/lang.php to allow us to still use periods in language string keys. The lang.php script just replaces the periods with ##46# for the form inputs and then puts the periods back in before saving to the language file.

This means that there is no need to update language files at all. They will just work even with periods in the string keys.

19 years agoFixing postgres unicode migration for mac os x and multiple postgres installations
mjollnir_ [Wed, 5 Apr 2006 03:54:12 +0000 (03:54 +0000)]
Fixing postgres unicode migration for mac os x and multiple postgres installations

19 years agoMerging fixes from stable
moodler [Wed, 5 Apr 2006 03:19:36 +0000 (03:19 +0000)]
Merging fixes from stable

19 years agoFix the log graphs which had been broken by the reports move
moodler [Wed, 5 Apr 2006 03:17:20 +0000 (03:17 +0000)]
Fix the log graphs which had been broken by the reports move

19 years agoMake the links more robust (index.php)
moodler [Wed, 5 Apr 2006 03:02:57 +0000 (03:02 +0000)]
Make the links more robust (index.php)

19 years agoNew strings
moodler [Wed, 5 Apr 2006 02:53:10 +0000 (02:53 +0000)]
New strings

19 years agoLatest tags
moodler [Wed, 5 Apr 2006 02:47:17 +0000 (02:47 +0000)]
Latest tags

19 years agoSome fixes for links on admin page, and release notes now a link to Moodle Docs
moodler [Wed, 5 Apr 2006 02:46:05 +0000 (02:46 +0000)]
Some fixes for links on admin page, and release notes now a link to Moodle Docs

19 years agoFIxed a typo from long time ago in popup windows from logs
moodler [Wed, 5 Apr 2006 02:45:13 +0000 (02:45 +0000)]
FIxed a typo from long time ago in popup windows from logs

19 years agoThe globals hack is history!
moodler [Wed, 5 Apr 2006 02:44:33 +0000 (02:44 +0000)]
The globals hack is history!

19 years agoFix for sites not using proxies
moodler [Wed, 5 Apr 2006 02:43:41 +0000 (02:43 +0000)]
Fix for sites not using proxies

19 years agoSmaller, cleaner images
moodler [Wed, 5 Apr 2006 02:42:54 +0000 (02:42 +0000)]
Smaller, cleaner images

19 years agoFixing some Javascript errors on IE
moodler [Wed, 5 Apr 2006 02:40:34 +0000 (02:40 +0000)]
Fixing some Javascript errors on IE

19 years agoChanged how the "edited by" message appears in the posts edited by admin
moodler [Wed, 5 Apr 2006 02:15:10 +0000 (02:15 +0000)]
Changed how the "edited by" message appears in the posts edited by admin

19 years agoNews items on home page should be sorted by date of first post
moodler [Wed, 5 Apr 2006 01:54:41 +0000 (01:54 +0000)]
News items on home page should be sorted by date of first post

19 years agoFIxed resizable icons in CSS
moodler [Wed, 5 Apr 2006 01:53:59 +0000 (01:53 +0000)]
FIxed resizable icons in CSS

19 years agoFixed a string name
moodler [Wed, 5 Apr 2006 01:40:24 +0000 (01:40 +0000)]
Fixed a string name

19 years agoVarious fixes
moodler [Wed, 5 Apr 2006 01:40:02 +0000 (01:40 +0000)]
Various fixes

19 years agoVarious fixes that have accumulated
moodler [Wed, 5 Apr 2006 01:38:06 +0000 (01:38 +0000)]
Various fixes that have accumulated

19 years agodefine PARAM_SAFEDIR (constant) and clean_param (function) if required for compatibil...
gbateson [Wed, 5 Apr 2006 01:28:12 +0000 (01:28 +0000)]
define PARAM_SAFEDIR (constant) and clean_param (function) if required for compatibility with Moodle 1.3 or earlier

19 years agomissed one.
danmarsden [Tue, 4 Apr 2006 23:36:13 +0000 (23:36 +0000)]
missed one.

19 years agoBug Fixes for:
danmarsden [Tue, 4 Apr 2006 23:03:15 +0000 (23:03 +0000)]
Bug Fixes for:
Bug 5042
Bug 4600
Bug 4021
Bad code - need to check vars aren't empty b4 using them!

19 years agoFixed tabs logic flow
moodler [Thu, 30 Mar 2006 07:54:31 +0000 (07:54 +0000)]
Fixed tabs logic flow

19 years agoFixed up some tabs names
moodler [Thu, 30 Mar 2006 07:45:40 +0000 (07:45 +0000)]
Fixed up some tabs names

19 years agoHad to change some strings
moodler [Thu, 30 Mar 2006 07:45:22 +0000 (07:45 +0000)]
Had to change some strings

19 years agoFixed two problems in AICC import
bobopinna [Thu, 30 Mar 2006 06:19:52 +0000 (06:19 +0000)]
Fixed two problems in AICC import

19 years agoBetter pages for hidden activities
moodler [Thu, 30 Mar 2006 04:46:12 +0000 (04:46 +0000)]
Better pages for hidden activities

19 years agoSome better security when database is hidden
moodler [Thu, 30 Mar 2006 04:37:16 +0000 (04:37 +0000)]
Some better security when database is hidden

19 years agoChanges to match file class changes
moodler [Thu, 30 Mar 2006 04:26:50 +0000 (04:26 +0000)]
Changes to match file class changes

19 years agoAdded a missing string
moodler [Thu, 30 Mar 2006 04:02:00 +0000 (04:02 +0000)]
Added a missing string

19 years agomore years in the list
moodler [Thu, 30 Mar 2006 03:55:24 +0000 (03:55 +0000)]
more years in the list

19 years agoUse better variable names in file class
moodler [Thu, 30 Mar 2006 03:54:39 +0000 (03:54 +0000)]
Use better variable names in file class

19 years agomake compatible with PHP 5.1.2 by removing variable assignments in calls to functions...
gbateson [Thu, 30 Mar 2006 03:17:51 +0000 (03:17 +0000)]
make compatible with PHP 5.1.2 by removing variable assignments in calls to functions e.g. myfunction($a=1); Micro-incremented version number to 2.1.15

19 years agoSITE and SITEID were calculated *before* 'set names' so they weren't
stronk7 [Wed, 29 Mar 2006 23:38:46 +0000 (23:38 +0000)]
SITE and SITEID were calculated *before* 'set names' so they weren't
fetched properly from DB. Moving such block of code from datalib.php
to setup.php to execute it *after* 'set names'. Credit goes to Skodak B-)

19 years agoAutomatic installer.php by installer_builder (20060329)
stronk7 [Wed, 29 Mar 2006 21:20:18 +0000 (21:20 +0000)]
Automatic installer.php by installer_builder (20060329)

19 years agoLet's call it this, tomorrow. :-)
moodler [Wed, 29 Mar 2006 18:52:42 +0000 (18:52 +0000)]
Let's call it this, tomorrow.  :-)

19 years agoWhoops, wrong line, I am tired. :-)
moodler [Wed, 29 Mar 2006 18:38:18 +0000 (18:38 +0000)]
Whoops, wrong line, I am tired.  :-)

19 years agoTemplate order makes more sense this way :-)
moodler [Wed, 29 Mar 2006 18:36:31 +0000 (18:36 +0000)]
Template order makes more sense this way :-)

19 years agoSome new strings for CSS
moodler [Wed, 29 Mar 2006 18:30:03 +0000 (18:30 +0000)]
Some new strings for CSS

19 years agoSupport for a new CSS template, allowing you to use CSS in the other templates
moodler [Wed, 29 Mar 2006 18:29:16 +0000 (18:29 +0000)]
Support for a new CSS template, allowing you to use CSS in the other templates

19 years agoFixed a notice
moodler [Wed, 29 Mar 2006 18:00:58 +0000 (18:00 +0000)]
Fixed a notice

19 years agoOf $COURSE you can't redefine constants :)
moodler [Wed, 29 Mar 2006 17:56:35 +0000 (17:56 +0000)]
Of $COURSE you can't redefine constants  :)