Thomas Bruederli
2015-07-31 2965a981b7ec22866fbdf2d567d87e2d068d3617
2013-04-28 Thomas Bruederli
Prepare for the composer-based plugin repository; skip PEAR dependencies fo...
tree@ b4d50c commitdiff
2013-04-24 Aleksander Machniak
Fix error when using check_referer=true
tree@ a54497 commitdiff
2013-04-16 Aleksander Machniak
Remove redundant ini checks
tree@ 1352d8 commitdiff
2013-04-08 Andy Wermke
Removed parse_expression() & added error logging to eval_expression().
tree@ 58e3a5 commitdiff
2013-04-05 Andy Wermke
Replaced last eval(). Allowing function calls in expressions.
tree@ fe245e commitdiff
2013-04-05 Andy Wermke
Replaced stupid fix by create_function() based approach.
tree@ d67485 commitdiff
2013-04-04 Andy Wermke
Merge branch 'master' of https://github.com/roundcube/roundcubemail
tree@ 92cd7f commitdiff
2013-04-04 Andy Wermke
Replaced nasty eval() expressions.
tree@ 029d18 commitdiff
2013-03-24 Thomas Bruederli
Ensure backwards compatibility by considering old-style skin_path attribute...
tree@ 175739 commitdiff
2013-03-17 Aleksander Machniak
Fix "rcmail is undefined" error in HTML attachment preview - regression fro...
tree@ 4d1fe2 commitdiff
2013-03-15 Aleksander Machniak
Bump version number up to 1.0-git
tree@ bb080a commitdiff
2013-03-10 Aleksander Machniak
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
tree@ 8b7716 commitdiff
2013-03-06 Aleksander Machniak
Add attachment menu with Open and Download options (#1488975)
tree@ bc2c43 commitdiff
2013-03-04 Aleksander Machniak
Really fix "quotum would exceed" error message handling
tree@ 8c93c2 commitdiff
2013-03-04 Aleksander Machniak
Smarter overquota error detection (known error strings are: "Quota exceeded...
tree@ d3e7f9 commitdiff
2013-03-02 Aleksander Machniak
Even better message on over quota error in move to trash operation (#1484164)
tree@ e7c1aa commitdiff
2013-03-02 Aleksander Machniak
Display user-friendly message on IMAP "over quota" errors (#1484164)
tree@ 0bf724 commitdiff
2013-02-10 Thomas Bruederli
Let some env variables survive reset(); don't show taskbar and top line in ...
tree@ d30460 commitdiff
2013-02-08 Aleksander Machniak
Fix reference to non-existing class rcube_output_html (#1488948)
tree@ a7e8eb commitdiff
2013-02-05 Thomas Bruederli
Add special config attribute 'group_filters' to specify a fixed list of gro...
tree@ ec2185 commitdiff
2013-01-31 Thomas Bruederli
- Refactored the hierarchical mailboxlist control into a separate widget cl...
tree@ 3c309a commitdiff
2013-01-28 Thomas Bruederli
Catch connection timeouts on message sending form submissions
tree@ 72e24b commitdiff
2013-01-27 Aleksander Machniak
Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()
tree@ bc53e2 commitdiff
2013-01-24 Thomas Bruederli
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. a...
tree@ 1730cf commitdiff
2013-01-24 Aleksander Machniak
Fix login in case when default_host is an array with one element (#1488928)
tree@ 6ff0c3 commitdiff
2013-01-18 Aleksander Machniak
Remove deprecated functions (from bc.php file) usage in plugins
tree@ 61be82 commitdiff
2013-01-18 Aleksander Machniak
Improved folder path presentation in page title (use unified delimiter, loc...
tree@ 4d7964 commitdiff
2013-01-09 Thomas Bruederli
Welcome to 2013
tree@ 18e23a commitdiff
2013-01-09 Thomas Bruederli
Fix /this/ paths from plugin templates in extended skins
tree@ 44e3bf commitdiff
2012-12-26 Aleksander Machniak
Framework'ize html2text class
tree@ 66afd7 commitdiff
2012-12-25 Aleksander Machniak
Move washtml class into Roundcube Framework (rcube_washtml), add some impro...
tree@ 7ac944 commitdiff
2012-12-18 Aleksander Machniak
Plugin API: Added message_before_send hook
tree@ dfc578 commitdiff
2012-12-16 Thomas Bruederli
Fix package definitions and include framework classes in phpdoc
tree@ a07224 commitdiff
2012-12-11 Aleksander Machniak
Extend just_parse() method with conditions parsing
tree@ b01d84 commitdiff
2012-12-01 Aleksander Machniak
enriched.inc -> rcube_enriched
tree@ 0fa54d commitdiff
2012-11-27 Thomas Bruederli
Bring back rcube_html_page class which was lost in framework refactoring; f...
tree@ 297a74 commitdiff
2012-11-27 Thomas Bruederli
Separate the very application-specific output classes from the Roundcube fr...
tree@ 60226a commitdiff
2012-11-27 Thomas Bruederli
Move shortcut functions to framework class
tree@ 10da75 commitdiff
2012-11-27 Aleksander Machniak
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
tree@ a92beb commitdiff
2012-11-25 Thomas Bruederli
Unify path schema in global constants: paths always end with a /. Keep RCMA...
tree@ 592668 commitdiff
2012-11-25 Thomas Bruederli
Separate framework and application constants
tree@ fdbe5a commitdiff
2012-11-25 Thomas Bruederli
Define more (uniquely prefixed) constants for Roundcube directories in orde...
tree@ 9be2f4 commitdiff
2012-11-23 Aleksander Machniak
Fix hidden flag and default_addressbook settings handling
tree@ 65dff8 commitdiff
2012-11-21 Aleksander Machniak
Rename rcube_bc.inc to bc.php for consistency
tree@ 15cf4f commitdiff
2012-11-21 Aleksander Machniak
Framework files moved to lib/Roundcube
tree@ ba6f21 commitdiff
2012-11-21 Aleksander Machniak
Create Roundcube Framework initialization script (bootstrap)
tree@ f707fe commitdiff
2012-11-20 Aleksander Machniak
Move prompt_silent() and get_opt() to rcube_utils class
tree@ 929030 commitdiff
2012-11-20 Aleksander Machniak
Check if checkdnsrr() and getmxrr() functions exist before using them
tree@ 9ff345 commitdiff
2012-11-19 Thomas Bruederli
Unset null values in user prefs
tree@ f27c53 commitdiff
2012-11-19 Thomas Bruederli
Check mbstring extension before calling mb_internal_encoding()
tree@ 19de53 commitdiff
first | « prev | next »