]>
git.mjollnir.org Git - moodle.git/log
moodler [Fri, 7 Apr 2006 14:54:52 +0000 (14:54 +0000)]
Merged fixes for forum_user_can_view_post from stable
ethem [Fri, 7 Apr 2006 11:23:10 +0000 (11:23 +0000)]
static $timediff30. Call once only.
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)
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
gustav_delius [Fri, 7 Apr 2006 07:55:48 +0000 (07:55 +0000)]
class clearfix is the medicine against collapsing divs, see bug 5119
ethem [Fri, 7 Apr 2006 07:34:32 +0000 (07:34 +0000)]
print_simple_box_start with width
moodler [Fri, 7 Apr 2006 07:03:03 +0000 (07:03 +0000)]
FIxed a string
moodler [Fri, 7 Apr 2006 07:02:53 +0000 (07:02 +0000)]
FIxed activity reporting for database activities
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.
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.
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
mits [Thu, 6 Apr 2006 21:19:44 +0000 (21:19 +0000)]
To show navbar background-image on admin page correctly added "width:100%;".
danmarsden [Thu, 6 Apr 2006 20:42:35 +0000 (20:42 +0000)]
couple of bugs when no data returned.
gustav_delius [Thu, 6 Apr 2006 20:35:49 +0000 (20:35 +0000)]
Fixing a large number of tidy warnings
gustav_delius [Thu, 6 Apr 2006 19:59:02 +0000 (19:59 +0000)]
Improvements to response history. Three small bug fixes.
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.
moodler [Thu, 6 Apr 2006 17:12:55 +0000 (17:12 +0000)]
More clean ups
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.
gustav_delius [Thu, 6 Apr 2006 16:43:41 +0000 (16:43 +0000)]
Jean-Michel's fix to the get_actual_responses() method
gustav_delius [Thu, 6 Apr 2006 16:42:00 +0000 (16:42 +0000)]
Introduce field for teacher comments, in preparation for manual grading
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
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. :-(
danstowell [Thu, 6 Apr 2006 14:06:40 +0000 (14:06 +0000)]
Minor improvements to IMS-E enrol - better handling of empty <userid></userid>
gustav_delius [Thu, 6 Apr 2006 12:56:37 +0000 (12:56 +0000)]
Replace require_variable() by required_param()
gustav_delius [Thu, 6 Apr 2006 12:54:48 +0000 (12:54 +0000)]
Supply default values for more arguments of question_list()
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
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)
moodler [Thu, 6 Apr 2006 01:38:52 +0000 (01:38 +0000)]
FIxed some box sizes, and added hooks for Matt Oquists portfolio stuff
patrickslee [Wed, 5 Apr 2006 23:41:59 +0000 (23:41 +0000)]
Override doc link for postgresql migration
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?
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.
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.
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)
gustav_delius [Wed, 5 Apr 2006 20:02:37 +0000 (20:02 +0000)]
Fixing stupid typos from previous commit
gustav_delius [Wed, 5 Apr 2006 19:43:42 +0000 (19:43 +0000)]
Fix 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
gustav_delius [Wed, 5 Apr 2006 18:52:37 +0000 (18:52 +0000)]
Removed some unnecessary code
gustav_delius [Wed, 5 Apr 2006 17:37:59 +0000 (17:37 +0000)]
Don't duplicate site name in navigation bar
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.
moodler [Wed, 5 Apr 2006 13:45:14 +0000 (13:45 +0000)]
Added a missing index for some sites (bug 5100)
ethem [Wed, 5 Apr 2006 10:08:57 +0000 (10:08 +0000)]
Hide order details if an action emerges. (actions: capture, delete, refund, void)
gustav_delius [Wed, 5 Apr 2006 09:43:29 +0000 (09:43 +0000)]
Prevent student from seeing quiz when closed, bug 5070
ethem [Wed, 5 Apr 2006 08:43:04 +0000 (08:43 +0000)]
Auto-capture strings changed to scheduled-capture.
moodler [Wed, 5 Apr 2006 08:35:40 +0000 (08:35 +0000)]
No need to restrict where RSS feeds can be displayed
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
moodler [Wed, 5 Apr 2006 08:19:09 +0000 (08:19 +0000)]
Fixed some pretty major HTML errors :-) bug 5089
vyshane [Wed, 5 Apr 2006 08:12:08 +0000 (08:12 +0000)]
Fixed bug: Bug #5081 - meta courses - teacher can't add child courses
gustav_delius [Wed, 5 Apr 2006 07:46:52 +0000 (07:46 +0000)]
Fixed call to required_param()
vyshane [Wed, 5 Apr 2006 07:41:12 +0000 (07:41 +0000)]
Added isset($course) test to get rid of notice
gustav_delius [Wed, 5 Apr 2006 07:39:32 +0000 (07:39 +0000)]
Fixed call to required_param()
moodler [Wed, 5 Apr 2006 07:37:48 +0000 (07:37 +0000)]
HTML fixes for bug 5092
moodler [Wed, 5 Apr 2006 07:27:58 +0000 (07:27 +0000)]
FIxed some warnings bug 5091
moodler [Wed, 5 Apr 2006 06:14:28 +0000 (06:14 +0000)]
FIxed blank trailing lines (bug 5095)
gustav_delius [Wed, 5 Apr 2006 06:11:40 +0000 (06:11 +0000)]
Fixing the name of the PostgreSQL files
gustav_delius [Wed, 5 Apr 2006 05:53:18 +0000 (05:53 +0000)]
Many bugfixes accummulated during CVS outage, more to come.
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
ethem [Wed, 5 Apr 2006 05:28:56 +0000 (05:28 +0000)]
Use consts when an user performs an action.
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.
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.
mjollnir_ [Wed, 5 Apr 2006 03:54:12 +0000 (03:54 +0000)]
Fixing postgres unicode migration for mac os x and multiple postgres installations
moodler [Wed, 5 Apr 2006 03:19:36 +0000 (03:19 +0000)]
Merging fixes from stable
moodler [Wed, 5 Apr 2006 03:17:20 +0000 (03:17 +0000)]
Fix the log graphs which had been broken by the reports move
moodler [Wed, 5 Apr 2006 03:02:57 +0000 (03:02 +0000)]
Make the links more robust (index.php)
moodler [Wed, 5 Apr 2006 02:53:10 +0000 (02:53 +0000)]
New strings
moodler [Wed, 5 Apr 2006 02:47:17 +0000 (02:47 +0000)]
Latest tags
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
moodler [Wed, 5 Apr 2006 02:45:13 +0000 (02:45 +0000)]
FIxed a typo from long time ago in popup windows from logs
moodler [Wed, 5 Apr 2006 02:44:33 +0000 (02:44 +0000)]
The globals hack is history!
moodler [Wed, 5 Apr 2006 02:43:41 +0000 (02:43 +0000)]
Fix for sites not using proxies
moodler [Wed, 5 Apr 2006 02:42:54 +0000 (02:42 +0000)]
Smaller, cleaner images
moodler [Wed, 5 Apr 2006 02:40:34 +0000 (02:40 +0000)]
Fixing some Javascript errors on IE
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
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
moodler [Wed, 5 Apr 2006 01:53:59 +0000 (01:53 +0000)]
FIxed resizable icons in CSS
moodler [Wed, 5 Apr 2006 01:40:24 +0000 (01:40 +0000)]
Fixed a string name
moodler [Wed, 5 Apr 2006 01:40:02 +0000 (01:40 +0000)]
Various fixes
moodler [Wed, 5 Apr 2006 01:38:06 +0000 (01:38 +0000)]
Various fixes that have accumulated
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
danmarsden [Tue, 4 Apr 2006 23:36:13 +0000 (23:36 +0000)]
missed one.
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!
moodler [Thu, 30 Mar 2006 07:54:31 +0000 (07:54 +0000)]
Fixed tabs logic flow
moodler [Thu, 30 Mar 2006 07:45:40 +0000 (07:45 +0000)]
Fixed up some tabs names
moodler [Thu, 30 Mar 2006 07:45:22 +0000 (07:45 +0000)]
Had to change some strings
bobopinna [Thu, 30 Mar 2006 06:19:52 +0000 (06:19 +0000)]
Fixed two problems in AICC import
moodler [Thu, 30 Mar 2006 04:46:12 +0000 (04:46 +0000)]
Better pages for hidden activities
moodler [Thu, 30 Mar 2006 04:37:16 +0000 (04:37 +0000)]
Some better security when database is hidden
moodler [Thu, 30 Mar 2006 04:26:50 +0000 (04:26 +0000)]
Changes to match file class changes
moodler [Thu, 30 Mar 2006 04:02:00 +0000 (04:02 +0000)]
Added a missing string
moodler [Thu, 30 Mar 2006 03:55:24 +0000 (03:55 +0000)]
more years in the list
moodler [Thu, 30 Mar 2006 03:54:39 +0000 (03:54 +0000)]
Use better variable names in file class
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
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-)
stronk7 [Wed, 29 Mar 2006 21:20:18 +0000 (21:20 +0000)]
Automatic installer.php by installer_builder (
20060329 )
moodler [Wed, 29 Mar 2006 18:52:42 +0000 (18:52 +0000)]
Let's call it this, tomorrow. :-)
moodler [Wed, 29 Mar 2006 18:38:18 +0000 (18:38 +0000)]
Whoops, wrong line, I am tired. :-)
moodler [Wed, 29 Mar 2006 18:36:31 +0000 (18:36 +0000)]
Template order makes more sense this way :-)
moodler [Wed, 29 Mar 2006 18:30:03 +0000 (18:30 +0000)]
Some new strings for CSS
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
moodler [Wed, 29 Mar 2006 18:00:58 +0000 (18:00 +0000)]
Fixed a notice
moodler [Wed, 29 Mar 2006 17:56:35 +0000 (17:56 +0000)]
Of $COURSE you can't redefine constants :)