skeeter
|
0b01efd74f
|
Extra checking to see if the holiday calculator is found. If not, just load the US caluclator.
|
2001-06-24 22:19:06 +00:00 |
|
skeeter
|
9ba26f9b58
|
Adding more capabilites. Can now build a text string of a vCal card.
|
2001-06-24 22:13:17 +00:00 |
|
zone
|
f43d2d1589
|
Added hooks
|
2001-06-24 09:18:38 +00:00 |
|
zone
|
8281cee739
|
More friendly to +
|
2001-06-24 09:17:01 +00:00 |
|
Miles Lott
|
f80fa4650b
|
Cleanup buttons
|
2001-06-24 06:54:32 +00:00 |
|
Miles Lott
|
eb459be3b5
|
Display changes to use theme colors...
|
2001-06-24 06:42:31 +00:00 |
|
bettina
|
f0c5829c3b
|
added langs
|
2001-06-24 04:15:13 +00:00 |
|
bettina
|
afb1499f6a
|
fixed row_empty
|
2001-06-24 03:31:54 +00:00 |
|
skeeter
|
a704591312
|
Fix for bug #435743.
|
2001-06-24 02:18:47 +00:00 |
|
Miles Lott
|
21cdde3247
|
Allo stray from default filter once another filter is selected
|
2001-06-24 01:59:56 +00:00 |
|
Miles Lott
|
99ddadcacc
|
Add preference for default filter - response to patch #429178
|
2001-06-24 01:30:37 +00:00 |
|
skeeter
|
2dd2c42356
|
Missed doing a ->next_record() call when loading configs cache option.
|
2001-06-23 11:01:59 +00:00 |
|
zone
|
c13d02ac2e
|
Added license, updated functions
|
2001-06-23 08:30:14 +00:00 |
|
Miles Lott
|
69a3c36c70
|
Disable checkboxes since they will not work for our scheme of checking data
prior to deleting/setting values; add unset if value='' for select
|
2001-06-23 06:33:03 +00:00 |
|
Miles Lott
|
f7f08956a2
|
Change from checkboxes to select so we get a null back from the form
|
2001-06-23 06:15:37 +00:00 |
|
jengo
|
3aa28e70f5
|
update docs
|
2001-06-23 05:32:18 +00:00 |
|
jengo
|
f35780f925
|
dded a way for apps to allow certain pages only to admins while keeping there currentapp set to the real appname.
$phpgw_info['flags']['admin_only'] = True;
is the format
|
2001-06-23 05:28:03 +00:00 |
|
Miles Lott
|
5304ec67f1
|
Lock app_sessions table in config class, and show preferences config in setup3
|
2001-06-23 04:37:31 +00:00 |
|
skeeter
|
36ee6b1dc2
|
fix for bug #435349.
|
2001-06-23 02:00:12 +00:00 |
|
skeeter
|
960a50b148
|
Admin can enable disable caching on the fly now.
|
2001-06-23 01:01:39 +00:00 |
|
skeeter
|
6342c22f72
|
Admin can enable disable caching on the fly now.
|
2001-06-23 00:53:36 +00:00 |
|
bettina
|
6bd62f7ae5
|
update formatted_address() to use lang for the countryname
|
2001-06-23 00:02:07 +00:00 |
|
bettina
|
51b8c75d57
|
update form_select() to use langs
|
2001-06-22 23:56:03 +00:00 |
|
bettina
|
a6c6491bca
|
added langs
|
2001-06-22 23:51:23 +00:00 |
|
bettina
|
e866db9499
|
added langs
|
2001-06-22 23:45:00 +00:00 |
|
bettina
|
a2f24cc737
|
added langs
|
2001-06-22 22:41:01 +00:00 |
|
Miles Lott
|
93e8af054a
|
Add @ to silence extra_fields on update if none
|
2001-06-22 19:57:23 +00:00 |
|
skeeter
|
e7a98f2e3a
|
Fix for bug #435401.
|
2001-06-22 11:14:50 +00:00 |
|
bettina
|
667eb328ee
|
update addresses
|
2001-06-22 07:37:59 +00:00 |
|
bettina
|
0cb21b95f7
|
update addresses
|
2001-06-22 06:00:19 +00:00 |
|
bettina
|
dcbf229a19
|
moved formatted_address() to contacts class
|
2001-06-22 05:57:49 +00:00 |
|
bettina
|
11d0e8247d
|
update addresses
|
2001-06-22 05:55:15 +00:00 |
|
bettina
|
c51d053f5f
|
update addresses
|
2001-06-22 05:29:43 +00:00 |
|
Miles Lott
|
b95753ebb7
|
Update config template to not have the country setting
|
2001-06-22 03:37:38 +00:00 |
|
bettina
|
ce483daaac
|
added new function to format addresses in country specific style
|
2001-06-22 03:37:08 +00:00 |
|
bettina
|
2d7cb8b512
|
added new function to format addresses in country specific style
|
2001-06-22 02:19:54 +00:00 |
|
Miles Lott
|
d6a7ebec43
|
Remove setting of countrylist
|
2001-06-22 02:07:56 +00:00 |
|
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 |
|