Ralf Becker
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
Ralf Becker
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
Stefan Becker
613e56e8b7
added Birthday to the Adressbook list as new field
2009-05-29 08:37:47 +00:00
Oscar Manuel Gómez Senovilla
67b0a09c15
update spanish translation
2009-05-15 15:33:15 +00:00
Ralf Becker
0220e3a99a
- added filemanager icon to index
...
- named tabs in edit 'tabs'
2009-05-11 06:47:38 +00:00
Ralf Becker
4634465bb8
addressbook maintenance: set full name and file as in contacts of all
...
users
2009-05-09 07:58:16 +00:00
Ralf Becker
677a7b0be0
"fix for \"bug\" #1954 : greatings should be greetings
...
and a new file-header"
2009-04-03 12:13:28 +00:00
Stefan Becker
b71a2209d2
Added some German Translation
2009-04-03 07:29:30 +00:00
Ralf Becker
f27989b931
"fixed author & maintainer info"
2009-03-30 14:12:21 +00:00
Oscar Manuel Gómez Senovilla
0ed6cda053
Update nl lang files
2008-11-23 08:30:49 +00:00
Oscar Manuel Gómez Senovilla
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
Oscar Manuel Gómez Senovilla
7c3ab3ab8c
tracker #1774 , added estonian translation
2008-11-02 14:23:56 +00:00
Oscar Manuel Gómez Senovilla
3edee675a7
tracker #1812
2008-11-02 13:38:18 +00:00
Ralf Becker
00065b8247
fixed multiple bugs with addressbook types:
...
- bug #1772 : custom fields for single addressbook types show in all
- removed template warning, if no template was selected
- showing type icon if available
- added "all" to type selection
- removed some weird doublicate code
2008-10-20 19:35:18 +00:00
Ralf Becker
1709fdf2ae
fix for bug #1715 : Create infolog for several addresses fails
...
This was caused by the (only) clientside code, which could not evaluate
the whole query. It's now done on serverside, thought there's still a
limit of the number of id's transfered in the url.
2008-10-20 09:51:38 +00:00
Ralf Becker
273bd722e2
fix for bug #1739 : config for CSV export for non-admins is not working.
...
Reworked it not in the following way:
- numerical limit or total disabling (setting "no"), are only valid for
non-admins
- addressbook has it's own value, but uses now the global one, if no
addressbook specific limit is set
2008-10-16 11:17:49 +00:00
Oscar Manuel Gómez Senovilla
504b096e06
latest update of egw translators pending work
2008-10-15 21:11:30 +00:00
Ralf Becker
db52734dd1
default format for fileas
2008-10-10 11:25:35 +00:00
Ralf Becker
2c1eec5832
uiinfolog --> infolog_ui
2008-10-07 13:04:49 +00:00
Ralf Becker
1da86275f9
version to 1.6 incl. API dependences
2008-10-07 06:59:07 +00:00
Oscar Manuel Gómez Senovilla
8ed57c413b
tracker #1747
2008-10-05 19:24:49 +00:00
Oscar Manuel Gómez Senovilla
1d1e80fb83
tracker #1723
2008-09-13 20:46:59 +00:00
Ralf Becker
5b18045927
fixed bug reported by Philip Herbert from Knauber: new button in org-view is not working
2008-08-20 14:16:12 +00:00
Oscar Manuel Gómez Senovilla
f2b92c8cbb
tracer #1670
2008-08-09 10:57:24 +00:00
Oscar Manuel Gómez Senovilla
f98569ee85
Updated russian translation ( #1658 ) and some spanish updates
2008-08-03 19:07:15 +00:00
Oscar Manuel Gómez Senovilla
77f63b4c00
updated russian translation
2008-07-29 20:40:02 +00:00
Oscar Manuel Gómez Senovilla
8913855001
tracker #1476
2008-07-25 22:15:31 +00:00
Oscar Manuel Gómez Senovilla
e6a0bc30a9
tracker #1511
2008-07-25 21:22:37 +00:00
Oscar Manuel Gómez Senovilla
bf36524009
Updated spanish translation for trunk
2008-07-25 08:07:35 +00:00
Oscar Manuel Gómez Senovilla
753c766eff
Pending translations for trunk
2008-07-24 19:00:41 +00:00
Stefan Becker
dfa524628c
patch for better Layout of the template on IE 6/7
2008-07-21 12:42:37 +00:00
Ralf Becker
0e58c00b98
use new hook facility to register for group acl
2008-06-27 10:04:05 +00:00
Ralf Becker
c350dddc9b
using the new url, email, phone widget
2008-06-11 07:17:30 +00:00
Ralf Becker
246af6840e
fixed bug reported by alvin(at)zoomwireless.net on the developer list: edit button in addressbook >> view does not work
2008-05-15 14:08:27 +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
Klaus Leithoff
641817662b
enable roles in main addressbook list view
2008-05-07 14:13:34 +00:00
Ralf Becker
eef92b5785
Migration LDAP --> SQL
2008-05-07 13:13:23 +00:00
Ralf Becker
86368a1903
uid and etag (optimistic locking) for addressbook
2008-04-25 19:06:15 +00:00
Ralf Becker
684d6551f2
using static methods for the hooks (you need to update addressbook or call Admin >> Register hooks!)
2008-04-25 18:59:00 +00:00
Stefan Becker
69ac5df990
Add to create a new Infolog directly from the Addressbook with multiple
...
Addresses als Links
2008-04-23 08:22:22 +00:00
Stefan Becker
78d7f5c550
Patch to use IF Statements in RTF-Documents Example "$$IF
...
n_prefix~Mr~Hello Mr.~Hello Ms.$$" - search the field "n_prefix", for
"Mr", if found, write Hello Mr., else write Hello Ms.
2008-04-15 08:26:50 +00:00
Stefan Becker
6b3c511524
Add an new feature to the addressbook. Put your Pagecontent/letter
...
between two Tag of $$pagerepeat$$. After selecting more than one
contact, you will recive an RTF File with one Contact on each page.
This is a possibility to print serial letters.
2008-04-09 14:59:55 +00:00
Stefan Becker
889960567e
my first commit: add or delete an categorie to the addresbokk entry. In a popup window, you can select, the categories zu want to modify. You can select more than one addresses.
2008-03-10 16:33:17 +00:00
Ralf Becker
db165536e1
configurable fields belonging to our (virtual) organisations, patch from Stefan Becker
2008-03-05 10:31:26 +00:00
Klaus Leithoff
594fa7df4b
Feature to display a list of addresses from a given adressbook within the sitemanager
...
you may choose all addressbooks (which the Sitemanager user is allowed to see).
NOTE the anonymous user, respectively the user you assigned for
anonymous access must have sufficient rights for the addressbook(s) to be shown.
This is provided by Stefan Becker
Bugfix for broken Move2Adressbook callback
2008-02-21 11:54:22 +00:00
Oscar Manuel Gómez Senovilla
54ef56c27a
lang updates
2008-02-09 22:01:42 +00:00
Klaus Leithoff
55eb8ece48
adding the feature of viewing the distributionlists of a contact in list and singleview
...
enabling longer orgnames and emailaddresses
2008-01-31 12:52:43 +00:00
Ralf Becker
9d15b05a4f
- private cf's only visible to certain user or groups
...
- configurable extra tab for the private cf's
- cf's displayed in the list are now configurable like in InfoLog via
the column-selection
- row color of the list get's now set by category, if cats have colors
defined (first match for multiple cats)
- fax is now allways direct visible in list and edit
2008-01-19 05:41:04 +00:00
Oscar Manuel Gómez Senovilla
f3cd85add5
periodical lang updates from translators
2007-12-22 21:39:38 +00:00
Oscar Manuel Gómez Senovilla
71fbe90a15
tracer #1370 for farsi
2007-12-22 10:28:44 +00:00