From bbfdf5cd7a7fa48fb4bff0be046db5f44406e89f Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Mon, 4 Dec 2017 23:10:22 +0300 Subject: [PATCH] 19.04 --- .github/ISSUE_TEMPLATE.md | 2 +- CHANGELOG.md | 35 ++++++++--------------------------- VERSION.txt | 2 +- theme.info | 4 ++-- version | 1 - 5 files changed, 12 insertions(+), 32 deletions(-) delete mode 100644 version diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 50102b397..c5f18bbda 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ Before posting an issue, please search through closed/opened issues to make sure that the answer to your questions hasn't been answered already. -Please make sure that you have latest theme (19.03) and Webmin (1.860) versions installed. +Please make sure that you have latest theme (19.04) and Webmin (1.870) versions installed. Provide the following information: * What is your server-side OS and its version? diff --git a/CHANGELOG.md b/CHANGELOG.md index 729944205..a80d2ba1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ ## Changelog -#### Version 19.03-patch1 (November 27, 2017) -* Add real-time monitoring [#896](https://github.com/qooob/authentic-theme/issues/896) +#### Version 19.04 (December 04, 2017) +* Add real-time monitoring [#896](https://github.com/qooob/authentic-theme/issues/896) +* Fixed bugs [#898](https://github.com/qooob/authentic-theme/issues/898) [#900](https://github.com/qooob/authentic-theme/issues/900) [#902](https://github.com/qooob/authentic-theme/issues/902) [#905](https://github.com/qooob/authentic-theme/issues/905) [#906](https://github.com/qooob/authentic-theme/issues/906) [#912](https://github.com/qooob/authentic-theme/issues/912) [#913](https://github.com/qooob/authentic-theme/issues/913) [webmin/webmin#711](https://github.com/webmin/webmin/pull/711) [virtualmin.com/54475](https://www.virtualmin.com/node/54475) [virtualmin.com/54476](https://www.virtualmin.com/node/54476) #### Version 19.03 (November 19, 2017) * Add ability to remove commands from history list of drop-down terminal [#828](https://github.com/qooob/authentic-theme/issues/828) @@ -9,41 +10,21 @@ * Add to produce user-friendly message in case server can't be reached [#846](https://github.com/qooob/authentic-theme/issues/846) * Add quick accessibility menu for products and its references [#886](https://github.com/qooob/authentic-theme/issues/886) * Add return to System Information page after applied theme update [#882](https://github.com/qooob/authentic-theme/issues/882) -* Fix to treat Webminstats/Panorama General page as progressive [#889](https://github.com/qooob/authentic-theme/issues/889) -* Fix regular expression breaking links in chooser -* Fix to display statistics links in navigation menu selectively [#890](https://github.com/qooob/authentic-theme/issues/890) -* Fix to respect user defined units for temperatures [#887](https://github.com/qooob/authentic-theme/issues/887) -* Fix to prevent failure of form submissions on Apple devices [#872](https://github.com/qooob/authentic-theme/issues/872) -* Fix to clear cached logotypes after reupload [#888](https://github.com/qooob/authentic-theme/issues/888) -* Fix to respect onbeforeunload state when triggering switch [#883](https://github.com/qooob/authentic-theme/issues/883) -* Fix to check _bash_ command presence for theme update script to work on FreeBSD systems -* Fix to display missing tooltip for content filter and expand buttons [#880](https://github.com/qooob/authentic-theme/issues/880) -* Fix to toggle accordions properly [#878/comment-341989960](https://github.com/qooob/authentic-theme/issues/878#issuecomment-341989960) -* Fixed bugs [#893](https://github.com/qooob/authentic-theme/issues/893) [#895](https://github.com/qooob/authentic-theme/issues/895) [#897](https://github.com/qooob/authentic-theme/issues/897) +* Fixed bugs [#872](https://github.com/qooob/authentic-theme/issues/872) [#878/comment-341989960](https://github.com/qooob/authentic-theme/issues/878#issuecomment-341989960) [#880](https://github.com/qooob/authentic-theme/issues/880) [#883](https://github.com/qooob/authentic-theme/issues/883) [#887](https://github.com/qooob/authentic-theme/issues/887) [#888](https://github.com/qooob/authentic-theme/issues/888) [#889](https://github.com/qooob/authentic-theme/issues/889) [#890](https://github.com/qooob/authentic-theme/issues/890) [#893](https://github.com/qooob/authentic-theme/issues/893) [#895](https://github.com/qooob/authentic-theme/issues/895) [#897](https://github.com/qooob/authentic-theme/issues/897) #### Version 19.02 (November 7, 2017) * Add to wrap long configuration pages into accordions for faster navigation +* Add to support latest version of ConfigServer Security & Firewall * Add to focus first form element on page render [#871](https://github.com/qooob/authentic-theme/issues/871) [virtualmin.com/53791](https://www.virtualmin.com/node/53791) -* Fix to respect onbeforeunload state before triggering autocomplete -* Fix menu detection in Virtualmin/Features & Plugins -* Fix to support latest version of ConfigServer Security & Firewall -* Fix leaking File Manager CSS/JavaScript into Side Slider -* Fix to support for Virtualmin/Edit Web Pages -* Fix HTML editor load failure on proxy configurations -* Fix to revert bookmark editor in File Manager configuration -* Fix to update navigation menu on query containing trigger +* Add to revert bookmark editor in File Manager configuration * Fixed bugs [#834](https://github.com/qooob/authentic-theme/issues/834) [#857/comment-338026476](https://github.com/qooob/authentic-theme/issues/857#issuecomment-338026476) [#860](https://github.com/qooob/authentic-theme/issues/860) [#862](https://github.com/qooob/authentic-theme/issues/862) [#866](https://github.com/qooob/authentic-theme/issues/866) [#867](https://github.com/qooob/authentic-theme/issues/867) [#869](https://github.com/qooob/authentic-theme/issues/869) [#872](https://github.com/qooob/authentic-theme/issues/872) [#874](https://github.com/qooob/authentic-theme/issues/874) [#875](https://github.com/qooob/authentic-theme/issues/875) [#878](https://github.com/qooob/authentic-theme/issues/878) #### Version 19.01 (October 16, 2017) -* Fix to keep trailing dot at the end of the DNS records [webmin/webmin#639/comment-333394539](https://github.com/webmin/webmin/issues/639#issuecomment-333394539) -* Fix password generator to escape HTML, when passed into messenger -* Fix code leaks in File Manager making irrelevant tabs disappear +* Add container offset to be shown only on high resolution screens * Fix page reloading to take back to previously used page -* Fix container offset to be shown only on high resolution screens -* Fix missing trailing slashes for directories in requests * Swedish language update [#836](https://github.com/qooob/authentic-theme/issues/836) * Albanian language update [#837](https://github.com/qooob/authentic-theme/issues/837) -* Fixed bugs [#821](https://github.com/qooob/authentic-theme/issues/821) [#838](https://github.com/qooob/authentic-theme/issues/838) [#842](https://github.com/qooob/authentic-theme/issues/842) [#844](https://github.com/qooob/authentic-theme/issues/844) [#848](https://github.com/qooob/authentic-theme/issues/848) [#849](https://github.com/qooob/authentic-theme/issues/849) [#850](https://github.com/qooob/authentic-theme/issues/850) [#851](https://github.com/qooob/authentic-theme/issues/851) [#852](https://github.com/qooob/authentic-theme/issues/852) [#853](https://github.com/qooob/authentic-theme/issues/853) [#855](https://github.com/qooob/authentic-theme/issues/855) [#856](https://github.com/qooob/authentic-theme/issues/856) [#857](https://github.com/qooob/authentic-theme/issues/857) [#859](https://github.com/qooob/authentic-theme/issues/859) +* Fixed bugs [#821](https://github.com/qooob/authentic-theme/issues/821) [#838](https://github.com/qooob/authentic-theme/issues/838) [#842](https://github.com/qooob/authentic-theme/issues/842) [#844](https://github.com/qooob/authentic-theme/issues/844) [#848](https://github.com/qooob/authentic-theme/issues/848) [#849](https://github.com/qooob/authentic-theme/issues/849) [#850](https://github.com/qooob/authentic-theme/issues/850) [#851](https://github.com/qooob/authentic-theme/issues/851) [#852](https://github.com/qooob/authentic-theme/issues/852) [#853](https://github.com/qooob/authentic-theme/issues/853) [#855](https://github.com/qooob/authentic-theme/issues/855) [#856](https://github.com/qooob/authentic-theme/issues/856) [#857](https://github.com/qooob/authentic-theme/issues/857) [#859](https://github.com/qooob/authentic-theme/issues/859) [webmin/webmin#639/comment-333394539](https://github.com/webmin/webmin/issues/639#issuecomment-333394539) #### Version 19.00 (September 30, 2017) * Single-page application design delivers you the fastest and smoothest _UX_ you've ever experienced diff --git a/VERSION.txt b/VERSION.txt index c5e9971a8..d18f0e6e8 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -19.03 +19.04 diff --git a/theme.info b/theme.info index d4e5f5036..64d6bed29 100644 --- a/theme.info +++ b/theme.info @@ -1,6 +1,6 @@ desc=Authentic Theme longdesc=Webmin/Usermin/Virtualmin/Cloudmin theme based on Bootstrap and Font Awesome (https://github.com/qooob/authentic-theme) -version=19.03 -depends=1.860 +version=19.04 +depends=1.870 webmin=1 usermin=1 diff --git a/version b/version deleted file mode 100644 index d75ff914d..000000000 --- a/version +++ /dev/null @@ -1 +0,0 @@ -19.03-git-201711271446