Commit Graph

128 Commits

Author SHA1 Message Date
Miles Lott
e67c4b9486 Fix each error 2001-03-18 15:44:30 +00:00
Miles Lott
3482b8412e Make Edit based upon ACL, not check_owner 2001-03-18 08:51:03 +00:00
Miles Lott
6025d30d91 Add export link 2001-03-17 21:44:28 +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
Miles Lott
0d60a943c9 Add ability to manage custom fields, field edit forms still need work 2001-03-16 17:56:18 +00:00
Miles Lott
0eedd1ffc3 Table upgrade and changes to implement better vcard std and more useful fields 2001-03-16 01:31:25 +00:00
Miles Lott
97ed5d20ef Help make a proper URL if one was not stored in the db ( add http:// ) 2001-03-12 02:09:57 +00:00
Miles Lott
6fb051add4 Fix default column display if no prefs set 2001-03-08 14:36:35 +00:00
Miles Lott
1df64ba847 Fix URL for call to nextmatchs ( for new link() call ) 2001-03-08 13:37:17 +00:00
Miles Lott
ffadfe324e Update link() calls 2001-03-08 13:25:10 +00:00
Miles Lott
7b43c53132 Adjust formatting - no functional change 2001-03-08 12:18:12 +00:00
Miles Lott
2df1e99322 Fix setting of fields when no preferences are set (thanks, patrick) 2001-03-08 03:26:16 +00:00
Miles Lott
d22b947dbc Move note as new field in stock contact fields 2001-02-27 13:34:26 +00:00
Miles Lott
c4cf4bb037 Move bday and url into class as std vcard fields 2001-02-27 00:31:20 +00:00
Miles Lott
f35ae43c2c Fix display of # records available based on search 2001-02-21 23:17:29 +00:00
Miles Lott
a0f49c6a3e Massive change to read function to help ordering and filtering 2001-02-21 22:41:37 +00:00
Miles Lott
175cc243b1 Fix display of email - change to check new d_email field 2001-02-19 13:17:29 +00:00
Miles Lott
74d54f6c6e Fix selection and display of extra fields in prefs and index 2001-02-19 13:16:07 +00:00
Miles Lott
d77aeef420 Update acl_prefs, many minor formatting changes 2001-02-19 12:14:25 +00:00
Miles Lott
25c347227b Add in one comment to columns_display section 2001-02-19 00:43:37 +00:00
Miles Lott
8f189d4f36 Minor adjustments 2001-02-15 17:21:38 +00:00
Miles Lott
a3e18e5064 Move contacts class calls into functions.inc.php to prepare for acl implementation 2001-02-14 00:56:07 +00:00
Miles Lott
db2739bbb3 Update acl code including prefs manager 2001-02-13 03:20:33 +00:00
Miles Lott
d8400b494a Add acl to delete and fix bad refs to account_id 2001-02-12 22:39:17 +00:00
Miles Lott
97c08d331e Begin removing references to access field in prep for acl usage 2001-02-11 03:23:58 +00:00
Miles Lott
d6ea3f792f Changing tabs to spaces, hope this still works. 2001-02-10 12:56:49 +00:00
Miles Lott
28a751a4ca Addin default columns and row count if no prefs set 2001-02-07 13:49:28 +00:00
Miles Lott
2daff5b792 Filtering should work now 2001-02-04 20:59:05 +00:00
Miles Lott
81caecf253 Update to use get_tpl_dir call 2001-02-04 11:11:34 +00:00
Miles Lott
27b7ec75a4 Modified to pass filter to class - not yet working 2001-02-04 10:45:07 +00:00
Miles Lott
78bd44e89e Oops on last commit 2001-02-04 03:56:36 +00:00
Miles Lott
469b60f4bf Modify to normalize display of column names 2001-02-04 03:55:06 +00:00
Miles Lott
ca81e77597 Some changes to templates and php files to add some custom fields 2001-02-02 16:19:37 +00:00
Miles Lott
ffc0247f71 Fix call to check_owner 2001-02-02 06:46:44 +00:00
Miles Lott
c682033620 Correct field mapping and fix prefs to work with class. 2001-02-02 06:29:27 +00:00
Miles Lott
182384fc2e First of a few major changes to enable the contacts class 2001-02-02 01:34:22 +00:00
seek3r
80722d6260 applied patch from sf which is not fully testes 2001-01-30 10:26:15 +00:00
Miles Lott
b1df65cdfe Another template update to allow for better customization in index.php. 2001-01-23 13:40:42 +00:00
Miles Lott
210ae70a45 Redo template set for index.php to allow for better customization. 2001-01-23 04:28:06 +00:00
jengo
a4e979eb0f Fixed link() not passing the extra variables correctly 2001-01-22 06:30:37 +00:00
Miles Lott
7e79770cb1 Remove old files. 2001-01-21 02:59:51 +00:00
Miles Lott
aba0107f88 Begin move to classes for addressbook. Note ldap is a copy of sql for now. 2001-01-21 02:31:24 +00:00
Miles Lott
d0542822f9 Cancel link updates. 2001-01-15 02:30:29 +00:00
Miles Lott
ba0a1b2e8c Add import features from cdb, including templifying those files. 2001-01-14 21:35:04 +00:00
Miles Lott
dbee648038 Added templates for add.php, edit.php and inc/functions.inc.php. 2001-01-14 02:43:14 +00:00
Miles Lott
4335b02e7a Match up lang call to "AddVCard". 2001-01-13 19:25:38 +00:00
Miles Lott
2384932ada Begin template enabling of addressbook. See oldindex.php. 2001-01-13 19:06:36 +00:00
bettina
7647221d96 changed db selection to work with ttracker 2000-12-08 17:25:51 +00:00
jengo
de79a3fc12 Finished moving all of the htmlentitites() to strip_html() 2000-12-07 22:10:08 +00:00
jengo
b0f3a9f137 Merged in patch that some fields wheren't being displayed 2000-12-01 05:10:28 +00:00
jengo
1d36311c9f Fixed group filters 2000-11-22 04:38:07 +00:00
skeeter
cec8e1be2e error checking 2000-11-18 22:00:35 +00:00
jengo
4a985d2fae Addressbook wasn't showing the header and navbar 2000-11-16 08:10:43 +00:00
seek3r
066cc921b3 new disable by default policy should help performance 2000-11-16 07:40:37 +00:00
jengo
6f675c8c86 Added the date preferences into the addressbook, added special formating to view, fixed date preference not working in todo list, and fixed the target of <a href in index.php 2000-11-12 11:35:51 +00:00
pjw
d463ead260 Added Qbert's vcard patch... 2000-11-03 22:24:12 +00:00
jengo
9d323346b3 Merged in patch for vcard support 2000-11-03 20:07:57 +00:00
jengo
58d7eb8f15 Working on cleaning up the view addressbook section and added a new column called URL 2000-11-01 12:32:36 +00:00
jengo
793040b5ba Working on merging in a patch for the addressbook, but first cleaning up some code 2000-11-01 10:26:14 +00:00
skeeter
f265c39252 bad query 2000-10-29 02:51:54 +00:00
skeeter
e395f267c6 fixed company to ab_company 2000-10-27 02:07:59 +00:00
jengo
b33d3e05c4 Working on converting the account_lid owner fields to account_id 2000-10-25 21:09:00 +00:00
jengo
660c80f4e9 Working on changing all of the preferecnes to work of a new type of array. I added a column for appname 2000-10-12 17:36:47 +00:00
seek3r
d08ca90692 Added simple version management and added massive updates to the addressbook that were submited by neotexan, so that things will interact with his application better 2000-10-04 17:49:36 +00:00
jengo
bdedd300cd Corrected SQL error 2000-10-02 08:29:25 +00:00
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
skeeter
8d52ea0dc7 fixes with new db structures 2000-09-28 00:19:04 +00:00
jengo
8d4a0aded9 Started converting fields names to work with Oracle 2000-09-18 20:00:25 +00:00
jengo
ffd1efa794 Merged in addressbook patch 2000-09-12 22:14:33 +00:00
seek3r
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
1562717d19 Fixed check_owner() and fixed a parse error 2000-09-05 07:12:26 +00:00
jengo
ade3d1ab28 Remove the session->loginid references 2000-09-05 03:14:08 +00:00
skeeter
ea856c8741 working with new session class 2000-09-03 19:30:13 +00:00
jengo
054cff7517 The new accounts class is working 2000-08-26 08:27:30 +00:00
jengo
f6dde056d6 Fixed the company name not being searched 2000-08-25 17:45:23 +00:00
jengo
a863826b21 Added filter by group 2000-08-19 05:39:30 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00