Hadi Nategh
0d357ee448
Merge AB search template to edit and use edit tremplate for both search and edit popup
2014-01-31 16:04:05 +00:00
Hadi Nategh
f2b01edbc3
Pass widget to check_value addressbook function as it is expected to get widget instead of this
2014-01-31 12:47:10 +00:00
Nathan Gray
5708aaafed
Make sure angle brackets are angle brackets, fixes not well formed error in Firefox
2013-12-17 21:17:26 +00:00
Ralf Becker
1c7887ca6a
Pixelegg changes from Thursday
2013-12-12 20:27:35 +00:00
Ralf Becker
4f7976cdff
pixelegg changes from last days
2013-12-12 03:46:53 +00:00
Ralf Becker
391dde093e
pixelegg changes from monday
2013-12-10 07:52:15 +00:00
Ralf Becker
921eaf73f1
pixelegg changes from last week
2013-12-08 21:38:36 +00:00
Hadi Nategh
f222706dcc
Replace old confirm() with new confirm dialog, samething like timesheet, no need to have seperate dialog creator in app.js
2013-12-05 11:06:25 +00:00
Nathan Gray
b3be58d8fc
Fix read-only n_fn, so it actually makes it to app code.
2013-12-02 18:14:43 +00:00
Nathan Gray
8f4fd55313
Align custom fields to top
2013-11-29 18:04:21 +00:00
Nathan Gray
c97d99d8e9
Fix addressbook edit tab sizing
2013-11-29 18:01:44 +00:00
Hadi Nategh
8f45c0e639
Replace old dialog delete dialog with new dialog in addressbook edit popup
2013-11-29 14:52:52 +00:00
Nathan Gray
26639f56f9
Fix tabs, broken by r44604
2013-11-27 17:15:46 +00:00
Ralf Becker
6d65b16223
latest pixelegg changes
2013-11-22 05:28:19 +00:00
Nathan Gray
94f223c740
Fix for missing phone number section from Stefan Reinhardt
2013-11-19 19:16:13 +00:00
Ralf Becker
e71c04e56f
todays pixelegg changes
2013-11-18 19:31:54 +00:00
Hadi Nategh
8312a69964
Fix addressbook wrong tab ids
2013-11-12 16:40:57 +00:00
Hadi Nategh
7374416f9c
Fix textbox "Name" in addressbook edit popup window, try to not make it readonly.
2013-09-26 13:32:02 +00:00
Hadi Nategh
7481c0a23c
Run addressbook by et2
2013-09-20 10:50:48 +00:00
Nathan Gray
c3b3fb5019
Fix cancel button in edit dialog
2013-07-30 14:24:32 +00:00
Nathan Gray
25c95ce870
Avoid overlap of public & private custom fields by giving privates an ID
2013-06-03 23:10:23 +00:00
Nathan Gray
42e9efac87
Avoid ID conflict between category select & tree in et2
2013-02-07 10:51:00 +00:00
Nathan Gray
c9764eb2e8
Remove cols attribute from n_fn field - it's a text field
2013-02-05 15:05:43 +00:00
Ralf Becker
d0889dd612
* Addressbook: fixed not stored private custom-fields, if extra private tab was used
2012-09-25 09:02:42 +00:00
Ralf Becker
c50a83a9a4
* Addressbook: doublicate check while adding/editing contacts, based on email or match of 2 out of name, first name, organisation
2012-09-06 12:26:11 +00:00
Nathan Gray
70bc8469a1
et2 compatability
2012-07-24 23:49:12 +00:00
Ralf Becker
feb64d5b16
* Addressbook: fixed not working changing of organisation members, also place this feature more prominent beside buttons
2012-05-15 15:52:11 +00:00
Ralf Becker
7f47bcceff
removed not existing image
2011-08-31 12:24:35 +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
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
0220e3a99a
- added filemanager icon to index
...
- named tabs in edit 'tabs'
2009-05-11 06:47:38 +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
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
86368a1903
uid and etag (optimistic locking) for addressbook
2008-04-25 19:06:15 +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
Ralf Becker
5174804b39
added last and next date to edit & view too
2007-10-19 08:34:47 +00:00
Ralf Becker
1192e0ec90
new config to show a category tree
2007-07-22 13:25:00 +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
03cf41c5ba
fixed duplicate validation error, because groupbox also had the name of the birthdate field
2007-06-03 10:24:58 +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
f016c2570b
changed addressbook.edit n_fn to have negative size --> rendered as r/o input
2006-12-25 17:45:00 +00:00
Ralf Becker
72a8d897b9
Give focus to the prefix, if user clicks on the name
2006-12-22 10:34:56 +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
Ralf Becker
25055b8603
improved advanced search:
...
- fixed not working paging (lost advanced search)
- uses now a named window and gives it focus
- disabled for org-views
- can be unset via clicking on the addressbook icon (index.php)
- last search can always be restored from session
2006-10-31 07:56:34 +00:00
Ralf Becker
b9a639d3cf
- changed labels from company to organisation
...
- using a country-selection instead of an text-input
- disabled "change all members of org" if no org set
2006-07-06 23:01:29 +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
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