13045 Commits

Author SHA1 Message Date
carlesbellver
92f43f0464 *** empty log message *** 2005-04-11 07:21:35 +00:00
bobopinna
206f68cf98 fixed a typo. 2005-04-11 06:48:39 +00:00
martinlanghoff
6e6053bd18 Merged from MOODLE_14_STABLE. Added option to cache langlist in dataroot/cache/languages. If enabled saves around 10MB of memory and 40 includes (some really large). In HEAD we also get a nice option select in admin->variables. 2005-04-11 06:41:08 +00:00
bobopinna
e170f66546 Fixed mysql db design 2005-04-11 06:15:50 +00:00
moodler
a8cb9ee142 Latest tags 2005-04-11 01:36:49 +00:00
koenr
03df332c04 ncr notation 2005-04-10 23:30:06 +00:00
stronk7
958ab2530d The social_activities block is working with the new filterall style. 2005-04-10 23:12:35 +00:00
stronk7
0c75bc8c3d The site_main_menu block is working with the new filterall style. 2005-04-10 23:08:24 +00:00
stronk7
c3cb9fb9a7 The news_items block is working with the new filterall style. 2005-04-10 23:02:19 +00:00
stronk7
8a2381f6b9 Now Journal mails support filterall. 2005-04-10 22:38:22 +00:00
koenr
6f612f066e new strings 2005-04-10 22:30:49 +00:00
koenr
17c38f5002 New hu strings and various improvements.
Rechecked XHTML compliance - should be ok again
2005-04-10 21:46:41 +00:00
mits
69e56ec29f polished. 2005-04-10 21:05:59 +00:00
defacer
a03d61346e 1. get_records_csv also needs a table name in addition to file name.
2. is_readable() check before trying to fopen() http://, if you happen to not have
   an internet connection this prevents ugly failures.
2005-04-10 20:28:48 +00:00
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