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
Ralf Becker
89731da7f7
some missing translations from inserting contacts in documents
2007-07-09 09:00:16 +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
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
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
Ralf Becker
00ea3da691
fix for bug #323 : Postal Code / City, Country / State fields confusing
2007-05-03 08:17:31 +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
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
Ralf Becker
62bd5fa81f
distribution lists for the sql addressbook
2007-03-13 13:38:15 +00:00
Ralf Becker
c0b6563e17
adaption for the new nextmatch feature plus some nice extra columns
2007-03-07 12:31:48 +00:00
Ralf Becker
7a653f4a1d
- new feature to merge contacts into one
...
- added missing link::unlink if contacts get deleted
- some tweaks in the edit template: n_fn was not readonly, added focus for n_prefix to onclick
2006-12-19 11:25:44 +00:00
Ralf Becker
1c1e2d49b1
reorganized tabs in addressbook edit
2006-12-07 19:11:39 +00:00
Cornelius Weiß
b269793191
lang updates
2006-10-24 20:00:57 +00:00
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
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
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
bd7f7f417d
- readonly LDAP sync (acount-repository SQL --> LDAP) is fully working now
...
- migration for contacts to LDAP
- some general addressbook fixes
2006-07-08 00:36:23 +00:00
Ralf Becker
d7fee19ad7
translations
2006-06-18 05:04:26 +00:00
Ralf Becker
2973ed5de1
fixed birthday reminder and made the days, it shows birthdays in advance, configurable
2006-06-11 17:26:54 +00:00
Ralf Becker
6d6ec22c18
addressbook can now group contacts by organisations (sql only atm.) and change organisational fields for all organisation members
2006-04-30 09:34:24 +00:00
Ralf Becker
3780b08336
- added csv export
...
- fixed csv import
2006-04-26 21:23:38 +00:00
Ralf Becker
a696318869
- several bug fixes
...
- new HEAD install works
- update 1.2 works
- update 1.0 should work, but untested
2006-04-25 12:43:41 +00:00
Ralf Becker
7429b4fe2b
- own sorting of the list/index
...
- preferred phone can be selected in the main-screen (not only the popup) too
- polishing of the layout and labels/translations
2006-04-24 11:15:10 +00:00
Oscar Manuel Gómez Senovilla
55bfc4fac2
weekend lang updates
2006-04-24 09:44:22 +00:00
Ralf Becker
b6b3db5ed4
first version / step to the new 1.4 addressbook:
...
- User accounts are an own addressbook now
- every user and group (can) have an own addressbook
- for groups the accessrights no longer depend on the creator
- new acl for adding into an addressbook
- all addressbooks can be displayed together (eg. accounts mixed with personal and group AB's)
- some useful new fields (photo, private cellphone, ...) and some obscure ones have been removed
- db update puts all contacts in the owners personal addressbook (further manual migration tools will follow), thought the UI already allows to mass-move them into a group-addressbook
- group addressbooks in SQL are created by making a group-grant for addressbook (like filemanger)
- Warning: all import/export/xmlrpc/syncml stuff and other apps accessing the addressbook is broken until the contacts class in the API gets fixed!
- it depends on further updates of etemplate, phpgwapi, admin!
==> it's pretty cool (specialy the foto's), but NOT ready for a production server !!!
2006-04-23 14:40:31 +00:00
Oscar Manuel Gómez Senovilla
a6a7b0b7d5
catalan and other updates
2006-03-25 10:49:56 +00:00
Cornelius Weiß
4e9c822ed8
addressbook extension:
...
Admin can now define multiple addressbooks each with an own edit / view template and an own icon.
Atm. all Addressbooks are stored in one backend, but this will change soon^tm
2006-03-14 14:26:55 +00:00
Cornelius Weiß
ebe03cad86
language updates
2006-02-16 17:18:25 +00:00
Ralf Becker
35b9fe0cbe
redesigned the edit and view dialog, hope you like it Conny ;-)
2005-11-13 17:51:41 +00:00
Cornelius Weiß
7116559eed
added edit and delete for result rows in advanced search
2005-11-09 19:15:22 +00:00
Cornelius Weiß
fc24544f11
fixed not working work email in advanced search
...
added a more clear WARNING for deletebutton in adv. search
2005-11-07 23:06:16 +00:00
Cornelius Weiß
fd9e935e63
- new add/edit dialog using tabs
...
- new "advanced search" function / dialog
- customfields can now be of type text, selectbox, radio and checkbox
2005-11-03 23:47:52 +00:00
alpeb
2fc3edccc2
Added button translation
2004-09-18 21:35:51 +00:00
alpeb
f88561e3c6
Added some translations for import and export screens
2004-09-18 15:21:08 +00:00
reinerj
691f95cb19
fix typo
2004-04-30 15:59:59 +00:00
reinerj
fbe9b02400
add some english phrases
2004-01-17 16:37:21 +00:00
Miles Lott
45c2ab1cba
Add langs and cleanup html for export page
2004-01-01 23:17:19 +00:00
Miles Lott
9efb12491d
Add handling of zip file collections of .csv, .vcf, or .ldif files; Cleanup template and add lang calls for import instructions.
2003-12-03 01:13:14 +00:00
Ralf Becker
99b5f239fd
1. index show icons for edit, view and (new) delete entries, owner is only showed in view or edit not longer in the index (same for vcard)
...
2. view is a bit compacter too as owner, access and cats are shown within the table and not as extra footer
2003-11-14 23:35:03 +00:00
Miles Lott
3ec480e3c5
Added one lang for import that was missing in action
2003-10-19 07:20:43 +00:00
Ralf Becker
f93a49673c
some fixes and improvments for the csv-import:
...
- empty lines in the csv file are now ignored (they produced empty contacts before)
- you can define a charset for conversation now
- mass-import is made easier now
2003-10-06 21:22:55 +00:00
Ralf Becker
f76c6eedd7
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:16:30 +00:00
gugux
6b17805c46
Changed all x's into %'s, suppressed useless phrases, added missing ones and french translations.
2003-04-27 21:13:00 +00:00
Ralf Becker
d0dc2f5762
made phrase 'birthdays' comon as it is used for home
2003-02-28 14:45:49 +00:00