index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
legacy_browser
Age
Commit message (
Expand
)
Author
2014-12-16
Fix legacy_plugin so it works with assets_path/assets_dir
Aleksander Machniak
2014-12-16
Improve system security by using optional special URL with security token
Aleksander Machniak
2014-12-10
Add missing composer.json files (skipped because of .gitignore)
Aleksander Machniak
2014-12-09
Use consistent license identifiers, remove redundant package.xml files
Aleksander Machniak
2014-10-13
dirname(__FILE__) -> __DIR__
Aleksander Machniak
2014-07-02
Move all filter:(opacity=X) styles to legacy_browser plugin
Aleksander Machniak
2014-06-19
Support Firefox < 4 via legacy_browser (jQuery 2.x does not work)
Aleksander Machniak
2014-06-12
Move some code to legacy_browser plugin
Aleksander Machniak
2014-06-05
Merge branch 'dev-accessibility'
Thomas Bruederli
2014-05-02
MOve more IE<9 code to legacy_browser
Aleksander Machniak
2014-04-30
1. Prepare core and Larry skin for improved accessibility
Thomas Bruederli
2014-04-18
Fix loading css for larry skin, support minified css files
Aleksander Machniak
2014-04-15
Move more IE<9 specific code to legacy_browser
Aleksander Machniak
2014-04-12
Move some IE8-specific style to legacy_browser plugin
Aleksander Machniak
2014-04-12
Add dummy tests for legacy_browser plugin
Aleksander Machniak
2014-04-12
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update t...
Aleksander Machniak