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 |
|
alecpl
|
1b30a710cf
|
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
|
2012-04-08 16:34:36 +00:00 |
|
alecpl
|
06c990ead2
|
- Added mailto: protocol handler registration link in User Preferences (#1486580)
|
2012-02-13 08:39:39 +00:00 |
|
thomascube
|
f9a967763e
|
User configurable setting how to display contact names in list
|
2012-02-11 11:28:58 +00:00 |
|
thomascube
|
43875379d5
|
Allow users to choose cols for contacts list sorting
|
2012-02-02 22:18:10 +00:00 |
|
alecpl
|
63ff2a22ca
|
- Fix warning when default_folders setting is not an array
|
2012-01-19 12:25:39 +00:00 |
|
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
2012-01-18 11:10:46 +00:00 |
|
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
2012-01-16 15:14:41 +00:00 |
|
thomascube
|
5879c09ca0
|
Use proper timezones from PHP's internal timezonedb (#1485592)
|
2012-01-04 12:47:50 +00:00 |
|
alecpl
|
a61ccea31a
|
- Small fixes to r5662
|
2011-12-30 07:20:53 +00:00 |
|
alecpl
|
08ffd939a7
|
- Add separate pagesize setting for mail messages and contacts (#1488269)
|
2011-12-29 09:35:01 +00:00 |
|
alecpl
|
81c2ce9b7b
|
- Remove some UI-specific one-liners from rcube_webmail object
|
2011-12-28 10:10:36 +00:00 |
|
alecpl
|
e2dfb5ebad
|
- Fix handling of INBOX's subfolders in special folders config (#1488279)
|
2011-12-28 09:26:19 +00:00 |
|
alecpl
|
a90ad2840f
|
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
|
2011-12-07 11:39:36 +00:00 |
|
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
2011-12-07 10:41:15 +00:00 |
|
alecpl
|
7e263ea204
|
- Add option to set default font for HTML message (#1484137)
|
2011-12-07 09:35:29 +00:00 |
|
alecpl
|
e01e798517
|
- Fix action when toggling prefer_html option state
|
2011-11-22 13:32:44 +00:00 |
|
alecpl
|
710b1bd684
|
- Add option to skip alternative email addresses in autocompletion
|
2011-11-10 14:30:51 +00:00 |
|
alecpl
|
0324621797
|
- Fix JS error when dst_active checkbox doesn't exist (#1488133)
|
2011-10-23 13:13:10 +00:00 |
|
thomascube
|
e750d1b816
|
Restrict folders list to write-only in selectors for special folders and save-message-to option
|
2011-09-30 15:22:08 +00:00 |
|
thomascube
|
1cc9e210f5
|
Make date/time format user configurable; drop 'date_today' config option
|
2011-09-12 19:56:12 +00:00 |
|
alecpl
|
66df084203
|
- Merge devel-spellcheck branch:
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
|
2011-09-06 13:39:45 +00:00 |
|
alecpl
|
25e6a0f110
|
- Add rcube_imap::mailbox_info()
|
2011-06-23 17:43:44 +00:00 |
|
alecpl
|
67975b99ef
|
- Improved namespace roots handling in folder manager
|
2011-06-17 08:03:07 +00:00 |
|
alecpl
|
1a034323fc
|
- Add possibility to return subscription status and css class name for folder row from "folder_save" hook
- Fix folder preview frame state after folder creation
|
2011-06-15 13:21:49 +00:00 |
|
alecpl
|
1d5779b257
|
- Add option to force spellchecking before sending a message (#1485458)
|
2011-05-30 16:19:51 +00:00 |
|
alecpl
|
d734481983
|
- Added option to specify to which address book add new contacts
|
2011-05-27 11:22:56 +00:00 |
|
alecpl
|
254d5ef32b
|
- Improve performence of folder manager operations by moving subscriptions table operations (like adding/updateing/moving folders) into client-side - no need to invoke LIST, do sorting in browser
- This change should also handle better situations when working with replicated IMAP backend (e.g.Cyrus Murder)
|
2011-05-20 10:38:44 +00:00 |
|
alecpl
|
4bb7d27b54
|
- Removed focus_on_new_message option, added newmail_notify plugin
|
2011-05-19 09:54:09 +00:00 |
|
alecpl
|
bbce3edd61
|
- Add simple ACL rights/namespace handling in folder manager (display folder's namespace, modify edit form fields according to MYRIGHTS)
|
2011-02-28 17:59:13 +00:00 |
|
alecpl
|
e8d5bdc84e
|
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
|
2011-02-03 13:58:07 +00:00 |
|
alecpl
|
b373fd4b3d
|
- Fix setting timezone in Preferences (#1487705)
|
2011-01-19 13:43:56 +00:00 |
|