Aleksander Machniak
|
58fd5bc060
|
Fix get_skin_path() so it always returns main skin path not plugin's
|
6 years ago |
Aleksander Machniak
|
96c769143a
|
Get rid of (localized) units for memory stats
|
6 years ago |
Aleksander Machniak
|
8a04d3f993
|
Fix so performance stats are logged to the main console log also when per_user_logging=true
|
6 years ago |
Aleksander Machniak
|
d3c65d752b
|
Remove useless "return null;" at the end of function block
|
6 years ago |
Stuart Henderson
|
98349c19f6
|
Fix typo LOG_EMERGE (#6566)
|
6 years ago |
Aleksander Machniak
|
7a49b48dc1
|
Fix handling of empty entries in vCard import (#6564)
|
6 years ago |
Aleksander Machniak
|
01faf9060c
|
Update localization
|
6 years ago |
Aleksander Machniak
|
b0c83111de
|
Fix rcube_imap_cache in mode set to MESSAGE only
|
6 years ago |
Aleksander Machniak
|
aa7e2febd1
|
Add 'required' to the list of boolean attributes
|
6 years ago |
Aleksander Machniak
|
36485dfc34
|
Prevent from using deprecated timezone names from jsTimezoneDetect
For better interoperability of plugins such as Calendar, for example
issue see: https://git.kolab.org/T2666.
|
6 years ago |
Aleksander Machniak
|
45618273e0
|
Fix dummy Message-Id when resuming a draft without Message-Id header (#6548)
|
6 years ago |
Aleksander Machniak
|
708ceb2ba0
|
Elastic: Add style for HTML editor content (use embed.css for this)
|
6 years ago |
Aleksander Machniak
|
943de28d2a
|
Log IMAP/SMTP connection time in debug mode
|
6 years ago |
Aleksander Machniak
|
4a896b46a7
|
When requesting a plugin template ignore global skin path(s)
|
6 years ago |
Aleksander Machniak
|
e4b5dc6a41
|
Remove old fallback to the 'default' skin
|
6 years ago |
Aleksander Machniak
|
c1aa2169f6
|
Plugin API: Added 'ldap_connected' hook
|
6 years ago |
Aleksander Machniak
|
394dacc1ae
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
6 years ago |
Aleksander Machniak
|
cf05a924de
|
Fix inconsistent offset for various time zones - always display Standard Time offset (#6531)
|
6 years ago |
Aleksander Machniak
|
edd9c31d6c
|
Skip registering session handlers when session already exists
.. for a specific use case when I want to create additional rcube_session object
for discrete operations on another session.
|
6 years ago |
Aleksander Machniak
|
07c5e178de
|
Add some localization files
|
6 years ago |
Aleksander Machniak
|
cb4b1443c8
|
Update localization
|
6 years ago |
Aleksander Machniak
|
70657e34b0
|
Remove unused 'login' command
|
6 years ago |
Aleksander Machniak
|
0048be10a9
|
Ignore 'Sender' header on Reply-All action (#6506)
|
6 years ago |
Aleksander Machniak
|
cec626a12f
|
Use 'thumb' prefix, instead of '.thumb' suffix, for consistency
|
6 years ago |
Aleksander Machniak
|
afc68aae63
|
FIx temp_filename() regressions, update changelog, add note in UPGRADING
|
6 years ago |
PhilW
|
e024f133fa
|
give all temp files a constant prefix
|
6 years ago |
Aleksander Machniak
|
802ed0dc6d
|
Create autocomplete popup in a parent window when invoked from an iframe (#6503)
|
6 years ago |
Aleksander Machniak
|
619ddfed3d
|
CS fixes and consistence, update changelog
|
6 years ago |
Aleksander Machniak
|
999845d3b2
|
Merge branch 'limit-skins' of https://github.com/dhoffend/roundcubemail into dhoffend-limit-skins
|
6 years ago |
Aleksander Machniak
|
42cb98149c
|
Close autocomplete list on scroll event
|
6 years ago |
Aleksander Machniak
|
daf46075d0
|
Merge branch 'menu_buttons' of https://github.com/johndoh/roundcubemail into johndoh-menu_buttons
|
6 years ago |
PhilW
|
d2c2ddb9a0
|
code improvement, avoid empty menu_button array entries
|
6 years ago |
PhilW
|
f028ff0c48
|
remove redundant var
|
6 years ago |
PhilW
|
99fc4cd387
|
support multiple buttons for the same menu
|
6 years ago |
Aleksander Machniak
|
2935b3a66a
|
Fix malformed message saved into Sent folder when using big attachments and low memory limit (#6498)
|
6 years ago |
PhilW
|
30fb7fc552
|
store menu buttos by menu id
|
6 years ago |
Aleksander Machniak
|
7b203cbc52
|
Fix bug where a message/rfc822 part without a filename wasn't listed on the attachments list (#6494)
|
6 years ago |
Aleksander Machniak
|
c93d11b473
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
6 years ago |
Aleksander Machniak
|
ab6b651ac9
|
- Make menu button inactive if all subactions are inactive (#6444)
Elastic skin only (for now)
|
6 years ago |
Aleksander Machniak
|
3dad8c5908
|
Fix incorrect IMAP SASL GSSAPI negotiation (#6308)
|
6 years ago |
Aleksander Machniak
|
c4916a8fe3
|
Simplify code that uses setError() followed by return
|
6 years ago |
Aleksander Machniak
|
a86d9cd5aa
|
Fix so unicode in local part of the email address is also supported in recipient inputs (#6490)
Relax javascript email address checker.
|
6 years ago |
Aleksander Machniak
|
186f21c4c1
|
Avoid Referer leaking by using Referrer-Policy:same-origin header (#6385)
Added 'common_headers' hook
|
6 years ago |
Aleksander Machniak
|
cf7e4f12b2
|
Stop adding some localization to ajax responses
|
6 years ago |
Aleksander Machniak
|
bec67c29b4
|
Display storage errors on refresh/check-recent action (#6474)
|
6 years ago |
Aleksander Machniak
|
0fa9ad11d6
|
Remove useless href=# on menu items
|
6 years ago |
Daniel Hoffend
|
8b2e466c00
|
limit skins available/shown in the settings section
|
6 years ago |
Aleksander Machniak
|
a4ebec90d6
|
Merge branch 'dev/elastic'
|
6 years ago |
Aleksander Machniak
|
f28971c95c
|
The localization label can also contain underscore char
|
6 years ago |
Aleksander Machniak
|
ccff7c8313
|
Support returning jqXHR object from request* event handler
|
6 years ago |