michaelpenne
6ef1c83de6
[Fixed] Display error in Windows IE. Slideshow div would move on link rollover. This is now fixed.
2006-01-13 21:24:52 +00:00
mits
a323daf788
modified based on standard theme.
2006-01-13 19:32:03 +00:00
michaelpenne
aeb8148a57
[Changed] Now when a teacher edits a page with the "Edit page contents" button and then saves or cancels, s/he gets redirected back to the lesson navigation. This will help to streamline the editing
...
[Fixed] The cancel button on the edit page now works.
2006-01-13 18:41:37 +00:00
defacer
42f9b64b80
On second thought, we can be a bit more diplomatic with this one.
...
The best of both worlds, but a hack is a hack. ;-)
2006-01-13 16:28:19 +00:00
defacer
24acdc993b
Fixing a bug, see http://moodle.org/mod/forum/discuss.php?d=37545
...
Instead of grabbing variables defined by the course format with
global $var; the block now recomputes them itself.
Of course this also introduces a (significant?) performance hit.
I think it's much preferable to "live with" the hit until a good
solution is developed rather than have a hacky solution that could
break anytime for any obscure reason (case in point). Objections?
2006-01-13 16:20:40 +00:00
defacer
b5f1b8b10e
Super-basic export to iCal functionality, still very raw. But works!
2006-01-13 15:34:30 +00:00
defacer
e58e1a9474
XHTML fixes for the administration page, plus a couple assorted styles.
2006-01-13 15:30:24 +00:00
defacer
1198996db6
Some XHTML fixes I had lying around.
2006-01-13 15:15:19 +00:00
defacer
f3b6ac1539
Incoming: Bennu library to be used for iCal imports/exports.
2006-01-13 15:06:25 +00:00
stronk7
5eedb21ee1
Always search for languages in both directories, else, one could
...
be stroking the other.
2006-01-13 14:43:51 +00:00
stronk7
2c76ad371b
This was causing some disruption in tests because "SET CHARSET" changes
...
conection charset to default DB charset and not to the specified 'utf8'.
2006-01-13 14:26:53 +00:00
drabureesh
ac4d156c33
Latest Arabic Translation update. By: Dr. Ali H. Abureesh
2006-01-13 13:33:00 +00:00
gbateson
49b67b7be1
corrected the spelling of "Potatatoes" to "Potatoes" in the comments of several tables
2006-01-13 08:44:40 +00:00
gbateson
e42fa8c5da
add questions_name_idx and strings_stirng _idx
2006-01-13 08:37:10 +00:00
gbateson
abe2308eab
if starttime and endtime are empty, set them to zero
2006-01-13 07:57:50 +00:00
gbateson
729b2dfad2
remove unused microreportid field from postgre7 database
2006-01-13 07:56:33 +00:00
toyomoyo
e8f7b20f9a
more bug fixes =(
2006-01-13 07:24:43 +00:00
gbateson
85e537d4f9
add, delete and rename certain fields and indexes that were not correctly setup by postgres7.sql
2006-01-13 06:08:27 +00:00
mits
2d01f21790
polished.
2006-01-13 05:59:30 +00:00
mits
a5809f56db
polished.
2006-01-13 05:15:55 +00:00
mjollnir_
20258a2e43
Added in a check for php5 before including uni_soap.php5 - for some reason it was getting through and being included in my php 4.3 something
2006-01-13 04:51:39 +00:00
mits
14c6c50113
modified for Granular backup & restore.
2006-01-13 04:46:37 +00:00
mjollnir_
3ccbb6eb9d
Preventing fatal errors from libraries getting included more than once. Please remember to use require_once !
2006-01-13 04:35:21 +00:00
mjollnir_
1ecea97679
Granular backup & restore:
...
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00
mjollnir_
0f4e83c173
Fixing up a problem in chat login - ip address is lastip not lastIP - member variables are case sensitive
2006-01-13 03:09:24 +00:00
mits
534f4439f0
polished.
2006-01-13 00:06:29 +00:00
mjollnir_
be2ae09442
Replaced mysql specific comments with generic ones in hotpot sql
2006-01-12 23:28:20 +00:00
mits
5458c1daa8
polished.
2006-01-12 20:58:10 +00:00
mits
cf2fa23fb5
polished.
2006-01-12 20:26:04 +00:00
mjollnir_
b44a6e5a04
Fixed a fatal error in scorm locallib
2006-01-12 20:05:34 +00:00
bobopinna
810390bcf2
Fixed some theme skinning bugs.
...
Now every theme can modify scorm's icons.
2006-01-12 11:29:16 +00:00
mits
8677ae444b
polished.
...
translated new help files for SCORM.
2006-01-12 10:42:30 +00:00
bobopinna
e453c6e130
First traslation
2006-01-12 09:11:43 +00:00
bobopinna
cd5811bc97
Added missing helps
2006-01-12 09:08:58 +00:00
mjollnir_
fbcbd77c85
Fixing bug # 4567: warning in get_my_courses
2006-01-12 02:55:59 +00:00
toyomoyo
7c5406967d
some bug fixes
2006-01-12 02:39:13 +00:00
mits
dc1acc9bcb
polished.
2006-01-12 00:31:28 +00:00
mits
8dcb43dbc5
polished.
2006-01-11 18:59:57 +00:00
mits
2f49e961af
polished.
2006-01-11 17:49:12 +00:00
mits
8fd10d154d
polished.
2006-01-11 17:37:06 +00:00
mits
331c615a8c
polished.
2006-01-11 17:24:29 +00:00
stronk7
f4ba785b13
Solved one problem with frames and activitynames filter.
...
(http://moodle.org/mod/forum/discuss.php?d=28382 )
Merged from MOODLE_15_STABLE
2006-01-11 15:22:13 +00:00
mits
f32fc8264d
translated new strings for quiz limited attempts.
2006-01-11 06:23:33 +00:00
moodler
35da89c2f6
Change solution for bug 4540. See: http://moodle.org/mod/forum/discuss.php?d=29588
2006-01-11 06:18:46 +00:00
mits
e86686ee16
added ".error" based on standard theme.
2006-01-11 06:13:55 +00:00
toyomoyo
153185152a
adding new field and bug fix
2006-01-11 03:05:34 +00:00
toyomoyo
7098681423
adding new fields in xml, and bug fixes
2006-01-11 03:04:57 +00:00
mjollnir_
4534774cc8
New style for errors (useful for form validation) (standard theme)
2006-01-11 02:33:50 +00:00
mjollnir_
82c859921b
Added selectall/deselectall to files/index.php
2006-01-11 02:26:26 +00:00
mjollnir_
1404079794
added useful function array_is_nested to moodlelib;
...
added choose_from_menu_nested which takes a nested array and prints
<optgroup> for first level of array and then <option> under that
2006-01-11 02:22:16 +00:00