source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5855   17 months alec - Fix some dependencies across framework classes
(edit) @5854   17 months alec - Make so html classes do not depend on rcube_ui anymore
(edit) @5853   17 months alec - Support AD's objectClass=group
(edit) @5852   17 months alec - Fix preview pane switch position in Firefox + small improvements
(edit) @5851   17 months thomasb Get rid of global $skin_path variable (#1488336)
(edit) @5850   17 months thomasb Allow users to choose cols for contacts list sorting
(edit) @5849   17 months thomasb Added de_CH translation
(edit) @5848   17 months thomasb Allow placeholder attributes for input fields
(edit) @5847   17 months thomasb Add static getter for splitter objects
(edit) @5846   17 months thomasb Improve tabs and splitter functionality
(edit) @5845   17 months thomasb Swiss German translation for markasjunk plugin
(edit) @5844   17 months thomasb Swiss German translation for markasjunk plugin
(edit) @5843   17 months thomasb Backported r5820 and r5842
(edit) @5842   17 months thomasb Allow plugins to overwrite the displayed confirmation message when saving …
(edit) @5841   17 months alec - Fix call to undefined method rcube_result_index::isError() (#1488328)
(edit) @5840   17 months alec - Revert SORT=DISPLAY support, removed by mistake (#1488327)
(edit) @5839   17 months alec - Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327)
(edit) @5838   17 months thomasb Fix special vars replacement in templates
(edit) @5837   17 months thomasb Minor Larry style improvements
(edit) @5836   17 months alec - Rename rcube_mail_header to rcube_message_header - Rename …
(edit) @5835   17 months alec - Extract rcube_message_part class into separate file
(edit) @5834   17 months alec - Remove require_once, trust autoloader as the whole framework does
(edit) @5833   17 months thomasb Update requirements list, remove TODO
(edit) @5832   17 months alec - Remove leftover code
(edit) @5831   17 months alec - Remove leftover code
(edit) @5830   17 months alec - Use get_user_* internally
(edit) @5829   17 months alec - Provide general get_user_id/get_user_name methods, removing dependency …
(edit) @5828   17 months alec - Unified raise_error() usage
(edit) @5827   17 months alec - Remove deprecated iilBasicHeader class
(edit) @5826   17 months alec - Remove unused sqlite functions, PHPCS fixes
(edit) @5825   17 months alec - Add lost functions, some improvements and migration bugfixes
(edit) @5824   17 months thomasb Small fixes
(edit) @5823   17 months thomasb Add lib for server side mime parsing (to be used by non-imap storage …
(edit) @5822   17 months alec - Remove deprecated functions usage, some improvements
(edit) @5821   17 months alec - PHPCS
(edit) @5820   17 months thomasb Added new plugin hook 'message_draftsaved'
(edit) @5819   17 months thomasb Fix autoselect_host() for login (#1488297)
(edit) @5818   17 months thomasb Fix if/else structure
(edit) @5817   17 months thomasb Fix thread expand/collapse callbacks which set css classes
(edit) @5816   17 months thomasb Fix address book searchmods; a little code cleanup
(edit) @5815   17 months thomasb Fixed typo
(edit) @5814   17 months thomasb Show hidden compose header fileds if non-empty (#1488320)
(edit) @5813   17 months alec - Use new hook name
(edit) @5812   17 months alec - Fix hook name mailboxes_list renamed to reserved name, use …
(edit) @5811   17 months thomasb Simplify code
(edit) @5810   17 months thomasb CSS optimizations for IE8/9
(edit) @5809   17 months thomasb Fine tuning Larry styles + browser specific css quirks
(edit) @5808   17 months thomasb Finalize icons for Larry
(edit) @5807   17 months alec - Move global functions from main.inc and rcube_shared.inc into classes …
(edit) @5806   17 months alec - Better handling of legacy config (#1488312)
(edit) @5805   17 months alec - Add lost translation label in de_DE (#1488315)
(edit) @5804   17 months alec - Fix warning when default_folders setting is not an array
(edit) @5803   17 months alec - Fix call to undefined method rcube_result_index::getElement()
(edit) @5802   17 months alec - Fix drafts update issues when edited from preview pane (#1488314)
(edit) @5801   17 months alec - Fix drafts update issues when edited from preview pane (#1488314)
(edit) @5800   17 months alec - Fix warning when default_folders setting is not an array
(edit) @5799   17 months thomasb More file type icons
(edit) @5798   17 months thomasb Move attachments list styles to common css file (to be used by other tasks …
(edit) @5797   17 months thomasb rcube_imap::update_cache() is used by some plugins
(edit) @5796   17 months thomasb Fix accidental private => protected replacement
(edit) @5795   17 months thomasb Let some room for the unread count bubble
(edit) @5794   17 months thomasb Also support /private/... annotation selectors
(edit) @5793   17 months alec - Handle ldap_public misconfiguration
(edit) @5792   17 months thomasb Add basic support for Larry skin
(edit) @5791   17 months thomasb Update license information in plugins
(edit) @5790   17 months alec - Fix call to undefined method rcube_imap::list_unsubscribed()
(edit) @5789   17 months thomasb Use <uri> value from package.xml to build download links in about screen; …
(edit) @5788   17 months thomasb Display priority in message headers block
(edit) @5787   17 months thomasb Changed license to GNU GPLv3+ with exceptions for skins and plugins
(edit) @5786   17 months thomasb Mention smtp ports 587 and 465 in config template
(edit) @5785   17 months alec - Fix incorrect function call (#1488310)
(edit) @5784   17 months alec - Replace create_attrib_string() with html::attrib_string()
(edit) @5783   17 months thomasb Use jquery UI to render the new user dialog
(edit) @5782   17 months thomasb Run imap_init plugin hook as deprecated hook; set $_SESSIONimap_host?
(edit) @5781   17 months thomasb Merged devel-framework branch (r5746:5779) back into trunk
(edit) @5780   17 months alec - Add addressbook name to debug output (#1488304)
(edit) @5779   17 months alec - Add megic get() method for backward compat.
(edit) @5778   17 months alec - Add imap_init hook for backward compat.
(edit) @5777   17 months alec - Add imap_init(), imap_connect(), and $imap object for backward compat.
(edit) @5776   17 months alec - Provide rcube_charset class with charset-related functionality
(edit) @5775   17 months thomasb Make sure message popups show at least 2sec; adjust message list column …
(edit) @5774   17 months thomasb Better menu style for Larry
(edit) @5773   17 months thomasb Adjust tabs style to Larry design
(edit) @5772   17 months alec - Remove redundant ldap_count_entries() call
(edit) @5771   17 months alec - Fix wrong variable name in rcube_ldap.php (#1488302)
(edit) @5770   17 months alec - Backported r5769 from trunk
(edit) @5769   17 months alec - Make mime type detection based on filename extension to be …
(edit) @5768   17 months alec - Remove executable flag
(edit) @5767   17 months alec - Improved performance by caching storage server's capabilities in session
(edit) @5766   17 months alec - CS fixes on method names in rcube_result_*
(edit) @5765   17 months alec - CS fixes
(edit) @5764   17 months alec - Use storage object
(edit) @5763   17 months alec - Rename imap_init hook to storage_init hook (with additional 'driver' …
(edit) @5762   17 months alec Removed externals
(edit) @5761   17 months alec - Fix possible infinite loop in build_thread_data()
(edit) @5760   17 months alec - Fix possible infinite loop in buildThreadData()
(edit) @5759   17 months alec - Added storage (IMAP) auto-connection feature = improved performance with …
(edit) @5758   17 months alec Removed globals $DB, $USER, $IMAP Added abstract class rcube_storage, a …
(edit) @5757   17 months alec - Applied fixes from trunk up to r5756
(edit) @5756   17 months alec - Added 0.7.1 to the list of versions
Note: See TracRevisionLog for help on using the revision log.