Aleksander Machniak
2014-12-16 681ba6fc3c296cd6cd11050531b8f4e785141786
2014-12-16 Aleksander Machniak
Improve system security by using optional special URL with security token A...
tree@ 681ba6 commitdiff
2014-11-16 Aleksander Machniak
Code cleanup - unused variables
tree@ 07a641 commitdiff
2014-08-17 Aleksander Machniak
Fix contacts list update after adding/deleting/moving a contact (#1490028, ...
tree@ e66a77 commitdiff
2014-08-10 Aleksander Machniak
Add missing label to the client
tree@ 875521 commitdiff
2014-08-10 Aleksander Machniak
Fix errors when adding/updating contacts in active search (#1490015)
tree@ 765a0b commitdiff
2014-08-01 Aleksander Machniak
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
tree@ fcb7d4 commitdiff
2014-07-28 Thomas Bruederli
Set 'compose_extwin' env property on every step; accept a list of URL param...
tree@ d47833 commitdiff
2014-07-26 Aleksander Machniak
Create/rename groups in UI dialogs (#1489951)
tree@ 6c5c22 commitdiff
2014-07-25 Aleksander Machniak
Skip redundant prepare_for_export() calls
tree@ 1e09be commitdiff
2014-06-24 Thomas Bruederli
Separate list of saved searched from addressbooks list
tree@ 71a522 commitdiff
2014-06-14 Aleksander Machniak
Unify some labels
tree@ 1e22cb commitdiff
2014-06-05 Thomas Bruederli
Merge branch 'dev-accessibility'
tree@ 99cdca commitdiff
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-05-12 Aleksander Machniak
Performance fix: don't send vcard/photo data to the browser after contact u...
tree@ 3d36e8 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
first | « prev | next »