Aleksander Machniak
2016-01-16 ed1d212ae2daea5e4bd043417610177093e99f19
2013-08-31 PhilW
only call config->get() once
tree@ fb4474 commitdiff
2013-08-26 PhilW
use template file name rather than special attribute
tree@ d81d69 commitdiff
2013-08-26 PhilW
allow different logos for different functions (eg. normal and print)
tree@ a77504 commitdiff
2013-08-26 Aleksander Machniak
Fix bugs when invoking contact creation form when read-only addressbook is ...
tree@ 62350b commitdiff
2013-07-21 Dennis1993
Update rcmail_output_html.php
tree@ 8df6bb commitdiff
2013-07-12 Thomas Bruederli
Allow to load config files for different environments (#1487311); keep (non...
tree@ deb2b8 commitdiff
2013-06-30 Aleksander Machniak
Use absolute paths in is_dir() checks to prevent open_basedir related warnings
tree@ b7addf commitdiff
2013-06-21 Aleksander Machniak
Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is d...
tree@ 9df7e1 commitdiff
2013-06-20 Aleksander Machniak
Canonize boolean ini_get() results (#1489189)
tree@ 39b905 commitdiff
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
tree@ dd5472 commitdiff
2013-06-16 Aleksander Machniak
Fix session issues when local and database time differs (#1486132) Improve ...
tree@ 3dbe4f commitdiff
2013-06-11 Aleksander Machniak
Fix error when there's no writeable addressbook source (#1489162)
tree@ ae80b5 commitdiff
2013-06-11 Aleksander Machniak
Improvements to PR merge "add option show_real_foldernames"
tree@ 85e65c commitdiff
2013-06-11 Aleksander Machniak
Merge pull request #77 from dpc22/realnames
tree@ 174327 commitdiff
2013-06-06 Aleksander Machniak
Fix resolving /this/ in file_callback()
tree@ 76f4f7 commitdiff
2013-06-05 Aleksander Machniak
Small code improvement
tree@ 4fee77 commitdiff
2013-06-05 Aleksander Machniak
Improvements in garbage collector: created gc() method to run all gc-relate...
tree@ ee73a7 commitdiff
2013-06-05 Thomas Bruederli
Add option to use PHP's native session save handlers
tree@ 42de33 commitdiff
2013-05-31 Aleksander Machniak
Added user preference to open all popups as standard windows
tree@ 3863a9 commitdiff
2013-05-29 David Carter
Change show_actual_foldernames to be show_real_foldernames.
tree@ 149f8a commitdiff
2013-05-29 Aleksander Machniak
Remove (move to bc.php) unused strip_newlines() and strip_quotes() functions
tree@ 1d67fe commitdiff
2013-05-29 David Carter
Add show_actual_foldernames preference and configuration option.
tree@ 52deb1 commitdiff
2013-05-16 Thomas Bruederli
Move rcmail::deliver_message() to framework for common use
tree@ 0b9a7b commitdiff
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
tree@ 3725cf commitdiff
2013-05-03 Thomas Bruederli
Experimental: refactored list.js and html_table class to render lists with ...
tree@ 517dae commitdiff
2013-05-01 Aleksander Machniak
Small code improvements
tree@ f790b4 commitdiff
2013-05-01 Aleksander Machniak
Merge pull request #67 from andywer/master
tree@ 06c2d0 commitdiff
2013-04-29 Aleksander Machniak
Fix list page reset when viewing a message in Larry skin (#1489076)
tree@ 7dcf24 commitdiff
2013-04-29 Aleksander Machniak
Fix possible warning on some misconfig
tree@ d14a2f commitdiff
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
first | « prev | next »