]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoComment about backup name format without spaces
stronk7 [Mon, 23 Jun 2003 17:31:02 +0000 (17:31 +0000)]
Comment about backup name format without spaces

21 years ago*** empty log message ***
giro123 [Mon, 23 Jun 2003 16:16:35 +0000 (16:16 +0000)]
*** empty log message ***

21 years agoSmall fix for string
moodler [Sat, 21 Jun 2003 23:24:12 +0000 (23:24 +0000)]
Small fix for string

21 years agoMinor change to avoid timeouts copying user files
stronk7 [Sat, 21 Jun 2003 22:37:57 +0000 (22:37 +0000)]
Minor change to avoid timeouts copying user files
and course files.

21 years agoJournals are restored too
stronk7 [Sat, 21 Jun 2003 19:10:41 +0000 (19:10 +0000)]
Journals are restored too

21 years agoJournal are restored now !!
stronk7 [Sat, 21 Jun 2003 19:08:20 +0000 (19:08 +0000)]
Journal are restored now !!

21 years agoUse top, not parent
moodler [Sat, 21 Jun 2003 08:25:15 +0000 (08:25 +0000)]
Use top, not parent

21 years agoAdded targets for links
moodler [Sat, 21 Jun 2003 08:24:14 +0000 (08:24 +0000)]
Added targets for links

21 years agoAdded some instructions for non-developers
moodler [Sat, 21 Jun 2003 08:21:07 +0000 (08:21 +0000)]
Added some instructions for non-developers

21 years agoPrimary admin should never be allowed to be deleted by sub-admins
moodler [Sat, 21 Jun 2003 04:09:20 +0000 (04:09 +0000)]
Primary admin should never be allowed to be deleted by sub-admins

21 years agoRemoving old files
moodler [Sat, 21 Jun 2003 02:52:03 +0000 (02:52 +0000)]
Removing old files

21 years agoAlthough a lot of changes have been done in the backup/restore process,
stronk7 [Fri, 20 Jun 2003 19:47:46 +0000 (19:47 +0000)]
Although a lot of changes have been done in the backup/restore process,
only minor changes in STATUS.

21 years agoChanges to work with data from fs instead of db.
stronk7 [Fri, 20 Jun 2003 19:46:01 +0000 (19:46 +0000)]
Changes to work with data from fs instead of db.
Show progress info
Output data to the browser to avoid timeouts.

21 years agoChanges to users restore and some minor bugs detected
stronk7 [Fri, 20 Jun 2003 19:44:06 +0000 (19:44 +0000)]
Changes to users restore and some minor bugs detected
(when no modules were selected to restore)

21 years agoChanges in:
stronk7 [Fri, 20 Jun 2003 19:42:20 +0000 (19:42 +0000)]
Changes in:
   - Saving temp data to fs, instead of db
     (mysql limit bug OUT)
   - Modified clean directories (moodle standard delete dir
     function seems to work wrong with large dirs
   - Send info to browser continuosly to avoid timeouts.
   - Increase php execution time limit
   - More checks.
   - Restore into existing course now works fine
   - Create course_dir if it doesn't exist in the final step
     of backup.

21 years agoUpdated to 0.6.1 alpha (tons of changes)
stronk7 [Fri, 20 Jun 2003 19:38:07 +0000 (19:38 +0000)]
Updated to 0.6.1 alpha (tons of changes)

21 years ago*** empty log message ***
giro123 [Fri, 20 Jun 2003 17:45:37 +0000 (17:45 +0000)]
*** empty log message ***

21 years agoSeems to be working pretty good - removing old lines no longer needed
moodler [Fri, 20 Jun 2003 06:58:42 +0000 (06:58 +0000)]
Seems to be working pretty good - removing old lines no longer needed

21 years agoAnchors on threaded posts too
moodler [Fri, 20 Jun 2003 06:50:14 +0000 (06:50 +0000)]
Anchors on threaded posts too

21 years agoAn initial effort at making posts return to correct context
moodler [Fri, 20 Jun 2003 06:35:09 +0000 (06:35 +0000)]
An initial effort at making posts return to correct context

21 years agoAbout time to update it anyway
moodler [Fri, 20 Jun 2003 06:31:33 +0000 (06:31 +0000)]
About time to update it anyway

21 years agoRemoved needless reference to $ME
moodler [Fri, 20 Jun 2003 04:41:14 +0000 (04:41 +0000)]
Removed needless reference to $ME

21 years agoSome clean up when deleting activity modules
moodler [Fri, 20 Jun 2003 04:34:22 +0000 (04:34 +0000)]
Some clean up when deleting activity modules

21 years agoClosed PHP tag
moodler [Fri, 20 Jun 2003 02:54:33 +0000 (02:54 +0000)]
Closed PHP tag

21 years agoChanged backupdir.
stronk7 [Thu, 19 Jun 2003 23:29:35 +0000 (23:29 +0000)]
Changed backupdir.
Sin espacios ni caracteres raros, por favor. Es el nombre de un directorio.
Da problemas en en proceso de backup.

21 years ago*** empty log message ***
giro123 [Thu, 19 Jun 2003 19:55:56 +0000 (19:55 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
giro123 [Thu, 19 Jun 2003 17:53:55 +0000 (17:53 +0000)]
*** empty log message ***

21 years agoFixed a bug affecting the zipping of files within subdirectories,
moodler [Thu, 19 Jun 2003 13:12:34 +0000 (13:12 +0000)]
Fixed a bug affecting the zipping of files within subdirectories,
patch from Robert Hetzel.

21 years agoDon't allow adding of users when external authentication is being used.
moodler [Thu, 19 Jun 2003 03:00:58 +0000 (03:00 +0000)]
Don't allow adding of users when external authentication is being used.

21 years ago*** empty log message ***
giro123 [Thu, 19 Jun 2003 02:31:15 +0000 (02:31 +0000)]
*** empty log message ***

21 years agoAdd LIMIT of 1 to get_record functions ... the behaviour of returning false
moodler [Thu, 19 Jun 2003 02:18:51 +0000 (02:18 +0000)]
Add LIMIT of 1 to get_record functions ... the behaviour of returning false
when there were more than one record returned was sometimes causing
problems if the data was unclean due to a bug somewhere.

For example, if there are two copies of a section, then Moodle keeps
creating new ones because it can't find ONE.  This fix prevents that.

21 years agoAdded instructions for spell checker
thepurpleblob [Wed, 18 Jun 2003 14:35:33 +0000 (14:35 +0000)]
Added instructions for spell checker

21 years agoAdded dreadful spell checker option
thepurpleblob [Wed, 18 Jun 2003 14:33:51 +0000 (14:33 +0000)]
Added dreadful spell checker option
Fixed bug where formatting at end of line failed
Removed substitution for single quotes bug (ended up as double)

21 years agoNew string translated.
mits [Wed, 18 Jun 2003 09:10:40 +0000 (09:10 +0000)]
New string translated.

21 years ago*** empty log message ***
coolbit [Tue, 17 Jun 2003 14:54:54 +0000 (14:54 +0000)]
*** empty log message ***

21 years agoGo previous state (1.1)
stronk7 [Mon, 16 Jun 2003 22:46:24 +0000 (22:46 +0000)]
Go previous state (1.1)

21 years agoLittle bug ending script. :-)
stronk7 [Mon, 16 Jun 2003 22:03:48 +0000 (22:03 +0000)]
Little bug ending script. :-)

21 years agono message
koenr [Mon, 16 Jun 2003 19:58:40 +0000 (19:58 +0000)]
no message

21 years agoSmall changes.
koenr [Mon, 16 Jun 2003 19:55:45 +0000 (19:55 +0000)]
Small changes.

21 years agoSmall changes. changed schoolbord back to Blackboard (brandname)
koenr [Mon, 16 Jun 2003 19:55:20 +0000 (19:55 +0000)]
Small changes. changed schoolbord back to Blackboard (brandname)

21 years ago*** empty log message ***
coolbit [Mon, 16 Jun 2003 16:51:49 +0000 (16:51 +0000)]
*** empty log message ***

21 years agoSome fixes to avoid pointless uses of $ME
moodler [Mon, 16 Jun 2003 14:40:51 +0000 (14:40 +0000)]
Some fixes to avoid pointless uses of $ME

21 years agoChanged backupdir. It must be a single word !!
stronk7 [Sun, 15 Jun 2003 08:59:11 +0000 (08:59 +0000)]
Changed backupdir. It must be a single word !!

21 years agoDirectory name (backup/restore) and somo observation
stronk7 [Sun, 15 Jun 2003 07:36:13 +0000 (07:36 +0000)]
Directory name (backup/restore) and somo observation

21 years agoMinor interim change to improve display of discussions on user page
moodler [Sun, 15 Jun 2003 07:11:11 +0000 (07:11 +0000)]
Minor interim change to improve display of discussions on user page
because some of them are getting really long on moodle.org

Eventually this display will be completely different, with information
about all public data.

21 years agoFull path for some silly Windows machines
moodler [Sat, 14 Jun 2003 13:04:58 +0000 (13:04 +0000)]
Full path for some silly Windows machines

21 years agoFixed icons - bug 442
moodler [Sat, 14 Jun 2003 13:02:06 +0000 (13:02 +0000)]
Fixed icons - bug 442

21 years agoFixed path
moodler [Sat, 14 Jun 2003 12:45:09 +0000 (12:45 +0000)]
Fixed path

21 years agoJUmp menu from week to week
moodler [Sat, 14 Jun 2003 12:17:13 +0000 (12:17 +0000)]
JUmp menu from week to week

21 years agoFirming it up
moodler [Sat, 14 Jun 2003 12:09:35 +0000 (12:09 +0000)]
Firming it up

21 years agoSilly typo
moodler [Sat, 14 Jun 2003 12:00:31 +0000 (12:00 +0000)]
Silly typo

21 years agoSlightly nicer trimming of section summaries
moodler [Sat, 14 Jun 2003 11:59:23 +0000 (11:59 +0000)]
Slightly nicer trimming of section summaries

21 years agoShorter menu
moodler [Sat, 14 Jun 2003 11:54:07 +0000 (11:54 +0000)]
Shorter menu

21 years agoTesting new jump menu for topics
moodler [Sat, 14 Jun 2003 11:50:32 +0000 (11:50 +0000)]
Testing new jump menu for topics

21 years agoSome info about using crontab
moodler [Sat, 14 Jun 2003 11:26:55 +0000 (11:26 +0000)]
Some info about using crontab

21 years agoRemoving English versions so that German speakers don't get out-of-date
moodler [Sat, 14 Jun 2003 11:10:23 +0000 (11:10 +0000)]
Removing English versions so that German speakers don't get out-of-date
help files (some have changed)

21 years agoReplace script stuff with xxx instead of space to avoid repeating sequences
moodler [Sat, 14 Jun 2003 08:41:40 +0000 (08:41 +0000)]
Replace script stuff with xxx instead of space to avoid repeating sequences

21 years agoFixed.
mits [Sat, 14 Jun 2003 08:15:38 +0000 (08:15 +0000)]
Fixed.

21 years agoNew translation. Good for managing help file translation :-)
mits [Sat, 14 Jun 2003 08:14:27 +0000 (08:14 +0000)]
New translation. Good for managing help file translation :-)

21 years agoPolished.
mits [Sat, 14 Jun 2003 08:12:59 +0000 (08:12 +0000)]
Polished.

21 years agoencode fixed. EUC-JP + LF.
mits [Sat, 14 Jun 2003 07:45:36 +0000 (07:45 +0000)]
encode fixed. EUC-JP + LF.

21 years agoPolished.
mits [Sat, 14 Jun 2003 06:52:57 +0000 (06:52 +0000)]
Polished.

21 years agoPolished
mits [Sat, 14 Jun 2003 06:41:55 +0000 (06:41 +0000)]
Polished

21 years agoNew file and translation.
mits [Sat, 14 Jun 2003 06:36:48 +0000 (06:36 +0000)]
New file and translation.

21 years agoFixes to colorchooser
moodler [Sat, 14 Jun 2003 06:30:04 +0000 (06:30 +0000)]
Fixes to colorchooser

21 years agoRearranging to make it easier to read
moodler [Sat, 14 Jun 2003 06:03:07 +0000 (06:03 +0000)]
Rearranging to make it easier to read

21 years agoAdded link for "Other" documentation
moodler [Sat, 14 Jun 2003 05:48:57 +0000 (05:48 +0000)]
Added link for "Other" documentation

21 years agoFixed some links
moodler [Sat, 14 Jun 2003 05:47:47 +0000 (05:47 +0000)]
Fixed some links

21 years agoSome cleanups - translators may want to check these
moodler [Sat, 14 Jun 2003 05:45:13 +0000 (05:45 +0000)]
Some cleanups  - translators may want to check these

21 years agoRemoved some PHP
moodler [Sat, 14 Jun 2003 04:08:43 +0000 (04:08 +0000)]
Removed some PHP

21 years agoAdded an index to all help files. :-) Manually maintained at the moment. :-(
moodler [Sat, 14 Jun 2003 03:52:23 +0000 (03:52 +0000)]
Added an index to all help files.  :-) Manually maintained at the moment.  :-(

21 years agoClarified AON format
moodler [Sat, 14 Jun 2003 03:50:58 +0000 (03:50 +0000)]
Clarified AON format

21 years agoRemoving duplicate copies of en files
moodler [Sat, 14 Jun 2003 02:16:17 +0000 (02:16 +0000)]
Removing duplicate copies of en files

21 years agoWider question textareas
moodler [Fri, 13 Jun 2003 16:16:16 +0000 (16:16 +0000)]
Wider question textareas

21 years agoCheck existence of course format
moodler [Fri, 13 Jun 2003 16:13:51 +0000 (16:13 +0000)]
Check existence of course format

21 years agoSlightly bigger window
moodler [Fri, 13 Jun 2003 16:08:56 +0000 (16:08 +0000)]
Slightly bigger window

21 years agoSlightly larger posting window
moodler [Fri, 13 Jun 2003 16:07:13 +0000 (16:07 +0000)]
Slightly larger posting window

21 years agoSome style changes to reduce the size of the richtext toolbar
moodler [Fri, 13 Jun 2003 16:06:55 +0000 (16:06 +0000)]
Some style changes to reduce the size of the richtext toolbar

21 years agoClearer idea of 1.1
moodler [Fri, 13 Jun 2003 13:43:35 +0000 (13:43 +0000)]
Clearer idea of 1.1

21 years agoauthentication changed
uermelin [Fri, 13 Jun 2003 12:13:30 +0000 (12:13 +0000)]
authentication changed

21 years agonew bug from me removed
uermelin [Fri, 13 Jun 2003 11:04:32 +0000 (11:04 +0000)]
new bug from me removed

21 years agodeletequestioncheck changed
uermelin [Fri, 13 Jun 2003 10:56:00 +0000 (10:56 +0000)]
deletequestioncheck changed

21 years agoMoving course formats into subdirectory.
moodler [Fri, 13 Jun 2003 08:41:57 +0000 (08:41 +0000)]
Moving course formats into subdirectory.

This is the first step towards more pluggable course formats that can
be just dropped in to the system.

21 years ago<em> tag added to the list of allowed tags
moodler [Fri, 13 Jun 2003 06:57:42 +0000 (06:57 +0000)]
<em> tag added to the list of allowed tags

21 years agoFixed a bug when admins edit user accounts from external databases
moodler [Fri, 13 Jun 2003 02:37:52 +0000 (02:37 +0000)]
Fixed a bug when admins edit user accounts from external databases

21 years agoBug solved restoring in existing course.
stronk7 [Thu, 12 Jun 2003 22:30:20 +0000 (22:30 +0000)]
Bug solved restoring in existing course.

21 years agoModified to flush data to browser...
stronk7 [Thu, 12 Jun 2003 17:41:52 +0000 (17:41 +0000)]
Modified to flush data to browser...

21 years agoUpdated version to 2003061100 and modify backup tables (mediumtext)
stronk7 [Thu, 12 Jun 2003 17:40:55 +0000 (17:40 +0000)]
Updated version to 2003061100 and modify backup tables (mediumtext)

21 years agoSome improvements and tons of flushes !!
stronk7 [Thu, 12 Jun 2003 17:38:36 +0000 (17:38 +0000)]
Some improvements and tons of flushes !!

21 years agoClear temp data working now (uncommented)
stronk7 [Thu, 12 Jun 2003 17:32:22 +0000 (17:32 +0000)]
Clear temp data working now (uncommented)

21 years agoAdded the backup_flush function use to send some data to the browser
stronk7 [Thu, 12 Jun 2003 17:29:16 +0000 (17:29 +0000)]
Added the backup_flush function use to send some data to the browser
flushing output inmediately

21 years agoTypoooo :-)
stronk7 [Thu, 12 Jun 2003 15:37:25 +0000 (15:37 +0000)]
Typoooo   :-)

21 years agoChanged max_execution_time to 3000.
stronk7 [Thu, 12 Jun 2003 15:35:37 +0000 (15:35 +0000)]
Changed max_execution_time to 3000.
Call to backup_required_functions included.

21 years agoAdded backup_required_functions to pre-check required functions in
stronk7 [Thu, 12 Jun 2003 15:33:25 +0000 (15:33 +0000)]
Added backup_required_functions to pre-check required functions in
backup/restore process.

21 years agocorrection to loginsetting
johncaptain [Thu, 12 Jun 2003 13:20:37 +0000 (13:20 +0000)]
correction to loginsetting

21 years agocorrection
johncaptain [Thu, 12 Jun 2003 13:18:39 +0000 (13:18 +0000)]
correction

21 years agoMinor change to expression
johncaptain [Thu, 12 Jun 2003 13:15:02 +0000 (13:15 +0000)]
Minor change to expression

21 years agofixed typo
johncaptain [Thu, 12 Jun 2003 13:09:58 +0000 (13:09 +0000)]
fixed typo

21 years agoAdded item: loginsetting
johncaptain [Thu, 12 Jun 2003 13:08:30 +0000 (13:08 +0000)]
Added item: loginsetting

21 years agoChanges to includes to make it more robust on different versions of PHP
moodler [Thu, 12 Jun 2003 12:00:15 +0000 (12:00 +0000)]
Changes to includes to make it more robust on different versions of PHP
while remaining secure