Commit Graph

9011 Commits

Author SHA1 Message Date
Raoul Bhatia
e64da8fe53 Remove dangling robots.txt symlink
Bugfix for commit cce4994b97
2016-09-29 10:41:35 +02:00
Aleksander Machniak
ba025f4f5f Update changelog 2016-09-29 08:21:14 +02:00
Aleksander Machniak
c13119b81c Fix bug where folders list would scroll to top when clicking on subscription checkbox (#5447) 2016-09-28 20:36:14 +02:00
Thomas Bruederli
e76acb8f0c Add 1.2.2 milestone to changelog 2016-09-27 21:43:45 +02:00
Aleksander Machniak
42ddfe5ec9 Simplify mbstring code path in rcube_charset::convert() 2016-09-27 17:03:02 +02:00
Aleksander Machniak
a70faaa692 Merge branch 'master' of github.com:roundcube/roundcubemail 2016-09-24 11:46:36 +02:00
Aleksander Machniak
cce4994b97 Control search engine crawlers via X-Robots-Tag header instead of <meta> and robots.txt (#5098)
This gives one central place to control these settings and really
makes the page will not be listed in Google search results.
2016-09-24 11:46:08 +02:00
Aleksander Machniak
7f5abc51b8 Control search engine crawlers via X-Robots-Tag header instead of <meta> and robots.txt (#5098)
This gives one central place to control these settings and really
makes the page will not be listed in Google search results.
2016-09-24 11:40:43 +02:00
Aleksander Machniak
462faace73 Enigma: Support key generation for multiple identities (#5383)
Update OpenPGP.js to version 1.6.2.
Get rid of server-side key generation - Crypt_GPG does not support
multiple user IDs, it's also slow and requires entrophy generator.
2016-09-23 18:26:49 +02:00
Aleksander Machniak
48585867f3 INBOX should be always protected, event with protect_default_folders=false
I.e. it should not be possible to rename INBOX
2016-09-23 09:03:50 +02:00
Aleksander Machniak
331bb579c2 jQuery 3.1.1 2016-09-23 08:58:52 +02:00
Aleksander Machniak
46f45a3970 Managesieve: Add option to automatically set vacation :from address (#5428) 2016-09-22 09:26:21 +02:00
Aleksander Machniak
c1c0a0d815 Implemented rcube::sleep() method for disconnecting all external connection in long-running/sleeping scripts 2016-09-21 11:20:43 -04:00
Aleksander Machniak
a227589eb2 de_DE: abboniert -> abonniert 2016-09-21 11:12:09 +02:00
Aleksander Machniak
24b4ca52cf Fix so "Action disabled" error uses more appropriate 404 code (#5440) 2016-09-21 09:03:37 +02:00
Aleksander Machniak
761308e85a Small rephrasing in requirements section 2016-09-20 09:17:18 +02:00
Aleksander Machniak
f713d186bc Disable navigation if can't get messages index in pagenav.inc 2016-09-19 09:35:31 +02:00
Aleksander Machniak
b751f8f20f Move password_dovecotpw_with_method close to other dovecot related options 2016-09-19 08:21:36 +02:00
Aleksander Machniak
694ff54713 Merge branch 'master' of github.com:roundcube/roundcubemail 2016-09-19 08:14:12 +02:00
Aleksander Machniak
a1a7b0b9e6 Enigma: Make recipient key searches case-insensitive (#5434) 2016-09-18 08:52:33 +02:00
Aleksander Machniak
e22824a316 Use mb_strtoupper() instead of strtoupper() for localized texts 2016-09-15 08:37:36 +02:00
Aleksander Machniak
cb53f46d10 Merge pull request #5432 from tpayen/patch-1
Use "roundcube:label" instead of hard coded text
2016-09-13 15:21:34 +02:00
Thomas P
d3a6cf8bf1 Use "roundcube:label" instead of hard coded text
Both texts hardcoded are read by some screen readers, it's better to use labels for translation
2016-09-13 14:59:19 +02:00
Aleksander Machniak
650ac8befb Fix displaying size of attachments with zero size 2016-09-10 09:58:23 +02:00
Aleksander Machniak
e0cedf0f36 Fix some datepicker style in mozilla 2016-09-08 12:48:22 +02:00
Aleksander Machniak
a8d41ac7f4 Fix some undefined variables 2016-09-08 08:48:21 +02:00
Aleksander Machniak
f6d1c40a6b Fix background color of some menu lists 2016-09-06 05:29:36 -04:00
Aleksander Machniak
b0fae77784 Added missing composer.json file for jqueryui plugin 2016-09-06 05:25:10 -04:00
Aleksander Machniak
bfbab5bcde Fix keyboard event detection with jQuery 3.x and remove hacks for old browsers
This fixes e.g. unwanted focus on a toolbar button after closing popup
menu with mouse click on the document.
2016-09-05 11:09:24 +02:00
Aleksander Machniak
f92052fd73 Fix so when moving to Trash we make sure the folder exists (#5192) 2016-09-05 10:18:00 +02:00
Aleksander Machniak
2e1675bc4a Center and scale images in attachment preview frame (#5421) 2016-09-04 18:22:53 +02:00
Aleksander Machniak
4bf4afec68 Fix so folders list is scrolled to the selected folder on page load (#5424) 2016-09-02 13:59:01 +02:00
Aleksander Machniak
2999cc38a5 Generate more compact HTML5 code, e.g. use short form of boolean attributes 2016-09-02 12:35:56 +02:00
Aleksander Machniak
4cb544a1b8 Fix form inputs size (removed font-size and padding style) 2016-09-02 12:34:56 +02:00
Aleksander Machniak
023c8fd356 Fix regression where js error is thrown if server does not support 'duplicate' extension 2016-09-02 12:34:27 +02:00
Aleksander Machniak
95df255af4 Added max_message_size option enforced when attaching files to a composed message (#4993) 2016-09-01 10:37:09 +02:00
Aleksander Machniak
aad269c2f8 Fix PHP warning when handling shared namespace with empty prefix (#5420) 2016-08-31 16:11:57 +02:00
Aleksander Machniak
d7089c81d6 Fix so messages list does not lose focus when releasing drag-n-drop outside of the list 2016-08-29 13:31:57 +02:00
Aleksander Machniak
ce0c42ed8a Fix error causing empty INBOX listing in Firefox when using an URL with user:password specified (#5400) 2016-08-29 11:01:12 +02:00
Aleksander Machniak
defdf84bb7 Really fix login form regression
Remove 'form' from allowed attributes list of input field. We needed
it only for a moment, now we don't. It's also not supported by IE/Edge
which means there's no way we would need it. Maybe some day...
2016-08-26 10:43:26 +02:00
Victor Benincasa
daeb66ee99 Fix login form
Fix a small bug introduced on commit 43f3c5f that breaks the login form ($attrib['form'] is checked at line 1899, so it cannot be unset).
2016-08-26 05:31:28 -03:00
Aleksander Machniak
32e5a6bbcf Fix bug where folder creation could fail if personal namespace contained more than one entry (#5403)
+ small code improvements
2016-08-26 09:25:24 +02:00
Aleksander Machniak
99cb08c41c Fix so "All" messages selection is resetted on search reset (#5413) 2016-08-25 08:44:36 +02:00
Aleksander Machniak
80919e1cf5 Added Search button in quick search menus (#5312) 2016-08-24 19:16:49 +02:00
Aleksander Machniak
873e0353cf Use smart-upload-button for messages and contact photos upload
Unified interface with rcmail::upload_form().
2016-08-24 12:54:30 +02:00
Aleksander Machniak
de5da687e4 Remove code for "placeholder" attribute support in old browsers 2016-08-24 10:52:34 +02:00
Aleksander Machniak
c88a88fb0b Rewrite smart upload button to work in IE (#5410) 2016-08-23 20:54:18 +02:00
Aleksander Machniak
820d614c79 Fix missing </form> tag 2016-08-23 15:45:59 +02:00
Aleksander Machniak
201f5f7861 Fix missing min-height on ui-autocomplete lists (T1428) 2016-08-23 05:45:53 -04:00
Aleksander Machniak
51c6269ded Improve accessibility of enigma encryption options button in compose screen 2016-08-21 15:21:16 +02:00