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
2013-09-09
Add option force specified domain in user login - username_domain_forced (#14...
Aleksander Machniak
2013-09-02
Fix "PHP Warning: Missing argument 1 for rcmail::log_login()"
Aleksander Machniak
2013-09-02
Log also failed logins to userlogins log
Aleksander Machniak
2013-08-26
Fix bugs when invoking contact creation form when read-only addressbook is se...
Aleksander Machniak
2013-07-21
Update rcmail_output_html.php
Dennis1993
2013-07-12
Allow to load config files for different environments (#1487311); keep (non-d...
Thomas Bruederli
2013-06-30
Use absolute paths in is_dir() checks to prevent open_basedir related warnings
Aleksander Machniak
2013-06-21
Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is det...
Aleksander Machniak
2013-06-20
Canonize boolean ini_get() results (#1489189)
Aleksander Machniak
2013-06-18
Merge branch 'dev-advanced-ldap-groups':
Thomas Bruederli
2013-06-16
Fix session issues when local and database time differs (#1486132)
Aleksander Machniak
2013-06-11
Fix error when there's no writeable addressbook source (#1489162)
Aleksander Machniak
2013-06-11
Improvements to PR merge "add option show_real_foldernames"
Aleksander Machniak
2013-06-11
Merge pull request #77 from dpc22/realnames
Aleksander Machniak
2013-06-06
Fix resolving /this/ in file_callback()
Aleksander Machniak
2013-06-05
Small code improvement
Aleksander Machniak
2013-06-05
Improvements in garbage collector: created gc() method to run all
Aleksander Machniak
2013-06-05
Add option to use PHP's native session save handlers
Thomas Bruederli
2013-05-31
Added user preference to open all popups as standard windows
Aleksander Machniak
2013-05-29
Change show_actual_foldernames to be show_real_foldernames.
David Carter
2013-05-29
Remove (move to bc.php) unused strip_newlines() and strip_quotes() functions
Aleksander Machniak
2013-05-29
Add show_actual_foldernames preference and configuration option.
David Carter
2013-05-16
Move rcmail::deliver_message() to framework for common use
Thomas Bruederli
2013-05-07
Avoid uninitialized/unused variables
Aleksander Machniak
2013-05-03
Experimental: refactored list.js and html_table class to render lists with di...
Thomas Bruederli
2013-05-01
Small code improvements
Aleksander Machniak
2013-05-01
Merge pull request #67 from andywer/master
Aleksander Machniak
2013-04-29
Fix list page reset when viewing a message in Larry skin (#1489076)
Aleksander Machniak
2013-04-29
Fix possible warning on some misconfig
Aleksander Machniak
2013-04-28
Prepare for the composer-based plugin repository; skip PEAR dependencies for now
Thomas Bruederli
2013-04-24
Fix error when using check_referer=true
Aleksander Machniak
2013-04-16
Remove redundant ini checks
Aleksander Machniak
2013-04-08
Removed parse_expression() & added error logging to eval_expression().
Andy Wermke
2013-04-05
Replaced last eval(). Allowing function calls in expressions.
Andy Wermke
2013-04-05
Replaced stupid fix by create_function() based approach.
Andy Wermke
2013-04-04
Merge branch 'master' of https://github.com/roundcube/roundcubemail
Andy Wermke
2013-04-04
Replaced nasty eval() expressions.
Andy Wermke
2013-03-24
Ensure backwards compatibility by considering old-style skin_path attribute f...
Thomas Bruederli
2013-03-17
Fix "rcmail is undefined" error in HTML attachment preview - regression
Aleksander Machniak
2013-03-15
Bump version number up to 1.0-git
Aleksander Machniak
2013-03-10
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
Aleksander Machniak
2013-03-06
Add attachment menu with Open and Download options (#1488975)
Aleksander Machniak
2013-03-04
Really fix "quotum would exceed" error message handling
Aleksander Machniak
2013-03-04
Smarter overquota error detection (known error strings are:
Aleksander Machniak
2013-03-02
Even better message on over quota error in move to trash operation (#1484164)
Aleksander Machniak
2013-03-02
Display user-friendly message on IMAP "over quota" errors (#1484164)
Aleksander Machniak
2013-02-10
Let some env variables survive reset(); don't show taskbar and top line in fr...
Thomas Bruederli
2013-02-08
Fix reference to non-existing class rcube_output_html (#1488948)
Aleksander Machniak
2013-02-05
Add special config attribute 'group_filters' to specify a fixed list of group...
Thomas Bruederli
2013-01-31
- Refactored the hierarchical mailboxlist control into a separate widget class
Thomas Bruederli
[next]