Ralf Becker
3ae17a35cf
InfoLog view for organisations or multiple contacts
2006-10-23 11:48:56 +00:00
Ralf Becker
2c56e220bc
added again adding of the whole selection to the email-address popup
2006-10-22 11:40:43 +00:00
Ralf Becker
01461852ed
not working with up-to-date version
2006-10-22 09:46:13 +00:00
Cornelius Weiß
c2d8db0e2f
start with reimplementation of advanced search
2006-10-21 20:17:49 +00:00
Cornelius Weiß
f302a74156
start with reimplementation of advanced search
2006-10-21 20:14:31 +00:00
Ralf Becker
1a60791aaf
etemplate is still 1.2
2006-10-19 19:49:00 +00:00
Ralf Becker
d2f93575e7
removed not longer supported link and fixed addressbook dependencies
2006-10-19 08:52:00 +00:00
Ralf Becker
2bbcb5c7e8
remove error_log message
2006-10-19 08:51:11 +00:00
Ralf Becker
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
Pim Snel
1e2f5307f9
update dutch translation
2006-10-15 20:40:20 +00:00
Oscar Manuel Gómez Senovilla
6fe1eec825
several language updates, including polish
2006-10-12 08:29:57 +00:00
Ralf Becker
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
Ralf Becker
48a76e2354
fixed under some circumstances not working fileas title creation
2006-10-11 12:34:22 +00:00
Oscar Manuel Gómez Senovilla
6e1d8c1037
spanish updates
2006-10-08 12:29:27 +00:00
Ralf Becker
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
Ralf Becker
e01d9cb8af
reset lettersearch if viewing the contacts of one organisation
2006-10-07 10:18:35 +00:00
Ralf Becker
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
Ralf Becker
5cfe53bc7d
typo
2006-10-07 09:16:04 +00:00
Ralf Becker
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
Ralf Becker
f4e79928f6
fixed link_query hook, it returned array('') instead of array() for nothing found
2006-10-02 06:45:46 +00:00
Ralf Becker
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
Ralf Becker
70bbd9c71b
removed no longer needed templates
2006-09-20 04:46:23 +00:00
Ralf Becker
e32fdcb322
removed no longer needed old classes
2006-09-20 04:39:50 +00:00
Ralf Becker
e376d27008
removed no longer needed old classes
2006-09-20 04:39:21 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Oscar Manuel Gómez Senovilla
963f29d859
lang updates
2006-09-16 15:48:46 +00:00
Ralf Becker
e2ee971ac7
"editaccountemail" hook to allow other apps to monitor the changes
2006-09-16 09:59:29 +00:00
Ralf Becker
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
Ralf Becker
f5cf1ed1d2
fixed error in ldap-backend: "Error saving the contact !!! 1"
2006-09-13 04:49:53 +00:00
Ralf Becker
4e884eda9a
fixed problem with php4.3.2 (negative integer as index)
2006-09-10 06:40:56 +00:00
Oscar Manuel Gómez Senovilla
746988d553
mass lang updates
2006-09-04 17:15:19 +00:00
Ralf Becker
e907216780
fixed bug reported by Deti Fliegl: [ 1548175 ] Pictures in Addressbook cannot be deleted
2006-08-29 04:18:32 +00:00
Ralf Becker
52f02a4ec2
small documentation update
2006-08-29 04:16:00 +00:00
Ralf Becker
47d18e092a
fixed not working address import from FMail under ldap
2006-08-24 16:06:45 +00:00
Ralf Becker
153a642b56
Two new options for the account-selection:
...
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
2006-08-22 16:50:32 +00:00
Ralf Becker
53ad443399
fixed not working update via SyncML
2006-08-22 08:14:35 +00:00
Ralf Becker
754e6948bf
fixed not working copy
2006-08-22 08:14:15 +00:00
Lars Kneschke
215bf8f305
- added mappings for nokia e61
...
- removed unneeded charset conversion on import
2006-08-15 12:46:26 +00:00
Cornelius Weiß
71810b2000
fix: migration of cats in evolutionorgperson
2006-08-12 16:56:57 +00:00
Ralf Becker
4e64f9d62e
fix for accounts in LDAP, but no passwords (auth against something else), in that case we need to search with the root_dn and not the user himself
2006-08-03 08:21:42 +00:00
Ralf Becker
b3454d9983
fixed an other "Fatal error: [] operator not supported for strings" error reported by Bastian Schern
2006-07-31 18:10:43 +00:00
Oscar Manuel Gómez Senovilla
33310098b9
lang updates
2006-07-31 16:20:28 +00:00
Ralf Becker
82824f0a6c
fixed bug reported by Bastian on the german list: Fatal error: [] operator not supported for strings
2006-07-28 16:44:41 +00:00
Lars Kneschke
60752ba913
added support for nokia 6600
2006-07-23 18:10:37 +00:00
Ralf Becker
671f175090
setting the freebusy_uri only if not in setup!
2006-07-22 18:02:15 +00:00
Lars Kneschke
07b45df538
syncml fixes
2006-07-20 13:32:02 +00:00
Oscar Manuel Gómez Senovilla
dab5e19ef8
massive lang update
2006-07-16 07:13:01 +00:00
Ralf Becker
8f26ec2b1b
automatic setting the freebusy url for accounts
2006-07-14 23:25:52 +00:00