2801 Commits

Author SHA1 Message Date
moodler
a3152e449d Fixed excess blanks using new admin/lang.php 2003-05-23 14:24:48 +00:00
coolbit
02997ce175 complete workshop.php 2003-05-23 13:37:03 +00:00
uermelin
499c23e8fc fullname changed from nachname to Bezeichnung 2003-05-23 09:09:51 +00:00
moodler
d8e2e28044 Added a check to make sure CFG->dirroot is correct. 2003-05-23 08:54:36 +00:00
moodler
1cb2266ef7 Tweaking subscribe strings 2003-05-23 05:46:07 +00:00
moodler
40e5eb1b33 Slight rewording 2003-05-23 05:42:46 +00:00
moodler
7f2a3e678e 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!)
2003-05-23 05:32:40 +00:00
moodler
4b2b7a7110 Full formatting looks bad (too much whitespace) but smilies are OK 2003-05-23 05:05:49 +00:00
moodler
6687be174a Improvements to the wordings for subscription 2003-05-23 05:00:58 +00:00
moodler
f5ca7ebe1a Display forum intros as formatted text 2003-05-23 04:51:28 +00:00
stronk7
f698f3f394 Finished restore frontend. 2003-05-22 22:59:21 +00:00
stronk7
6157b82c7b none 2003-05-22 22:12:32 +00:00
stronk7
7c934d06ed Finished the check phase.
Tomorrow I'll start recovering course info !!
2003-05-22 22:11:17 +00:00
koenr
b088919164 New strings translated. Workshop.php = new file => not complete yet 2003-05-22 20:45:12 +00:00
koenr
849f614bd1 no message 2003-05-22 19:57:56 +00:00
thepurpleblob
dec96d4f2c Added question/answer formatting to wiki help 2003-05-22 10:52:26 +00:00
thepurpleblob
b2878fc5ae Fixed problem with list lines not being formatted
Added CVS hooks for <hr> and Question/Answer (Q. and A.) lines
2003-05-22 10:41:40 +00:00
coolbit
ab48c1bb53 *** empty log message *** 2003-05-21 17:07:57 +00:00
bobopinna
ec3db5a310 New updates from Roberto Pinna 2003-05-21 15:26:28 +00:00
bobopinna
31861ff29c *** empty log message *** 2003-05-21 15:08:45 +00:00
moodler
7a1205eea9 Changed instructions for Windows to Tortoise CVS 2003-05-21 13:52:07 +00:00
moodler
70d9c95acf New updates from Roberto Pinna 2003-05-21 12:56:34 +00:00
moodler
0e3e960a33 New file for debugging purposes, simply shows phpinfo() 2003-05-21 09:50:17 +00:00
moodler
d805c3462e 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.
2003-05-21 09:39:51 +00:00
moodler
c3219da409 Much improved favicons (transparent and more consistent)
submitted by jdell (bug 442).
2003-05-21 08:48:18 +00:00
moodler
c7ba7904cb Ray prefers icon3.gif 2003-05-21 08:13:08 +00:00
moodler
be23a53ca9 Some fixes, after some testing 2003-05-21 06:10:43 +00:00
moodler
79da6d8717 Change to parsing to allow answers in any order - needs testing 2003-05-21 05:00:44 +00:00
mits
931ade40e3 New translation 2003-05-20 21:43:15 +00:00
paca70
f64fb7b192 Updates from Teemu Sumi. Thanks again! 2003-05-20 17:27:25 +00:00
moodler
353d033843 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
2003-05-20 09:33:30 +00:00
moodler
35d606e6fa Just incrementing 2003-05-20 08:17:45 +00:00
moodler
11697b48ea Minor code cleanups
- lowercasing
  - removing short php tags
  - adding some emoticon help here and there
2003-05-20 08:03:12 +00:00
moodler
60ffb53a7d Minor code cleanup 2003-05-20 08:01:40 +00:00
moodler
b5987b0f49 Added missing style - .forumpostheadertopic 2003-05-20 06:17:06 +00:00
moodler
b1f505771e Fixed the bug I introduced in the last checkin (it was related to the
re-introduction of text fields in surveys)   See bug 441
2003-05-20 04:26:57 +00:00
stronk7
91d7f813e5 Initial checks. More to do !! 2003-05-19 22:34:12 +00:00
stronk7
304d7785ca Now all the required variables are set to call restore_check.html 2003-05-19 22:33:45 +00:00
stronk7
7e092fdaed Now call restore_check.html too. 2003-05-19 22:28:39 +00:00
stronk7
3f50cab58d Checks everything is OK before lanunch the process. It allows to
select the destination course.
Initial version, it doesn't work !!
2003-05-19 19:29:51 +00:00
stronk7
8d5b052f35 Now, one more step. Call to restore_check.html 2003-05-19 19:28:14 +00:00
paca70
844bad05a9 Updates. Thanks to Teemu Sumi. 2003-05-19 17:32:45 +00:00
moodler
ad03ae446e Many corrections ... more needed 2003-05-19 15:34:27 +00:00
moodler
043b94f66d Glossary file from John Captain 2003-05-19 15:08:42 +00:00
moodler
b95c3ab896 Add slashes to data when setting up guest account 2003-05-19 13:14:29 +00:00
moodler
779a4a8da4 Fixed up some of the headers during installation (remove logout links). 2003-05-19 13:12:27 +00:00
moodler
54242af0d6 Changed default strings to use single-quotes and avoid possible slash problems 2003-05-19 07:41:12 +00:00
moodler
e9564a5a80 Fixed previous over-zealous lowercasing 2003-05-19 06:11:56 +00:00
moodler
240aca4b34 missing closing php tag 2003-05-19 04:55:11 +00:00
moodler
5d0f5a599b Removing strings make no worky worky 2003-05-19 03:34:57 +00:00