e1c084ee0c
Fix export when exporting both country code and country name
2011-03-14 19:37:59 +00:00
d77f685b16
By default, export all custom fields, use field labels instead of names
2011-03-02 17:10:21 +00:00
b8e7531a73
Change default export to use labels, human friendly values
2011-03-02 01:05:41 +00:00
f3ba8e0a69
calendar icon for addressbook.index to add an appointment for a contact
2011-02-15 11:38:20 +00:00
efc61a3243
Remove category from contacts when category is deleted
2011-02-04 17:09:37 +00:00
6a9d8f1b3b
Add additional column 'Addressbook'
2011-02-04 16:19:38 +00:00
6c580bb7f1
Use same size for merge icon as other actions
2011-01-31 16:35:01 +00:00
bf4800b5a3
Change merge icon so it's the same everywhere
2011-01-31 16:29:44 +00:00
4759228faf
Move old definitions to setup dir, remove importexport subdirectory
2011-01-26 00:33:11 +00:00
e2baa8ab1d
Add default import/export definitions
2011-01-26 00:12:19 +00:00
345542b2ab
Add 'No country selected' option to index filter to help find contacts with no country selected
2011-01-18 15:57:35 +00:00
94e5d90e20
Remove options tab when exporting
2010-11-09 17:43:49 +00:00
8ab3d216b8
New options for exporting categories: New field for each category, new field for main categories
...
New options for multi-select custom fields: new field for each option
2010-11-09 17:37:18 +00:00
93d34b8557
- fix for egw.org bug #2729 : extended search for recipients filtered by categories does not work
...
- cancel button in advanced search, cancels now the advanced search and not just closes the window
2010-10-12 14:01:36 +00:00
b06c9d2858
ralf requested the id to be located within an column of its own
2010-09-29 11:10:11 +00:00
e840850db2
feature to show contact_id in list and editview; ability to sort by contact_id, ability to search for contact_id (or parts of it), so beware if you search for a contact by id, you may find more than one, since the number you search for may be part of the content of more than one field and contacts, as numbers can occur also in eg.: phonenumber, roomnumber, ZIP-Code, ...
2010-09-29 10:38:44 +00:00
b86490c0a7
Better dealing with 2 letter country code:
...
- Moved handling into BO layer, per Ralf
- Clear country name if user saves with a code, and use the code
- Updated search filter to use code, so filter works in any language
2010-09-28 19:50:50 +00:00
5524c3573c
Use the two letter ISO country code, or allow user to use a free text country field (custom) to preserve syncing
2010-09-27 23:02:32 +00:00
4c8ca0b2ca
- Add option to change addressbook for record on a per-record basis, with fallback to owner
...
- Add option to not change the addressbook a record is in when updating it
2010-09-23 19:49:07 +00:00
57bf6cf4bf
fixed addressbook setting check_install for projectmanager (overwriting projectmanger checks)
2010-09-17 17:12:59 +00:00
49e3c1d8fa
Make edit popup wider to fix display issues in IE
2010-09-16 21:02:37 +00:00
50c43deec9
updating verson to 1.8
2010-09-05 15:24:34 +00:00
1d57b61644
fixed handling of group acl: addressbook eg. is NOT using it at all
2010-04-20 06:58:28 +00:00
6de19f924e
- Update importexport names/classes to reflect changes in importexport
...
- Use new wizard base class to simplify import definition wizard
2010-03-22 15:11:12 +00:00
5179365a8c
Record how many of which action were done
2010-03-03 16:29:25 +00:00
c6a2c8bbcc
Changes for importexport
...
- Fix wizard so you can define import definitions
- Change import so an update with no differences will not change anything
2010-02-25 23:18:45 +00:00
0db5355347
Add history logging to addressbook
2010-02-08 17:53:47 +00:00
c73107cb7a
fixed wired layout if email address starts with td (because email was prefixed with < instead of <)
2010-01-24 00:45:36 +00:00
ba7bfb3628
using new classnames in addressbook emailpopup
2010-01-22 10:34:39 +00:00
552c6c3378
Move addressbook lang files
2009-11-28 12:24:46 +00:00
a70df0ddbb
Pending language updates
2009-11-24 05:51:49 +00:00
31bc2ff512
tracker #2349
2009-11-18 19:40:17 +00:00
8e6f54f9de
new addressbook admin function to cleanup addressbook fields on all contacts - useful if synchronisatioin creates duplicates
2009-11-11 08:44:51 +00:00
3ea7a80876
show advanced search/add AND Typeselection if you have more than one addressbooktypes. If you have only one type, use this one as filter not 'n'
2009-11-09 10:15:18 +00:00
36233b6ce2
fixing small typo
2009-10-15 14:08:09 +00:00
e1ae046c49
added the possibility to show notes in addressbook list.
2009-09-22 15:17:38 +00:00
2386a28cc5
Update Czech translation for trunk. Tracker #1956
2009-09-09 22:12:43 +00:00
044cd984cc
"added warning if zip extension is missing (OpenOffice and MsOffice documents)"
2009-08-14 09:50:28 +00:00
35a0323027
Added CSS class "iphoto" to photo in address list and give it a width:
...
60px; to scale bigger images down.
2009-07-22 07:24:05 +00:00
dc813fd741
Implemented configurable unique id's in addressbook cvs import:
...
- primary unique id: id (default), uid, or any custom field
- fallback: id, uid(default), two from n_family, org_name or n_given,
or any custom field
- some bugfixes
2009-07-09 12:27:42 +00:00
fc3cb9a798
- moved detection of implemented mime types for merge print to
...
(static) addressbook_merge::is_implemented($mimetype,$extension)
- documented syntax for custom fields
- some more mime types
2009-07-04 10:50:19 +00:00
613e56e8b7
added Birthday to the Adressbook list as new field
2009-05-29 08:37:47 +00:00
67b0a09c15
update spanish translation
2009-05-15 15:33:15 +00:00
0220e3a99a
- added filemanager icon to index
...
- named tabs in edit 'tabs'
2009-05-11 06:47:38 +00:00
4634465bb8
addressbook maintenance: set full name and file as in contacts of all
...
users
2009-05-09 07:58:16 +00:00
677a7b0be0
"fix for \"bug\" #1954 : greatings should be greetings
...
and a new file-header"
2009-04-03 12:13:28 +00:00
b71a2209d2
Added some German Translation
2009-04-03 07:29:30 +00:00
f27989b931
"fixed author & maintainer info"
2009-03-30 14:12:21 +00:00
0ed6cda053
Update nl lang files
2008-11-23 08:30:49 +00:00
388c515883
preparing to sync current lang files before branching for 1.6. One more commit
...
expected meanwhile!
2008-11-22 11:05:43 +00:00