Age | Commit message (Expand) | Author |
2012-08-17 | Fix PHP Warning: strlen() expects parameter 1 to be string, object given | Aleksander Machniak |
2012-08-14 | Fix inactive Save search option after advanced search (#1488607) | Aleksander Machniak |
2012-08-03 | Remove debug code | Aleksander Machniak |
2012-08-03 | Fix duplicated fields when object is converted into array | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-26 | Move the hard-coded list of fields used to list contacts to a central location | Thomas Bruederli |
2012-07-13 | Prepare to show contact photo of email sender in mail views | Thomas Bruederli |
2012-06-26 | Enable drag & drop file upload for contact photos | Thomas Bruederli |
2012-05-30 | Don't show errors when moving contacts into groups they're already in (#1488493) | Thomas Bruederli |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-16 | Fix object reference | Thomas Bruederli |
2012-05-10 | Fix PHP warning on PHP 5.4 (#1488469) | Aleksander Machniak |
2012-04-23 | - Add vCard import from multiple files at once (#1488015) | alecpl |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-04-12 | - Small fix | alecpl |
2012-04-12 | - Fix importing to LDAP addressbook when mail attribute is required by | alecpl |
2012-04-12 | - Fix adding contact form fields in situation when the fieldset is empty. | alecpl |
2012-04-11 | Allow mass-removal of addresses from a group (#1487748) | thomascube |
2012-03-20 | Add support for read-only address book records | thomascube |
2012-03-19 | - Image resize with GD extension (#1488383) | alecpl |
2012-03-14 | Request all needed fields from address book backends (#1488394) | thomascube |
2012-03-08 | Only run value through format_date if no render_func was called before | thomascube |
2012-03-05 | - Fix duplicate names handling in addressbook searches (#1488375) | alecpl |
2012-02-11 | User configurable setting how to display contact names in list | thomascube |
2012-02-02 | Allow users to choose cols for contacts list sorting | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-05 | Simplify | thomascube |
2012-01-04 | - Fix displaying form warnings on contact save | alecpl |
2012-01-01 | - Fix label too long (#1488283), fix polish translation | alecpl |
2012-01-01 | - Remove leftover from last commit | alecpl |
2012-01-01 | - Don't load jqueryui plugin, it's required now by default | alecpl |
2011-12-29 | - Add separate pagesize setting for mail messages and contacts (#1488269) | alecpl |
2011-12-22 | Make count-display label selectable by skin; always show photo placeholder, e... | thomascube |
2011-12-22 | Put groups list into a fieldset to be consistent with the rest of the form | thomascube |
2011-12-22 | Fix upload form handling | thomascube |
2011-12-20 | First steps for Larry's address book | thomascube |
2011-12-04 | Fix saving of composite address fields without subtype | thomascube |
2011-11-25 | - Fix handling contact photo url with https:// prefix (#1488202) | alecpl |
2011-11-10 | - Add option to define matching method for addressbook search (#1486564, #148... | alecpl |
2011-11-04 | - Fix handling of dates (birthday/anniversary) in contact data - don't conver... | alecpl |
2011-11-04 | - Fix error on opening searched LDAP contact (#1488144) | alecpl |
2011-10-30 | Also merge properties of child cols of composite address book fields + remove... | thomascube |
2011-10-19 | - Another fix to hide empty tabs | alecpl |
2011-10-18 | - Revert r5345 to handle non-array content too | alecpl |
2011-10-18 | - One if() too much | alecpl |
2011-10-18 | - Hide contact tabs with no content | alecpl |
2011-10-10 | Contact groups can have direct email addresses => distribution lists; enable ... | thomascube |
2011-10-06 | Skip VLV if a group is selected; show advanced search form if activating a 's... | thomascube |
2011-10-05 | Attach jquery UI date pickers to contact fields of type 'date' | thomascube |
2011-09-23 | - Add loading indicator on contact delete | alecpl |