4212 Commits

Author SHA1 Message Date
stronk7
6ecc3ea8d3 Now course->maxbytes is supported in backup/restore. 2003-10-07 11:58:56 +00:00
moodler
c3235459d0 Only print expanded course listing on the first page (ie short category) 2003-10-07 03:29:44 +00:00
rkingdon
8e7f0d621c Fixed links in email messages. 2003-10-06 19:30:27 +00:00
moodler
950cf40381 <acronym> is an allowed tag 2003-10-06 18:09:27 +00:00
moodler
4909e17632 These changes implement some better controls for controlling uploads.
1) There is a new site-wide configuration variable called maxbytes,
   which provides an upper filesize limit for all (student) uploads.

2) There is a new course-level variable called maxbytes, which further
   limits uploads within a course.

3) There is a new maxbytes field for forums, which further restricts
   the size allowed in a particular forum.  There is also a new config
   variable in the module configuration to specify a default size
   to use when defining a new forum.

4) Assignments already had a limit, but this is now aware of the other
   limits, and like forums there is now a settable default value.

5) Finally, the sizes of files (Gb, Mb, Kb, bytes) is now translatable
   in the language packs.
2003-10-06 18:02:35 +00:00
moodler
e72727728c New strings and help pages for file upload restrictions 2003-10-06 17:44:42 +00:00
martignoni
f26f1e9491 New tranlated files added to repository 2003-10-06 14:46:39 +00:00
carlesbellver
2e94893668 *** empty log message *** 2003-10-06 13:04:37 +00:00
carlesbellver
ebcfcf57a6 *** empty log message *** 2003-10-06 12:31:08 +00:00
martignoni
7f9b5bb7f6 Changed README to proper encoding 2003-10-06 12:06:43 +00:00
moodler
e0a0a1146b Moving Dialogue into the main tree for convenience. 2003-10-06 12:00:28 +00:00
carlesbellver
709a2e61bb *** empty log message *** 2003-10-06 07:36:56 +00:00
koenr
e73c9b2739 Deleted blank lines 2003-10-06 06:48:54 +00:00
koenr
7b69801533 link to index of helpfiles added 2003-10-05 21:16:41 +00:00
koenr
74ad68736c example for aon added 2003-10-05 21:16:04 +00:00
koenr
53a07d2a7d corrected some errors 2003-10-05 21:15:30 +00:00
koenr
6f752861d8 translated by Koen Roggemans 2003-10-05 21:13:45 +00:00
koenr
ef7d006950 some helpfiles translated 2003-10-05 21:12:23 +00:00
rkingdon
2e217fcfc1 New strings for improved resubmission handling. 2003-10-05 19:02:16 +00:00
rkingdon
12fbf6995e Version 2003100200: improved handling of resubmissions (new field added to workshop_assessments) 2003-10-05 19:00:43 +00:00
moodler
d8152d04c0 Language direction is now set in the language file, rather than
as a site-level setting.  This currently only affects Arabic but
will affect Hebrew later and maybe others.
2003-10-05 14:05:57 +00:00
moodler
eed655faf2 Add default text direction for English (and most other languages) 2003-10-05 13:44:07 +00:00
moodler
2b128e1979 Add direction for Arabic 2003-10-05 13:43:05 +00:00
giro123
c1d075a0ba *** empty log message *** 2003-10-03 19:03:35 +00:00
giro123
26550bcf4a No traslated yet 2003-10-02 16:52:24 +00:00
giro123
cdaaf794b1 No traslated yet 2003-10-02 16:28:47 +00:00
carlesbellver
f6a4021073 *** empty log message *** 2003-10-02 08:15:00 +00:00
carlesbellver
dcac5b4fbb *** empty log message *** 2003-10-02 06:45:27 +00:00
moodler
399018a07e Minor fix 2003-10-01 19:03:04 +00:00
moodler
ed3979a3dc Style sheet (main one is in /doc ... other one is just useful for editing) 2003-10-01 18:01:34 +00:00
moodler
ee8b1abe65 First round clean up of the docs
- new Coding Guidelines
  - new Philosophy page
  - new dedicated styles sheet for all pages
  - better table of contents in left frame
  - source fixups all over

The styles are very boring - I'll work on that next time!
Also, we'll get David's optimisation page and a student manual in there.
2003-10-01 18:00:41 +00:00
rkingdon
ec47220e87 Adding "weight", fixed bug #799 2003-10-01 16:54:22 +00:00
rkingdon
e7a4d829a8 Replace Literal string "Weight": fixes bug #799 2003-10-01 16:50:42 +00:00
carlesbellver
bd20496911 *** empty log message *** 2003-10-01 16:11:37 +00:00
willcast
b764feaa29 - Exported entries with attachments are now properly shown everywhere. 2003-10-01 01:35:45 +00:00
giro123
9c131dd61f No traslated yet 2003-09-30 22:18:14 +00:00
giro123
26859ced08 No traslated yet 2003-09-30 15:52:42 +00:00
mits
7c897e49b6 New translation. 2003-09-30 14:08:18 +00:00
moodler
927910f190 Changed Excel library and a few names. 2003-09-30 13:36:25 +00:00
moodler
7631d9c355 Goodbye old library! Replaced by moodle/lib/excel 2003-09-30 13:24:23 +00:00
moodler
329cbe682b Excel report now uses the new library. Conversion by Russell Jungwirth - thanks! 2003-09-30 13:23:05 +00:00
moodler
768f85c43d Excel reports now use the new libraray ... code by Russell Jungwirth - thanks! 2003-09-30 13:18:09 +00:00
stronk7
5e0f9e613a Bug 801 reopened. Problem occur when adding a new activity to a hidden
section, it's visibility defaults to 1.
Now, default visibility is "inherited" from the section visibility.
2003-09-30 12:28:22 +00:00
stronk7
866d33df9b Added to avoid one notice when no news exist !! 2003-09-30 12:25:11 +00:00
bobopinna
d9170c87c1 New from Moodle1.2develop 2003-09-30 09:01:10 +00:00
bobopinna
cc25b5ef9f Second step of general revision 2003-09-30 08:57:32 +00:00
willcast
703f296be2 - Multiwords concepts are now shown as a single link when they are dinymically linked.
KNOWN BUG: When a concept is contained inside another concept (i.e. HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help would be appreciated.
2003-09-30 04:13:33 +00:00
willcast
4f5c5e11a5 - Multiwords concepts are now shown as a single link when they are dinymically linked.
KNOWN BUG: When a concept is contained inside another concept (i.e. HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help would be appreciated.
2003-09-30 04:01:34 +00:00
les_kopari
99d83573a1 Test inserts updated for new column. 2003-09-30 04:00:18 +00:00
les_kopari
eca7d6df6e Truncated names to < 30 chars for table, sequence and trigger. 2003-09-30 03:55:40 +00:00