Commit Graph

3597 Commits

Author SHA1 Message Date
skeeter
c485583bdf Changes to accomodate new common preference 'country'. Also found problems with dealing with holidays from different countries when viewing other peoples calendars. 2001-06-22 01:59:41 +00:00
bettina
34fcd12d4b added new function to format addresses in country specific style 2001-06-22 01:58:47 +00:00
skeeter
3d0f6df1ff Changes to accomodate new common preference 'country'. 2001-06-22 01:58:08 +00:00
Miles Lott
9bf2e8a0ad Final(?) change to country selection, since this is now a combined admin and
preferences option
2001-06-22 01:34:06 +00:00
skeeter
c635b8226a Small enhancements to cache. 2001-06-22 01:22:22 +00:00
Miles Lott
ae9b96d242 Add settings for user country and countrlist option based on admin setting 2001-06-22 01:15:14 +00:00
skeeter
467ec28d2b Small change to properly handle setting default preferences. 2001-06-22 01:01:23 +00:00
skeeter
f069e2fb06 Caching has been reworked and added back in. 2001-06-22 00:49:32 +00:00
Miles Lott
12d0ce51e9 Fix for country select 2001-06-21 23:40:09 +00:00
Miles Lott
45e2e970d8 Fix config check for checkboxes 2001-06-21 21:05:03 +00:00
jengo
38e1b201d7 Some changes needed for the reg app 2001-06-21 08:36:08 +00:00
jengo
8831087537 Added base64 encodeing to fix invaild char in passwords 2001-06-21 08:31:07 +00:00
jengo
c00f21482e Updated docs 2001-06-21 08:30:11 +00:00
zone
7da0e5efb8 Fix add_def_pref hook (for new accounts only, the others are still broken) 2001-06-21 05:49:58 +00:00
skeeter
0f204e662e Small patch to fix the lack of a locale being set in the users preferences. 2001-06-20 15:34:39 +00:00
Miles Lott
799ff3e90b Add 'alt. csv import' 2001-06-20 09:16:48 +00:00
seek3r
83a0af3424 trying to get windows support working 2001-06-20 08:36:55 +00:00
zone
6fb4f5b369 Initial revision; rough drafts 2001-06-20 08:16:13 +00:00
bettina
adeba0e1eb global cats are showed now for all admins 2001-06-19 05:03:58 +00:00
skeeter
8f748c932c Now using ithearts holidaycalc class. 2001-06-19 00:49:38 +00:00
skeeter
cb59dd20f7 Now using ithearts holidaycalc class. 2001-06-19 00:44:04 +00:00
zone
a16f958a22 Added html_encode () 2001-06-18 22:04:45 +00:00
zone
45d28847c8 Switched arguments to write () 2001-06-18 21:34:08 +00:00
zone
0a444cafcf Some mostly unsucessful work on special characters. Switched arguements to $vfs->write () 2001-06-18 21:32:01 +00:00
zone
14052ed584 Major changes for handling files outside the virtual root. Added real, and mask to path_parts. Got rid of RELATIVE_NONE for internal calls in favor of mask 2001-06-18 21:18:22 +00:00
zone
c86729da45 Fixed INSERT 2001-06-18 19:25:42 +00:00
skeeter
efa7779183 Fix for displaying last modtime on the view page. 2001-06-18 17:54:33 +00:00
jengo
4df3d42d38 Fixed bad link() 2001-06-18 04:15:08 +00:00
skeeter
c02f0e5626 Too strict at user preference level. 2001-06-18 03:26:57 +00:00
skeeter
3733e5a945 Fix for jengo. 2001-06-18 03:18:25 +00:00
skeeter
8dc98a7ae0 Trying to cleanup a few warnings. 2001-06-18 03:09:56 +00:00
skeeter
bb54fd50a9 Applying a patch from ralfbecker. This gives the admin the ability to grant ACL rights at the group level. 2001-06-18 03:09:04 +00:00
skeeter
3669fe27c6 Some more fixes to clean up some non-existent images. 2001-06-18 03:08:23 +00:00
skeeter
4546f7aaa1 Applying a patch from ralfbecker. This gives the admin the ability to grant ACL rights at the group level. 2001-06-18 03:03:48 +00:00
Miles Lott
8895d619f5 Add bogus version upgrade 2001-06-18 00:39:38 +00:00
Miles Lott
41869acba8 Finish up reformatting 2001-06-17 22:30:18 +00:00
jengo
9a7c490aed Added function to return state names, minor reformating, merged the country class in 2001-06-17 22:19:00 +00:00
skeeter
5693fa9b96 Minor speed enhancements. Also cleans up a few warning messages. 2001-06-17 17:04:26 +00:00
Miles Lott
6396f3f8e6 increment version to match api 2001-06-17 16:57:32 +00:00
skeeter
7e3a1199e6 Cleanups for warning messages. 2001-06-17 16:55:04 +00:00
skeeter
6ebdeeb1eb Minor speed enhancements. Also cleans up a few warning messages. 2001-06-17 16:52:25 +00:00
skeeter
77b9bfb4ee Minor optimization in view_event(). 2001-06-17 16:41:00 +00:00
Miles Lott
5a3e19e6ab Add missing versions, increment version to current api version 2001-06-17 16:35:49 +00:00
Miles Lott
0e050f4a43 Add missing version upgrades, increment version to current api version 2001-06-17 16:10:04 +00:00
Miles Lott
31b6a0547b Add missing versions, still need to retest 2001-06-17 15:43:36 +00:00
Miles Lott
572254ada6 Add some missing, recent routines 2001-06-17 14:59:46 +00:00
skeeter
257dd469cf JA calendar help. Thanks to Yoshihiru Kamimura. 2001-06-17 12:45:49 +00:00
zone
b1e5cb11f5 Added "clean" variables for SQL queries 2001-06-17 07:00:34 +00:00
skeeter
4659ebf46c Fixed a problem where the level still had a small problem. This will still leave a trailing '&' at the end of the URL. 2001-06-17 04:40:04 +00:00
skeeter
83c2195f27 Fixed a problem where the level parameters were not being set correctly whe using cookie based sessions. 2001-06-17 04:23:35 +00:00