Commit Graph

2094 Commits

Author SHA1 Message Date
skeeter
79639009d9 something I was playing with.. 2001-03-18 17:20:45 +00:00
skeeter
c5e0330b9e added html comment to debug the participant problem 2001-03-18 17:04:22 +00:00
skeeter
4082448a0e Changed the variable to force it to an integer 2001-03-18 17:03:11 +00:00
skeeter
94f59cfde8 Trying to determine if variables are getting their types messed up. 2001-03-18 16:29:05 +00:00
Miles Lott
1728149882 Add 'custom fields' for addressbook 2001-03-18 16:25:35 +00:00
Miles Lott
61b688e6be Fix to actually show user's custom fields on a new entry 2001-03-18 16:23:00 +00:00
Miles Lott
e67c4b9486 Fix each error 2001-03-18 15:44:30 +00:00
Miles Lott
8f2581cec1 Add addressbook extra field 'ophone' to form.tpl 2001-03-18 15:37:25 +00:00
skeeter
dd2ff0d4b4 fixes to the exists function. This will now accept either an account_lid or an account_id. The preferred method is the account_lid. 2001-03-18 14:08:39 +00:00
skeeter
c9b57e3e5b Using new PHPGW_ACL_PRIVATE ACL type 2001-03-18 13:41:29 +00:00
jengo
4f6e553e15 Cleaned up exists(), it was looking for account_id which is shouldn't do 2001-03-18 13:35:53 +00:00
skeeter
81f47a6b7b This should fix the needle having to be greater than 0 problem 2001-03-18 13:06:01 +00:00
Miles Lott
e369c4379b Formatting changes only 2001-03-18 08:52:38 +00:00
Miles Lott
3482b8412e Make Edit based upon ACL, not check_owner 2001-03-18 08:51:03 +00:00
Miles Lott
372492ac8e Make 'Edit' a button and based upon ACL 2001-03-18 08:49:30 +00:00
Miles Lott
b3f391d33f Name changes to be more descriptive 2001-03-18 08:04:37 +00:00
Miles Lott
2f1586c5f5 Very minimal palm pdb class, can write palm docs only so far 2001-03-18 07:58:44 +00:00
Miles Lott
bca46ac5c1 Add very experimental Palm PDB output, using local pdb class 2001-03-18 07:57:46 +00:00
Miles Lott
e50967960e Change heading to be more generic, more exports are coming 2001-03-18 07:20:32 +00:00
Miles Lott
86e5923971 Make SQL export include all fields, even the housekeeping ones 2001-03-18 07:15:56 +00:00
Miles Lott
4cf7cf5114 Add SQL export - via contacts class, not a direct SQL dump 2001-03-18 07:12:51 +00:00
Miles Lott
b58867a92b Add some logic to set the limit variable, or not, so you can read all records if you want 2001-03-18 06:49:31 +00:00
Miles Lott
88154b1e19 Set no limit on read function, class read also changes to implement this 2001-03-18 06:48:46 +00:00
Miles Lott
a51a7339be Working export to CSV or LDIF, I hope 2001-03-18 06:31:24 +00:00
jengo
5d7cb50e74 Added some comments about legecy code and started adding in debugging info into the API 2001-03-18 05:16:00 +00:00
jengo
40fb427d31 Added PHPGW_ACL_PRIVATE constant 2001-03-18 04:55:36 +00:00
Miles Lott
7ae8de2acf Make button links into method="POST" 2001-03-18 04:37:48 +00:00
Miles Lott
15fcaf6bbb Enhance exists() to not error due to empty $account_id 2001-03-18 03:34:56 +00:00
Miles Lott
61463122ff Add addressbook_read_last_entry 2001-03-18 02:46:50 +00:00
Miles Lott
4e399e95e5 change deleted record to mphone, not url 2001-03-18 00:35:08 +00:00
Miles Lott
9eb084831e Add copy button on view page to create copy of viewed entry, fix vcard notes 2001-03-17 23:52:36 +00:00
Miles Lott
33e1003670 Add display of status 2001-03-17 21:45:10 +00:00
Miles Lott
6025d30d91 Add export link 2001-03-17 21:44:28 +00:00
Miles Lott
6bba6d68e2 Add export button 2001-03-17 21:43:51 +00:00
Miles Lott
7a4db59d28 Initial check-in of export utility - not functional yet 2001-03-17 21:32:35 +00:00
Miles Lott
e87d1171cc Backtrack to older class read(), no filtering/ordering/searching on extras yet 2001-03-17 21:29:44 +00:00
skeeter
44527de79e Fixed the problem with private entries always displaying. Start of vCalendar class 2001-03-17 19:39:56 +00:00
skeeter
1b39b03c9c added new preference to display status 2001-03-17 19:37:52 +00:00
jengo
94dc4e3121 *** empty log message *** 2001-03-17 16:11:15 +00:00
Miles Lott
4a460c164c Move sql files to sql dir 2001-03-17 15:51:35 +00:00
mdean
2b7df8c9cc Added nowrap for proper display of welcome/prefs/logout in Mozilla. 2001-03-17 15:49:31 +00:00
Miles Lott
2effa26748 Update readme, add sql files for table creation manually 2001-03-17 15:48:01 +00:00
Miles Lott
4257932b9f Changed tel_cel to tel_cell 2001-03-17 15:31:44 +00:00
Miles Lott
f0c3e34a7f Add home addr label, if appropriate, and custom phpgw field 2001-03-17 15:07:01 +00:00
Miles Lott
8c5c2d1744 Add one missing and one new template 2001-03-17 15:04:55 +00:00
skeeter
d7e6f3ce71 removed an extra ; 2001-03-17 05:13:40 +00:00
themaniac
5bc4692880 now exports txt as well 2001-03-16 23:23:29 +00:00
Miles Lott
e4430def4f Oops, misspelled common 2001-03-16 21:49:53 +00:00
Miles Lott
eaf92716dd Made some addressbook fields common, for inv, etc 2001-03-16 21:48:27 +00:00
Miles Lott
0d60a943c9 Add ability to manage custom fields, field edit forms still need work 2001-03-16 17:56:18 +00:00