Thomas Bruederli
2014-06-04 3412e50b54e3daac8745234e21ab6e72be0ed165
2014-06-04 Thomas Bruederli
Add fieldset legends and input element labels to contact edit form
tree@ 24e89e commitdiff
2014-06-03 Thomas Bruederli
Apply accessibility improvements to the address book task
tree@ 458af8 commitdiff
2014-04-24 Aleksander Machniak
Fix possibly wrong error message when contact with the same email exists on...
tree@ eed897 commitdiff
2014-03-09 Thomas Bruederli
Re-arrange buttons in import dialog to match the rest of the appplication
tree@ 3f63a8 commitdiff
2014-02-05 Aleksander Machniak
Fix issue when default_addressbook option is set to integer value (#1489407)
tree@ a35540 commitdiff
2013-12-31 Aleksander Machniak
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
tree@ f5d2ee commitdiff
2013-12-25 Aleksander Machniak
CS fixes
tree@ c97625 commitdiff
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
tree@ 6b2b2e commitdiff
2013-12-08 Aleksander Machniak
Make sure selected group is listed after delete error (#1489463)
tree@ 39c90d commitdiff
2013-12-05 Aleksander Machniak
Check rcube_addressbook::get_error() after failing delete (#1489463)
tree@ 2c16ab commitdiff
2013-12-04 Aleksander Machniak
Fix issue where groups were not deleted when "Replace entire addressbook" o...
tree@ 18b40c commitdiff
2013-11-22 Aleksander Machniak
Fix so contactnotfound message is of type error not info
tree@ f768a6 commitdiff
2013-10-28 Aleksander Machniak
Fixed saving contact birthday/anniversary dates before 01-01-1970
tree@ b1f3c3 commitdiff
2013-09-10 Thomas Bruederli
Improve handling of date strings and DateTime values in contacts
tree@ 52830e commitdiff
2013-09-10 Aleksander Machniak
Support full address specification in contact email fields. Now input addre...
tree@ 6128ad commitdiff
2013-09-10 Aleksander Machniak
Fix for case when email array is not flat
tree@ 6b87f8 commitdiff
2013-09-10 Aleksander Machniak
Enable groups import options selector if there's at least one writable sour...
tree@ bdb427 commitdiff
2013-09-08 Thomas Bruederli
Add option to import vcards with group assignments (pull-request 105)
tree@ 027208 commitdiff
2013-09-08 Thomas Bruederli
Save groups membership in VCard export (#1488509)
tree@ 79367a commitdiff
2013-08-26 Aleksander Machniak
Fix bugs when invoking contact creation form when read-only addressbook is ...
tree@ 62350b commitdiff
2013-08-08 Aleksander Machniak
Fix issue where uploaded photo was lost when contact form did not validate ...
tree@ 1391f1 commitdiff
2013-08-08 Aleksander Machniak
Fix redundant SQL query on contact photo request after photo upload. The qu...
tree@ 8799df commitdiff
2013-07-03 Aleksander Machniak
Fix groups list in contact info page - get_record_groups() result is a ID=>...
tree@ 42b9ce commitdiff
2013-07-01 Aleksander Machniak
Fix so setting frame to blank page works also while frame is loading anothe...
tree@ 446dbe commitdiff
2013-07-01 Aleksander Machniak
Fix email duplicate check on contact move/copy
tree@ a3f745 commitdiff
2013-07-01 Aleksander Machniak
Contacts drag-n-drop default action is to move contacts (#1488751) Added po...
tree@ a45f9b commitdiff
2013-06-26 Thomas Bruederli
Disable dragging/copying of contact groups
tree@ 6ff6be commitdiff
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
tree@ dd5472 commitdiff
2013-05-26 Thomas Bruederli
Also display contact properties with unknown subtypes
tree@ e1a3ca commitdiff
2013-05-23 Aleksander Machniak
Fix displaying contact with ID divisible by 100 in sql addressbook (#1489121)
tree@ 6ae92a commitdiff
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
tree@ 3725cf commitdiff
2013-05-06 Aleksander Machniak
Fix display issue on addressbooks/groups list (#1489039)
tree@ ef1d65 commitdiff
2013-05-06 Aleksander Machniak
Fix bugs caught by static analysis
tree@ c027ba commitdiff
2013-04-19 Aleksander Machniak
Fix DB error when creating a new contact and a group is selected (#1489051)
tree@ 765268 commitdiff
2013-03-24 Aleksander Machniak
Be less restrictive on vCard import, do not require FN when N exists
tree@ 38c195 commitdiff
2013-03-24 Aleksander Machniak
Fix vcard folding when outputing already generated vcard
tree@ a26c03 commitdiff
2013-03-06 Aleksander Machniak
Increase maxlength to 254 chars for email input fields in addressbook (#148...
tree@ d7e129 commitdiff
2013-02-17 Aleksander Machniak
- Fix regression in handling LDAP contact identifiers (#1488959)
tree@ eafb68 commitdiff
2013-02-13 Thomas Bruederli
Fix updating contacts
tree@ a0e86d commitdiff
2013-02-10 Thomas Bruederli
Properly quote form validation error messages
tree@ 63cff2 commitdiff
2013-02-07 Thomas Bruederli
Add link to pop the address group stack; add animations when pushing/poppin...
tree@ de98a8 commitdiff
2013-02-07 Thomas Bruederli
Finish hierarchical groups browsing in LDAP address books; add according UI...
tree@ 86552f commitdiff
2013-02-05 Thomas Bruederli
Pass string to html::tag() in order to always add the </ul> tag
tree@ e26bf8 commitdiff
2013-02-01 Thomas Bruederli
Allow to list contact groups in (paged) list (yet incomplete)
tree@ c5a5f9 commitdiff
2013-01-31 Thomas Bruederli
- Refactored the hierarchical mailboxlist control into a separate widget cl...
tree@ 3c309a commitdiff
2013-01-25 Thomas Bruederli
Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()
tree@ 13dc9f commitdiff
2013-01-17 Aleksander Machniak
Fix export of selected contacts from search result (#1488905)
tree@ 8e8f3b commitdiff
2013-01-11 Thomas Bruederli
New feature to export only selected contacts from addressbook (by Phil Weir)
tree@ 9a6c38 commitdiff
2013-01-07 Aleksander Machniak
Fix searching by date in address book (#1488888)
tree@ 83f707 commitdiff
2012-12-14 Aleksander Machniak
Fix contact copy/add-to-group operations on search result (#1488862)
tree@ ff4a92 commitdiff
first | « prev | next »