Commit Graph

224 Commits (7c1231a94b2a3dddd74b17c7c66bc9d41bb55f47)

Author SHA1 Message Date
Aleksander Machniak 041c93ce0b Removed $Id$ 12 years ago
Thomas Bruederli 705ba185bb Fix object reference 12 years ago
Aleksander Machniak b5c4e7d85c Fix PHP warning on PHP 5.4 (#1488469) 12 years ago
alecpl 19d5973247 - Add vCard import from multiple files at once (#1488015) 12 years ago
alecpl 0c259682f6 - Merge devel-framework branch, resolved conflicts 12 years ago
alecpl 373e3df580 - Small fix 12 years ago
alecpl 9336ba21cf - Fix importing to LDAP addressbook when mail attribute is required by
validating input data with autofix
12 years ago
alecpl c71e95b775 - Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
12 years ago
thomascube 1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 12 years ago
thomascube 4cf42fde05 Add support for read-only address book records 12 years ago
alecpl a71a97fa49 - Image resize with GD extension (#1488383) 12 years ago
thomascube 168e540923 Request all needed fields from address book backends (#1488394) 12 years ago
thomascube c388257078 Only run value through format_date if no render_func was called before 13 years ago
alecpl 0203f16312 - Fix duplicate names handling in addressbook searches (#1488375) 13 years ago
thomascube f9a967763e User configurable setting how to display contact names in list 13 years ago
thomascube 43875379d5 Allow users to choose cols for contacts list sorting 13 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
thomascube b611d3a5db Simplify 13 years ago
alecpl a01df71de4 - Fix displaying form warnings on contact save 13 years ago
alecpl 1c029b9c7c - Fix label too long (#1488283), fix polish translation 13 years ago
alecpl 3a992ee8b8 - Remove leftover from last commit 13 years ago
alecpl 89c30a00a7 - Don't load jqueryui plugin, it's required now by default
- Move datepicker's date format setting to the plugin
13 years ago
alecpl 08ffd939a7 - Add separate pagesize setting for mail messages and contacts (#1488269) 13 years ago
thomascube faaa1ba534 Make count-display label selectable by skin; always show photo placeholder, even if source doesn't support a photo col 13 years ago
thomascube aa3a9a41f3 Put groups list into a fieldset to be consistent with the rest of the form 13 years ago
thomascube a84bfa356a Fix upload form handling 13 years ago
thomascube bab0433a27 First steps for Larry's address book 13 years ago
thomascube b885ab73b8 Fix saving of composite address fields without subtype 13 years ago
alecpl 6a6168619a - Fix handling contact photo url with https:// prefix (#1488202) 13 years ago
alecpl f21a04c024 - Add option to define matching method for addressbook search (#1486564, #1487907) 13 years ago
alecpl 77153b255d - Fix handling of dates (birthday/anniversary) in contact data - don't convert them to users timezone (#1488147) 13 years ago
alecpl 179b39d22a - Fix error on opening searched LDAP contact (#1488144) 13 years ago
thomascube 3ac5cdb4ac Also merge properties of child cols of composite address book fields + remove undefined fields from template 13 years ago
alecpl 7772ae2477 - Another fix to hide empty tabs 13 years ago
alecpl 01169b6d56 - Revert r5345 to handle non-array content too 13 years ago
alecpl 4100242b93 - One if() too much 13 years ago
alecpl 2df4a9a29c - Hide contact tabs with no content 13 years ago
thomascube dc6c4f4a28 Contact groups can have direct email addresses => distribution lists; enable 'compose' command for the selected group 13 years ago
thomascube e2a8b4dd6d Skip VLV if a group is selected; show advanced search form if activating a 'searchonly' address book 13 years ago
thomascube 537c394302 Attach jquery UI date pickers to contact fields of type 'date' 13 years ago
alecpl b175394b30 - Add loading indicator on contact delete 13 years ago
alecpl 9e54e6fd45 - Make the whole PHP output non-cacheable (#1487797) 13 years ago
thomascube 2d3e2bc561 Add option 'searchonly' for address books; currently used by LDAP directories 13 years ago
alecpl 8703b08018 - Extend rcube_label_exists() to search in loaded plugins localizations
- Allow use localized addressbook field subtypes from plugins
13 years ago
alecpl b104e39f34 - Clear contactlist page conter after saved-search delete 13 years ago
alecpl f8e48df715 - Merge devel-saved_search branch (Addressbook Saved Searches) 13 years ago
alecpl dbb0c2a109 - Add vCard's Profile URL support (#1488062) 13 years ago
alecpl f0bccb7fb2 - Fix image type check for contact photo uploads 13 years ago
alecpl 5db6f96d22 - Fix contact row update after name change when in searching mode, update changelog 13 years ago
alecpl 5c9d1ffe8e - Add option to hide selected LDAP addressbook on the list 13 years ago