17785 Commits

Author SHA1 Message Date
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
mjollnir_
d0d272e758 A few changes to weblib - print_checkbox can now return and have script elements, choose_from_menu does type comparisons when testing for selected, added print_textfield function 2006-01-11 02:14:37 +00:00
toyomoyo
c8ee027b0e added 2 fields in xml, addindex and dropindex, and bug fixes 2006-01-11 01:46:22 +00:00
mjollnir_
2422dc936a Quiz confirmation popup is now for limited attempts and/or timelimit, or a combination of the above 2006-01-11 01:00:34 +00:00
mits
46d0a7617f polished. 2006-01-10 23:49:10 +00:00
patrickslee
d815d6ab96 Removed a block of local-specific code. They are not going upstream. 2006-01-10 21:30:21 +00:00
bobopinna
aedbddfd31 Added multi attempt management
Readded popup menu structure mode
Fixed autocontinue/nav.event with XHTML code
2006-01-10 15:42:36 +00:00
mits
b449858177 polished. 2006-01-10 11:16:01 +00:00
moodler
ee8c71c235 added array_unique($installedfilters) so that no redundant filter is stored in DB 2006-01-10 04:11:56 +00:00
gbateson
3ebf4ea79e change relative URLs in stylsheets to absolute URLs 2006-01-10 04:06:38 +00:00
moodler
562452486d Adding feature for resizeable flash object (Bug #: 4540) 2006-01-10 02:33:58 +00:00