Ralf Becker
b1f0448b6d
fixed advanced search was always filtering by first option of custom-fields of type select or select-*
2014-09-09 08:36:34 +00:00
Nathan Gray
806165d947
Fix up advanced search
2014-09-08 18:47:40 +00:00
Ralf Becker
bd97d22245
run editaccount and editaccountcontact hook only when updating accounts, not for creating them
2014-09-06 12:09:25 +00:00
Ralf Becker
88a111b2c5
fixed storing same password twice in admin makes account unusable:
...
caused by tabs and callbacks added multiple times and therefor passwords beforeSendToClient method was called twice causing password to be replaced with asterisks
2014-09-06 10:00:42 +00:00
Ralf Becker
0d63cbbd93
only generate default email address for new accounts, allows to set empty email address for existing accounts or by emptying it before save for new accounts
2014-09-04 07:41:30 +00:00
Ralf Becker
62e41d434d
adding room-column and change to only 2 flex-columns
2014-09-03 10:55:56 +00:00
Ralf Becker
08c409fdad
disable homepage preferences, until we have a home-page again
2014-08-27 09:06:20 +00:00
Nathan Gray
ab1bae8a35
Fix sub-templates missing proper height in idots framework
2014-08-25 20:54:28 +00:00
Ralf Becker
94afafae11
* all apps: fixed column sizes and stretch (change when window size changes)
2014-08-22 11:08:21 +00:00
Hadi Nategh
a78fda8400
Hide info_link in addressbook CRM view via CSS, and try to not filter them by query in infolog get_rows .
...
-Fix clicking on linked infolog entry and redirecting to AB CRM view removes the link from the row in infolog
2014-08-20 14:38:33 +00:00
Ralf Becker
cb50632f05
* Addressbook: no longer offering to move contacts to accounts addressbook, as we do not support that
2014-08-19 14:12:40 +00:00
Nathan Gray
0eb8854eb3
Add 'None' category option back for addressbook
2014-08-18 19:55:54 +00:00
Klaus Leithoff
49f9086420
fix typo
2014-08-15 09:38:37 +00:00
Ralf Becker
5544c63b34
pending translations from our translation server
2014-08-12 12:39:21 +00:00
Nathan Gray
70d85ca78f
Fix addressbook CRM next/previous buttons don't update nextmatch
2014-08-05 23:27:06 +00:00
Ralf Becker
e60896f250
fixed uncaught ErrorException in setup: Argument 2 passed to addressbook_bo::private_addressbook() must be of the type array, null given
2014-07-24 07:04:59 +00:00
Ralf Becker
fbf05c95f4
show addressbooks for user whos preferences are displayed, for "default" and "forced" only show acl independent settings
2014-07-23 14:00:20 +00:00
Ralf Becker
d6d6272299
* Admin/LDAP: deactivated accounts could not be reactivated, as account popup was not showing selected account
2014-07-21 14:37:15 +00:00
Nathan Gray
2b322c5bad
Remove auto-hide of columns, it doesn't work with being able to choose columns & infinite scrolling.
...
Fixes photo (& other) column disappearing when switching to org view and back.
2014-07-16 14:30:25 +00:00
Stefan Reinhardt
a580043ad7
pixelegg / less
...
change @import....
2014-07-16 11:28:49 +00:00
Nathan Gray
31ad005a0b
Add owner as exception to contact_ prefixing, it's used as a flag in searching.
...
Fixes ambiguous column error when filtering by owner and custom field.
2014-07-15 16:26:44 +00:00
Ralf Becker
8c6ac14093
fixed typo
2014-07-13 09:01:09 +00:00
Nathan Gray
57bd7c7a9b
Avoid server side validation error.
...
Fixes can't go further than choosing how addressbook categories get exported.
2014-07-08 21:10:13 +00:00
Ralf Becker
2de7931700
* Admin: custom-fields were not loaded, account was edited from admin not addressbook
2014-07-08 15:05:20 +00:00
Nathan Gray
3ba557f4b8
Use select_all flag to export all entries, not just visible selected ones.
2014-07-07 16:47:08 +00:00
Stefan Reinhardt
b7baff6187
addressbook:
...
button add:
border-left-top:
change color button - add:hover to green
2014-07-03 16:44:25 +00:00
Hadi Nategh
67e9856764
Fix not shown right padding between hboxes in addressbook, and rearrange city and room fields in edit dialog
2014-06-24 14:15:39 +00:00
Ralf Becker
d6ce36d735
bump versions to 14.1
2014-06-24 10:00:50 +00:00
Hadi Nategh
8c276bfe96
Remove "placeholder" link from help tooltip of preferences
2014-06-24 09:47:08 +00:00
Nathan Gray
697d1cdbac
Implement new special linking fields
2014-06-16 20:16:58 +00:00
Nathan Gray
c3e673b747
Support equal import condition
2014-06-16 16:22:18 +00:00
Stefan Reinhardt
1491829c05
Addressbook
...
advanced search - FF Bug
2014-06-12 14:54:32 +00:00
Stefan Reinhardt
45e4cc4cdc
addressbook -
...
CRM View - image , Name, Organisation
Edit: link_to
List-View: advanced Search Button
2014-06-11 13:58:46 +00:00
Ralf Becker
7a5b2a59b1
prevent SQL error if for what every reason an invalid org_view was set (eg. just a contact_id, instead of string starting with "org_name")
2014-06-03 09:54:53 +00:00
Ralf Becker
2b86934088
fixed not working CRM view for contacts with a picture
2014-06-02 14:36:01 +00:00
Ralf Becker
beb31eaf48
* Addressbook: fixed empty edit popup, if contact contains photo and changing of private custom-fields in extra private tab
2014-06-02 13:35:59 +00:00
Stefan Reinhardt
7ce4dd1e28
addressbook -
...
postion -> filter
2014-05-21 15:44:48 +00:00
Nathan Gray
71790459b2
Fix missing template error breaking vCard export
2014-05-13 21:10:07 +00:00
Ralf Becker
9e4a03c59c
fix validation of email in account creation to allow to manually enter an email and never automatic add an invalid one
2014-05-05 13:08:25 +00:00
Hadi Nategh
aa4128ad6e
Fix addressbook's room field overlaping the occupation field
2014-05-02 14:13:10 +00:00
Stefan Reinhardt
1c8c4032dc
Latest CSS
2014-04-24 10:58:40 +00:00
Klaus Leithoff
79134d7b12
translations from our translation server
2014-04-23 12:39:12 +00:00
Klaus Leithoff
d1151d876e
translations from our translation server
2014-04-23 07:44:08 +00:00
Klaus Leithoff
e65d95fdee
restore 46615 with fixed owner issue
2014-04-17 08:55:21 +00:00
Ralf Becker
293d6d0b1b
revert r46615 as it breaks creating of new accounts
2014-04-16 14:38:55 +00:00
Klaus Leithoff
80b83b7ec4
add address from email to addressbook, split given email to extract n_family, n_given and org_name if possible; set some defaults like owner and try to set n_fn by the given content
2014-04-15 13:26:40 +00:00
Nathan Gray
3a004a2672
Add link to list of placeholders into app menu
2014-04-14 17:08:43 +00:00
Nathan Gray
8675c75443
All addressbook links now follow view/edit preference too
2014-04-08 17:23:38 +00:00
Nathan Gray
d7c1b5e56f
If user chooses to edit contact on double click, show infolog when viewing (instead of nothing)
2014-04-08 14:20:22 +00:00
Nathan Gray
ff8c5c641a
Change CRM view preference label to match new functionality
2014-04-07 16:23:23 +00:00