Aleksander Machniak
dc0b500e78
Removed redundant default_folders config option ( #1489737 )
...
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830 )
2014-04-01 19:27:07 +02:00
Thomas Bruederli
d221576489
Disable link registering mailto: protocol handler if not supported by the browser ( #1489569 )
2014-03-21 18:32:13 +01:00
Aleksander Machniak
ee43f09724
Fix possible warning when advances_prefs setting is not an array
2014-01-02 08:40:00 +01:00
Aleksander Machniak
d575e46067
CS fixes
2013-12-31 16:57:58 +01:00
Aleksander Machniak
6b2b2eca5f
Remove deprecated functions (these listed in bc.php file) usage
2013-12-22 14:12:15 +01:00
Thomas Bruederli
f9c8e8285b
Move 'advanced' block to the end of the settings form
2013-11-16 15:39:31 +01:00
Thomas Bruederli
4a05e8a7e8
Finish advanced prefs feature ( #1488829 )
2013-11-08 10:57:00 +01:00
Aleksander Machniak
b972b4c4c0
Add an option to disable smart Reply-List behaviour - reply_all_mode ( #1488734 )
2013-10-30 12:04:09 +01:00
Thomas Bruederli
3ce7c56826
Applied the (modified) patch to extend configuration possibilities of LDAP address books as suggested in #1488753 :
...
- Add option to specify arbitrary replacements of config options with attributes from the bound user
- Allow mapping of group object class => member attribute used in these objects
- Describe the 'member_filter' property for groups config
2013-10-25 16:54:58 +02:00
Thomas Bruederli
98b7b548a2
Merge branch 'dev-canned-responses'
...
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
2013-10-25 16:50:25 +02:00
Thomas Bruederli
c49c35ca0f
Generate settings tabs with a template object 'settingstabs' and let plugins register themselves there using the 'settings_actions' hook
2013-09-28 12:03:20 +02:00
Aleksander Machniak
f7b2bfba09
Bring back possibility to unset default font family and font size
...
Fix style attribute quoting when font-family contains double quotes
SOme code improvements
2013-09-21 11:24:16 +02:00
Thomas Bruederli
c1ff572e17
Touch new default font size settings: simplified + codestyle + updated changelog
2013-09-16 20:01:10 +02:00
Thomas B.
0201298cd8
Merge pull request #118 from Dennis1993/patch-12
...
Added support for default font size and fix legacy code for default font
2013-09-16 10:47:24 -07:00
Thomas Bruederli
7be8a9134c
Move some config options to new and collapsible 'advanced' blocks
2013-09-13 19:10:12 +02:00
Thomas Bruederli
0ce2126ac9
New settings section to manage canned responses
2013-09-04 09:32:01 +02:00
Dennis1993
153e455f65
Update func.inc
2013-09-02 13:16:04 +02:00
Dennis1993
d8d5692cff
Update func.inc
2013-09-02 12:57:15 +02:00
Dennis1993
888f911835
Update func.inc
2013-09-02 12:55:28 +02:00
Aleksander Machniak
0c2ffb57a1
Allow setting INBOX as Sent folder ( #1489219 )
2013-08-29 11:27:02 +02:00
Dennis1993
7d7d1437dd
Update func.inc
...
added missing ID for label
2013-07-23 12:45:24 +02:00
Aleksander Machniak
b7addfc77c
Use absolute paths in is_dir() checks to prevent open_basedir related warnings
2013-06-30 10:30:06 +02:00
Aleksander Machniak
c6406eb1a9
Improved main preferences page performance by skipping form generation
...
when sections list is being build, CS fixes
2013-06-11 10:59:46 +02:00
Aleksander Machniak
174327c25c
Merge pull request #77 from dpc22/realnames
...
Add show_real_foldernames preference and configuration option.
2013-06-11 00:33:21 -07:00
Aleksander Machniak
3863a9d2c5
Added user preference to open all popups as standard windows
2013-05-31 09:27:15 +02:00
David Carter
149f8a00cc
Change show_actual_foldernames to be show_real_foldernames.
...
Change requested by alec@alec.pl .
2013-05-29 09:31:42 +01:00
David Carter
52deb18d96
Add show_actual_foldernames preference and configuration option.
...
When enabled this setting shows actual folder names rather than
the localised verions for the four default folders:
$rcmail_config['default_folders'] =
array('INBOX', 'Drafts', 'sent-mail', 'spam', 'Trash');
2013-05-29 07:51:44 +01:00
Aleksander Machniak
07795ba124
Fix invalid option selected in default_font selector when font is unset ( #1489112 )
2013-05-23 18:47:23 +02:00
Aleksander Machniak
969cb03f9a
Add option to display email address together with a name in mail preview ( #1488732 )
2013-05-01 12:26:23 +02:00
Aleksander Machniak
1d4c84f4d7
Remove sig_above configuration option, use reply_mode only ( #1489001 )
2013-03-26 19:36:47 +01:00
Aleksander Machniak
cf8b9fc004
Move spellcheck options section below signature options section
2013-03-07 14:10:21 +01:00
Aleksander Machniak
65dff8f812
Fix hidden flag and default_addressbook settings handling
2012-11-23 09:11:19 +01:00
Aleksander Machniak
6459d86291
Select default_addressbook on the list in Address Book ( #1488280 )
2012-11-18 19:27:52 +01:00
Aleksander Machniak
f226549d4f
Renamed config options: keep_alive to refresh_interval, min_keep_alive to min_refresh_interval
2012-11-12 14:50:49 +01:00
Aleksander Machniak
aa83596b0b
Clarify keep-alive setting, move it to User Interface section, change label
...
to "Refresh (check for new messages, etc.)", allow no-refresh mode.
2012-11-10 12:13:53 +01:00
Thomas Bruederli
28de391182
Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication
2012-11-06 13:21:04 +01:00
Thomas Bruederli
ddafe4e410
Merge branch 'dev-compose-newwindow'
2012-10-27 16:12:37 +02:00
Aleksander Machniak
1e7aa75d18
Remove leftover code
2012-10-24 10:05:22 +02:00
Thomas Bruederli
271efe53e0
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
2012-10-17 22:42:35 +02:00
Thomas Bruederli
18b73873dc
New skin selection with full name, license and thumbnail
2012-10-05 14:08:28 +02:00
Aleksander Machniak
5802cfec95
Support HTML entities in addressbook names
2012-09-20 15:46:11 +02:00
Aleksander Machniak
8eefbb2158
Add option to enable HTML editor on forwarding ( #1488517 )
2012-08-27 10:16:04 +02:00
Aleksander Machniak
651c7b6e9d
Add option to not include original message on reply, rename option top_posting to reply_mode ( #1485149 )
2012-08-26 18:20:28 +02:00
Aleksander Machniak
cfc27c9b76
Keep some resource files (images) in separate directory
2012-07-30 10:00:35 +02:00
Aleksander Machniak
a60d139d87
Define array variable in case none of zones is valid (shouldn't happen)
2012-06-28 09:26:59 +02:00
Aleksander Machniak
ceaaebbc8c
Fix fatal error when date.timezone isn't set ( #1488546 )
2012-06-28 09:21:48 +02:00
Aleksander Machniak
6d3e53d2b8
Merge branch 'master' of github.com:roundcube/roundcubemail
2012-05-26 10:32:10 +02:00
Aleksander Machniak
476fa983c0
Catch DateTime* exceptions ( #1488497 ) - skipping buggy timezones
2012-05-26 10:30:24 +02:00
Aleksander Machniak
c0839699bb
Move messages forwarding mode setting into Preferences
2012-05-25 13:45:38 +02:00
Aleksander Machniak
041c93ce0b
Removed $Id$
2012-05-22 12:31:37 +02:00