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
/
program
/
include
Age
Commit message (
Expand
)
Author
2015-02-25
Fix so "over quota" errors are displayed also in message compose page
Aleksander Machniak
2015-02-22
Fix fatal errors on systems without mbstring extension or mb_regex_encoding()...
Aleksander Machniak
2015-02-19
Merge pull request #259 from corbosman/plugin_preload
Aleksander Machniak
2015-02-16
Set version number to 1.2-git
Aleksander Machniak
2015-02-07
Bump version and copyright year
Thomas Bruederli
2015-02-04
Load plugins before sessions have started
corbosman
2015-02-04
Fix some typos in comments
Aleksander Machniak
2015-02-03
Don't reset 'plugins' config option when running from update.sh script
Thomas Bruederli
2015-01-12
Fix blocked.gif image usage with assets_dir set
Aleksander Machniak
2014-12-27
Improve plugin selection in installer; check already selected plugins
Thomas Bruederli
2014-12-21
Merge pull request #248 from flanpy/master
Thomas B.
2014-12-16
Get rid of requests whitelist for security check bypass
Aleksander Machniak
2014-12-16
Improve system security by using optional special URL with security token
Aleksander Machniak
2014-11-28
Fix regression in rcmail::show_bytes() where unit was set to "[]" instead of "B"
Aleksander Machniak
2014-11-20
Add method to display operation (uploading) progress in UI message
Aleksander Machniak
2014-11-20
Make upload progress text more compact.
Aleksander Machniak
2014-11-16
Code improvements and fixes (mostly unused variables and methods)
Aleksander Machniak
2014-11-12
Add the ability to select plugins in the installer
Flanpy
2014-11-12
Add the ability to enable plugins in the installer
Flanpy
2014-11-03
Fix skin path handling in plugin context (#1488967):
Thomas Bruederli
2014-10-30
Fix possible issues in skin/skin_path config handling (#1490125)
Aleksander Machniak
2014-10-25
Skip unnecessary session updates on task switch - switch session task less of...
Aleksander Machniak
2014-10-07
Update rcmail.php
andryyy
2014-09-23
Add output class for commandline scripts
Thomas Bruederli
2014-09-22
Merge branch 'oracle'
Aleksander Machniak
2014-09-18
Add Oracle driver check in Installer
Aleksander Machniak
2014-09-18
Make noshow attribute for roundcube:label tags actually work as supposed
Thomas Bruederli
2014-09-10
Don't init output in CLI mode
Aleksander Machniak
2014-08-30
Seek vendor/autoload.php in install path to make tests working
Aleksander Machniak
2014-08-27
Remove 3rd party libs from our repository and define the dependencies in comp...
Thomas Bruederli
2014-08-24
Added rcube_utils::resolve_url()
Aleksander Machniak
2014-08-24
Remove code for PHP<5.3, use PHP_VERSION_ID instead of version_compare() for ...
Aleksander Machniak
2014-08-22
Fix comm_path update on task switch (#1490041)
Aleksander Machniak
2014-08-13
Extend rcmail::url() to produce absolute and fully qualified URLs
Thomas Bruederli
2014-08-04
Add option (disabled_actions) to disable UI elements/actions (#1489638)
Aleksander Machniak
2014-07-28
Set 'compose_extwin' env property on every step; accept a list of URL paramet...
Thomas Bruederli
2014-07-22
Fix some mime-type to extension mapping checks in Installer (#1489983)
Aleksander Machniak
2014-07-02
Reset also page header/footer on "dummy frames" - to prevent js error e.g. if...
Aleksander Machniak
2014-06-30
Allways return current folder from quota_content()
Aleksander Machniak
2014-06-30
Display quota information for current folder not INBOX only (#1487993)
Aleksander Machniak
2014-06-29
Support images in HTML signatures (#1488676)
Aleksander Machniak
2014-06-28
Get rid of some rcube_config::all() calls
Aleksander Machniak
2014-06-26
Display full quota information in popup (#1485769, #1486604)
Aleksander Machniak
2014-06-24
Extend get_quota() so it's possible to specify GETQUOTAROOT folder and return...
Aleksander Machniak
2014-06-09
Make sure set_env and add_label commands are always sent first - other comman...
Aleksander Machniak
2014-06-06
The following:
David Carter
2014-06-05
Merge branch 'dev-accessibility'
Thomas Bruederli
2014-06-04
Improved video support, all tinymce related resources moved to program/js/tin...
Aleksander Machniak
2014-06-03
Apply accessibility improvements to the settings section
Thomas Bruederli
2014-06-02
Some more improvemements on content structure, text representation and keyboa...
Thomas Bruederli
[next]