Thomas Bruederli
ceee7eb110
Prevent folder selection changes if app is busy ( #1490158 )
2014-12-18 13:13:07 +01:00
Thomas Bruederli
da0d0aca2a
Avoid useless reloading list when resetting search with active filter ( #1490057 )
2014-12-18 13:03:37 +01:00
Aleksander Machniak
cc5e4452db
Read page and page_size before check_recent hook is executed
...
- some plugins may change them to invalid values (in mail context)
2014-12-17 13:09:57 +01:00
Aleksander Machniak
8ccfc271d7
Fix skin inheritance for some icons ( #149017 )
2014-12-16 14:03:23 +01:00
Aleksander Machniak
7259529fad
Get rid of requests whitelist for security check bypass
2014-12-16 13:34:48 +01:00
Aleksander Machniak
681ba6fc3c
Improve system security by using optional special URL with security token
...
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
2014-12-16 13:28:48 +01:00
Aleksander Machniak
fa424e54d2
Set compose mode in session when needed - skip one session update when composing new message
2014-12-14 15:48:24 +01:00
Aleksander Machniak
066e22874b
Don't log "No suitable function found for UTF-8..." as E_USER_WARNING.
...
Use E_USER_NOTICE - this happens quite often as email messages
containing invalid charset name are not so rare.
2014-12-13 08:54:12 +01:00
Aleksander Machniak
8841810bce
Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching issues
2014-12-10 14:02:20 +01:00
Aleksander Machniak
630d08fb49
Assign "mainaction" class to "default" buttons in dialogs
2014-12-10 06:43:15 -05:00
Aleksander Machniak
72b117feb1
Use consistent license identifiers, remove redundant package.xml files
2014-12-09 05:02:13 -05:00
Aleksander Machniak
adc23f8b01
Fix label on "forwarded" icon
2014-12-08 19:21:15 +01:00
Aleksander Machniak
a3873bd93c
Enable menu-* actions when UI is locked
2014-12-08 10:00:42 +01:00
Aleksander Machniak
b262e12964
Fix import of contacts with multiple email addresses from Google-csv format ( #1490178 )
2014-12-08 09:19:17 +01:00
Aleksander Machniak
f864495b7b
Fix import of multiple contact email addresses from Outlook-csv format ( #1490169 )
2014-12-01 14:26:52 +01:00
Aleksander Machniak
f7f4672649
Fix regression in rcmail::show_bytes() where unit was set to "[]" instead of "B"
2014-11-28 08:47:45 +01:00
Aleksander Machniak
61ca7956cc
Fix button label: ignore -> Ignore ( #1490170 )
2014-11-28 08:44:03 +01:00
Aleksander Machniak
692011df7f
Extend list_emails() to optionally return only default identity
2014-11-27 06:24:42 -05:00
Aleksander Machniak
32eb977b12
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-11-27 11:40:40 +01:00
Aleksander Machniak
2f46789081
Added rcube_user::list_emails() method with better performance than list_identities()
...
which should be used always if we want only all user email addresses (with names)
2014-11-27 10:08:55 +01:00
Aleksander Machniak
25fb9732a0
Fix so all unknown email addresses from Google csv format are imported ( #1490159 )
2014-11-26 18:49:31 +01:00
Aleksander Machniak
787a421846
Fix rcube_utils::anytodatetime() with no timezone specified
2014-11-22 11:39:19 -05:00
Aleksander Machniak
0b36d15157
Add method to display operation (uploading) progress in UI message
2014-11-20 06:03:22 -05:00
Aleksander Machniak
2dfad0a564
Make upload progress text more compact.
...
E.g. "500 KB of 10 MB" becomes "0.5 of 10 MB"
2014-11-20 09:14:33 +01:00
Aleksander Machniak
9fe9d407ae
Fix "x from y" -> "x of y"
2014-11-20 08:57:43 +01:00
Aleksander Machniak
bb1398a54e
Fix import of multiple contact groups from Google-csv format ( #1490159 )
2014-11-19 08:46:43 +01:00
Aleksander Machniak
d876c6bd52
Merge pull request #249 from JohnDoh/patch-1
...
Check to see if the content frame exists before loading a contact
2014-11-17 09:49:09 +01:00
Aleksander Machniak
3d8745bd0b
Fix drag-n-drop to folders expanded while dragging ( #1490157 )
2014-11-17 09:36:01 +01:00
Aleksander Machniak
a4cdb601b7
Remove redundant code
2014-11-16 14:40:37 +01:00
Aleksander Machniak
07a641c79f
Code cleanup - unused variables
2014-11-16 14:39:51 +01:00
Aleksander Machniak
2d62b6bff8
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-11-16 14:05:35 +01:00
Aleksander Machniak
9e4246d957
Code improvements and fixes (mostly unused variables and methods)
2014-11-16 14:04:53 +01:00
Thomas B.
7184653137
Merge pull request #250 from bbraybrook/master
...
Show real folder names in selector on compose screen (#1490153 )
2014-11-16 14:03:21 +01:00
Aleksander Machniak
07280e7643
Remove reference to non-existing option 'default_folders'
2014-11-15 09:40:41 +01:00
brendan braybrook
6a2bc7d833
fix for bug 1490153
2014-11-14 18:04:54 +00:00
Aleksander Machniak
409b649346
Fix lack of delimiter for recipient addresses in smtp_log ( #1490150 )
2014-11-14 08:48:56 +01:00
JohnDoh
0a909fb722
check to see if the content frame exists before loading a contact
2014-11-13 09:14:12 +00:00
Thomas Bruederli
f652e36b2b
Force-pull translations from Transifex
2014-11-12 09:18:58 +01:00
Thomas Bruederli
63dd809b11
Remove empty labels and translation files
2014-11-12 09:07:25 +01:00
Aleksander Machniak
cc6c7e83b5
Fix possible race-condition in using current folder
2014-11-11 14:28:54 -05:00
Thomas Bruederli
01bc27536a
Updated localizations from Transifex
2014-11-10 17:12:45 +01:00
Aleksander Machniak
a16cf3bb7c
Replace all attachment-image URIs with CID URIs, not only src and poster attributes ( #1490132 )
2014-11-09 16:02:03 +01:00
Aleksander Machniak
a7a778c157
Fix some character sets detection ( #1490135 )
2014-11-07 11:43:42 +01:00
Aleksander Machniak
9ba5b878d1
Add csv2vcard for ru_RU localization
2014-11-07 10:28:12 +01:00
Aleksander Machniak
2883fcba2b
Move TNEF decoder class to the Roundcube Framework ( #1490055 )
...
So, for now all dependencies of the Framework can be installed
with composer and we need only lib/Roundcube folder.
des.inc was never required and is less important since we do
encryption using openssl or mcrypt extensions.
2014-11-04 15:28:27 +01:00
Thomas Bruederli
8d526c4938
Fix skin path handling in plugin context ( #1488967 ):
...
The plugin skin directories are removed again from the search path after parsing of a plugin template has finished.
2014-11-03 16:15:44 +01:00
Thomas Bruederli
5c9ddcc052
Check available memory for image resizing with GD on Windows ( #1489937 )
2014-11-03 15:49:49 +01:00
Thomas Bruederli
a63b9b546c
Add plugin hook 'db_table_name' as requested in #1489837
2014-11-03 15:14:38 +01:00
Aleksander Machniak
f513432a35
Don't trust get_folder(), use mailbox environment variable when appropriate
2014-11-03 14:39:05 +01:00
Aleksander Machniak
9d4d48ad4c
Remove debug code
2014-11-02 17:50:32 +01:00