Aleksander Machniak
e69d1e7f04
Fix so max_message_size limit is checked also when forwarding messages as attachments ( #6580 )
6 years ago
Aleksander Machniak
d7b510978e
Fix regressions in attachment rename and attachment title attribute setting
6 years ago
Aleksander Machniak
a859bd43a0
Elastic: Fix buttons in filters form
6 years ago
Aleksander Machniak
8e24761815
Elastic: Fix button regressions
...
I give up. The text is still about 2px up, but this
is because of how the font is rendered and that in latin languages
we end up with most letters not having descending parts.
Also, it's slightly better in Chrome than in Firefox.
6 years ago
Aleksander Machniak
5fafae7b2d
Elastic: Move aboutcontent object inside div.frame-content
6 years ago
Aleksander Machniak
c14371efdc
Elastic: Fix buttons (again)
...
Last change make the button height too small, imo. Also in broke
slightly dialog buttons on mobile. The change also improves some
specific button styles, e.g. dialog Close button.
6 years ago
Aleksander Machniak
829395ed13
Improvements in contact import dialog
...
- Fix Import button state on import errors
- Focus Cancel button on form submission
- Don't reload contacts list when import failed
6 years ago
Thomas Bruederli
2f9ea5e078
Update localizations from Transifex
6 years ago
Thomas Bruederli
3b779a64be
Update copyright year
6 years ago
Thomas Bruederli
117bba6d2a
Add SVG version of contact/group pictures
...
Artwork derived from free fontawesome icons
6 years ago
Thomas Bruederli
a62479a311
Display small buttons in message-objects box
6 years ago
Thomas Bruederli
6b2def23e2
Improve button text and icon alignment
6 years ago
Aleksander Machniak
5693b4f31c
Fix bug in parsing some IMAP command responses that include unsolicited replies ( #6577 )
6 years ago
Aleksander Machniak
a7df28093f
Make rcube_session::unserialize() public method
6 years ago
Aleksander Machniak
a7721facdf
Elastic: Fix recipient input on paste event
6 years ago
Evertiro
ce0eb318f4
Password: Better handling for Plesk errors ( #6575 )
6 years ago
Kevin Puetz
0dc37ed5fa
Update passwd-expect -ssh to allow for ECDSA ( #6574 )
...
fingerprint_string could have different wording on a modern installation if the server key is not RSA
6 years ago
Aleksander Machniak
881b344fba
Fix regression in vcard parser
6 years ago
Aleksander Machniak
35e2bffb90
Support simple field labels (e.g. LetterHub examples) in csv imports ( #6541 )
6 years ago
Aleksander Machniak
8caf3b659c
Password: Add support for Plesk >= 17.8 ( #6526 )
6 years ago
Aleksander Machniak
32a0ad6778
Force session.gc_probability=1 when using custom session handlers ( #6560 )
6 years ago
Aleksander Machniak
5c1154a4ba
Elastic: Fix selected state colors in datepicker
6 years ago
Aleksander Machniak
58fd5bc060
Fix get_skin_path() so it always returns main skin path not plugin's
6 years ago
Aleksander Machniak
3c89599890
Elastic: Add style for login-footer addons
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
Aleksander Machniak
0e640e95c9
Enigma: Fixed multi-host syncronization of private and deleted keys and pubring.kbx file
...
Added context column to filestore table for easier listing of stored files.
6 years ago
Aleksander Machniak
81337b7f31
Elastic: Remove clear icon from recipient input in IE11
6 years ago
Aleksander Machniak
d6184ab516
Elastic: Small IE11 fix
6 years ago
Aleksander Machniak
de386b9614
Elastic: Fix login form in IE11 ( #6565 )
6 years ago
Aleksander Machniak
5d0a9a51e2
Elastic: Use Bootstrap's spinner (and spinner-border instead of custom fa-spin)
6 years ago
Aleksander Machniak
8337db6b53
Upgrade to Bootstrap 4.2.1
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
35a0909e06
Elastic: Revert form-control:invalid border changes ( #6565 )
6 years ago
Aleksander Machniak
01faf9060c
Update localization
6 years ago
Aleksander Machniak
b85c5b3b7a
Elastic: FontAwesome 5.6.3, use fire-alt instead of fire icon for Junk
6 years ago
Aleksander Machniak
b0c83111de
Fix rcube_imap_cache in mode set to MESSAGE only
6 years ago
Aleksander Machniak
328c32402d
Elastic: Improve .form-control:invalid style (at least for Firefox)
6 years ago
Aleksander Machniak
aa7e2febd1
Add 'required' to the list of boolean attributes
6 years ago
Aleksander Machniak
d3da7fad5a
Set type attribute for created button
6 years ago
Aleksander Machniak
72ef71097e
Elastic: Add missing type attribute on buttons and remove href
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
a32d72b661
Password: Disallow control characters in passwords ( #6547 )
6 years ago
Aleksander Machniak
1a5708eb23
Elastic: Change compact and signature icons ( #6556 )
6 years ago
Aleksander Machniak
39e81d4710
Elastic: FontAwesome 5.6.1
6 years ago
Aleksander Machniak
0676e04e1a
Enable tests on PHP 7.3
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