13523 Commits

Author SHA1 Message Date
moodler
2c61c74043 Explicit casting of input (SC#57) 2005-04-20 03:10:51 +00:00
moodler
30b2d32eea Fixed translation problem (bug 2340) 2005-04-20 03:05:58 +00:00
mits
0d78c201c5 polished, translated a new help file. 2005-04-20 02:51:01 +00:00
defacer
865da14944 Fix for bug 2902: Now you can set $focus in print_header to anything, and
it will never generate a JS error.
2005-04-20 01:32:18 +00:00
mits
7154a44e7b fixed, based on standard theme. 2005-04-20 01:26:49 +00:00
mits
5ccc17a15c translated some. 2005-04-20 00:59:22 +00:00
defacer
29b5920693 Fix for bug 2933. Just tidying up HTML. 2005-04-20 00:44:02 +00:00
stronk7
acc22cef2d Now the fullsearch check is enabled by default
(perhaps it should be erased!)
2005-04-19 23:36:46 +00:00
mjollnir_
f3799277d7 Another fix for choice for pg. We now install cleanly! Woohoo! 2005-04-19 23:27:33 +00:00
mjollnir_
31c0603dc8 Fixing choice for postgres (I assume responses was renamed to answers at some point) 2005-04-19 23:22:46 +00:00
stronk7
cc2c59230e Added one new string needed in backup: writinggradebookinfo 2005-04-19 23:22:29 +00:00
stronk7
e19d817eb3 Now backup of 1.5 gradebooks is working (restore coming soon). Features are:
- It's automatic. No setting for it. Does it sound ok?
 - Any info related to non-exported modules is skipped.
 - Any info related to non-exported users is skipped.
2005-04-19 23:21:45 +00:00
defacer
d21135ad85 Fixing notice under PHP 5. 2005-04-19 22:15:20 +00:00
defacer
c399e50e77 Inserting back the empty space after the headingblock in social courses,
but in a way that makes it uniform with the other two course formats.

In social, the empty space is now 9 pixels instead of 7. Oh well, that's life.
2005-04-19 22:09:07 +00:00
defacer
df03aecee7 Fix for bug 2945.
I 've also removed a print_spacer(7). Will fix with CSS.
2005-04-19 21:52:29 +00:00
defacer
bb74176fbf HTML improvements, including fix for bug 2967. 2005-04-19 20:54:52 +00:00
defacer
979f826a2d Fixing HTML typo, & -> & 2005-04-19 20:52:26 +00:00
skodak
ee43e51575 fixed file uploading - SC#60 2005-04-19 20:52:02 +00:00
defacer
273a80d7be Fixing bug 2935: HTML typo. 2005-04-19 20:45:15 +00:00
koenr
f17a028993 new strings 2005-04-19 19:15:09 +00:00
koenr
368761d905 XHTML-compliance 2005-04-19 19:02:22 +00:00
koenr
8a8c2678de tweaking translation 2005-04-19 18:19:29 +00:00
stronk7
0e60c77287 Now gradebook supports filterall. 2005-04-19 17:26:05 +00:00
moodler
0d5da5dd1f Just tidying 2005-04-19 16:05:50 +00:00
moodler
60bcceadd3 Added assignment type on the index page 2005-04-19 15:37:53 +00:00
julmis
d8c7ad9025 Fixing formathtml function
- should be working much better now...
2005-04-19 15:34:47 +00:00
thepurpleblob
6f68b1e5b4 Import formats now hard coded so only available ones appear in the list. 2005-04-19 15:34:08 +00:00
moodler
61b5fa54e6 Extra string 2005-04-19 15:27:31 +00:00
thepurpleblob
c9a9705ef1 Now only displays available export formats. List is now hard-coded in this file. 2005-04-19 15:26:37 +00:00
thepurpleblob
d30bd73457 delDirContents function added - blasts a complete directory structure. 2005-04-19 15:11:44 +00:00
thepurpleblob
3f1c031cc4 Now results in the produced files packaged in a single zip file.
Bunch of code for non-standard questions removed.
Template compile files now stored in $CFG->moodledata
Some bugs and oddities sorted
2005-04-19 15:10:47 +00:00
gustav_delius
19bb8ff8f9 shortened a string 2005-04-19 15:00:18 +00:00
gustav_delius
52d55cfc51 improved navigation bar for module editing form 2005-04-19 14:58:16 +00:00
bobopinna
385b6df314 Fixed a typo in AICC launch string 2005-04-19 14:57:02 +00:00
julmis
57d5df5f2b Changing a.nodeValue to root[a.nodeName] creates
another bug that is much severe than absolute
links been converted to relative.

So I'm changing it back...
2005-04-19 13:53:54 +00:00
julmis
023d858d46 Trying to fix aboslute link issue!!! 2005-04-19 13:26:54 +00:00
julmis
1546f4cff0 Fixing HTMLArea.getHTML a bit. 2005-04-19 13:00:26 +00:00
julmis
72960a6a6d CleanWord fix
- Don't strip carriage returns
2005-04-19 12:47:29 +00:00
defacer
eee5cf8f64 Removing the "dirty compatibility hack", it surely has done what it was
meant to do all this time (keep Moodle working for people who had already
upgraded to early versions of 1.5).

This fixes bug 2965, thanks Penny for reminding!
2005-04-19 12:40:15 +00:00
moodler
959ae82499 Better version of previous fix 2005-04-19 12:40:00 +00:00
moodler
99738fa5b8 Handle hidden modules more cleanly without any notices 2005-04-19 12:37:59 +00:00
moodler
323d2abeac Copy all the Dialogue entries to Messaging, and then disable Dialogue module
http://moodle.org/mod/forum/discuss.php?d=19017#104635
2005-04-19 12:34:36 +00:00
thepurpleblob
b683d82844 Ensure course files area exists and create if not. 2005-04-19 12:30:30 +00:00
thepurpleblob
f85601d1b3 Export checks that the course files area is created (and creates it if not!) 2005-04-19 12:27:56 +00:00
julmis
6ce55d9ac4 Fix killword value 2005-04-19 12:18:32 +00:00
moodler
b82faacd03 Fix for bug 1938. Now a teacher can delete any post, and all the
children are deleted as well (after a warning and a preview of the
affected posts).
2005-04-19 11:25:59 +00:00
gniske
5d154b0d91 Created new language file 2005-04-19 10:24:32 +00:00
gniske
88f664316d Addet missing strings 2005-04-19 10:23:32 +00:00
thepurpleblob
c38950b11b Upgraded to latest version of Smarty 2.6.9 2005-04-19 09:52:16 +00:00
bobopinna
f55a672eea Added support to AICC 2005-04-19 08:06:19 +00:00