summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-14Optimmize memory usage by only fetching the necessary attributes used for ↵Thomas Bruederli
contacts listing
2013-02-14Various fixes in contact groups handling with LDAP directoriesThomas Bruederli
2013-02-13Describe new options for LDAP address booksThomas Bruederli
2013-02-13Fix autocompletion search with VLV supportThomas Bruederli
2013-02-13Improve group members listing + fix VLV index usageThomas Bruederli
2013-02-13Don't save 'internal' or empty serialized valuesThomas Bruederli
2013-02-13Fix updating contactsThomas Bruederli
2013-02-13Prepare for VLV auto-detection (requries 'config_root_dn' config option)Thomas Bruederli
2013-02-13Refactored the LDAP address book into a generic LDAP wrapper class and an ↵Thomas Bruederli
address book implementation (as already started in the devel-ldap-refactoring branch)
2013-02-07Describe the new option 'group_filters' in the sample config blockThomas Bruederli
2013-02-07Add link to pop the address group stack; add animations when pushing/popping ↵Thomas Bruederli
lists (in larry skin)
2013-02-07Finish hierarchical groups browsing in LDAP address books; add according UI ↵Thomas Bruederli
elements and styles to the skins; adapt habavior of the compose address book widget
2013-02-05Add special config attribute 'group_filters' to specify a fixed list of ↵Thomas Bruederli
groups to be listed in the leftmost pane, each having individual base-dn/filter parameters for contact listing
2013-02-01Allow to list contact groups in (paged) list (yet incomplete)Thomas Bruederli
2013-02-01Include treelist.js in shrinking scriptsThomas Bruederli
2013-02-01Make rcube_result_set implement the PHP iterator interfaceThomas Bruederli
2013-01-31Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-01-31Set treelist items to position:realtive to correctly align toggle iconsThomas Bruederli
2013-01-31Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-01-31Add dummy index.html file for Selenum testsAleksander Machniak
2013-01-31Add work-around for IE <= 8 which doesn't support :last-child CSS selectorThomas Bruederli
2013-01-31Set the new treelist class to all mailboxlist objectsThomas Bruederli
2013-01-31Better indentation styles for mailbox listThomas Bruederli
2013-01-31Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-01-31- Refactored the hierarchical mailboxlist control into a separate widget classThomas Bruederli
- Build address book directories list as hierarchical list - Make address book groups collapsible using the new new treelist widget - Use encoded identifiers for address book directory list items
2013-01-31Define a global style for tree listsThomas Bruederli
2013-01-31Only trigger timers when dragging is activeThomas Bruederli
2013-01-31Slightly improve database driver chackAleksander Machniak
2013-01-31Set root URL to our index.html, for better performanceAleksander Machniak
See https://github.com/sebastianbergmann/phpunit-selenium/issues/217
2013-01-30Added automated in-browser tests (PHPUnit + Selenium Web Driver)Aleksander Machniak
2013-01-29Fix spellcheck button menu in IE8 (change z-index and move the button to the ↵Aleksander Machniak
right)
2013-01-29Improve contacts import interface, add #message objectAleksander Machniak
2013-01-29Fix "empty" ACL entry when there's "User, " in user input fieldAleksander Machniak
2013-01-28Bring back lost text braking width adjustment when quoting blockquote partsThomas Bruederli
2013-01-28Catch connection timeouts on message sending form submissionsThomas Bruederli
2013-01-28Make get_instance() a static methodAleksander Machniak
2013-01-28Fix typoAleksander Machniak
2013-01-27Small fixes for OperaAleksander Machniak
2013-01-27Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()Aleksander Machniak
2013-01-27Small fix to initial splitter positionAleksander Machniak
2013-01-27Add addressbook widget on compose page in classic skinAleksander Machniak
2013-01-26Make searchbox properly scale to 100% using box-sizing trick (#1488381)Thomas Bruederli
2013-01-25Refactored blockquote quotion routine in html2text conversion: it now ↵Thomas Bruederli
correctly converts multiple and/or nested blockquotes
2013-01-25Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-01-25Add search box to compose address book widget (#1488381)Thomas Bruederli
2013-01-25Define generic .searchbox stylesThomas Bruederli
2013-01-25Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()Thomas Bruederli
2013-01-25Send LOGOUT only when closing connection in logged state (#1487784)Aleksander Machniak
2013-01-25Fix new browser window size in Chrome (#1488931), make new windows smallerAleksander Machniak
2013-01-24Added embed.css for classic skin, improved/unified warnings style (button is ↵Aleksander Machniak
still different), cleanup