source: subversion

Revision Log Mode:


Legend:

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