Thomas Bruederli
|
ddafe4e410
|
Merge branch 'dev-compose-newwindow'
|
12 years ago |
Aleksander Machniak
|
1e7aa75d18
|
Remove leftover code
|
12 years ago |
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
|
12 years ago |
Aleksander Machniak
|
0054f7a5bf
|
Fix sig_above setting, broken in 651c7b6e9d
|
12 years ago |
Thomas Bruederli
|
18b73873dc
|
New skin selection with full name, license and thumbnail
|
12 years ago |
Aleksander Machniak
|
ab08544520
|
Enable subscription option for already subscribed "virtual" folders,
small code improvements
|
12 years ago |
Aleksander Machniak
|
5802cfec95
|
Support HTML entities in addressbook names
|
12 years ago |
Aleksander Machniak
|
1e9aa25609
|
Fix error where session wasn't updated after folder rename/delete (#1488692)
|
12 years ago |
Aleksander Machniak
|
26fc0defe3
|
Fix bug where parentnotwritable error wasn't displayed in the interface
|
12 years ago |
Aleksander Machniak
|
46d0012e26
|
Fix quota capability detection so it can be overwritten by a plugin (#1488655)
|
12 years ago |
Aleksander Machniak
|
8eefbb2158
|
Add option to enable HTML editor on forwarding (#1488517)
|
12 years ago |
Aleksander Machniak
|
651c7b6e9d
|
Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149)
|
12 years ago |
Aleksander Machniak
|
9cb76ad3c2
|
Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed
|
12 years ago |
Aleksander Machniak
|
fe2f0be435
|
Fix possible PHP warning, read default_folders using config->get()
to support deprecated option name (default_imap_folders)
|
12 years ago |
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
|
12 years ago |
Aleksander Machniak
|
cfc27c9b76
|
Keep some resource files (images) in separate directory
|
12 years ago |
Aleksander Machniak
|
a60d139d87
|
Define array variable in case none of zones is valid (shouldn't happen)
|
13 years ago |
Aleksander Machniak
|
ceaaebbc8c
|
Fix fatal error when date.timezone isn't set (#1488546)
|
13 years ago |
Aleksander Machniak
|
6d3e53d2b8
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
13 years ago |
Aleksander Machniak
|
476fa983c0
|
Catch DateTime* exceptions (#1488497) - skipping buggy timezones
|
13 years ago |
Aleksander Machniak
|
c0839699bb
|
Move messages forwarding mode setting into Preferences
|
13 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
Aleksander Machniak
|
0a1dd5b073
|
Add is_escaped attribute for html_select and html_textarea (#1488485)
|
13 years ago |
Aleksander Machniak
|
5c7e54b175
|
- Fix HTML entities handling in HTML editor (#1488483)
|
13 years ago |
Aleksander Machniak
|
4d7e277b92
|
Removed debug code
|
13 years ago |
Aleksander Machniak
|
c1a0578d21
|
Fix Opera issues with duplicated scrollbar and invisible border
|
13 years ago |
thomascube
|
6707ca47a2
|
Support mutliple name/email pairs for Bcc and Reply-To identity settings (#1488445)
|
13 years ago |
alecpl
|
5475865485
|
- Fix creating folders if ACL exists (1488443)
|
13 years ago |
alecpl
|
1b30a710cf
|
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
|
13 years ago |
alecpl
|
18a3dcaf56
|
- Fix issue with folder creation under INBOX. namespace (#1488349)
|
13 years ago |
alecpl
|
06c990ead2
|
- Added mailto: protocol handler registration link in User Preferences (#1486580)
|
13 years ago |
thomascube
|
f9a967763e
|
User configurable setting how to display contact names in list
|
13 years ago |
thomascube
|
43875379d5
|
Allow users to choose cols for contacts list sorting
|
13 years ago |
alecpl
|
63ff2a22ca
|
- Fix warning when default_folders setting is not an array
|
13 years ago |
alecpl
|
ce4c610311
|
- Fix warning when default_folders setting is not an array
|
13 years ago |
thomascube
|
50d6e918e1
|
Use <uri> value from package.xml to build download links in about screen; show links in default style
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
c1d27d8679
|
- Fix setting pagesizes (#1488295)
|
13 years ago |
thomascube
|
5879c09ca0
|
Use proper timezones from PHP's internal timezonedb (#1485592)
|
13 years ago |
thomascube
|
7c2a9310c4
|
Use iframes for identity management
|
13 years ago |
alecpl
|
a61ccea31a
|
- Small fixes to r5662
|
13 years ago |
alecpl
|
08ffd939a7
|
- Add separate pagesize setting for mail messages and contacts (#1488269)
|
13 years ago |
alecpl
|
81c2ce9b7b
|
- Remove some UI-specific one-liners from rcube_webmail object
|
13 years ago |
alecpl
|
e2dfb5ebad
|
- Fix handling of INBOX's subfolders in special folders config (#1488279)
|
13 years ago |
alecpl
|
34c2e34671
|
- Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264)
|
13 years ago |
thomascube
|
b540ed15a3
|
Larry is growing up
|
13 years ago |
thomascube
|
01d0affaa1
|
Pass attributes from skin to form table
|
13 years ago |
thomascube
|
e19229ce09
|
Larry's identities settings and about page
|
13 years ago |
alecpl
|
a90ad2840f
|
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
|
13 years ago |