Commit Graph

2113 Commits

Author SHA1 Message Date
Miles Lott
632c9ace34 VCard import theoretically complete 2001-03-21 00:12:39 +00:00
Miles Lott
3b84c9d15c Fix email and type settings 2001-03-20 23:12:17 +00:00
Miles Lott
0efa6f0687 Getting closer to actually parsing vcard 2001-03-20 22:57:48 +00:00
Miles Lott
df6f72c92a Fix up object calls 2001-03-20 22:55:03 +00:00
Miles Lott
cfba770497 Fix setting of msgphone and other phone 2001-03-20 22:53:06 +00:00
Miles Lott
6f8afd5875 Fix setting of msgphone, ophone 2001-03-20 22:51:40 +00:00
Miles Lott
892b8ca097 Some fixes to LABEL 2001-03-20 22:49:56 +00:00
Miles Lott
789e8fc13f Add type=pdb 2001-03-20 22:25:33 +00:00
Miles Lott
e6cea5377d Add csv type and check for it 2001-03-20 18:14:46 +00:00
Miles Lott
b6b282ab36 Force download of pdb type output 2001-03-20 18:02:48 +00:00
Miles Lott
a3784392b4 Set conferenceserver to 0, since we have no field for that 2001-03-20 18:00:14 +00:00
Miles Lott
f386666a58 Create a default xmozillaanyphone if ophone/tel_work are available 2001-03-20 17:28:00 +00:00
Miles Lott
4a8de97446 Fix export of state/region 2001-03-20 17:23:25 +00:00
Miles Lott
0b793c0a07 Reorganize functions to represent order of operation 2001-03-20 16:55:22 +00:00
Miles Lott
b86bdac902 Remove old conv dir 2001-03-20 16:40:34 +00:00
Miles Lott
b04931911d Move import files to new import subdir 2001-03-20 16:39:28 +00:00
Miles Lott
a7ef1f4775 Comment out unneeded echo 2001-03-20 16:35:02 +00:00
Miles Lott
e7417a850c Fix address type fields 2001-03-20 16:34:03 +00:00
Miles Lott
9097a41c4d Fix parsing of addresses and company/unit - I think this will work... 2001-03-20 08:01:53 +00:00
Miles Lott
d1aa599fa4 Almost correct parsing addresses, the rest should be good 2001-03-20 07:14:42 +00:00
Miles Lott
1080b3ad97 Better address and email parsing 2001-03-20 06:12:07 +00:00
Miles Lott
e44a2d17e4 Somewhat more functional, parses addresses now 2001-03-20 05:41:20 +00:00
Miles Lott
780f39e5e7 Almost functional multiple vcard export 2001-03-20 05:15:36 +00:00
skeeter
78c32a5d6a removed type casting as get_account_id() now handles that 2001-03-20 04:47:50 +00:00
skeeter
111a3f1e2f removed extraneous parameter 2001-03-20 04:46:40 +00:00
skeeter
f38505501e CHnages for day view. Looks like devel code has had this for a while, which would display improper records for users other than yourself. 2001-03-20 04:45:42 +00:00
skeeter
3a826ab4a6 Added extra checking on grabbing group info from record 2001-03-20 04:44:00 +00:00
skeeter
7a9a260941 Removed a parameter. 2001-03-20 04:15:04 +00:00
skeeter
8b682ee5b7 Weekly matrix now follows ACL permissions 2001-03-20 03:34:41 +00:00
skeeter
691fcb01ca Fix for refreshing. Improper link() 2001-03-20 03:33:47 +00:00
skeeter
204e6c6514 This now places the current user into the global grants variable 2001-03-20 03:33:02 +00:00
skeeter
fc023e192f This may fix the problem with private entries in the time matrix view. 2001-03-20 02:49:32 +00:00
skeeter
4409541de7 This fixes a problem with the daily view not spanning enough rows 2001-03-20 02:34:39 +00:00
skeeter
45767449dc Fix for bug #409624 - Improper handling of daylight savings time changeover 2001-03-20 00:45:41 +00:00
jengo
9c0412498d Updated docs 2001-03-20 00:28:06 +00:00
skeeter
d54902d50a Timematrix now displays the events time in the status bar 2001-03-20 00:26:52 +00:00
jengo
7dd376024d *** empty log message *** 2001-03-20 00:24:51 +00:00
skeeter
9fcb041eb4 mistype the name of the new function get_account_id() 2001-03-19 23:09:47 +00:00
Miles Lott
6c824a2ca8 Add a default selection if not a new install 2001-03-19 23:01:04 +00:00
Miles Lott
a4263f51b1 Change spaces to tabs 2001-03-19 22:46:59 +00:00
Miles Lott
b626901cb8 Add common for selecting common lang in transy 2001-03-19 21:59:22 +00:00
skeeter
dde3854be5 possible clarification in memberships() 2001-03-19 20:55:48 +00:00
skeeter
4b31a3a93b fix in get_grants() if the user is by some unknown reason, not associated to a group 2001-03-19 20:50:46 +00:00
skeeter
4199aceffc mistype the name of the new function get_account_id() 2001-03-19 20:37:09 +00:00
skeeter
b9da94fd2e New function get_account_id(). This will take either an account_id # as either an integer or a string and return a true intval(account_id) or take a string of a users lid and return the account_id as an integer 2001-03-19 20:25:04 +00:00
Miles Lott
3523adab62 formatting 2001-03-19 18:02:06 +00:00
Miles Lott
703ae63dbb Remove debugging call 2001-03-19 17:57:05 +00:00
Miles Lott
bbb3cdf388 Fix for read_last_entry, causing pgsql to fail due to diff return field from max() 2001-03-19 17:56:43 +00:00
Miles Lott
cd91a6c4a1 Fix each error in prefs checking 2001-03-19 17:18:28 +00:00
mdean
d35869cea1 Fixed PostgreSQL error for explicit cast from int to varchar. 2001-03-19 13:21:13 +00:00