source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5282   20 months thomasb Fix typo; add attribute to allow html in labels
(edit) @5281   20 months alec - Applied some fixes from trunk up to r5280
(edit) @5280   20 months alec - Fix bug where when replying always the last identity is used (#1488101)
(edit) @5279   20 months thomasb Fix merging of annotation results when querying multiple attributes
(edit) @5278   20 months thomasb Add method to remove outdated cache entries from sql DB
(edit) @5277   20 months alec - Update pl_PL localization
(edit) @5276   20 months alec - Add loading indicator on contact delete
(edit) @5275   20 months thomasb Ignore document.mouseup events if a jquery UI dialog is layed over
(edit) @5274   20 months alec - Make the whole PHP output non-cacheable (#1487797)
(edit) @5273   20 months alec - Fix check if new search value contains old one and previous search was …
(edit) @5272   20 months alec - Add newmail_notifier_desktop option to sample config
(edit) @5271   20 months thomasb Ignore events from form elements
(edit) @5270   20 months thomasb Add German localization for new mail notifier plugin
(edit) @5269   20 months alec - Support HTML5 notifications + notification test feature
(edit) @5268   20 months alec - Small cleanup + fix: list contacts on when list object is found
(edit) @5267   20 months thomasb Fix compose command from other tasks than mail and address book; skip …
(edit) @5266   20 months alec - Fix bug where after delete message rows can be added to the list of …
(edit) @5265   20 months alec - Abort pending autocomplete requests when max entries found, small code …
(edit) @5264   20 months thomasb Skip confirmation dialog when deleting a contact from a source that …
(edit) @5263   20 months alec - Make the plugin aware of autocomplete_* options - Fix non-working …
(edit) @5262   20 months alec - Add notice on autocompletion that not all records were displayed
(edit) @5261   20 months alec - Applied fixes from trunk up to r5259
(edit) @5260   20 months thomasb Aread alter forms in rcube_template::parse() instead of write()
(edit) @5259   20 months alec - Revert possibility to select contact with TAB key in autocompletion list
(edit) @5258   20 months thomasb Add option 'searchonly' for address books; currently used by LDAP …
(edit) @5257   20 months alec - Fix lost info for encrypted messages
(edit) @5256   20 months alec - Add Priority filter to the messages list
(edit) @5255   20 months alec - Fix sorting of messages on servers without SORT and THREAD command
(edit) @5254   20 months alec - Fix listing messages on servers without SORT and THREAD command
(edit) @5253   20 months alec - Fix forwarded attachments, broken in r5204
(edit) @5252   20 months alec - Fix so TAB key stops autocompletion and jumps to next field
(edit) @5251   20 months alec - Fix cached indexes validation after removing messages when …
(edit) @5250   20 months alec - Do not prepend '-- ' to signature if a line '-- ' already exists in …
(edit) @5249   20 months alec - Fix listing contacts in a group
(edit) @5248   20 months alec - Make group's "member" attibute name configurable
(edit) @5247   20 months alec - Improve performance by skipping redundant SELECT query when writing new …
(edit) @5246   20 months thomasb Numbers are also allowed in action names
(edit) @5245   20 months thomasb Allow 'compose' commands from any task
(edit) @5244   20 months alec - Fix PHP error when fetching messages index when threaded mode is enabled
(edit) @5243   20 months alec - Don't set (wrong) error on groups listing action
(edit) @5242   20 months alec - Set group_bind_dn outside of list_groups()
(edit) @5241   20 months alec - Hide PHP warning on ldap_search()
(edit) @5240   20 months alec - Allow setting connection options in imap_connect hook
(edit) @5239   20 months alec - Added managesieve_connect hook for plugins
(edit) @5238   20 months thomasb Add Cherokee and Hiawatha webservers to requirements list
(edit) @5237   20 months alec - Make rcube_ldap bind() and sasl_bind() methods public
(edit) @5236   20 months alec - Set style of login form inputs using class not IDs
(edit) @5235   20 months alec - Applied fixes from trunk up to r5232
(edit) @5234   20 months alec - Add lost cache_index.valid column definition
(edit) @5233   20 months alec - Cache synchronization using QRESYNC/CONDSTORE - Fixed message ID updates …
(edit) @5232   20 months alec - Fix locked folder rename option on servers supporting RFC2086 only …
(edit) @5231   20 months alec - Fix GCC warning in googiespell.js (#1488090)
(edit) @5230   20 months thomasb Add Swiss German localization
(edit) @5229   20 months thomasb Backport r5226 to release 0.6 branch
(edit) @5228   20 months thomasb Trigger 'new_messages' hook for all checked folders (#1488083)
(edit) @5227   20 months thomasb Remove debugging stuff
(edit) @5226   20 months thomasb Fix session race conditions when composing new messages
(edit) @5225   20 months alec - Removed leftover code
(edit) @5224   20 months alec - de_DE localization added
(edit) @5223   20 months alec - Fix default folders settings (according to namespaces) for new users …
(edit) @5222   20 months alec - Fix is_a() usage
(edit) @5221   20 months alec - Disable message list keypress operations when CTRL key is pressed, to …
(edit) @5220   20 months thomasb Improve icon for saved searches
(edit) @5219   20 months alec - Unify flags usage, fix parse error from last commit
(edit) @5218   20 months alec - Store flags in one column (cache_messages table) + unify flags handling …
(edit) @5217   20 months alec - Cache synchronization with QRESYNC/CONDSTORE
(edit) @5216   20 months alec - Require magic_quotes_runtime=Off because it modifies data streams (too …
(edit) @5215   20 months alec - Fixed handling of enabled magic_quotes_gpc setting - Fixed PHP warning …
(edit) @5214   21 months alec - Fix encoding of LDAP contacts identifiers (#1488079)
(edit) @5213   21 months alec - Applied fixes from trunk up to r5212
(edit) @5212   21 months alec - jQuery 1.6.4
(edit) @5211   21 months alec - Fix js error when calling spellchecker on empty textarea
(edit) @5210   21 months thomasb Make date/time format user configurable; drop 'date_today' config option
(edit) @5209   21 months alec - Fix more text-overflow:ellipsis issues (#1488061) - Fix flagged icon …
(edit) @5208   21 months alec - Fix required_fields checking per discussion in #1488073
(edit) @5207   21 months alec - Extend rcube_label_exists() to search in loaded plugins localizations - …
(edit) @5206   21 months alec - pl_PL translation update
(edit) @5205   21 months alec - Removed some spaces
(edit) @5204   21 months alec - Fix handling of binary attachments encoded with quoted-printable …
(edit) @5203   21 months alec - Applied fixes from trunk up to r5202
(edit) @5202   21 months alec - Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit …
(edit) @5201   21 months netbit - pt_BR translations
(edit) @5200   21 months alec - Followup last commit, trim subject text for title
(edit) @5199   21 months alec - Fix setting title for truncated subject in IE (#1487128)
(edit) @5198   21 months alec - Fix handling of links with IP address
(edit) @5197   21 months alec - Don't select quick search input on init, Safari/Chrome? is adding border …
(edit) @5196   21 months thomasb Slightly adjust list header sprites
(edit) @5195   21 months alec - Merge r5194 from trunk
(edit) @5194   21 months alec - Fix compacting folder resets message list filter (#1488076) - Fix …
(edit) @5193   21 months alec - Merge r5192 from trunk, I'll continue QRESYNC implementation here
(edit) @5192   21 months alec - Fix new caching issue when broken/misleading object data was stored in …
(edit) @5191   21 months alec - Fix displaying multipart/alternative messages with only one part …
(edit) @5190   21 months alec - Rewritten messages caching (merged devel-mcache branch): Indexes are …
(edit) @5189   21 months alec - Clear contactlist page conter after saved-search delete
(edit) @5188   21 months alec - Localize (full) forwarded message header (#1488058)
(edit) @5187   21 months alec - Add managesieve_script_name option for default name of the script …
(edit) @5186   21 months alec - Reset current script in session, so new filter added in mail task will …
(edit) @5185   21 months alec - Move two entries from 0.6-rc to trunk's changelog part
(edit) @5184   21 months alec - Use 'From' and 'To' labels instead of 'Sender' and 'Recipient'
(edit) @5183   21 months alec - Fix username case-insensitivity issue in MySQL (#1488021)
Note: See TracRevisionLog for help on using the revision log.