Age | Commit message (Expand) | Author |
2013-06-18 | Merge branch 'dev-advanced-ldap-groups': | Thomas Bruederli |
2013-05-26 | Also display contact properties with unknown subtypes | Thomas Bruederli |
2013-05-23 | Fix displaying contact with ID divisible by 100 in sql addressbook (#1489121) | Aleksander Machniak |
2013-05-07 | Avoid uninitialized/unused variables | Aleksander Machniak |
2013-05-06 | Fix display issue on addressbooks/groups list (#1489039) | Aleksander Machniak |
2013-05-06 | Fix bugs caught by static analysis | Aleksander Machniak |
2013-03-06 | Increase maxlength to 254 chars for email input fields in addressbook (#1488987) | Aleksander Machniak |
2013-02-17 | - Fix regression in handling LDAP contact identifiers (#1488959) | Aleksander Machniak |
2013-02-07 | Add link to pop the address group stack; add animations when pushing/popping ... | Thomas Bruederli |
2013-02-07 | Finish hierarchical groups browsing in LDAP address books; add according UI e... | Thomas Bruederli |
2013-02-05 | Pass string to html::tag() in order to always add the </ul> tag | Thomas Bruederli |
2013-02-01 | Allow to list contact groups in (paged) list (yet incomplete) | Thomas Bruederli |
2013-01-31 | - Refactored the hierarchical mailboxlist control into a separate widget class | Thomas Bruederli |
2013-01-25 | Move rcmail_contact_key() to rcube_addressbook::compose_contact_key() | Thomas Bruederli |
2012-12-14 | Fix contact copy/add-to-group operations on search result (#1488862) | Aleksander Machniak |
2012-11-23 | Fix hidden flag and default_addressbook settings handling | Aleksander Machniak |
2012-11-18 | Select default_addressbook on the list in Address Book (#1488280) | Aleksander Machniak |
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe registration... | Thomas Bruederli |
2012-10-17 | Add user settings to open message view and compose form in new windows. This ... | Thomas Bruederli |
2012-09-21 | Re-fix HTML entities handling in addressbook names | Aleksander Machniak |
2012-09-20 | Support HTML entities in addressbook names | 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-13 | Prepare to show contact photo of email sender in mail views | Thomas Bruederli |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-10 | Fix PHP warning on PHP 5.4 (#1488469) | Aleksander Machniak |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-04-12 | - Small fix | alecpl |
2012-04-12 | - Fix adding contact form fields in situation when the fieldset is empty. | alecpl |
2012-03-20 | Add support for read-only address book records | 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-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-05 | Simplify | thomascube |
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-11-25 | - Fix handling contact photo url with https:// prefix (#1488202) | 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-05 | Attach jquery UI date pickers to contact fields of type 'date' | thomascube |
2011-09-23 | - Add loading indicator on contact delete | alecpl |