Commit Graph

51 Commits

Author SHA1 Message Date
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