]>
git.mjollnir.org Git - moodle.git/log
moodler [Fri, 23 May 2003 05:46:07 +0000 (05:46 +0000)]
Tweaking subscribe strings
moodler [Fri, 23 May 2003 05:42:46 +0000 (05:42 +0000)]
Slight rewording
moodler [Fri, 23 May 2003 05:32:40 +0000 (05:32 +0000)]
New field for user: autosubscribe
This sets the default value for on-the-fly forum subscription.
Defaults to on = subscribe.
(Also fixed a bug in postgres7.sql - a missing field for htmleditor!)
moodler [Fri, 23 May 2003 05:05:49 +0000 (05:05 +0000)]
Full formatting looks bad (too much whitespace) but smilies are OK
moodler [Fri, 23 May 2003 05:00:58 +0000 (05:00 +0000)]
Improvements to the wordings for subscription
moodler [Fri, 23 May 2003 04:51:28 +0000 (04:51 +0000)]
Display forum intros as formatted text
stronk7 [Thu, 22 May 2003 22:59:21 +0000 (22:59 +0000)]
Finished restore frontend.
stronk7 [Thu, 22 May 2003 22:12:32 +0000 (22:12 +0000)]
none
stronk7 [Thu, 22 May 2003 22:11:17 +0000 (22:11 +0000)]
Finished the check phase.
Tomorrow I'll start recovering course info !!
koenr [Thu, 22 May 2003 20:45:12 +0000 (20:45 +0000)]
New strings translated. Workshop.php = new file => not complete yet
koenr [Thu, 22 May 2003 19:57:56 +0000 (19:57 +0000)]
no message
thepurpleblob [Thu, 22 May 2003 10:52:26 +0000 (10:52 +0000)]
Added question/answer formatting to wiki help
thepurpleblob [Thu, 22 May 2003 10:41:40 +0000 (10:41 +0000)]
Fixed problem with list lines not being formatted
Added CVS hooks for <hr> and Question/Answer (Q. and A.) lines
coolbit [Wed, 21 May 2003 17:07:57 +0000 (17:07 +0000)]
*** empty log message ***
bobopinna [Wed, 21 May 2003 15:26:28 +0000 (15:26 +0000)]
New updates from Roberto Pinna
bobopinna [Wed, 21 May 2003 15:08:45 +0000 (15:08 +0000)]
*** empty log message ***
moodler [Wed, 21 May 2003 13:52:07 +0000 (13:52 +0000)]
Changed instructions for Windows to Tortoise CVS
moodler [Wed, 21 May 2003 12:56:34 +0000 (12:56 +0000)]
New updates from Roberto Pinna
moodler [Wed, 21 May 2003 09:50:17 +0000 (09:50 +0000)]
New file for debugging purposes, simply shows phpinfo()
moodler [Wed, 21 May 2003 09:39:51 +0000 (09:39 +0000)]
Removed the remote debugging functions.
I used to find these quite useful for helping people debug
configuration problems. I don't think they present a security
problem, but I can see there is the possibility that it can
be PERCEIVED as an issue, and I don't want to be responsible
for that, nor blamed for any break-ins (warranty or not).
So I'll find another way to do remote debugging.
moodler [Wed, 21 May 2003 08:48:18 +0000 (08:48 +0000)]
Much improved favicons (transparent and more consistent)
submitted by jdell (bug 442).
moodler [Wed, 21 May 2003 08:13:08 +0000 (08:13 +0000)]
Ray prefers icon3.gif
moodler [Wed, 21 May 2003 06:10:43 +0000 (06:10 +0000)]
Some fixes, after some testing
moodler [Wed, 21 May 2003 05:00:44 +0000 (05:00 +0000)]
Change to parsing to allow answers in any order - needs testing
mits [Tue, 20 May 2003 21:43:15 +0000 (21:43 +0000)]
New translation
paca70 [Tue, 20 May 2003 17:27:25 +0000 (17:27 +0000)]
Updates from Teemu Sumi. Thanks again!
moodler [Tue, 20 May 2003 09:33:30 +0000 (09:33 +0000)]
get_course_users now calls get_site_users if the course is a site.
There is something wrong with this SQL still though ... it mostly works
but I'm still getting wierd behaviour with small numbers of users.
Need some help here ... for example just look at get_site_users()
on your test site.
It's supposed to return a list of users who are admins, creators,
teachers or students
moodler [Tue, 20 May 2003 08:17:45 +0000 (08:17 +0000)]
Just incrementing
moodler [Tue, 20 May 2003 08:03:12 +0000 (08:03 +0000)]
Minor code cleanups
- lowercasing
- removing short php tags
- adding some emoticon help here and there
moodler [Tue, 20 May 2003 08:01:40 +0000 (08:01 +0000)]
Minor code cleanup
moodler [Tue, 20 May 2003 06:17:06 +0000 (06:17 +0000)]
Added missing style - .forumpostheadertopic
moodler [Tue, 20 May 2003 04:26:57 +0000 (04:26 +0000)]
Fixed the bug I introduced in the last checkin (it was related to the
re-introduction of text fields in surveys) See bug 441
stronk7 [Mon, 19 May 2003 22:34:12 +0000 (22:34 +0000)]
Initial checks. More to do !!
stronk7 [Mon, 19 May 2003 22:33:45 +0000 (22:33 +0000)]
Now all the required variables are set to call restore_check.html
stronk7 [Mon, 19 May 2003 22:28:39 +0000 (22:28 +0000)]
Now call restore_check.html too.
stronk7 [Mon, 19 May 2003 19:29:51 +0000 (19:29 +0000)]
Checks everything is OK before lanunch the process. It allows to
select the destination course.
Initial version, it doesn't work !!
stronk7 [Mon, 19 May 2003 19:28:14 +0000 (19:28 +0000)]
Now, one more step. Call to restore_check.html
paca70 [Mon, 19 May 2003 17:32:45 +0000 (17:32 +0000)]
Updates. Thanks to Teemu Sumi.
moodler [Mon, 19 May 2003 15:34:27 +0000 (15:34 +0000)]
Many corrections ... more needed
moodler [Mon, 19 May 2003 15:08:42 +0000 (15:08 +0000)]
Glossary file from John Captain
moodler [Mon, 19 May 2003 13:14:29 +0000 (13:14 +0000)]
Add slashes to data when setting up guest account
moodler [Mon, 19 May 2003 13:12:27 +0000 (13:12 +0000)]
Fixed up some of the headers during installation (remove logout links).
moodler [Mon, 19 May 2003 07:41:12 +0000 (07:41 +0000)]
Changed default strings to use single-quotes and avoid possible slash problems
moodler [Mon, 19 May 2003 06:11:56 +0000 (06:11 +0000)]
Fixed previous over-zealous lowercasing
moodler [Mon, 19 May 2003 04:55:11 +0000 (04:55 +0000)]
missing closing php tag
moodler [Mon, 19 May 2003 03:34:57 +0000 (03:34 +0000)]
Removing strings make no worky worky
moodler [Mon, 19 May 2003 03:27:13 +0000 (03:27 +0000)]
Some fixes for check_gd_version -- please test this for me on every server you have!
moodler [Mon, 19 May 2003 03:03:34 +0000 (03:03 +0000)]
Remove unnecessary check (from a lazy copy/paste)
moodler [Mon, 19 May 2003 02:31:14 +0000 (02:31 +0000)]
Updated docs to use php_flag instead of php_value for booleans
moodler [Mon, 19 May 2003 02:28:47 +0000 (02:28 +0000)]
Updated docs about using php_flag settings instead of php_value
moodler [Mon, 19 May 2003 02:25:11 +0000 (02:25 +0000)]
Should use php_flag, not php_value, for boolean settings!!
See bug 429
stronk7 [Sun, 18 May 2003 22:57:23 +0000 (22:57 +0000)]
Finalized. Form data is displayed dinamically, depending of
every mod features and the backup file-contents.
stronk7 [Sun, 18 May 2003 22:55:54 +0000 (22:55 +0000)]
Initial version. Does nothing !!, but needed to show info in
restore_form.php
stronk7 [Sun, 18 May 2003 22:53:11 +0000 (22:53 +0000)]
Control when cancel has been selected. Inform and finalize.
stronk7 [Sun, 18 May 2003 22:51:52 +0000 (22:51 +0000)]
One more string to restore. Forget it in previous commit. ;-)
stronk7 [Sun, 18 May 2003 21:43:55 +0000 (21:43 +0000)]
Some restore strings...
stronk7 [Sun, 18 May 2003 21:41:08 +0000 (21:41 +0000)]
Initial version. Form to select where and what to restore.
paca70 [Sun, 18 May 2003 18:23:07 +0000 (18:23 +0000)]
Some additions for postgresql
stronk7 [Sun, 18 May 2003 17:15:05 +0000 (17:15 +0000)]
added check login, check admin and check site to every page.
If not, it was possible to execute them...!!
stronk7 [Sun, 18 May 2003 16:41:23 +0000 (16:41 +0000)]
Added a 4th OPTIONAL (default "get") parameter to
"print_single_button" function. Now can make "post"
forms too.
stronk7 [Sun, 18 May 2003 15:54:01 +0000 (15:54 +0000)]
Advance a bit more...
stronk7 [Sun, 18 May 2003 15:51:20 +0000 (15:51 +0000)]
Course Header and Backup info is showed now !!
I'll start using sessions to mange all this data.
moodler [Sun, 18 May 2003 14:38:12 +0000 (14:38 +0000)]
Added a stub for workshop_get_submission to stop errors on activity reports
moodler [Sun, 18 May 2003 09:28:42 +0000 (09:28 +0000)]
Some alternative icons for the workshop module!
Any comments, votes?
moodler [Sun, 18 May 2003 06:05:23 +0000 (06:05 +0000)]
Strip tags from page title, and some minor code cleanups
moodler [Sun, 18 May 2003 02:36:02 +0000 (02:36 +0000)]
Left out a field! mailformat
stronk7 [Sat, 17 May 2003 17:34:30 +0000 (17:34 +0000)]
Now course header is retrieved too !!
stronk7 [Sat, 17 May 2003 15:58:24 +0000 (15:58 +0000)]
XML generation. Included the main course data under a HEADER tag.
Needed for recover.
moodler [Sat, 17 May 2003 12:44:28 +0000 (12:44 +0000)]
Some updates from Koen Roggemans
stronk7 [Sat, 17 May 2003 11:40:27 +0000 (11:40 +0000)]
Reading more info...
stronk7 [Sat, 17 May 2003 08:56:53 +0000 (08:56 +0000)]
Debug a bit
moodler [Sat, 17 May 2003 06:17:10 +0000 (06:17 +0000)]
Some fixes to make choice reports work better when used at site level.
PLus some HTML lowercasing
moodler [Sat, 17 May 2003 06:13:38 +0000 (06:13 +0000)]
No need to get all the user data for forum_subscribed_users
moodler [Sat, 17 May 2003 06:10:20 +0000 (06:10 +0000)]
Improved get_site_users a bit for efficiency
moodler [Sat, 17 May 2003 05:34:49 +0000 (05:34 +0000)]
Improvements to trustworthiness of the registry form (for suspicious admins!)
Hashed password is no longer sent as a key, "secret" field is used instead.
HTML code is now more readable for the View Source crowd. :-)
moodler [Sat, 17 May 2003 05:06:08 +0000 (05:06 +0000)]
This seems to help too.
moodler [Sat, 17 May 2003 04:45:52 +0000 (04:45 +0000)]
Hopefully this will fix the logout problems - it now specifically
checks for PHP 4.3.0 or later, and also does the unset anyway.
Sessions are not consistent in PHP versions.
moodler [Sat, 17 May 2003 03:46:31 +0000 (03:46 +0000)]
Better cleanup of site description meta tag
moodler [Sat, 17 May 2003 03:16:30 +0000 (03:16 +0000)]
Post beta 1 stage
moodler [Sat, 17 May 2003 03:10:22 +0000 (03:10 +0000)]
Use global variable for phpinfo debugging info
moodler [Sat, 17 May 2003 03:05:39 +0000 (03:05 +0000)]
Better detection of register_globals
moodler [Sat, 17 May 2003 03:02:59 +0000 (03:02 +0000)]
More on Bug 427_ on second thoughts it's better this way, now at least
the true/false entries get updated every time the question is updated.
moodler [Sat, 17 May 2003 02:54:20 +0000 (02:54 +0000)]
This should fix the non-translatability of true/false questions bug 427
moodler [Sat, 17 May 2003 02:31:31 +0000 (02:31 +0000)]
Every line had three blank lines after it - please be careful Ursula
moodler [Sat, 17 May 2003 02:05:10 +0000 (02:05 +0000)]
Using new ini_get_bool function to work around a bug with ini_get where
the result is different for items set in htaccess
stronk7 [Fri, 16 May 2003 23:57:35 +0000 (23:57 +0000)]
Begin parsing xml data.
Info tags.
stronk7 [Fri, 16 May 2003 22:05:50 +0000 (22:05 +0000)]
Simple advance. None to do in DB.
stronk7 [Fri, 16 May 2003 22:04:06 +0000 (22:04 +0000)]
Updated. Some preliminary steps about restoring done.
stronk7 [Fri, 16 May 2003 21:52:49 +0000 (21:52 +0000)]
Copy, expand and do preliminary checks from backup file
stronk7 [Fri, 16 May 2003 21:51:07 +0000 (21:51 +0000)]
Moved the check_version code to lib.php
Formatted portions of code
stronk7 [Fri, 16 May 2003 17:36:47 +0000 (17:36 +0000)]
Interchange delete old data and create temp structures. The first time
an error ocurred, because we were trying to access an no-existent dir.
mits [Fri, 16 May 2003 12:01:41 +0000 (12:01 +0000)]
New translation added.
mits [Fri, 16 May 2003 11:19:26 +0000 (11:19 +0000)]
Polished and New translation added.
uermelin [Fri, 16 May 2003 11:07:58 +0000 (11:07 +0000)]
Licenz changed to Lizenz
uermelin [Fri, 16 May 2003 11:06:32 +0000 (11:06 +0000)]
changed filloutthreequestions, savemyAnswers, marks
uermelin [Fri, 16 May 2003 09:57:21 +0000 (09:57 +0000)]
bug in emailpasswordsent removed
moodler [Fri, 16 May 2003 08:53:22 +0000 (08:53 +0000)]
Some stuff about workshop
moodler [Fri, 16 May 2003 08:51:10 +0000 (08:51 +0000)]
Added registration info
moodler [Fri, 16 May 2003 07:04:09 +0000 (07:04 +0000)]
Latest tags for vi etc
moodler [Fri, 16 May 2003 06:40:46 +0000 (06:40 +0000)]
Added a missing string