16849 Commits

Author SHA1 Message Date
mjollnir_
41f7a86012 Merged from MOODLE_15_STABLE: Now the login block uses the same logic for forgot password as the login page does 2005-10-26 21:19:01 +00:00
mits
84362aec67 polished. 2005-10-26 18:57:36 +00:00
martignoni
fdf7ca2f9b Typo corrected (thanks to Alain Kerdelhué) 2005-10-26 18:24:30 +00:00
defacer
c2c194eeaf Fixing all incoming parameters when editing course groups as per SC#171. 2005-10-26 13:44:56 +00:00
carlesbellver
0dd8f2223b *** empty log message *** 2005-10-26 11:39:43 +00:00
koenr
87b97baa6c new helpfile 2005-10-26 09:16:45 +00:00
mjollnir_
81a5d9ca41 Fixing small bug that adds Label to add activity module dropdown all the time. should only be added to activity module when resource is restricted and label is not 2005-10-26 02:05:08 +00:00
mits
f5b792be2a polished. 2005-10-25 23:02:51 +00:00
mits
ce8dab9923 polished. 2005-10-25 22:49:24 +00:00
mits
9849e13990 missing indent 2005-10-25 22:16:40 +00:00
koenr
aa9808b4dd missing > 2005-10-25 21:59:16 +00:00
martignoni
24e0dff516 Flash video string 2005-10-25 21:21:12 +00:00
martignoni
c3c0bd31c6 Updated module 2005-10-25 21:19:56 +00:00
martignoni
0b51901229 Added a few new lang file entries for new lesson features 2005-10-25 21:08:19 +00:00
mits
8b7c8bdee0 Updated with the new module name for scorm. 2005-10-25 15:10:41 +00:00
mits
79dd73d19e translated one new string for admin.php. 2005-10-25 13:37:19 +00:00
moodler
4d7c093e12 FLV player source 2005-10-25 07:42:22 +00:00
moodler
135655e8ae Flash video string 2005-10-25 07:40:31 +00:00
moodler
d07851e131 Added support for FLV. Might need to replace the FLV player
if we don't get explicit permission for this one.

Thanks to Julian Ridden for the code!
2005-10-25 07:40:09 +00:00
mits
175f8a766d updated and translated new strings for scorm. 2005-10-25 07:28:33 +00:00
bobopinna
42fea6b3d2 Updated with the new module name 2005-10-25 07:21:28 +00:00
bobopinna
a808a398a2 Updated module name 2005-10-25 07:09:31 +00:00
bobopinna
9763c576be Filled some missing string and translated some new files 2005-10-25 06:52:34 +00:00
rcantada
fb2c511841 typo 2005-10-25 04:56:18 +00:00
defacer
970f144ef4 A slight improvement for my last edit, which could trigger a small bug.
I should go out and drink more often, it helps debugging! ;-)
2005-10-25 01:55:21 +00:00
mits
f785985e67 translated news strings and a help file for lesson.
modified a help file for lesson.
2005-10-24 23:52:54 +00:00
michaelpenne
62eda6ea18 NEW: Progress bar option. Now a progress bar can be optionally displayed at the bottom of the lesson page.
NEW: Display Left Menu IF.  The left menu will only display if the student has a grade better than the one set in the lesson settings.  This is nice to allow only students who are reviewing the lesson to have access to the left menu.

BUG FIX: In Windows IE, the content was being aligned center.  Now, the content is explicitly aligned to left as default.
BUG FIX: High Scores variable was not spelled correctly at the End of Lesson.

ADDED: Div tags around branch tables.  This will allow users to choose to display them or not or move them around

CHANGED: converted more of the links to the stylized button.  Also, removed a lot of forms and javascript and replaced it with links with the variables in the href.
CHANGED: the slide show styles have been moved to the style sheet.
CHANGED: removed the CDC comments

Other minor changes have been made to the code as well.
2005-10-24 23:06:43 +00:00
michaelpenne
96074defc5 updated displayleft.html and adding a new help file 2005-10-24 22:49:18 +00:00
michaelpenne
11d5760f1c added a few new lang file entries for new lesson features 2005-10-24 22:48:00 +00:00
mits
cba3df0af6 fixed xhtml 2005-10-24 22:44:41 +00:00
koenr
7a744e5e21 new helpfile 2005-10-24 21:47:15 +00:00
koenr
b377ebe8c5 xhtml compliant now 2005-10-24 21:46:40 +00:00
koenr
c07dc4a8bc some tweaking 2005-10-24 21:46:00 +00:00
koenr
c29664b47d bunch of typo's 2005-10-24 21:37:04 +00:00
koenr
24c213ece8 fixed xhtml 2005-10-24 21:33:02 +00:00
mits
b4496fcaeb fixed XHTML-compliance based on /lang/en/help/filters.html. 2005-10-24 21:12:30 +00:00
koenr
76a6b70baf fixed XHTML-compliance 2005-10-24 20:57:45 +00:00
barias
27b033e1e0 Fixed some 'typos' 2005-10-24 20:56:35 +00:00
defacer
72989350be Fix for bug 3794:
Times in chat messages are now displayed correctly to all users, with each
user's timezone and DST status taken into account.
2005-10-24 17:30:56 +00:00
defacer
b2b68362c2 I just worked with a few functions which had misleading or no PHPdoc
comments, so it was a good excuse to fix the situation a bit.
2005-10-24 17:25:29 +00:00
defacer
c5a4a13a24 Fix for bug 4203:
When adding recurring events, if the event title contained an apostrophe
then only the first event of the series would get created. Tricky bad
interaction with add_to_log, the reporter for this should get a prize. ;-)
2005-10-24 17:13:57 +00:00
julmis
b59648908f Merging from MOODLE_15_STABLE
- Fix for Bug #4201, cursor movement on IE.
2005-10-24 14:15:36 +00:00
rcantada
2a5454600f new strings, typo cleanup 2005-10-24 12:29:52 +00:00
mits
45bd59aa9d polished. 2005-10-24 01:49:56 +00:00
mits
802e72fa5b fixed typo. 2005-10-23 22:55:12 +00:00
koenr
c487c8b97d New helpfiles 2005-10-23 22:30:05 +00:00
koenr
35b4217cf6 Another typo. I notice the html is not valid due to wrong use of the <ul> tag. Will
change this - first catch some sleep
2005-10-23 22:28:16 +00:00
koenr
1a7dbd8070 typo 2005-10-23 22:16:26 +00:00
mits
1ad8ec21d9 translated all strings for scheduler. 2005-10-23 21:29:41 +00:00
koenr
d943fdb59f Lots of new strings for dutch 2005-10-23 21:26:51 +00:00