[Svn] [roundcube/roundcubemail] a23500: Elastic: Unify min width for iframe'd dialogs
GitHub
noreply at github.com
Wed May 23 09:51:26 CEST 2018
Branch: refs/heads/dev/elastic
Home: https://github.com/roundcube/roundcubemail
Commit: a235002ca1b3a4fd7e9f264479e4064f30599825
https://github.com/roundcube/roundcubemail/commit/a235002ca1b3a4fd7e9f264479e4064f30599825
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M skins/elastic/ui.js
Log Message:
-----------
Elastic: Unify min width for iframe'd dialogs
Make sure dialog is min 576px on desktop so the form inside
also uses desktop layout.
Commit: b08a5e7873c41cae77183a02ab5bcb5ed04967c8
https://github.com/roundcube/roundcubemail/commit/b08a5e7873c41cae77183a02ab5bcb5ed04967c8
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M program/steps/addressbook/import.inc
Log Message:
-----------
Display a hint about max file size for contacts import
Commit: 1e9d262bbc61e769c2dcab11a26e27edd85f0904
https://github.com/roundcube/roundcubemail/commit/1e9d262bbc61e769c2dcab11a26e27edd85f0904
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M skins/elastic/ui.js
Log Message:
-----------
Elastic: Fix page scrolling when using keyboard in menus
Commit: c4e65a61fe0f5da7261a0d9336019bef025dfeb5
https://github.com/roundcube/roundcubemail/commit/c4e65a61fe0f5da7261a0d9336019bef025dfeb5
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M plugins/managesieve/lib/Roundcube/rcube_sieve_engine.php
Log Message:
-----------
Fix empty 'for' attribute
Commit: 253fb9bbd7060bd0a5ebaa5622b80cdcb9b3d1b9
https://github.com/roundcube/roundcubemail/commit/253fb9bbd7060bd0a5ebaa5622b80cdcb9b3d1b9
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M skins/elastic/styles/widgets/forms.less
Log Message:
-----------
Elastic: Fix width of some select fields in sieve filter form
Not working properly since we use .custom-select without .form-control
Commit: d0205f613de15f8c1f483f86fa8c08ac054b0b41
https://github.com/roundcube/roundcubemail/commit/d0205f613de15f8c1f483f86fa8c08ac054b0b41
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M plugins/managesieve/lib/Roundcube/rcube_sieve_engine.php
Log Message:
-----------
Fix redundant empty option in mailbox selector
Commit: 4b97f40af90057ff8b06c5f7caf0b4c208a949c7
https://github.com/roundcube/roundcubemail/commit/4b97f40af90057ff8b06c5f7caf0b4c208a949c7
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M CHANGELOG
M INSTALL
M config/defaults.inc.php
M installer/config.php
M program/include/rcmail_install.php
M program/lib/Roundcube/rcube.php
M program/lib/Roundcube/rcube_config.php
M program/steps/utils/error.inc
Log Message:
-----------
Get rid of debug_level (#6298)
Commit: 130b70e464c3a5253935f9198a0640efd691d02b
https://github.com/roundcube/roundcubemail/commit/130b70e464c3a5253935f9198a0640efd691d02b
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M plugins/zipdownload/zipdownload.php
Log Message:
-----------
Use array() instead of []
Commit: 43fcf5bce7fb17976496fcaa127b0cada904e529
https://github.com/roundcube/roundcubemail/commit/43fcf5bce7fb17976496fcaa127b0cada904e529
Author: Caio Nardi <cmnardi at gmail.com>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M plugins/zipdownload/zipdownload.php
Log Message:
-----------
Fix checking duplicated names in the zip file (#6302)
Commit: 594d33588c72a536dc9cfc2d555314b3ddf11dfc
https://github.com/roundcube/roundcubemail/commit/594d33588c72a536dc9cfc2d555314b3ddf11dfc
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M CHANGELOG
Log Message:
-----------
Update changelog
Commit: 9d3d600a2557608824cacfdbf4055bca9985f026
https://github.com/roundcube/roundcubemail/commit/9d3d600a2557608824cacfdbf4055bca9985f026
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
M CHANGELOG
M program/js/app.js
M program/localization/en_US/labels.inc
M program/steps/mail/func.inc
M skins/elastic/templates/includes/mail-menu.html
M skins/elastic/templates/mail.html
M skins/elastic/ui.js
M skins/larry/templates/mail.html
M skins/larry/ui.js
Log Message:
-----------
Display a dialog for mail import with supported format description and upload size hint
Commit: 13ad9e6593ae95280de9f0104bf38515431b69fe
https://github.com/roundcube/roundcubemail/commit/13ad9e6593ae95280de9f0104bf38515431b69fe
Author: Aleksander Machniak <alec at alec.pl>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
M CHANGELOG
M INSTALL
M config/defaults.inc.php
M installer/config.php
M plugins/managesieve/lib/Roundcube/rcube_sieve_engine.php
M plugins/zipdownload/zipdownload.php
M program/include/rcmail_install.php
M program/js/app.js
M program/lib/Roundcube/rcube.php
M program/lib/Roundcube/rcube_config.php
M program/localization/en_US/labels.inc
M program/steps/addressbook/import.inc
M program/steps/mail/func.inc
M program/steps/utils/error.inc
M skins/elastic/styles/widgets/forms.less
M skins/elastic/templates/includes/mail-menu.html
M skins/elastic/templates/mail.html
M skins/elastic/ui.js
M skins/larry/templates/mail.html
M skins/larry/ui.js
Log Message:
-----------
Merge branch 'master' into dev/elastic
Compare: https://github.com/roundcube/roundcubemail/compare/5843d8cdcd92...13ad9e6593ae
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the svn
mailing list