13031 Commits

Author SHA1 Message Date
defacer
6571aa7cbd Timezones always exist (the trivial ones, at least). 2005-04-10 20:25:41 +00:00
mits
f9e90eee83 timezone.php garbled characters fixed. 2005-04-10 19:10:45 +00:00
moodler
8edffd15f6 LIMIT timezones returned to the latest one 2005-04-10 18:27:15 +00:00
moodler
19626cf0a9 Handle forcetimezone correctly (99) 2005-04-10 18:24:06 +00:00
moodler
bcb1636ace Added forcetimezone to defaults 2005-04-10 18:23:40 +00:00
moodler
2776bf19ff SImplify, fix menus 2005-04-10 18:23:18 +00:00
stronk7
b79aa685fb Finally we have to use the 'nomatch' because we can come
from other script (assess.php).

filterall work in progress.
2005-04-10 18:22:18 +00:00
moodler
5404e914fb Going back to the slower but always-accurate timezone list method 2005-04-10 17:51:48 +00:00
moodler
1bb1333b0b Centralised timezone list to a function 2005-04-10 17:35:17 +00:00
stronk7
05097bb889 Now choice report log action is supported by restore. 2005-04-10 16:57:08 +00:00
stronk7
408f7c41b4 choice report log action wasn't saving cmid in logs table. 2005-04-10 16:55:32 +00:00
stronk7
da423e13df Added support to survey-download action in restore. 2005-04-10 16:54:05 +00:00
stronk7
c3cc897b83 Deleted one debug message and added one minor change. 2005-04-10 16:47:03 +00:00
stronk7
973ec7b671 Now wiki->name supports $CFG->filterall
(specifying a multilang name allows to have different start pages too!)

I've found some bad XHTML in this module and some inconsistencies
with different cased page-names. Are wikipages different if their name case is
different? If no, we should fix it.
2005-04-10 15:30:04 +00:00
andreabix
4cc87d57cd Various problem fixing 2005-04-10 14:20:50 +00:00
andreabix
72edbc050c Various problem fixing 2005-04-10 14:06:36 +00:00
moodler
7a3290ed20 No need to flag notices about missing database stuff in blocks 2005-04-10 13:51:19 +00:00
mits
bcce3038f0 translated some. 2005-04-10 11:59:50 +00:00
defacer
dddb014acf 1. make_timestamp: It's easy to be a fool, but to do it like me requires innate talent.
2. usertime: I think that the way Moodle is written, if this compensates for DST lots
   of things are going to break. I found a few myself and decided to revert the behavior
   until such time as a proper code review can be made.
2005-04-10 09:41:46 +00:00
moodler
dd4b3f707e Changed a label 2005-04-10 09:33:46 +00:00
moodler
3d0cc9c6fc Removed some blank lines 2005-04-10 09:33:05 +00:00
moodler
a1e93da26c Improvements to timezone import interface 2005-04-10 09:31:58 +00:00
defacer
c9e55a2583 LIMIT 1 was already being introduced by get_record_sql, and GMT offsets weren't working due to the bad query. 2005-04-10 09:31:21 +00:00
defacer
fdae5b1314 The strict type checking was causing trouble. In any case, forcing arrays to
NOT mix integer and string keys is a good workaround.
2005-04-10 09:19:28 +00:00
moodler
25290a82c6 Adding standard list of timezones to distribution 2005-04-10 09:18:08 +00:00
mits
6398837df0 translated some. 2005-04-10 09:17:16 +00:00
moodler
5baa0ad6f2 Added update_timezone_records 2005-04-10 09:15:15 +00:00
moodler
051250a671 Removed old file 2005-04-10 07:08:55 +00:00
moodler
76458066e0 Working on timezone management interfaces and lists 2005-04-10 07:08:03 +00:00
gustav_delius
68396ed91f If help file is not found in language directory then look in language subdirectory of module directory. 2005-04-10 05:08:31 +00:00
mits
9613945434 polished. 2005-04-09 23:38:45 +00:00
koenr
7cf5c6b5ea string files should be XHTML compliant now
fixed various errors
2005-04-09 20:20:22 +00:00
koenr
85c1fd35c7 string files should be XHTML compliant now 2005-04-09 19:46:28 +00:00
koenr
f301c0da96 removing empty file 2005-04-09 19:10:29 +00:00
koenr
30d5b943bd string files should be XHTML compliant now 2005-04-09 18:44:38 +00:00
koenr
ddad027117 removing empty files 2005-04-09 18:02:18 +00:00
vthung
5483eb50be Add philosophy.html to docs 2005-04-09 17:34:05 +00:00
vthung
a186637708 Add module_files.txt to docs 2005-04-09 17:30:57 +00:00
vthung
0b44b6876b Add README.txt to docs 2005-04-09 17:29:07 +00:00
vthung
aaa2a182e4 Add features.html to docs 2005-04-09 17:27:38 +00:00
vthung
c7bd881dd2 Add credits.html to docs 2005-04-09 17:25:53 +00:00
vthung
ce03612b02 Add developer.html to docs 2005-04-09 17:23:56 +00:00
moodler
c0e7fc2185 Remove group links for non-editing teachers 2005-04-09 17:23:51 +00:00
vthung
f7a1cd67bf Add future.html to docs 2005-04-09 17:21:45 +00:00
vthung
09b410d798 Add license.html to docs 2005-04-09 17:15:01 +00:00
vthung
330d39d39f Add release.html to docs 2005-04-09 17:12:18 +00:00
mits
6914dc526b polished. 2005-04-09 13:18:12 +00:00
koenr
88f019cf5f string files should be XHTML compliant now 2005-04-09 10:44:31 +00:00
defacer
ce9707f5aa As there was no armageddon since I commented out the "old" timezone setting
HTML yesterday, I 'm now completely removing it.
2005-04-09 10:20:53 +00:00
defacer
88c39f4a91 Update variables configuration to allow setting non-trivial timezones for the server as well. 2005-04-09 10:19:09 +00:00