Commit graph

13109 commits

Author SHA1 Message Date
bobopinna
5b9ea0ebb5 Fixed db definition and upgrade 2005-04-08 15:58:40 +00:00
gustav_delius
8035268825 complete the renaming of get_user_timezone to get_user_timezone_offset started by Martin 2005-04-08 14:24:10 +00:00
andreabix
2f1c8b94cd Other problems fixing 2005-04-08 13:06:21 +00:00
andreabix
2c6dc1879d Updated classes and fixed first group of problems 2005-04-08 11:39:06 +00:00
thepurpleblob
b323d8f8f3 Working version - needs integrated into Moodle and (probably) some tinkering. 2005-04-08 08:56:20 +00:00
moodler
494b9296e9 Renamed get_user_timezone to get_user_timezone_offset, because Jon has
plans for that function name
2005-04-08 07:42:50 +00:00
moodler
5899f67208 Fixed style of heading and some stringZ 2005-04-08 06:15:14 +00:00
moodler
71e677aacb Cleaned up the settings screen 2005-04-08 06:07:30 +00:00
moodler
7ead0ce017 Cleaned up formatting and removed a notice 2005-04-08 05:48:02 +00:00
defacer
2665e47afc usertime() now compensates for DST. 2005-04-08 05:39:53 +00:00
moodler
538ce38a04 Added control for "filterall" config setting 2005-04-08 05:39:37 +00:00
defacer
43b59916f6 get_user_timezone() should now be working for users with new-style timezone settings.
get_timezone_record() function added to cache some db queries.

I haven't been able to test this yet, will do later.
2005-04-08 05:28:39 +00:00
mits
996d1f1e1c polished. 2005-04-08 05:25:38 +00:00
defacer
b86e6ba918 is_executable() doesn't exist in PHP/Win < 5.0.0 2005-04-08 05:01:09 +00:00
mits
edfc5b5ce1 polished, new translated help file added. 2005-04-08 03:54:13 +00:00
moodler
aed2aee4ea Trim all user data 2005-04-08 02:24:09 +00:00
koenr
d9d3a482a9 string files should be XHTML compliant now 2005-04-07 23:09:32 +00:00
danmarsden
03ff2092c4 $options used by something else. 2005-04-07 22:22:22 +00:00
michaelpenne
6cd8c59212 Fixed exception handling, students can now be reincluded in grading
Fixed drilldown by category view for students
Fixed download as text/excel this just shows raw points and a total
Changed tabbed view to only show advanced setting tabs if use advanced is set to yes
2005-04-07 20:47:03 +00:00
koenr
6571975981 string files should be XHTML compliant now 2005-04-07 19:40:57 +00:00
stronk7
eace05efc3 One minor change... 2005-04-07 17:11:07 +00:00
stronk7
68a91df665 Now this file contains XHTML strings again. :-) Thanks for the report, Koen.
Benito and I have been talking to avoid this problem in the future. B-)
2005-04-07 16:46:44 +00:00
mits
a745a5d155 polished. 2005-04-07 15:38:28 +00:00
mits
29db9c4288 polished. 2005-04-07 15:32:14 +00:00
thepurpleblob
92f72f4754 Everything working except lists (next job). 2005-04-07 14:34:31 +00:00
martignoni
4f76552a91 Little bug corrected 2005-04-07 13:45:40 +00:00
barias
14a7f4149f Latest updates in spanish translation 2005-04-07 11:10:22 +00:00
mits
2937fa5a6a removed <br /> from "enrolmentkeyfrom" 2005-04-07 07:22:45 +00:00
koenr
e9efea250d string files should be XHTML compliant now 2005-04-07 07:14:52 +00:00
mits
4e8885fad9 Polished.
Thanks to Paul Shew.
2005-04-07 07:13:57 +00:00
danmarsden
a3e22b3b9d no backticks in postgres!! 2005-04-07 03:17:43 +00:00
danmarsden
db38d2c92e wrong table names! :-) Bug #2848 2005-04-07 01:18:51 +00:00
martinlanghoff
853df85e56 Performance/footprint profiling patch complete -- is enabled by CFG->default>7 or by a few defines in your config.php. 2005-04-07 00:11:28 +00:00
koenr
a1e3bcf173 file not translated 2005-04-06 22:49:31 +00:00
koenr
3e87b75854 string files should be XHTML compliant now 2005-04-06 22:40:31 +00:00
mjollnir_
2eab06687a Merged from MOODLE_14_STABLE: Fixing problem with set up of site course 2005-04-06 22:25:31 +00:00
mits
e05d5931a2 polished, new help file added. 2005-04-06 22:22:05 +00:00
mjollnir_
28a858cf02 Syntax fix for postgres upgrade for choice (now upgrades cleanly). Postgres7.sql missing a table, I think. Bug #2848 2005-04-06 21:20:10 +00:00
koenr
7a52462f57 string files should be XHTML compliant now 2005-04-06 21:18:46 +00:00
koenr
ce7c24a3d2 string files should be XHTML compliant now 2005-04-06 20:14:25 +00:00
stronk7
cd5d2d4b74 Now survey->name supports filterall. 2005-04-06 18:20:05 +00:00
moodler
bfe839b8ce Fixed missing bracket 2005-04-06 16:52:07 +00:00
stronk7
885b6007c7 Now label->name is working with filterall.
(not really important because it is never shown, but...)
2005-04-06 15:20:33 +00:00
defacer
a2f964137d Fix for bug 2837 (probably). 2005-04-06 11:04:56 +00:00
danmarsden
6308ca52a5 fix of postgres db upgrade. - Penny please test! :-) 2005-04-06 09:34:17 +00:00
defacer
111bb080ac Fix some warnings when upgrading but no scorms exist. 2005-04-06 08:21:16 +00:00
bobopinna
3a94d06df6 New data model system 2005-04-06 08:07:03 +00:00
koenr
1085b4574b pollishing scoes 2005-04-06 07:50:26 +00:00
martinlanghoff
66552670ba Improved performance info reporting and logging. Removed duplicate calls. 2005-04-06 07:36:10 +00:00
koenr
3a4838234f making strange notice a bit clearer 2005-04-06 07:34:06 +00:00