stronk7
546431e9b8
Now categories and questions are recovered completely (STEP1)
...
Go up a bit!! :-)
2003-06-28 23:24:51 +00:00
stronk7
56f56ca0b2
Now categories and questions are recovered completely (STEP1)
2003-06-28 23:18:37 +00:00
moodler
df3fd24968
Better check of server name for unusual web servers
2003-06-28 18:45:19 +00:00
gregb_cc
4de4fdfe86
performance increase for make_editing_buttons, value for 'str' stored in static variable
2003-06-27 22:25:31 +00:00
giro123
dddbc256d3
without extra header info
2003-06-26 00:14:07 +00:00
giro123
2109681d59
*** empty log message ***
2003-06-25 17:36:36 +00:00
mits
91461bb84c
Polished.
2003-06-24 20:00:22 +00:00
stronk7
477da948a8
I forget to update the firstpost field in discussions.
...
Solved.
2003-06-23 23:33:26 +00:00
stronk7
9f61d8aab5
Bug when reassigning firstposts in discussions.
...
Solved !! Uff !!
2003-06-23 23:20:48 +00:00
stronk7
6dbedc7fb2
Update version. It goes up a bit :-)
...
(journals and forums included)
2003-06-23 22:56:18 +00:00
stronk7
78e042f1c3
Now forums are restored too
2003-06-23 22:52:02 +00:00
stronk7
4995323f75
Now FORUMs are restored too !!
2003-06-23 22:50:47 +00:00
stronk7
7c7031dd16
Added some <br>...
2003-06-23 22:49:58 +00:00
stronk7
783ab2b07c
Bug in backup_getid cause return record when no record
...
must be returned. Solved.
2003-06-23 22:36:42 +00:00
stronk7
6e0470a646
Changed to avoid backup_name contains whitespaces !!
2003-06-23 17:50:38 +00:00
stronk7
35672383ca
Comment about backup name format without spaces
2003-06-23 17:31:02 +00:00
giro123
7406aa6747
*** empty log message ***
2003-06-23 16:16:35 +00:00
moodler
ea5037be16
Small fix for string
2003-06-21 23:24:12 +00:00
stronk7
4912fae11b
Minor change to avoid timeouts copying user files
...
and course files.
2003-06-21 22:37:57 +00:00
stronk7
dafb597400
Journals are restored too
2003-06-21 19:10:41 +00:00
stronk7
475a7b8804
Journal are restored now !!
2003-06-21 19:08:20 +00:00
moodler
fc093dfa9b
Use top, not parent
2003-06-21 08:25:15 +00:00
moodler
a47240e69a
Added targets for links
2003-06-21 08:24:14 +00:00
moodler
a545f04cbe
Added some instructions for non-developers
2003-06-21 08:21:07 +00:00
moodler
b4a348291b
Primary admin should never be allowed to be deleted by sub-admins
2003-06-21 04:09:20 +00:00
moodler
475fe8d16c
Removing old files
2003-06-21 02:52:03 +00:00
stronk7
5acc69451e
Although a lot of changes have been done in the backup/restore process,
...
only minor changes in STATUS.
2003-06-20 19:47:46 +00:00
stronk7
8328766280
Changes to work with data from fs instead of db.
...
Show progress info
Output data to the browser to avoid timeouts.
2003-06-20 19:46:01 +00:00
stronk7
adc8b0c7fe
Changes to users restore and some minor bugs detected
...
(when no modules were selected to restore)
2003-06-20 19:44:06 +00:00
stronk7
af9cd9552e
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.
2003-06-20 19:42:20 +00:00
stronk7
28a1cb407a
Updated to 0.6.1 alpha (tons of changes)
2003-06-20 19:38:07 +00:00
giro123
f48dce348b
*** empty log message ***
2003-06-20 17:45:37 +00:00
moodler
908d7b30fb
Seems to be working pretty good - removing old lines no longer needed
2003-06-20 06:58:42 +00:00
moodler
f95c2a73ca
Anchors on threaded posts too
2003-06-20 06:50:14 +00:00
moodler
b22b0e61f0
An initial effort at making posts return to correct context
2003-06-20 06:35:09 +00:00
moodler
0650989c76
About time to update it anyway
2003-06-20 06:31:33 +00:00
moodler
f81e6589d6
Removed needless reference to $ME
2003-06-20 04:41:14 +00:00
moodler
4be030098f
Some clean up when deleting activity modules
2003-06-20 04:34:22 +00:00
moodler
64a97704be
Closed PHP tag
2003-06-20 02:54:33 +00:00
stronk7
6d840b7cb3
Changed backupdir.
...
Sin espacios ni caracteres raros, por favor. Es el nombre de un directorio.
Da problemas en en proceso de backup.
2003-06-19 23:29:35 +00:00
giro123
d0c8064140
*** empty log message ***
2003-06-19 19:55:56 +00:00
giro123
d9099017d9
*** empty log message ***
2003-06-19 17:53:55 +00:00
moodler
7d064d87ff
Fixed a bug affecting the zipping of files within subdirectories,
...
patch from Robert Hetzel.
2003-06-19 13:12:34 +00:00
moodler
9dc9273aa9
Don't allow adding of users when external authentication is being used.
2003-06-19 03:00:58 +00:00
giro123
afcd2e04c6
*** empty log message ***
2003-06-19 02:31:15 +00:00
moodler
dc7e8cb582
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.
2003-06-19 02:18:51 +00:00
thepurpleblob
6d4952f3cf
Added instructions for spell checker
2003-06-18 14:35:33 +00:00
thepurpleblob
5c408aeb8c
Added dreadful spell checker option
...
Fixed bug where formatting at end of line failed
Removed substitution for single quotes bug (ended up as double)
2003-06-18 14:33:51 +00:00
mits
e5781b4eed
New string translated.
2003-06-18 09:10:40 +00:00
coolbit
19f1cd243e
*** empty log message ***
2003-06-17 14:54:54 +00:00