Thomas Bruederli
|
09c58d1add
|
Make rcube_utils::strtotime() timezone aware (#1490163)
|
2014-12-28 15:41:47 +01:00 |
|
Thomas Bruederli
|
b737021a90
|
Improve plugin selection in installer; check already selected plugins
|
2014-12-27 14:53:21 +01:00 |
|
Thomas Bruederli
|
d1bf0feed4
|
Use current year for timezone offset display
|
2014-12-27 14:39:12 +01:00 |
|
Aleksander Machniak
|
6ca090b341
|
Add _mbox parameter to the 'mark' request sent after opening a message
|
2014-12-25 10:03:51 +01:00 |
|
Aleksander Machniak
|
d9897520e7
|
Upgrade jQuery to version 2.1.3
|
2014-12-22 19:52:58 +01:00 |
|
Aleksander Machniak
|
79e92da7ed
|
Fix js error when calling show_popup_dialog() without 'options' argument
|
2014-12-22 19:52:02 +01:00 |
|
Thomas B.
|
8e7ed506c4
|
Merge pull request #248 from flanpy/master
#1489096 : Ability to select plugins to enable in the installer
|
2014-12-21 20:25:23 +01:00 |
|
Aleksander Machniak
|
aafccefb88
|
Properly set fuzzy_search for vlv searches
|
2014-12-18 08:49:36 -05:00 |
|
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 |
|
Flanpy
|
8f576d87d2
|
Add the ability to select plugins in the installer
|
2014-11-12 11:24:34 +01:00 |
|
Flanpy
|
b8837e3f43
|
Add the ability to enable plugins in the installer
|
2014-11-12 11:16:24 +01: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 |
|