Commit Graph

130 Commits

Author SHA1 Message Date
Ralf Becker 248fde6fef converted addressbook to use new api 2016-04-29 10:41:53 +00:00
Ralf Becker 7a2e1a66e2 renamed addressbook classes to use autoloading, was just a test to get
an idea about the effort - not sure I want to do that with all apps ;-)
2008-05-10 12:02:49 +00:00
Ralf Becker 25055b8603 improved advanced search:
- fixed not working paging (lost advanced search)
- uses now a named window and gives it focus
- disabled for org-views
- can be unset via clicking on the addressbook icon (index.php)
- last search can always be restored from session
2006-10-31 07:56:34 +00:00
Ralf Becker b6b3db5ed4 first version / step to the new 1.4 addressbook:
- User accounts are an own addressbook now
- every user and group (can) have an own addressbook
- for groups the accessrights no longer depend on the creator
- new acl for adding into an addressbook
- all addressbooks can be displayed together (eg. accounts mixed with personal and group AB's)
- some useful new fields (photo, private cellphone, ...) and some obscure ones have been removed
- db update puts all contacts in the owners personal addressbook (further manual migration tools will follow), thought the UI already allows to mass-move them into a group-addressbook
- group addressbooks in SQL are created by making a group-grant for addressbook (like filemanger)
- Warning: all import/export/xmlrpc/syncml stuff and other apps accessing the addressbook is broken until the contacts class in the API gets fixed!
- it depends on further updates of etemplate, phpgwapi, admin!
==> it's pretty cool (specialy the foto's), but NOT ready for a production server !!!
2006-04-23 14:40:31 +00:00
Miles Lott 622bb81b07 Update to new arrays 2005-04-30 03:27:36 +00:00
reinerj faa82f864d small changes in the header 2004-01-25 21:50:32 +00:00
Miles Lott abe0f76684 Remove echo of alphabet - oops! 2004-01-25 21:39:54 +00:00
Miles Lott 6227b0b8a1 Test cvs and syncmail 2004-01-24 16:24:37 +00:00
Miles Lott 8b188b06f9 This header was wrong for a long time 2003-10-16 07:10:21 +00:00
Ralf Becker f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
seek3r 8abf9fa1a5 Switched to using the register_exit_function() and added scrolling divs to a couple places for examples 2002-09-28 15:20:20 +00:00
Miles Lott b0364b9491 Starting update to new template class - header redirects still an issue 2002-08-24 18:04:27 +00:00
Miles Lott 30d51e6bf3 fix banner 2002-05-19 19:08:51 +00:00
bettina c2cd9e60d0 fixed wrong function call 2001-12-29 21:37:12 +00:00
Miles Lott c67fd7c7ee Fix for passing phpgw_info in the querystring 2001-12-05 16:19:12 +00:00
Miles Lott 8fb7e84b08 print footer... 2001-08-29 16:43:16 +00:00
Miles Lott 47c1f01718 Drop two unneeded objects 2001-07-16 22:10:07 +00:00
Miles Lott 03348f7b0d Committing traffic direction of 3layer 2001-07-08 13:55:24 +00:00
Miles Lott 09832b0496 Now using limit_query, show_hits (.13 only); Change refs to $this to $contacts;
Cut down on duplicated strings for $sql
2001-07-03 07:17:13 +00:00
Miles Lott af9aa6e383 Now i remember why it was like that 2001-06-28 10:20:30 +00:00
Miles Lott 4af119957c Fixed nonsensical setting of a useless variable, now it has a purpose 2001-06-28 10:13:17 +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
Miles Lott 4ccc2823a5 Update to link to new csv alternate for import 2001-05-23 20:15:40 +00:00
Miles Lott 323d44f8e9 Now using PHPGW_APP_TPL 2001-05-11 14:01:06 +00:00
Miles Lott a17f9909b9 now using PHPGW_APP_TPL, and index.php is using new single template file 2001-05-10 12:21:16 +00:00
Miles Lott 80124149a7 Formatting 2001-05-06 12:33:36 +00:00
Miles Lott 4b06c0280e Rollback 2001-05-03 05:22:19 +00:00
Miles Lott 904ec3b087 Formatting 2001-05-03 05:07:00 +00:00
Miles Lott 66991480ca Formatting 2001-05-01 09:32:52 +00:00
Miles Lott f31696c256 Remove superfluous prefs->read_repository, and chg custom field size 2001-04-27 14:30:06 +00:00
Miles Lott 8a69409111 Hopefully fixes sql search bug that showed other's private entries 2001-04-20 23:13:56 +00:00
Miles Lott 035e4efa0e Change commented line 2001-04-09 12:51:43 +00:00
Miles Lott a031515dbe Fix cat_id select, and ldap filter 2001-03-29 16:07:34 +00:00
Miles Lott 8f786be9f5 Fix the selection of cats 2001-03-29 15:39:10 +00:00
Miles Lott f6636247c7 Fix setting of prefs for default cat, remove phpversion check 2001-03-29 11:12:03 +00:00
Miles Lott 36d417cbaa Clean up a lot of GET/POST nonsense, moving to POST where possible 2001-03-29 10:45:29 +00:00
Miles Lott c6b541291b Disable java for now 2001-03-29 09:08:08 +00:00
Miles Lott d58fc5bfcd Let export keep the query string 2001-03-28 01:55:24 +00:00
Miles Lott 68df73e563 Make option dialog use ncat_id not cat_id 2001-03-27 21:50:37 +00:00
Miles Lott 8a4bb9cea1 Let import keep track of where you were in index 2001-03-27 17:33:47 +00:00
Miles Lott b338cf4cf4 Change filtering 2001-03-27 12:53:31 +00:00
Miles Lott cea7ef4b6e More query-following 2001-03-26 10:23:30 +00:00
Miles Lott 4716028755 Alter filter setting in conjunction with nextmatchs fix 2001-03-26 08:25:19 +00:00
Miles Lott 2dd34c4c1a Added ability to autosave last selected category 2001-03-25 08:46:26 +00:00
Miles Lott 3ca4825e4f Fix cat_id logic to check for '', not 0 (which is none) 2001-03-25 07:56:55 +00:00
Miles Lott 1433916943 Add check for default category pref if none is set via dropdown 2001-03-25 07:39:58 +00:00
Miles Lott fb1aa7062b Add ability to select all/none or a specific category 2001-03-25 06:02:52 +00:00
Miles Lott 37cdf6faf1 Adding category support to addressbook 2001-03-25 05:41:06 +00:00
jengo f3df7a0ff4 Started working on ACL, so far index has been updated 2001-03-24 09:58:09 +00:00