12271 Commits

Author SHA1 Message Date
stronk7
28b09d7057 Now hidden lessons cannot be viewed.
Thanks to Javier Gil detecting it. Bug 2733.
(http://moodle.org/bugs/bug.php?op=show&bugid=2733)
2005-03-12 18:00:05 +00:00
defacer
b35fc18250 Fix for bug 2731. 2005-03-12 15:56:19 +00:00
moodler
27586f1d10 Bug fixes for user graph axes 2005-03-12 15:43:08 +00:00
mits
0b533544ce polished. 2005-03-12 10:52:42 +00:00
moodler
f23ac2ac3c MOre info on registration form 2005-03-12 09:18:43 +00:00
moodler
1831d8b954 FIxed a typo from my last checkin 2005-03-12 06:24:57 +00:00
moodler
0219eb2bfa More readdir problems! 2005-03-12 06:23:22 +00:00
moodler
3cb383b160 Fixed file browsing when there are files named 0 2005-03-12 06:21:35 +00:00
defacer
5e4e027fea Pre-emptively put a lower bound of 1970 to years, instead of putting a lower
bound of 0 to the generated timestamps. Windows' < 1970 bug won't have it
otherwise.
2005-03-12 01:20:37 +00:00
stronk7
b6942f4948 Updated to the latest version (and tidy up a bit too). 2005-03-11 23:51:54 +00:00
stronk7
e54feb0db5 Tidy up a bit. Now it should be XHTML (at least it's XML) :-) 2005-03-11 23:51:30 +00:00
michaelpenne
7f2ad6c2d3 changed the math for calculating the time left in a lesson to be more compatible with browsers 2005-03-11 23:15:18 +00:00
mits
5695336251 translated one string. 2005-03-11 22:56:37 +00:00
mits
54e03195d9 fixed. 2005-03-11 22:53:04 +00:00
koenr
d1a222ac57 New language pack
by Cathal Ó Foirréidh
2005-03-11 22:30:34 +00:00
koenr
51b286cc31 forgot to save 2005-03-11 22:19:42 +00:00
koenr
b62097eccf New languagepack
Georgian, by Lasha Altunashvili and team
2005-03-11 22:11:20 +00:00
bawjaws
e72f10f496 change class from 'autolink' to 'glossary-autolink' to differentiate
(at least potentially) from other autolinks.
2005-03-11 20:55:04 +00:00
bawjaws
ba9616170e add specific classes for different types of autolink, allowing them to
be styled differently
2005-03-11 20:52:11 +00:00
paca70
9935523903 Updates. Based on work from Mio Taalas. 2005-03-11 18:52:50 +00:00
paca70
86bd9a1b8e Updates , Based on translations from Mio Taalas 2005-03-11 18:48:33 +00:00
stronk7
33743651c2 Solved one problem causing the redirect to framed view not sending all the
variables to the script, so the agree system, wasn't working at all.
Bug 2724 (http://moodle.org/bugs/bug.php?op=show&bugid=2724)
2005-03-11 18:38:28 +00:00
moodler
a835c51b75 Added mp3player 2005-03-11 17:38:16 +00:00
phoenixfr
bb52a457eb cas_enabled 2005-03-11 17:32:52 +00:00
moodler
70e6818955 A quick hook for CAS to work 2005-03-11 17:22:02 +00:00
moodler
0dd01de516 Removed CAS library from here 2005-03-11 17:15:35 +00:00
moodler
ffe0c352c1 Moving the CAS library into the main library directory 2005-03-11 17:13:31 +00:00
moodler
da79d75de2 Putting in a hook to allow the CAS auth module to provide a completely
separate login page and login method.
2005-03-11 17:04:37 +00:00
moodler
7d045d13f9 Removing unnecessary font 2005-03-11 15:10:10 +00:00
moodler
508c34122f Removed unnecessary font 2005-03-11 15:08:17 +00:00
moodler
222fd71089 FIxed some notices and now the X-axis text is rotated and readable! Yay! 2005-03-11 14:57:07 +00:00
moodler
01dc6ab67a Various little tweaks here and there 2005-03-11 14:56:34 +00:00
moodler
7a6b7e333b Using a real Free font now: Vera from Bitstream 2005-03-11 14:55:54 +00:00
adamtpaw
7bacb860c5 Few corrections, and return to "aktywnosci" zamiast "skladowych". 2005-03-11 09:33:12 +00:00
phoenixfr
5b9d159e8d *** empty log message *** 2005-03-11 07:48:28 +00:00
phoenixfr
d9121bf868 phpcas comment 2005-03-11 07:43:47 +00:00
defacer
bc5750fa6d IE doesn't display anything after a script include tag that closes with />.
Please close all your script tags like <script></script> or else.

Disgusting.
2005-03-11 03:29:41 +00:00
michaelpenne
4b63a1cbe8 added content to these 2005-03-10 23:59:21 +00:00
michaelpenne
23381eef51 added defaultessayresponse string to the lang file (not sure why I had this in lesson.php) 2005-03-10 22:58:58 +00:00
koenr
be5dd782fa new helpfile 2005-03-10 22:54:32 +00:00
defacer
658f6a9ce3 Fix for bug 2711:
Blocks upgrade no longer breaks in Postgres. Also, a "hell why not"
robustness addition to the MySQL upgrade.
2005-03-10 22:48:29 +00:00
michaelpenne
011cfc95ed updated lesson_delete_instance to delete records from timer, branch, and high_scores tables 2005-03-10 22:43:00 +00:00
mits
e6e3416ce9 translated some. 2005-03-10 22:13:13 +00:00
koenr
d0e7f29362 typo 2005-03-10 21:54:19 +00:00
michaelpenne
1c97019eaf removed lesson_clean_data_submitted() function. Removed all instances of its use before I did this 2005-03-10 20:51:26 +00:00
michaelpenne
d0b8bcdc8b updategrade now cleans params correctly now (i hope) 2005-03-10 20:42:09 +00:00
michaelpenne
801697d170 insertpage and updatepage now clean params correctly (i hope) 2005-03-10 20:34:32 +00:00
stronk7
c206050394 Old bug introduced in lib.php 1.280. It was causing a lot of mails being sent
instead of the 2 days limit. Bug 2716
(http://moodle.org/bugs/bug.php?op=show&bugid=2716)
2005-03-10 20:26:25 +00:00
stronk7
5861ae7589 "graphical" structure updated plus some minor indent in XML 2005-03-10 17:39:25 +00:00
defacer
239d185a75 Updating the overview screen "sort by question grade" hack to work with the
multiple sort column suppport.
2005-03-10 16:40:13 +00:00