Nathan Gray
174cdc4fdf
Can't import addresses into no addressbook, removed Import into 'None' option
2011-11-03 20:17:28 +00:00
Klaus Leithoff
d9905d3fb4
calendar/addressbook/API: introduce hook to fetch the export_limit to be applied for an app; introduce method to test if a specific hook exists for an application; fetch the export_limit via hook where appropriate
2011-09-15 14:46:56 +00:00
Klaus Leithoff
aa370cf66b
have edit.xet renewed; handle onclick event in addressbook view mode for name popup for IE9
2011-08-29 12:01:25 +00:00
Nathan Gray
21cc152386
Get action button & select all button working for email popup
2011-07-12 14:36:59 +00:00
Nathan Gray
3049faf994
Remove action column from email select rows
2011-07-11 17:35:33 +00:00
Ralf Becker
a6784aefbc
calling the global action-object-manager
2011-06-02 16:57:33 +00:00
Nathan Gray
c81bd1a291
Change default charset from utf-8 to user's preferred charset
2011-05-24 15:57:16 +00:00
Nathan Gray
cae8752274
Make default import definitions available only to admins
2011-05-24 15:40:22 +00:00
Ralf Becker
848cde1489
upper check-all button also needs to call egw_objectManager.toggleAllSelected()
2011-05-06 13:28:07 +00:00
Ralf Becker
dea01bdb8b
added missing scrollbar, if history is to long to fit
2011-04-24 11:57:03 +00:00
Ralf Becker
9859a038af
- fixed not readonly custom fields, give all tabs equal height and adjusted height of phone numbers
...
- removed custom field specific history log code, as it's handled now by historylog-widget and bo_tracking
2011-04-19 15:03:58 +00:00
Ralf Becker
342799a86a
- further work on addressbook context menu, still not fully functional!
...
- moved a few more common phrases into API
2011-04-17 21:25:01 +00:00
Ralf Becker
fe5202c7a2
context menu for addressbook, please note: not everything is fully functional yet
2011-04-17 14:10:05 +00:00
Nathan Gray
f6571e3446
Fix spelling of outlook finnish import
2011-03-14 20:13:53 +00:00
Nathan Gray
e1c084ee0c
Fix export when exporting both country code and country name
2011-03-14 19:37:59 +00:00
Nathan Gray
d77f685b16
By default, export all custom fields, use field labels instead of names
2011-03-02 17:10:21 +00:00
Nathan Gray
b8e7531a73
Change default export to use labels, human friendly values
2011-03-02 01:05:41 +00:00
Ralf Becker
f3ba8e0a69
calendar icon for addressbook.index to add an appointment for a contact
2011-02-15 11:38:20 +00:00
Nathan Gray
efc61a3243
Remove category from contacts when category is deleted
2011-02-04 17:09:37 +00:00
Nathan Gray
6a9d8f1b3b
Add additional column 'Addressbook'
2011-02-04 16:19:38 +00:00
Nathan Gray
6c580bb7f1
Use same size for merge icon as other actions
2011-01-31 16:35:01 +00:00
Nathan Gray
bf4800b5a3
Change merge icon so it's the same everywhere
2011-01-31 16:29:44 +00:00
Nathan Gray
4759228faf
Move old definitions to setup dir, remove importexport subdirectory
2011-01-26 00:33:11 +00:00
Nathan Gray
e2baa8ab1d
Add default import/export definitions
2011-01-26 00:12:19 +00:00
Nathan Gray
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
Nathan Gray
94e5d90e20
Remove options tab when exporting
2010-11-09 17:43:49 +00:00
Nathan Gray
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
Ralf Becker
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
Klaus Leithoff
b06c9d2858
ralf requested the id to be located within an column of its own
2010-09-29 11:10:11 +00:00
Klaus Leithoff
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
Nathan Gray
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
Nathan Gray
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
Nathan Gray
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
Ralf Becker
57bf6cf4bf
fixed addressbook setting check_install for projectmanager (overwriting projectmanger checks)
2010-09-17 17:12:59 +00:00
Nathan Gray
49e3c1d8fa
Make edit popup wider to fix display issues in IE
2010-09-16 21:02:37 +00:00
Ralf Becker
50c43deec9
updating verson to 1.8
2010-09-05 15:24:34 +00:00
Ralf Becker
1d57b61644
fixed handling of group acl: addressbook eg. is NOT using it at all
2010-04-20 06:58:28 +00:00
Nathan Gray
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
Nathan Gray
5179365a8c
Record how many of which action were done
2010-03-03 16:29:25 +00:00
Nathan Gray
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
Nathan Gray
0db5355347
Add history logging to addressbook
2010-02-08 17:53:47 +00:00
Ralf Becker
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
Klaus Leithoff
ba7bfb3628
using new classnames in addressbook emailpopup
2010-01-22 10:34:39 +00:00
Oscar Manuel Gómez Senovilla
552c6c3378
Move addressbook lang files
2009-11-28 12:24:46 +00:00
Oscar Manuel Gómez Senovilla
a70df0ddbb
Pending language updates
2009-11-24 05:51:49 +00:00
Oscar Manuel Gómez Senovilla
31bc2ff512
tracker #2349
2009-11-18 19:40:17 +00:00
Christian Binder
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
Klaus Leithoff
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
Klaus Leithoff
36233b6ce2
fixing small typo
2009-10-15 14:08:09 +00:00
Klaus Leithoff
e1ae046c49
added the possibility to show notes in addressbook list.
2009-09-22 15:17:38 +00:00