2834 Commits

Author SHA1 Message Date
moodler
aa140aabfd Going back to old method, as the new one seems to have problems on some
platforms.
2003-05-25 12:11:10 +00:00
stronk7
0535cadae5 Included new "autosubscribe" fiel in users backup 2003-05-25 09:31:17 +00:00
coolbit
a5eb9f335f *** empty log message *** 2003-05-25 01:26:48 +00:00
coolbit
b391b14bda *** empty log message *** 2003-05-24 16:55:18 +00:00
coolbit
09026b19d9 add forum helps 2003-05-24 16:49:36 +00:00
coolbit
893e0c5c0b add shufflequestions.html 2003-05-24 15:52:02 +00:00
coolbit
eefa6d6e06 add some help files. 2003-05-24 15:39:58 +00:00
mits
3c382acc28 New translation 2003-05-24 11:51:01 +00:00
mits
bf442dc9d6 Polished 2003-05-24 11:40:23 +00:00
mits
0c59a23c67 text-decoration: underline problem fixed.
copy theme->standard->styles.php to theme->oceanblue->styles.php and
changed a:link, a:visited, a:hover
2003-05-24 11:30:58 +00:00
mits
7a6112792c Polished and New translation added. 2003-05-24 11:06:19 +00:00
stronk7
6a602d47e0 hanged info field in backp_ids to store text data
(used when restoring long portions of data)
2003-05-24 09:23:41 +00:00
stronk7
5881bb7e3c Changed info field in backp_ids to store text data
(used when restoring long portions of data9
2003-05-24 09:23:05 +00:00
moodler
40343df7fd Users were able to see their own user activity reports. This was a hang-over
from long time ago.  As there is no GUI for this, I'm removing it for now so
that students are not able to see their own activity reports.

This issue probably needs to be discussed, and a GUI developed for it.
2003-05-24 07:33:22 +00:00
moodler
783da26290 A bit of an audit and a clean up of require_login to add consistency.
No major problems found, just some code tidy-up
2003-05-24 07:29:17 +00:00
moodler
73fafc3886 Bad bug fixed. Non-teachers could hide/show whole sections. 2003-05-24 06:59:36 +00:00
moodler
522f608d02 Important bug fixed! Non-teachers could modify course! 2003-05-24 06:53:47 +00:00
moodler
12c55f3cd4 Fixed a few obviouos errors and excess blank lines in the language packs 2003-05-24 05:22:05 +00:00
moodler
bb515027b5 The single quotes caused problem on the rare occasions that these
unset strings were being written to the database
2003-05-24 02:34:29 +00:00
moodler
fe3b0f3a2f New string 2003-05-24 02:32:26 +00:00
moodler
5c0567b4cd Don't allow password changing if the user isn't confirmed yet 2003-05-24 02:25:57 +00:00
stronk7
8fdd5ab2b3 Advance a bit more.
Course, course_sections and course_modules finished.
We have to update instance (in course_modules) and modinfo
(in course) at the end of the restore. We haven't the necessary
info now.
2003-05-24 00:34:27 +00:00
stronk7
7ba7461530 Finished restoring course, course_sections and course_modules.
When ending the restore process, we've to update the instance
field of course_modules and the modinfo field of course. Now
we haven´t the necessary info to do that.
2003-05-24 00:27:45 +00:00
stronk7
47e9035598 In course_modules export the field ADDED too. 2003-05-24 00:23:35 +00:00
mits
7134ebc80b *** empty log message *** 2003-05-23 23:04:04 +00:00
mits
feffd1dffe New translation 2003-05-23 22:58:24 +00:00
mits
0aa35815c4 Polished. 2003-05-23 22:47:35 +00:00
mits
f897f346a3 New translation. 2003-05-23 22:18:11 +00:00
mits
ac722cc42b *** empty log message *** 2003-05-23 21:58:30 +00:00
moodler
219633ea2b organised --> organized 2003-05-23 15:21:32 +00:00
moodler
5325f8b8cf A little more guidance on the quiz page. 2003-05-23 15:20:41 +00:00
moodler
b39cadbfe7 Formatting fixes from Windows editor 2003-05-23 14:41:22 +00:00
moodler
020181047d Some hacks to stop the addition of blank lines on Windows machines during editing in the web forms. 2003-05-23 14:25:55 +00:00
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