Commit graph

12976 commits

Author SHA1 Message Date
mits
bbfa098146 polished. 2005-04-09 02:55:09 +00:00
mits
3bc555efac added new translated file. 2005-04-09 02:22:02 +00:00
michaelpenne
7227cef5f6 added a few new string definitions for the event calendar entries 2005-04-08 21:40:07 +00:00
michaelpenne
97c4410778 added calendar event code to add, update, and delete instance 2005-04-08 21:38:09 +00:00
defacer
e8904995f0 Introduce the "new" get_user_timezone, and implement get_user_timezone_offset in terms of it. 2005-04-08 20:32:40 +00:00
defacer
02c2881b40 The user Timezone setting now allows both trivial and non-trivial timezones.
I fervently hope we haven't left any hidden "unupdated" code that breaks with this.
2005-04-08 20:28:19 +00:00
defacer
256ab4c54a Correct handling of integer keys in the presets array.
Tthey cannot be treated as strings unless they 're formatted as floats first.
A fine way to waste half an hour.
2005-04-08 20:26:36 +00:00
defacer
b529815b9c Remove some useless strings. 2005-04-08 20:24:20 +00:00
defacer
68c0264e1b Changes to mdl_user:
* Change timezone to varchar(100) (to support non-trivial timezones)
* Drop timezonename (will not be used after all)
2005-04-08 19:50:01 +00:00
defacer
f3729a941d New lang file, we 're going to internationalize all the timezone names in it. 2005-04-08 19:37:15 +00:00
defacer
9fb7ea024d get_string() should read stuff from timezones.php 2005-04-08 19:36:15 +00:00
defacer
9a382a5c5e Setting $CFG->forcetimezone now fully works.
One more item crossed out from the TODO list.
2005-04-08 19:35:05 +00:00
defacer
ffc141e4be Don't add trivial timezone records in the db, we 're going to handle them manually. 2005-04-08 19:34:19 +00:00
defacer
97e28cc66d Make choose_from_menu behave correctly in the obscure case where an array
contains a zero key and the "selected" variable is a string. Argh.
2005-04-08 19:32:31 +00:00
mits
63f6f13776 translated new help files. 2005-04-08 16:39:54 +00:00
mits
748ff2928b translated new help file. 2005-04-08 16:15:13 +00:00
mits
7aeaf24d6b translated some. 2005-04-08 15:58:53 +00:00
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