Commit Graph

1433 Commits

Author SHA1 Message Date
d9fdd0ed25 typo 2006-11-07 06:35:29 +00:00
1facb0b7b0 added check for the gd-extension and the existens of the function 'imagecreatefromjpeg', which is only availible if the gd-extension is compiled with jpeg support. 2006-11-07 06:30:43 +00:00
b157241ec8 lang updates 2006-11-06 23:12:29 +00:00
c5d92cca87 adv search was not working with autohide sidebox in idots template 2006-11-02 13:52:24 +00:00
3e6921d5b9 preserv cats if updateing contacts from import 2006-10-31 09:26:40 +00:00
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
ba311860b0 - fixed not always exported custom fields
- removed old ex_search method
2006-10-31 07:50:51 +00:00
c431575d69 logic updates to advanced search 2006-10-27 13:10:51 +00:00
bcb22e45ef php < 5.1 fix for the advanced search 2006-10-27 12:03:37 +00:00
03c7a819d3 litte js bug 2006-10-27 10:22:50 +00:00
ff137bd345 fixed not shown customfields in addressbook index, if a not set one is in before 2006-10-26 13:40:47 +00:00
d50f13d980 call the function and do not try searching the non existing array 2006-10-26 04:01:41 +00:00
07ddbdd0d6 fix typo 2006-10-25 10:11:19 +00:00
a0bc65dcab fix cancle buttion in adv search 2006-10-24 20:07:20 +00:00
b269793191 lang updates 2006-10-24 20:00:57 +00:00
f65d771e5c template for advanced search 2006-10-24 19:47:57 +00:00
d4d81a940c make advanced-search working in new addressbook 2006-10-24 19:20:37 +00:00
7eec77c451 fix for not set default addressbook preference on copy 2006-10-24 14:23:04 +00:00
3ae17a35cf InfoLog view for organisations or multiple contacts 2006-10-23 11:48:56 +00:00
2c56e220bc added again adding of the whole selection to the email-address popup 2006-10-22 11:40:43 +00:00
01461852ed not working with up-to-date version 2006-10-22 09:46:13 +00:00
c2d8db0e2f start with reimplementation of advanced search 2006-10-21 20:17:49 +00:00
f302a74156 start with reimplementation of advanced search 2006-10-21 20:14:31 +00:00
1a60791aaf etemplate is still 1.2 2006-10-19 19:49:00 +00:00
d2f93575e7 removed not longer supported link and fixed addressbook dependencies 2006-10-19 08:52:00 +00:00
2bbcb5c7e8 remove error_log message 2006-10-19 08:51:11 +00:00
01286bbc9b make the display of addressbook-links configurable:
- own sorting (default: Company: Last name, First name)
- Company: Last name, First name
- Company, Department: Last name, First name
- Company, City: Last name, First name
- Company, Department, City: Last name, First name
2006-10-19 08:50:25 +00:00
1e2f5307f9 update dutch translation 2006-10-15 20:40:20 +00:00
6fe1eec825 several language updates, including polish 2006-10-12 08:29:57 +00:00
a557977d23 extended socontacts_sql::search to search custom fields like other columns (a search by one string already searched all custom fields) 2006-10-11 13:00:23 +00:00
48a76e2354 fixed under some circumstances not working fileas title creation 2006-10-11 12:34:22 +00:00
6e1d8c1037 spanish updates 2006-10-08 12:29:27 +00:00
860613df61 moved creation of group addressbook for Default into the api's default_records, as the tables are there and default_records only works for apps with tables 2006-10-07 10:55:08 +00:00
e01d9cb8af reset lettersearch if viewing the contacts of one organisation 2006-10-07 10:18:35 +00:00
91480e8acc - fixed wrongly selected "None" Kategorie on first ever start of addressbook
- added pref for the addressbook selected on adding new contacts, if you dont have add rights for the current addressbook (eg. "All" selected as filter)
2006-10-07 09:17:30 +00:00
5cfe53bc7d typo 2006-10-07 09:16:04 +00:00
816e11629a fixed and enhanced cat-filter:
- cats with children were not working, because:
  + sql applied two filters (one in UI and one in SO, UI is removed now)
  + ldap did not handle it at all
- new cat-filter 'None', which returns all contacts without a category
2006-10-02 07:49:00 +00:00
f4e79928f6 fixed link_query hook, it returned array('') instead of array() for nothing found 2006-10-02 06:45:46 +00:00
3321dd1d48 - sorting criteria does no longer exclude entries with the soring criteria empty, but puts them always on the end of the list (changing the sorting no longer changes to total number of entries)
- this also fixes the bug that sorting after the org_name in an org_view, disables the org_view
2006-09-25 10:18:05 +00:00
70bbd9c71b removed no longer needed templates 2006-09-20 04:46:23 +00:00
e32fdcb322 removed no longer needed old classes 2006-09-20 04:39:50 +00:00
e376d27008 removed no longer needed old classes 2006-09-20 04:39:21 +00:00
acd9ac7777 fixed error-message on save of new contact (id was not returned due to a recent change) 2006-09-20 04:30:13 +00:00
0b375135aa Fixed problem reported on the developer list: editing an account under the SQL backend removes first and last name 2006-09-18 08:22:09 +00:00
13439ea6ac Fixed problem reported on the developer list: editing an account under the SQL backend removes first and last name 2006-09-18 08:15:08 +00:00
963f29d859 lang updates 2006-09-16 15:48:46 +00:00
e2ee971ac7 "editaccountemail" hook to allow other apps to monitor the changes 2006-09-16 09:59:29 +00:00
b968f9327c - ACL to allow non-admin users to edit certain (explicitly allowed) fields in their own account contact data
- new hook editaccountcontact to sync other apps with these data
- admin ACL "edit users" is now respected by the contact class for account-contact-data too (you can deny admins to edit accounts)
- fixed bug in ldap-backend: it was deleting all not set contact fields
2006-09-15 07:16:07 +00:00
f5cf1ed1d2 fixed error in ldap-backend: "Error saving the contact !!! 1" 2006-09-13 04:49:53 +00:00
4e884eda9a fixed problem with php4.3.2 (negative integer as index) 2006-09-10 06:40:56 +00:00