]> git.mjollnir.org Git - moodle.git/log
moodle.git
22 years agoFixes for detect_munged_arguments() and default values for p() s() etc
moodler [Mon, 12 May 2003 06:35:32 +0000 (06:35 +0000)]
Fixes for detect_munged_arguments() and default values for p() s() etc

22 years agoAdded new FAQ and fixed the TOC a bit
moodler [Mon, 12 May 2003 05:49:06 +0000 (05:49 +0000)]
Added new FAQ and fixed the TOC a bit

22 years agoSurvey backup included.
stronk7 [Sun, 11 May 2003 22:44:40 +0000 (22:44 +0000)]
Survey backup included.

22 years agoAvoid counting files under get_string("backupdir") as course files
stronk7 [Sun, 11 May 2003 22:17:56 +0000 (22:17 +0000)]
Avoid counting files under get_string("backupdir") as course files

22 years agoChoices are now backupables
stronk7 [Sun, 11 May 2003 21:14:50 +0000 (21:14 +0000)]
Choices are now backupables

22 years agoChange in comment
stronk7 [Sun, 11 May 2003 21:13:45 +0000 (21:13 +0000)]
Change in comment

22 years agoNo it's backupable too
stronk7 [Sun, 11 May 2003 21:12:28 +0000 (21:12 +0000)]
No it's backupable too

22 years agoLittle bug ending submission tag
stronk7 [Sun, 11 May 2003 19:47:12 +0000 (19:47 +0000)]
Little bug ending submission tag

22 years agoSome backup words...
stronk7 [Sun, 11 May 2003 17:46:55 +0000 (17:46 +0000)]
Some backup words...

22 years agoBackup finished.
stronk7 [Sun, 11 May 2003 17:45:56 +0000 (17:45 +0000)]
Backup finished.
Limitations:
   - Only assignment and resource mods are exported.
Little problems persit:
   - PCLZIP/UNZIP incompatibility
   - Do not count backup files in course_files_check_backup

22 years agoZipping files.
stronk7 [Sun, 11 May 2003 11:06:23 +0000 (11:06 +0000)]
Zipping files.
Ok under command line. Bad under pcl lib

22 years agoUpdated. User and course files copied to backup dir
stronk7 [Sun, 11 May 2003 00:16:32 +0000 (00:16 +0000)]
Updated. User and course files copied to backup dir

22 years agoUser files and course files are saved selectively to backup directory
stronk7 [Sun, 11 May 2003 00:14:11 +0000 (00:14 +0000)]
User files and course files are saved selectively to backup directory

22 years agono comments
stronk7 [Sat, 10 May 2003 17:49:56 +0000 (17:49 +0000)]
no comments

22 years agoPreparing the user_files and course_files copy
stronk7 [Sat, 10 May 2003 17:44:08 +0000 (17:44 +0000)]
Preparing the user_files and course_files copy

22 years agoBug returning status
stronk7 [Sat, 10 May 2003 17:31:33 +0000 (17:31 +0000)]
Bug returning status

22 years agoNow generate mod info about assignments (with file copy to temp/backup)
stronk7 [Sat, 10 May 2003 17:25:20 +0000 (17:25 +0000)]
Now generate mod info about assignments (with file copy to temp/backup)
and resources.

22 years agoTidy up of a code - took out all the short PHP tags
moodler [Sat, 10 May 2003 09:36:57 +0000 (09:36 +0000)]
Tidy up of a code - took out all the short PHP tags

22 years agoTidy up of code, including removal of short php tags
moodler [Sat, 10 May 2003 09:29:53 +0000 (09:29 +0000)]
Tidy up of code, including removal of short php tags

22 years agoSome minor cleanups to this page, including removal of short php tags
moodler [Sat, 10 May 2003 09:21:02 +0000 (09:21 +0000)]
Some minor cleanups to this page, including removal of short php tags

22 years agoRemoved some debug statements I'd left in by mistake
moodler [Sat, 10 May 2003 03:02:19 +0000 (03:02 +0000)]
Removed some debug statements I'd left in by mistake

22 years agoAvoid undefined backupable mods to be exported
stronk7 [Fri, 9 May 2003 23:21:55 +0000 (23:21 +0000)]
Avoid undefined backupable mods to be exported

22 years agoFew mistakes remóved.
adamtpaw [Fri, 9 May 2003 22:37:08 +0000 (22:37 +0000)]
Few mistakes remóved.

22 years agoCorrected bug in SQL for workshop_comments table
rkingdon [Fri, 9 May 2003 22:13:03 +0000 (22:13 +0000)]
Corrected bug in SQL for workshop_comments table

22 years agoIncluded log generation to XML
stronk7 [Fri, 9 May 2003 20:05:15 +0000 (20:05 +0000)]
Included log generation to XML

22 years agoSome additions
moodler [Fri, 9 May 2003 17:48:31 +0000 (17:48 +0000)]
Some additions

22 years agoBlack M
moodler [Fri, 9 May 2003 17:43:46 +0000 (17:43 +0000)]
Black M

22 years agoNew feature to manage installed code modules!
moodler [Fri, 9 May 2003 17:24:17 +0000 (17:24 +0000)]
New feature to manage installed code modules!

You can now hide/show individual activity modules and even delete them completely!

For example, if you hide the "choice" module, then all choice activities
will be hidden throughout the whole site, and "Choice" will not
appear on any "Add..." menu.

Deleting a module is a complete deletion of all data from the database.

If you want to try out the deletion on a real module, I suggest the
pgassignment module, since it will soon be deleted from CVS anyway
(because it's being replaced with workshop).

Look for "Manage modules" on the admin menu.

22 years agoUser accounts are now included in XML generation
stronk7 [Fri, 9 May 2003 14:57:41 +0000 (14:57 +0000)]
User accounts are now included in XML generation

22 years agoAdded new 'visible' field for module management.
moodler [Fri, 9 May 2003 13:32:27 +0000 (13:32 +0000)]
Added new 'visible' field for module management.

22 years agoLatest updates from Hans De Zwart
moodler [Fri, 9 May 2003 12:47:56 +0000 (12:47 +0000)]
Latest updates from Hans De Zwart

22 years agoPlease don't put English docs in non-English packs ... they are changing
moodler [Fri, 9 May 2003 12:41:20 +0000 (12:41 +0000)]
Please don't put English docs in non-English packs ... they are changing
rapidly so these just go out of date for no reason.

Cheers,
Martin

22 years agoWho is interested working in a free general open source translating network? Mails to
compuproggy [Fri, 9 May 2003 07:18:14 +0000 (07:18 +0000)]
Who is interested working in a free general open source translating network? Mails to
HS@interS4S,net

22 years ago*** empty log message ***
compuproggy [Fri, 9 May 2003 07:10:26 +0000 (07:10 +0000)]
*** empty log message ***

22 years agoBetter tooltip help on post attachments
moodler [Fri, 9 May 2003 06:03:47 +0000 (06:03 +0000)]
Better tooltip help on post attachments

22 years ago*** empty log message ***
compuproggy [Fri, 9 May 2003 05:58:22 +0000 (05:58 +0000)]
*** empty log message ***

22 years agoIMPORTANT SECURITY FIX: prevents external PHP code from being run
moodler [Fri, 9 May 2003 02:32:43 +0000 (02:32 +0000)]
IMPORTANT SECURITY FIX: prevents external PHP code from being run

22 years agoUse the new $CFG->dbpersist variable in config.php to determine whether
moodler [Fri, 9 May 2003 02:20:03 +0000 (02:20 +0000)]
Use the new $CFG->dbpersist variable in config.php to determine whether
to use persistent connections or not.  The default is to use them (for
speed/efficiency) but now they can be switched off with:

$CFG->dbpersist = false;

22 years agoIMPORTANT SECURITY FIX: this prevents bad characters being passed to help.php
moodler [Fri, 9 May 2003 02:05:16 +0000 (02:05 +0000)]
IMPORTANT SECURITY FIX:  this prevents bad characters being passed to help.php

22 years agoIMPORTANT SECURITY FIX - this makes sure $CFG can not be overridden
moodler [Fri, 9 May 2003 02:02:27 +0000 (02:02 +0000)]
IMPORTANT SECURITY FIX - this makes sure $CFG can not be overridden

22 years agoworkshop: addition of peer agreement
rkingdon [Thu, 8 May 2003 20:31:05 +0000 (20:31 +0000)]
workshop: addition of peer agreement

22 years agoworkshop: add peer agreement
rkingdon [Thu, 8 May 2003 20:26:51 +0000 (20:26 +0000)]
workshop: add peer agreement

22 years agoversion 1.1 with peer agreement
rkingdon [Thu, 8 May 2003 20:24:41 +0000 (20:24 +0000)]
version 1.1 with peer agreement

22 years agoNew version of Wiki stuff from Howard Miller.
moodler [Thu, 8 May 2003 16:20:38 +0000 (16:20 +0000)]
New version of Wiki stuff from Howard Miller.

Some cool new features, including linking to Moodle activities!

22 years agoNew pop-up help page about smileys - clicking on the smiley inserts it
moodler [Thu, 8 May 2003 16:09:30 +0000 (16:09 +0000)]
New pop-up help page about smileys - clicking on the smiley inserts it
into the form using Javascript!

Also rationalised and patched some of the other help about text formats.

LANGUAGE EDITORS MAY WANT TO RE-CHECK:

   lang/en/help/textformat.html

22 years agoNew "special" help file with javascript :-)
moodler [Thu, 8 May 2003 16:03:57 +0000 (16:03 +0000)]
New "special" help file with javascript :-)

22 years agoFIxed bug 406 - richtext setting resets!
moodler [Thu, 8 May 2003 13:34:42 +0000 (13:34 +0000)]
FIxed bug 406 - richtext setting resets!

22 years ago*** empty log message ***
compuproggy [Thu, 8 May 2003 06:55:32 +0000 (06:55 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
compuproggy [Thu, 8 May 2003 06:28:24 +0000 (06:28 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
compuproggy [Thu, 8 May 2003 05:16:07 +0000 (05:16 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
coolbit [Wed, 7 May 2003 23:07:50 +0000 (23:07 +0000)]
*** empty log message ***

22 years agoUpdated. Sections included !!!
stronk7 [Wed, 7 May 2003 22:18:05 +0000 (22:18 +0000)]
Updated. Sections included !!!

22 years agoChanges to support xml sections generation.
stronk7 [Wed, 7 May 2003 22:15:14 +0000 (22:15 +0000)]
Changes to support xml sections generation.
And convert htmlentities an utf8

22 years agofix for bug 324. we are now checking to see if there is a conflict caused by
gregb_cc [Wed, 7 May 2003 20:53:24 +0000 (20:53 +0000)]
fix for bug 324.  we are now checking to see if there is a conflict caused by
multiple teachers gradign simultaneously.

22 years agoOnly admins can execute me !!
stronk7 [Wed, 7 May 2003 16:09:34 +0000 (16:09 +0000)]
Only admins can execute me !!

22 years agoFixed a typo
moodler [Wed, 7 May 2003 15:08:50 +0000 (15:08 +0000)]
Fixed a typo

22 years agoFIxed typo in favicon
moodler [Wed, 7 May 2003 14:12:45 +0000 (14:12 +0000)]
FIxed typo in favicon

22 years agoSlightly better favicons
moodler [Wed, 7 May 2003 13:04:52 +0000 (13:04 +0000)]
Slightly better favicons

22 years agoSeemed like a good idea.
moodler [Wed, 7 May 2003 11:57:10 +0000 (11:57 +0000)]
Seemed like a good idea.

22 years agoAdded .jpe as a JPEG (some people do it I notice! :-( )
moodler [Wed, 7 May 2003 11:43:08 +0000 (11:43 +0000)]
Added .jpe as a JPEG (some people do it I notice! :-(  )

22 years agoDon't treat Flash files (.swf) like other images.
moodler [Wed, 7 May 2003 11:41:27 +0000 (11:41 +0000)]
Don't treat Flash files (.swf) like other images.

22 years agoTurn off PHP error reporting while connecting to database
moodler [Wed, 7 May 2003 08:07:48 +0000 (08:07 +0000)]
Turn off PHP error reporting while connecting to database

22 years agoTry persistent connection first, but if that fails for some reason then
moodler [Wed, 7 May 2003 08:03:43 +0000 (08:03 +0000)]
Try persistent connection first, but if that fails for some reason then
automatically fall back to a non-persistent connection.

22 years agoSmall bug fixed where last question of a file wasn't detected if it
moodler [Wed, 7 May 2003 05:46:01 +0000 (05:46 +0000)]
Small bug fixed where last question of a file wasn't detected if it
wasn't followed by a blank line

22 years agoFixed typo
moodler [Wed, 7 May 2003 02:13:24 +0000 (02:13 +0000)]
Fixed typo

22 years agoUpdated. XML generation (header & info only)
stronk7 [Tue, 6 May 2003 23:01:53 +0000 (23:01 +0000)]
Updated. XML generation (header & info only)

22 years agoIncluded support to clean /temp/backup automatically and to write
stronk7 [Tue, 6 May 2003 22:48:25 +0000 (22:48 +0000)]
Included support to clean /temp/backup automatically and to write
the xml file (header and info only)

22 years agoIncluded to get Moodle's version into xml file
stronk7 [Tue, 6 May 2003 22:47:06 +0000 (22:47 +0000)]
Included to get Moodle's version into xml file

22 years agoUndoing an accidental check-in. These were some experiments trying to
moodler [Tue, 6 May 2003 16:06:56 +0000 (16:06 +0000)]
Undoing an accidental check-in.  These were some experiments trying to
solve a Windows problem (not successful yet).

22 years agoCleaned up the initial setup process. It looks a bit smoother now.
moodler [Tue, 6 May 2003 15:58:20 +0000 (15:58 +0000)]
Cleaned up the initial setup process.  It looks a bit smoother now.

Hopefully this is also the end of the occasional errors we keep
hearing about to do with never getting to setup the admin user.
(I think admin/site.php had a redirect that didn't always work).

The setup process is now much better at "trapping" you until it's all done.

22 years agoUpgraded to latest code, and add lots of new languages
moodler [Tue, 6 May 2003 11:14:31 +0000 (11:14 +0000)]
Upgraded to latest code, and add lots of new languages

22 years agoMinor fixes for re-inclusion and also links in email
moodler [Tue, 6 May 2003 03:33:55 +0000 (03:33 +0000)]
Minor fixes for re-inclusion and also links in email

22 years agoPrevent guests from taking surveys
moodler [Tue, 6 May 2003 03:06:06 +0000 (03:06 +0000)]
Prevent guests from taking surveys

22 years agoHide admin links (eg grades) from guest accounts
moodler [Tue, 6 May 2003 03:02:58 +0000 (03:02 +0000)]
Hide admin links (eg grades) from guest accounts

22 years agoChanges to improve hide/show of individual activities when the last
moodler [Tue, 6 May 2003 02:51:38 +0000 (02:51 +0000)]
Changes to improve hide/show of individual activities when the last
action was to hide/show a topic

22 years agoImprovements for PLAIN FORMAT (links) plus some efficiency I think
moodler [Mon, 5 May 2003 16:40:46 +0000 (16:40 +0000)]
Improvements for PLAIN FORMAT (links) plus some efficiency I think

22 years agoBetter detection of URLs in brackets etc ... plus some tweaks
moodler [Mon, 5 May 2003 16:28:40 +0000 (16:28 +0000)]
Better detection of URLs in brackets etc ... plus some tweaks

22 years agoFixed bug that was not listing discussions that had identical subjects!
moodler [Mon, 5 May 2003 16:21:45 +0000 (16:21 +0000)]
Fixed bug that was not listing discussions that had identical subjects!

22 years agoPostgres limit fix
paca70 [Mon, 5 May 2003 16:13:45 +0000 (16:13 +0000)]
Postgres limit fix

22 years agoMinor touches to notice() padding
moodler [Mon, 5 May 2003 12:25:08 +0000 (12:25 +0000)]
Minor touches to notice() padding

22 years agoAdded two styles: .noticebox and .noticeboxcontent
moodler [Mon, 5 May 2003 12:17:34 +0000 (12:17 +0000)]
Added two styles:   .noticebox and .noticeboxcontent

22 years agoFixes for isadmin()
moodler [Mon, 5 May 2003 11:38:54 +0000 (11:38 +0000)]
Fixes for isadmin()

22 years agoSome additions
moodler [Mon, 5 May 2003 09:02:17 +0000 (09:02 +0000)]
Some additions

22 years agoFormatting fixes only
moodler [Mon, 5 May 2003 08:31:04 +0000 (08:31 +0000)]
Formatting fixes only

22 years agoSome additions etc
moodler [Mon, 5 May 2003 08:25:53 +0000 (08:25 +0000)]
Some additions etc

22 years agoStyle cleanups. Some consistency, converted all to Unix format, and
moodler [Mon, 5 May 2003 08:12:28 +0000 (08:12 +0000)]
Style cleanups.  Some consistency, converted all to Unix format, and
added manual setting of the MIME type.

22 years agoTypo in javascript .... selectedindex should selectedIndex !
moodler [Mon, 5 May 2003 07:44:53 +0000 (07:44 +0000)]
Typo in javascript  .... selectedindex should selectedIndex !

22 years agoUpdated and new entries. Don't forget them !!!
stronk7 [Sun, 4 May 2003 23:39:24 +0000 (23:39 +0000)]
Updated and new entries. Don't forget them !!!

22 years agoBegin the execute process. Created temporary structures (dir)
stronk7 [Sun, 4 May 2003 23:24:48 +0000 (23:24 +0000)]
Begin the execute process. Created temporary structures (dir)

22 years agoRemoved from CVS. Changed to backup_check.html and backup_form.html
stronk7 [Sun, 4 May 2003 21:33:05 +0000 (21:33 +0000)]
Removed from CVS. Changed to backup_check.html and backup_form.html

22 years agoChanged to link with new files (backup_form.html, backup_check.html
stronk7 [Sun, 4 May 2003 21:32:11 +0000 (21:32 +0000)]
Changed to link with new files (backup_form.html, backup_check.html
and backup_execute.html)

22 years agoRenamed from check.html, execute.html and backup.html to avoid
stronk7 [Sun, 4 May 2003 21:29:27 +0000 (21:29 +0000)]
Renamed from check.html, execute.html and backup.html to avoid
problems when doing restore.
Old files deleted from CVS

22 years agoFinished the check phase. Ready to begin the execute phase.
stronk7 [Sun, 4 May 2003 21:01:47 +0000 (21:01 +0000)]
Finished the check phase. Ready to begin the execute phase.

22 years agoLang column was missing from postgresql-files (?)
paca70 [Sun, 4 May 2003 16:05:59 +0000 (16:05 +0000)]
Lang column was missing from postgresql-files (?)

22 years agoBetter postgresql support for column creation
paca70 [Sun, 4 May 2003 16:03:45 +0000 (16:03 +0000)]
Better postgresql support for column creation

22 years agoCVS is acting up
moodler [Sun, 4 May 2003 15:18:25 +0000 (15:18 +0000)]
CVS is acting up

22 years agoRemove dashes
moodler [Sun, 4 May 2003 15:17:20 +0000 (15:17 +0000)]
Remove dashes

22 years agoGet rid of dashes
moodler [Sun, 4 May 2003 15:16:17 +0000 (15:16 +0000)]
Get rid of dashes

22 years agoWeeks now do show/hide too ... and some cleanups all round
moodler [Sun, 4 May 2003 15:10:25 +0000 (15:10 +0000)]
Weeks now do show/hide too ... and some cleanups all round

22 years agoTheme updates to suit new course formatting
moodler [Sun, 4 May 2003 15:09:13 +0000 (15:09 +0000)]
Theme updates to suit new course formatting