9779 Commits

Author SHA1 Message Date
mits
ba7c042761 polished. 2004-10-22 17:11:00 +00:00
mits
f7b45dfbc0 translated some. 2004-10-22 17:09:30 +00:00
paca70
67db6177de Some fixes for postgresql 2004-10-22 17:03:37 +00:00
paca70
f3133619f0 Upgrades for protgresql. 2004-10-22 14:56:49 +00:00
paca70
4c20cd82f2 Fixed some "not defined" messages 2004-10-22 13:46:28 +00:00
paca70
d08ffdd36d That virtualscales issue is hopefully fixed now. 2004-10-22 13:25:10 +00:00
paca70
90c6ded264 Lib.php postgresql compatibly fix
graph.php $virtualscales was used uninitilized, fixed.
2004-10-22 13:20:35 +00:00
paca70
40869b2ead Prevent errors if lang/$lang/moodle.lib does not exists 2004-10-22 11:14:42 +00:00
paca70
774c4d2bc3 Use dirroot to check admin directory 2004-10-22 10:17:25 +00:00
paca70
2df3a7219d Check if url-based fopen() is enebled before trying to use it. 2004-10-22 10:15:56 +00:00
paca70
359ee5c5b3 Updates 2004-10-22 09:46:59 +00:00
moodler
d526e68ee7 XHTML and accessibility compliance 2004-10-22 07:45:58 +00:00
dhawes
4bab5275b2 some string quote and spacing cleanup 2004-10-22 02:33:18 +00:00
koenr
d0806f4cef forgot to check in 2004-10-21 18:35:35 +00:00
moodler
062369857b Merged bug 2114 fix from STABLE 2004-10-21 15:50:58 +00:00
paca70
c1872e32a8 Updates 2004-10-21 11:18:11 +00:00
paca70
6cd150cbb9 Updates 2004-10-21 10:26:59 +00:00
stronk7
60bd11cfc9 Solved one annoying bug where label texts in sections != first
was being always cleared, preventing some tags to be there!

Merged from MOODLE_14_STABLE
2004-10-20 23:26:49 +00:00
mits
bf766aed81 polished and new translated file added. 2004-10-20 21:41:02 +00:00
paca70
c72931cb35 Updates from Marianna Leikomaa, thanks again. 2004-10-20 10:08:28 +00:00
paca70
c6d3883634 Updates 2004-10-20 10:02:51 +00:00
martignoni
1917c50b8c XHTML compatibility 2004-10-20 10:01:12 +00:00
martignoni
55506815eb Strings for new blocks implementation 2004-10-20 09:56:16 +00:00
martignoni
6c3376ef16 Strings for the new blocks implementation 2004-10-20 09:47:00 +00:00
mits
9d84836c61 translated new strings. 2004-10-19 22:15:49 +00:00
defacer
9b4b78fd6a Da monster-commit of blocks version 2!
Code based on the work of Daryl Hawes for the blog module. Thanks, Daryl!

Please test the hell out of it as it's sure to have issues that need to be
ironed out.
2004-10-19 21:04:28 +00:00
moodler
2defdcd7d5 Changes for XHTML and accessibility compliance 2004-10-19 10:34:02 +00:00
moodler
66f99e7240 Some XHTML changes 2004-10-19 10:33:06 +00:00
moodler
492dc7b9c6 Some changes for XHTML and accessibility compliance 2004-10-19 09:37:01 +00:00
moodler
4ac2157453 Changes for XHTML and accessibility compliance 2004-10-19 09:19:48 +00:00
moodler
43beba82e1 XHTML and accessibility compatibility 2004-10-19 07:09:09 +00:00
moodler
5c48d24437 More changes for XHTML compatibility.
Remove some left over test code.
2004-10-19 06:40:47 +00:00
mits
7ff4d9baac translated some. 2004-10-18 18:58:29 +00:00
paca70
e0f5a5be1d Allow auth_ldap_connect() to take binddn ja bindpwd
CVS: ----------------------------------------------------------------------
2004-10-18 16:33:25 +00:00
moodler
169fc66a15 Merged small speed improvements from STABLE 2004-10-18 06:00:26 +00:00
stronk7
76e2bc3b77 Strip control chars when unzipping.
Merged from MOODLE_14_STABLE
2004-10-17 23:44:16 +00:00
stronk7
0085c88953 Now Wiki's FileManager is using central zip & unzip functions.
Merged from MOODLE_14_STABLE
2004-10-17 23:16:17 +00:00
stronk7
261dac37a6 Now Editor's FileManager is using central zip and unzip functions.
NOTE: What is the courseimages.php file, I haven't tested it because
I didn't find how to do it!

Merged from MOODLE_14_STABLE
2004-10-17 23:11:14 +00:00
stronk7
664ae635d5 Now Scorm's FileManager is using central zip and unzip functions.
Merged from MOODLE_14_STABLE
2004-10-17 22:49:51 +00:00
stronk7
a095707760 Small change in condition...
Merged from MOODLE_14_STABLE
2004-10-17 22:36:03 +00:00
koenr
53806d4683 added alt content 2004-10-17 22:29:05 +00:00
stronk7
1c1520c5bb Included some filename transformations to work like info-zip.
Directory traversal protection added.

Working under Win32, MacOS X and BSD (and rest of Unix, I hope).

Patch file from Petr. Thanks!

Merger from MOODLE_14_STABLE
2004-10-17 22:28:53 +00:00
stronk7
4f9b2efd50 Now resource's FileManager is using central zip & unzip functions.
Merged from MOODLE_14_STABLE
2004-10-17 19:36:27 +00:00
paca70
e472709ddd Usersync is almost working now. Only unescaped dots etc.. can broke
database updates.
2004-10-17 18:04:26 +00:00
rkingdon
6a1bdf48df The first and second assessments of each submission are now "graded" by
the workshop cron function. They are given the maximum grading grade.
2004-10-17 16:35:32 +00:00
rkingdon
b14f1130a3 Non-editing teacher not allowed to change the phase of a Exercise nor
delete the teacher's submission(s).
2004-10-17 16:00:54 +00:00
rkingdon
eb407d969f Non-editing teachers not allowed to change wthe workshop phase nor delete
teacher submissions.
2004-10-17 15:53:19 +00:00
koenr
072dcd8cb4 added alt content 2004-10-17 15:22:04 +00:00
stronk7
e941292002 Now pclzip generated files are compatible with info-zip
(linux, macos x, win32, bsd...) based extractors. This
include command-line flavours, stuffit and so on...

Thanks to Petr!!

We have to remember to apply this patch when we update the
pclzip in th future (if their authors don't include it).

Merged from MOODLE_14_STABLE
2004-10-17 13:36:13 +00:00
moodler
193ba8e7c4 Enlarge answer field to TEXT (see http://moodle.org/mod/forum/discuss.php?d=10333) 2004-10-17 04:08:32 +00:00