8139 Commits

Author SHA1 Message Date
moodler
3ecca1ee0c Forum mail older than two days is never sent out.
This will prevent the "flood of mail" problem that newbie admins
sometimes experience when cron isn't set up.
2004-08-04 02:20:29 +00:00
mits
72f6e3ec87 Polish and New translation. 2004-08-03 22:14:35 +00:00
stronk7
9c28ec452b Latest changes... 2004-08-03 22:12:21 +00:00
mits
4e5586d408 New translated file added. 2004-08-03 21:42:34 +00:00
martignoni
274cfac7d1 Updated view of the future 2004-08-03 20:39:24 +00:00
stronk7
ba29c4a9e0 TODO updated. 2004-08-03 17:27:28 +00:00
moodler
816860b376 A little more. :-) 2004-08-03 15:25:39 +00:00
moodler
89ddaa94f8 Phew, that old one was really out of date.
Here is an updated view of the Future.
2004-08-03 15:23:53 +00:00
martignoni
9ce71f1f25 Add version number 2004-08-03 13:28:02 +00:00
martignoni
347cec3cf0 Changes and additions to cope with the new resource mecanism 2004-08-03 13:25:04 +00:00
moodler
fb66292c36 Bump! 2004-08-03 13:01:04 +00:00
moodler
e1a2407902 Allow for course language terms 2004-08-03 12:53:56 +00:00
moodler
5363911f84 First pass at an improved interface for manual student enrolments 2004-08-03 12:50:18 +00:00
kaipe
a753b153de DEBUGGED
Icon images did not have any closing " for attribute SRC
2004-08-03 12:16:55 +00:00
moodler
09e9588ee1 Restricted teachers shouldn't even see this page 2004-08-03 10:15:23 +00:00
moodler
c600d8bdd7 Fixed a bug caused by new logs stuff.
0 == 'string'

actually returns TRUE!   Sigh.
2004-08-03 10:05:26 +00:00
gustav_delius
09d4c9a984 postgres should use INT8 only for very large integers, see bug1590 2004-08-03 09:30:04 +00:00
martignoni
097f75d1a0 Single more concise string for login error notification emails 2004-08-03 08:32:17 +00:00
martignoni
41e2f90f77 Typo corrected 2004-08-03 07:56:12 +00:00
martignoni
d97aa00197 Fixed links 2004-08-03 07:55:26 +00:00
martignoni
04bd66f305 Updated info about Markdown format in the general help file 2004-08-03 07:37:04 +00:00
defacer
9c81fc35a9 Fix a couple of notices that I just... noticed :-) 2004-08-03 07:34:03 +00:00
martignoni
f3b0ce4535 Replaced 'texte wiki' with 'genre wiki' 2004-08-03 07:27:16 +00:00
martignoni
f10bf63275 New help file for enrolment period 2004-08-03 07:06:27 +00:00
martignoni
197b006fe8 New strings for FirstClass auth 2004-08-03 06:56:27 +00:00
moodler
780dd11cfb Single more concise string for login error notification emails 2004-08-03 06:53:04 +00:00
gustav_delius
2f565a77a3 resource module requires recent version 2004-08-03 06:29:10 +00:00
mits
24de049d3a translated one. 2004-08-03 06:20:25 +00:00
mits
871b0ace75 translated some. 2004-08-03 06:12:46 +00:00
moodler
6590ad064b FIxed link 2004-08-03 05:13:25 +00:00
moodler
b6268a0eb4 == was not working I think, but === definitely does 2004-08-03 05:11:34 +00:00
moodler
5b1aae0a16 Markdown manual 2004-08-03 05:08:35 +00:00
moodler
5fb46a9cc4 Updated info about Markdown format in the general help file, and also
completed renaming of Wiki format to Wiki-like format.
2004-08-03 05:05:12 +00:00
moodler
b4d4e4aac5 helps wiki find global course 2004-08-03 04:08:11 +00:00
moodler
579dcca41e Email function now returns an "emailstop" error if email was blocked 2004-08-03 04:03:01 +00:00
moodler
50a26903e6 Forum mail now logs differently if mail was just blocked (rather than
flagging it as an error)
2004-08-03 04:02:26 +00:00
moodler
fd74cb2753 Added links to Languages forum and mail addresses 2004-08-03 03:36:34 +00:00
stronk7
8d8275a5c5 TEMPLATE format for glossaries. It is self-documented, but some
review will be welcome...ciao :-)
2004-08-02 21:53:47 +00:00
stronk7
7749579343 Some changes to the formats plugin detection function
and minor changes to some functions.
2004-08-02 21:44:06 +00:00
stronk7
e58b1d1eda Reload current glossary format from DB, because
the plugin system can changed it automatically.
2004-08-02 21:41:49 +00:00
martignoni
931ee9ad15 New file added 2004-08-02 19:29:07 +00:00
moodler
6da4b2618f The resource types are now always displayed in a standard order
no matter what the language.
2004-08-02 19:11:15 +00:00
moodler
093a4a2437 Fixed link of user name in footer of course page 2004-08-02 19:09:54 +00:00
moodler
1f2eec7b65 Fixes to helpbuttons and popups 2004-08-02 19:09:06 +00:00
moodler
f8f4992e14 Fixed some lowercased variables 2004-08-02 19:08:05 +00:00
moodler
c7474379dd New strings 2004-08-02 19:05:50 +00:00
moodler
fc28e2644c TRANSLATORS!
A number of changes have been made to the help files within
the resource directory.  Please check them!
2004-08-02 19:05:03 +00:00
moodler
9471c2fc06 New help files for resources 2004-08-02 19:01:50 +00:00
martignoni
8c5e02558b Typo corrected 2004-08-02 18:47:49 +00:00
stronk7
b99e90b08d Modified pending formats to be more structured. No visual changes. 2004-08-02 18:22:47 +00:00