]>
git.mjollnir.org Git - moodle.git/log
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 :)
moodler [Wed, 29 Mar 2006 17:42:42 +0000 (17:42 +0000)]
Added field for CSS for database templates
moodler [Wed, 29 Mar 2006 17:37:25 +0000 (17:37 +0000)]
New strings
moodler [Wed, 29 Mar 2006 17:36:20 +0000 (17:36 +0000)]
Fixes for comments
stronk7 [Wed, 29 Mar 2006 17:27:29 +0000 (17:27 +0000)]
Bump!
nfreear [Wed, 29 Mar 2006 16:46:30 +0000 (16:46 +0000)]
Bug 4995, 'Calendar, colour combinations give poor contrast'. Fix: increase contrast, darker link/weekend colors, lighter event backgrounds, original duration borders.
stronk7 [Wed, 29 Mar 2006 16:18:46 +0000 (16:18 +0000)]
Now new lang packs won't be available until UTF-8
migration was performed. Until then, only "en" and
old lang packs will be available.
The opposite is also true: only new lang packs will be available
once the UTF-8 migration was performed.
moodler [Wed, 29 Mar 2006 16:03:05 +0000 (16:03 +0000)]
Some cleanups to the flow
moodler [Wed, 29 Mar 2006 15:39:21 +0000 (15:39 +0000)]
Just removing a space
moodler [Wed, 29 Mar 2006 15:38:29 +0000 (15:38 +0000)]
Starting the global COURSEID.
require_login seems to be the best place to capture this, however
I'm sure there are a few little places where it won't work.
We need to hunt these places down and fix them, because I would
like to rely on COURSEID and remove all the "global $course" hacks
that are floating around.
Probably later we need the full object $COURSE as well (to match $SITE)
moodler [Wed, 29 Mar 2006 15:06:36 +0000 (15:06 +0000)]
Language fixes (capitalisation)
moodler [Wed, 29 Mar 2006 15:03:58 +0000 (15:03 +0000)]
Fixed some output
moodler [Wed, 29 Mar 2006 15:00:47 +0000 (15:00 +0000)]
Small fix to prevent a notice, seems to still work
moodler [Wed, 29 Mar 2006 14:52:14 +0000 (14:52 +0000)]
Slightly fixing some bodgy boxes
nfreear [Wed, 29 Mar 2006 11:33:59 +0000 (11:33 +0000)]
Bugtracker 5023, fixes 'Database upgrade issue: 'relation "backup_files_u" already exists in...' Added, {$CFG->prefix}
ikawhero [Wed, 29 Mar 2006 10:07:21 +0000 (10:07 +0000)]
Added string for tabs. Cleaned up some others.
ikawhero [Wed, 29 Mar 2006 10:05:03 +0000 (10:05 +0000)]
Smart add entry tab
moodler [Wed, 29 Mar 2006 08:51:00 +0000 (08:51 +0000)]
New string
moodler [Wed, 29 Mar 2006 08:49:28 +0000 (08:49 +0000)]
Bunch of fixes including:
- separate browse / detail tabs
- cleaner logic
- proper sorting in all scenrios
- settings stored in the sessions
- better cleaner URLs
gustav_delius [Wed, 29 Mar 2006 08:45:36 +0000 (08:45 +0000)]
Moving <td>, fixing bug 5019
patrickslee [Wed, 29 Mar 2006 05:16:59 +0000 (05:16 +0000)]
Completed postgres binary upgrade block for wiki module
gbateson [Wed, 29 Mar 2006 05:14:49 +0000 (05:14 +0000)]
fix SQL query that didn't work in PG (bug 4989)
patrickslee [Wed, 29 Mar 2006 04:48:30 +0000 (04:48 +0000)]
Convert fields refs and content in wiki_pages to binary for postgres
moodler [Wed, 29 Mar 2006 03:05:27 +0000 (03:05 +0000)]
added ['confirmstartattemptnotimelimit']
stronk7 [Tue, 28 Mar 2006 23:31:12 +0000 (23:31 +0000)]
Typo.
stronk7 [Tue, 28 Mar 2006 19:22:35 +0000 (19:22 +0000)]
Only decode from utf8 if we aren't running under utf8.
Please test it. Thanks!
stronk7 [Tue, 28 Mar 2006 19:18:38 +0000 (19:18 +0000)]
Only decode from utf8 if we aren't running under utf8.
Please, test it. Thanks!