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
Oscar Manuel Gómez Senovilla
de08a06de2
tracker #1363
2007-12-15 16:25:38 +00:00
Pim Snel
37c8bd0049
add kinyarwanda lang
2007-11-12 14:24:37 +00:00
Oscar Manuel Gómez Senovilla
6c0db1110b
catalan updates for trunk
2007-11-10 23:22:17 +00:00
Oscar Manuel Gómez Senovilla
54066896e8
big commit: all lang files not in utf-8 converted to utf-8, including charset phrase
2007-11-10 22:46:02 +00:00
Oscar Manuel Gómez Senovilla
895ba44b47
Updated czech translation files, using provided utf-8 files
2007-11-09 16:46:15 +00:00
Christian Binder
7c81140147
updated german translation for addressbook
2007-11-06 15:46:28 +00:00
Christian Binder
875fe14219
some improvements when selecting a distribution list in mail: -users can switch between email and email_home (the default behaviour can be set via user-prefs), -auto-fallback to email_home if email not present and vice versa
2007-11-06 15:45:40 +00:00
Ralf Becker
ba380b7540
fixed a few small bugs in the contactform: verification can be turned off now, 2. customfiled is now disable if not set, email-address verification allows for "-" in the mail part
2007-10-31 11:13:28 +00:00
Ralf Becker
5174804b39
added last and next date to edit & view too
2007-10-19 08:34:47 +00:00
Oscar Manuel Gómez Senovilla
a840dd6d45
rest of pending files for the egw_ prefix update
2007-10-14 18:48:56 +00:00
Oscar Manuel Gómez Senovilla
0441f0b760
Hopefully, rest of language files
2007-10-14 16:19:43 +00:00
Klaus Leithoff
bdf27e11d9
Merged language Patch from r24464 (1.4) to trunc.
2007-09-25 10:21:19 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f
retry for patch 1170
2007-09-25 07:37:31 +00:00
Oscar Manuel Gómez Senovilla
dec28cbe89
spanish lang updates for trunk
2007-09-16 14:35:58 +00:00
Ralf Becker
2676cb4a5c
optional column in addressbook list to show the last and next date for a contact, eg. last and next visit
2007-09-14 10:03:18 +00:00
Oscar Manuel Gómez Senovilla
e5eac71f71
pending lang updates
2007-09-13 13:57:21 +00:00
Ralf Becker
1192e0ec90
new config to show a category tree
2007-07-22 13:25:00 +00:00
Ralf Becker
1e3627ad51
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:43:09 +00:00
Ralf Becker
eadc1c7b38
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:39:41 +00:00
Ralf Becker
072919c07d
deutsche sprache, schwere ...
2007-07-09 09:57:54 +00:00
Ralf Becker
db1951fc81
deutsche sprache, schwere ...
2007-07-09 09:57:21 +00:00
Ralf Becker
50ab2c2465
some missing translations from inserting contacts in documents
2007-07-09 09:01:23 +00:00
Ralf Becker
89731da7f7
some missing translations from inserting contacts in documents
2007-07-09 09:00:16 +00:00
Oscar Manuel Gómez Senovilla
2d29a56f4e
lang updates
2007-07-08 20:13:04 +00:00
Oscar Manuel Gómez Senovilla
99771edd87
language updates
2007-06-24 21:55:08 +00:00
Ralf Becker
e08f8bf63f
fix for bug #948 : space missing in regular addressbook view in home address
2007-06-23 07:14:27 +00:00
Ralf Becker
88370ceb8a
fix for bug #948 : space missing in regular addressbook view in home address
2007-06-23 07:14:01 +00:00
Ralf Becker
e34e046fd7
ability to insert contacts into documents, one can specify a document dir and a default document in the addressbook prefs. Addressbook then offers actions to insert (at the moment only single) contacts into that document. The default document is also shown as in extra icon for each contact in the list. Documents have to be text document including rtf, which allows to be saved as open office or word documents.
2007-06-17 13:55:43 +00:00
Cornelius Weiß
3de717157c
fix bug found by sven kloeckner: addressbook does not work, when template is not set correctly in customfields section
2007-06-17 13:15:13 +00:00
Ralf Becker
4b8657013e
changed translation of created to angelegt
2007-06-13 16:34:23 +00:00
Ralf Becker
e2b7b6c52a
slight modification of the contactform
2007-06-06 10:24:50 +00:00
Ralf Becker
381d421466
email for the contactform
2007-06-06 08:18:45 +00:00
Ralf Becker
df73036d2b
sitemgr contact-form that stores direct into the addressbook
2007-06-05 23:22:24 +00:00
Oscar Manuel Gómez Senovilla
a33363a884
Czech translation in #824 and extra pending language updates
2007-06-03 18:01:21 +00:00
Ralf Becker
03cf41c5ba
fixed duplicate validation error, because groupbox also had the name of the birthdate field
2007-06-03 10:24:58 +00:00
Oscar Manuel Gómez Senovilla
688dd5f46f
Latest lang updates
2007-05-31 14:49:26 +00:00
Ralf Becker
0d1dbaa6e1
some fixes and improvments around the distribution lists:
...
- to, cc, bcc is working again in the email-selection-popup
- shortcut to directly add the whole list in the email-popup
- error message that a list already exist
- javascript only get's loaded if not already loaded
- fix for bug #588 : content of emailpopup to wide
- fix for bug #713 : wrong redirect creating distrib.list via popup from fmail
2007-05-25 18:20:57 +00:00
Ralf Becker
1830f0fb1f
fixes as suggesteg by Hans-Juergen Tappe <tappe-AT-hek.uni-karlsruhe.de>
2007-05-22 15:55:58 +00:00
Ralf Becker
452adb97ae
fixed not working export of huge number of contacts (memory and execution time limit reached) AND added a new configuration option to limit the maximum number of exported contacts for non admins
2007-05-22 08:02:06 +00:00
Oscar Manuel Gómez Senovilla
83e4306bce
Language updates
2007-05-16 22:10:08 +00:00
Oscar Manuel Gómez Senovilla
c93262d3d7
Fix por #690
2007-05-05 09:07:52 +00:00
Ralf Becker
00ea3da691
fix for bug #323 : Postal Code / City, Country / State fields confusing
2007-05-03 08:17:31 +00:00
Oscar Manuel Gómez Senovilla
747da8fd79
Pending lang updates
2007-05-02 21:25:42 +00:00
Cornelius Weiß
2acc48d0ee
fix: in view mode, a detailed name view resulted in an submit and a messed page
2007-05-02 09:10:40 +00:00
Ralf Becker
ecb0667898
bugfix: if accounts were switched off in the addressbook prefs, they were also missing from the account-selection and accounts::search, now they get only switched off on UI level of the addressbook
2007-04-30 15:18:29 +00:00
Ralf Becker
14fc433fcf
updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC)
2007-04-30 09:10:36 +00:00
Oscar Manuel Gómez Senovilla
d42198bf07
tracker patch #257 and extra lang files
2007-04-19 21:12:39 +00:00
Ralf Becker
6470e91163
removed tab in message phrase, which is not allowed and stops installs on Postgres
2007-04-19 05:26:02 +00:00
Ralf Becker
346f5e6be1
pref to hide accounts from the addressbook for non-admins
2007-04-15 13:06:21 +00:00
Oscar Manuel Gómez Senovilla
532182fa41
latest lang updates
2007-04-05 22:53:35 +00:00
Ralf Becker
62bd5fa81f
distribution lists for the sql addressbook
2007-03-13 13:38:15 +00:00
Oscar Manuel Gómez Senovilla
976edfb561
portuguese updates
2007-03-11 17:08:54 +00:00
Oscar Manuel Gómez Senovilla
4b92ad49f0
spanish lang updates and some other
2007-03-10 10:56:23 +00:00
Ralf Becker
c0b6563e17
adaption for the new nextmatch feature plus some nice extra columns
2007-03-07 12:31:48 +00:00
Oscar Manuel Gómez Senovilla
b45d2879c8
A lot of pending lang updates
2007-02-25 22:14:48 +00:00