Commit Graph

309 Commits

Author SHA1 Message Date
Aleksander Machniak
1e9aa25609 Fix error where session wasn't updated after folder rename/delete (#1488692) 2012-09-11 19:34:35 +02:00
Aleksander Machniak
26fc0defe3 Fix bug where parentnotwritable error wasn't displayed in the interface 2012-09-03 19:56:59 +02:00
Aleksander Machniak
46d0012e26 Fix quota capability detection so it can be overwritten by a plugin (#1488655) 2012-08-29 08:32:06 +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
9cb76ad3c2 Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed 2012-08-21 11:22:23 +02:00
Aleksander Machniak
fe2f0be435 Fix possible PHP warning, read default_folders using config->get()
to support deprecated option name (default_imap_folders)
2012-08-21 10:50:14 +02:00
Thomas Bruederli
b8b6e5011a Skip IDN conversion when saving/reading identies. This should provide proper support for multiple recipeint values including name blocks in bcc and reply-to fields 2012-08-13 21:59:54 +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
Aleksander Machniak
0a1dd5b073 Add is_escaped attribute for html_select and html_textarea (#1488485) 2012-05-22 11:07:20 +02:00
Aleksander Machniak
5c7e54b175 - Fix HTML entities handling in HTML editor (#1488483) 2012-05-22 09:06:02 +02:00
Aleksander Machniak
4d7e277b92 Removed debug code 2012-05-08 14:50:07 +02:00
Aleksander Machniak
c1a0578d21 Fix Opera issues with duplicated scrollbar and invisible border 2012-05-08 14:48:39 +02:00
thomascube
6707ca47a2 Support mutliple name/email pairs for Bcc and Reply-To identity settings (#1488445) 2012-04-21 16:32:55 +00:00
alecpl
5475865485 - Fix creating folders if ACL exists (1488443) 2012-04-18 17:49:02 +00: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
18a3dcaf56 - Fix issue with folder creation under INBOX. namespace (#1488349) 2012-02-13 14:26:46 +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
alecpl
ce4c610311 - Fix warning when default_folders setting is not an array 2012-01-19 07:17:06 +00:00
thomascube
50d6e918e1 Use <uri> value from package.xml to build download links in about screen; show links in default style 2012-01-18 11:50:17 +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
alecpl
c1d27d8679 - Fix setting pagesizes (#1488295) 2012-01-08 10:57:49 +00:00
thomascube
5879c09ca0 Use proper timezones from PHP's internal timezonedb (#1485592) 2012-01-04 12:47:50 +00:00
thomascube
7c2a9310c4 Use iframes for identity management 2012-01-02 14:44:28 +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
34c2e34671 - Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264) 2011-12-19 10:23:09 +00:00
thomascube
b540ed15a3 Larry is growing up 2011-12-14 23:13:38 +00:00
thomascube
01d0affaa1 Pass attributes from skin to form table 2011-12-14 14:50:30 +00:00
thomascube
e19229ce09 Larry's identities settings and about page 2011-12-14 11:53:02 +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
c33dc1a451 - Fix typos in handling support link label 2011-12-06 18:11:29 +00:00
alecpl
73571d3d26 - Reload UI after skin change 2011-12-03 08:41:13 +00:00
alecpl
e01e798517 - Fix action when toggling prefer_html option state 2011-11-22 13:32:44 +00:00
thomascube
ce22f1e0c6 Show configurable support link in about page; refer on <srcuri> for download link; no link to roundcube.net to avoid tons of support requests 2011-11-21 14:10:29 +00:00
alecpl
1911cc4062 - Use channel/uri as possible source locations
- Handle dependent/required plugins
2011-11-19 09:46:38 +00:00