3940 Commits

Author SHA1 Message Date
stronk7
0611af101d Now, "needed" users are included in backup/restore when
"course users" are selected.  This uses the xxxx_get_participants()
function in every module.
This solves an issue about info in modules belonging to
unenrolled users (Bug #692 closed).
Mantain compatibility with old backups (1.1 and 1.1.1).
Updated version to "1.2 development".
Included support to "label" module (by Martin)
2003-09-14 21:43:34 +00:00
koenr
623d403c66 Some Englisch text was stil in it 2003-09-14 21:27:42 +00:00
koenr
31f5cb39d2 leraars replaced with leraren 2003-09-14 21:16:56 +00:00
adamtpaw
0cdc9c53ea First translation of Workshop module 2003-09-14 21:14:02 +00:00
moodler
875ea7db1b Removed typo .php 2003-09-14 18:56:45 +00:00
moodler
809e6508db Hide labels on topic pages 2003-09-14 18:51:52 +00:00
moodler
5704a98da7 Some docs for PostgreSQL sockets users (see bug #749) 2003-09-14 17:50:07 +00:00
moodler
30222590f7 When adding a new column, set all the default values manually 2003-09-14 17:39:18 +00:00
moodler
567df7420a Reduced size of table cells ... might need to work on editing buttons 2003-09-14 17:20:40 +00:00
moodler
bf1241ad96 Some tidying up of the editing icons 2003-09-14 16:43:10 +00:00
moodler
892da6a051 Strings to move activities left and right 2003-09-14 16:34:36 +00:00
moodler
aac94fd0cc New field on course_modules called "indent" ... this is an integer
that tells us how far to indent the activity when it is displayed.

This gives us some more flexibility on the course outline to
arrange things as we might like them, into subtopics etc

Backup/restore is updated as well.

There is also a bit more robustness in course/mod.php
2003-09-14 16:31:33 +00:00
stronk7
2b9f062552 Added "graphical structure".
Added label_get_participants() function.
2003-09-14 15:47:36 +00:00
moodler
27a026c7e8 Backupo / Restore for labels (untested as yet) 2003-09-14 15:20:43 +00:00
moodler
a90fb36bd2 Added a course field (whoops!) and edited backuplib.php and restorelib.php 2003-09-14 15:20:09 +00:00
moodler
2c5c3e62a7 New module: Label.
This is a sort of "dummy" activity that allows HTML to be placed
anywhere in the course sections ...
2003-09-14 12:30:09 +00:00
moodler
c9f6251ea8 Two things are in this checkin:
1) Support for the new "label" module has been added.  It's unfortunate
   about having to make these exceptions but this was the overall cleanest
   way I could think of.

2) All local calculation of pixpath and modpixpath has been removed and
   replaced with a single calculation which is done in setup.php and
   stored in $CFG->pixpath and #CFG->modpixpath.  All graphics should
   use these variables so that themes can easily override them.
2003-09-14 12:25:16 +00:00
moodler
c7ce6d80a3 Used the wrong function to display the message (Notify, not Notice) 2003-09-14 12:22:13 +00:00
moodler
ad410dd19b New help files for label module 2003-09-14 12:20:32 +00:00
moodler
f9efae0e40 Put rating setup last because it's optional 2003-09-14 09:36:28 +00:00
moodler
18a97fd84d Some early phpdoc-style documentation (thanks to Russell Jungwirth!)
Fixes for use of MySQL-only CONCAT function on other databases
2003-09-14 04:04:15 +00:00
adamtpaw
4382b8f2e3 update for Moodle 1.1 2003-09-14 00:25:59 +00:00
moodler
07bc24351d Show restore icon all the time, even if there are no backups. 2003-09-13 12:59:39 +00:00
moodler
cabcedda58 Time to move on! 2003-09-13 11:59:41 +00:00
moodler
bb9cf93d21 Frontpage directories to ignore are called _vti_cnf .. not vti_cnf 2003-09-13 08:19:42 +00:00
les_kopari
96c1e116e6 Oracle tables, etc converted from mysql, plus test transactions. 2003-09-13 08:05:21 +00:00
les_kopari
1930ab3694 Oracle tables, etc converted from mysql. 2003-09-13 07:43:55 +00:00
moodler
9ac796a68f PLace included metadata lines above the <title> 2003-09-13 07:34:20 +00:00
mits
2237c10c84 New translation added, and polished some. 2003-09-12 10:33:58 +00:00
koenr
914b06de0a Translated by Koen Roggemans 2003-09-12 05:31:47 +00:00
koenr
d81a77dddf Translated files in index; alphabetical order 2003-09-12 05:30:51 +00:00
moodler
04cc8f5c73 1.1.1 - now with less short_tags! v1.1.1 2003-09-11 14:02:29 +00:00
moodler
8bd0a875e0 Fixed some short tags 2003-09-11 13:53:25 +00:00
moodler
7eb7746d2d FIxed some short tags 2003-09-11 13:51:32 +00:00
moodler
c884816180 Short tags 2003-09-11 13:50:02 +00:00
moodler
f500dda15b Some short tags 2003-09-11 13:24:07 +00:00
moodler
a2058a046c Removed short tags 2003-09-11 13:23:11 +00:00
moodler
145cb8f9ab More short tags 2003-09-11 13:21:56 +00:00
moodler
6b77de531b More short tags not found by the script :-( :-( 2003-09-11 12:43:24 +00:00
moodler
9dbdc98e6e Doh! No need to check for short_tags any more. 2003-09-11 12:09:50 +00:00
mits
81c017d199 Character code fixed shift_jis to EUC-JP 2003-09-11 04:11:43 +00:00
moodler
e646a2568f Fixed a little bug that sometimes shows with empty categories 2003-09-10 17:36:15 +00:00
moodler
5fe1ba3a79 Updated 2003-09-10 16:55:22 +00:00
moodler
b79979b025 Actually makes sense now 2003-09-10 16:52:01 +00:00
moodler
2e0e6a2574 Email 2003-09-10 16:48:52 +00:00
moodler
a0c44f4696 Put something in it 2003-09-10 16:37:29 +00:00
moodler
2d34be8c39 Moved index.html 2003-09-10 16:23:02 +00:00
moodler
8748278c60 FIxed widths properly 2003-09-10 14:06:07 +00:00
moodler
d8d7a2d107 Fixed some typos when defining tables 2003-09-10 14:00:18 +00:00
moodler
70e51cf34f Fixed a missing PostgreSQL field that had never been added! 2003-09-10 13:53:03 +00:00