Aleksander Machniak
2013-10-30 691cbc276d06fd3e4827e8b650471b243cbc6ff4
2013-10-15 Aleksander Machniak
Remove unused global variable
tree@ 672a55 commitdiff
2013-10-15 Thomas Bruederli
Add support for additional attributes on <option> entries
tree@ b60857 commitdiff
2013-10-15 Aleksander Machniak
Fix regression where wrong set of message identifiers was used in sql query...
tree@ 64c924 commitdiff
2013-10-15 Aleksander Machniak
Remove dont_select internal flag, we don't need it anymore
tree@ 902b9d commitdiff
2013-10-14 Aleksander Machniak
Fix regression where click on subject text wasn't selecting the message row
tree@ eb6253 commitdiff
2013-10-14 Aleksander Machniak
Change so abort=true does not break the loop in exec_hook(), provide a new ...
tree@ c1bc8f commitdiff
2013-10-14 Aleksander Machniak
Use onclick even for status, flag and expando actions to fix issue where mo...
tree@ 075574 commitdiff
2013-10-14 Aleksander Machniak
Add identity_select plugin to tests list
tree@ ddeed1 commitdiff
2013-10-14 Aleksander Machniak
Key duplicate error on postgres uses SQLSTATE=23505
tree@ 899e59 commitdiff
2013-10-14 Aleksander Machniak
Fix HTML part detection when encapsulated inside multipart/signed (#1489372)
tree@ 5a2d2a commitdiff
2013-10-13 Aleksander Machniak
Some micro-optimizations
tree@ ff6de9 commitdiff
2013-10-12 Aleksander Machniak
Fix text wrapping issue with long unwrappable lines (#1489371)
tree@ 0f1521 commitdiff
2013-10-12 Aleksander Machniak
Fix infinite loop in rcube_utils::mod_css_styles() after recent changes in ...
tree@ d1abd8 commitdiff
2013-10-11 Thomas Bruederli
Add spellchecker backend for the After the Deadline service. See http://www...
tree@ b52166 commitdiff
2013-10-11 Thomas Bruederli
Refactor spellchecker class into backend subclasses for better extensibility
tree@ bc0a47 commitdiff
2013-10-11 Thomas Bruederli
Minor improvements to linkref parser
tree@ c856b7 commitdiff
2013-10-10 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ a01f3b commitdiff
2013-10-10 Thomas Bruederli
Replace markdown-style [1] link indexes in plain text email bodies. [1]: ht...
tree@ e480ca commitdiff
2013-10-10 Aleksander Machniak
Clean up translations once again, this time remove untranslated strings for...
tree@ 413617 commitdiff
2013-10-10 Aleksander Machniak
Added Urdu (ur_PK) language support
tree@ 63573c commitdiff
2013-10-09 Aleksander Machniak
More lceanup
tree@ 9377ed commitdiff
2013-10-09 Aleksander Machniak
Remove also $labels=array() and $messages=array() lines
tree@ 6e0da1 commitdiff
2013-10-09 Aleksander Machniak
Added plugin localizations
tree@ 3d9e68 commitdiff
2013-10-09 Aleksander Machniak
Localization files cleanup - removed untranslated texts, empty lines and co...
tree@ b1a1ca commitdiff
2013-10-09 Aleksander Machniak
Fix comments cleanup
tree@ 07e5d7 commitdiff
2013-10-09 Aleksander Machniak
Do not cleanup en_US files
tree@ 915bac commitdiff
2013-10-09 Aleksander Machniak
Adde translation update (from Transifex) and cleanup script
tree@ 664710 commitdiff
2013-10-08 Aleksander Machniak
Workaround cyrus-murder bug in SETANNOTATION arguments handling
tree@ 5251ec commitdiff
2013-10-08 Aleksander Machniak
Update composer.json file with Net_Sieve package requirement
tree@ 8c0ee4 commitdiff
2013-10-07 Thomas Bruederli
Synchronized localization files from Transifex
tree@ f93e0b commitdiff
2013-10-07 Thomas Bruederli
Assign the chosen mode to the table map
tree@ 6a6992 commitdiff
2013-10-07 Thomas Bruederli
Improve selection of replicated database connection: - Analyze query and pr...
tree@ a69f99 commitdiff
2013-10-07 Thomas Bruederli
Execute connection config queries on db handle direclty
tree@ 120db6 commitdiff
2013-10-07 Aleksander Machniak
Add possibility to programmatically set cache mode, so it is possible to ca...
tree@ aceb01 commitdiff
2013-10-06 Aleksander Machniak
Move PEAR libs from plugins into main Roundcube lib directory, list them as...
tree@ 4daaa0 commitdiff
2013-10-04 Aleksander Machniak
Fix sound notification in Internet Explorer (use mp3 file for IE and other ...
tree@ bba13c commitdiff
2013-10-04 Aleksander Machniak
Fix unit test
tree@ fed081 commitdiff
2013-10-04 Thomas Bruederli
New option to disable the use of already established dsnw connections for s...
tree@ 92d18c commitdiff
2013-10-04 Aleksander Machniak
Fix typo: occured -> occurred (#1489366)
tree@ b3e259 commitdiff
2013-10-04 Aleksander Machniak
Search for user DN only if one of bind_dn, base_dn, groups_base_dn settings...
tree@ e426ae commitdiff
2013-10-04 Aleksander Machniak
Fixed issues where HTML comments inside style tag would hang Internet Explorer
tree@ af79a7 commitdiff
2013-10-03 Aleksander Machniak
Improved mailto: link arguments handling (#1489363)
tree@ eafd5b commitdiff
2013-10-03 Aleksander Machniak
Added managesieve_domains option to limit redirect destinations
tree@ 0f4806 commitdiff
2013-10-02 Aleksander Machniak
Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#1...
tree@ bfd24f commitdiff
2013-09-30 Thomas Bruederli
Also truncate the list of addresses in print view + add link to show them all
tree@ 444e97 commitdiff
2013-09-29 Aleksander Machniak
Fix issue where search result was reset after sending a message (#1489350)
tree@ 34a5ae commitdiff
2013-09-28 Thomas Bruederli
Created composer.json files for default plugins
tree@ 38ab0b commitdiff
2013-09-28 Thomas Bruederli
Make password plugin use the new 'settings_actions' hook to register its li...
tree@ cf46ae commitdiff
2013-09-28 Thomas Bruederli
Generate settings tabs with a template object 'settingstabs' and let plugin...
tree@ c49c35 commitdiff
2013-09-27 Aleksander Machniak
rcube_list_widget.rows is not an array - fixed checking if it's empty (#148...
tree@ 85fece commitdiff
first | « prev | next »