--- rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2022/01/04 19:32:05 1.32 +++ rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2022/03/03 10:22:28 1.36 @@ -1,6 +1,6 @@ %define name smeserver-manager-AdminLTE %define version 0.1.3 -%define release 13 +%define release 19 Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2 Name: %{name} Version: %{version} @@ -23,6 +23,13 @@ Patch8: smeserver-manager-AdminLTE-0.1.3 Patch9: smeserver-manager-AdminLTE-0.1.3-More-panel-formatting-adjustments.patch Patch10: smeserver-manager-AdminLTE-0.1.3-More-format-changes-to-sm2-panels.patch Patch11: smeserver-manager-AdminLTE-0.1.3-Fix-format-for-datetime-panel.patch +Patch12: smeserver-manager-AdminLTE-0.1.3-Move-action-button-down-a-bit.patch +Patch13: smeserver-manager-AdminLTE-0.1.3-Update_to_AdminLTE-3-2.patch +Patch14: smeserver-manager-AdminLTE-0.1.3-Add-css-for-dark-mode.patch +Patch15: smeserver-manager-AdminLTE-0.1.3-Make-jquery-required.patch +Patch16: smeserver-manager-AdminLTE-0.1.3-Sort-Browser-Error-on-non-login-panels.patch +Patch17: smeserver-manager-AdminLTE-0.1.3-Fix-browser-error-in-js-for-version-extract.patch + #Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch @@ -43,6 +50,7 @@ BuildRoot: /var/tmp/%{name}-%{version}-% BuildRequires: e-smith-devtools Requires: e-smith-release >= 10.0 Requires: smeserver-manager >= 0.1.0-11 +#Requires: js-jquery > 2.2.4-3 AutoReqProv: no %description @@ -51,6 +59,26 @@ AdminLTE is an html framework for admin wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip %changelog +* Thu Mar 03 2022 Brian Read 0.1.3-19.sme +- Browser error in js for AdminLTE version extraction [SME: 11881] + +* Mon Feb 28 2022 Brian Read 0.1.3-18.sme +- Sort-Browser-Error-on-non-login-panels [SME 11880] +- and set password visibility to use same js code as default theme + +* Tue Feb 15 2022 Brian Read 0.1.3-17.sme +- Make-jquery-required [SME: 11870] +- This has been taken out... + +* Tue Feb 08 2022 Brian Read 0.1.3-16.sme +- Add css for dark-mode [SME: 11863] + +* Tue Feb 08 2022 Brian Read 0.1.3-15.sme +- Update to AdminLTE3.2 [SME: 11861] + +* Fri Jan 07 2022 Brian Read 0.1.3-14.sme +- Move-action-button-down-a-bit [SME: 11833] + * Tue Jan 04 2022 Brian Read 0.1.3-13.sme - Fix-format-for-datetime-panel [SME: 11827] @@ -89,7 +117,7 @@ wget https://github.com/ColorlibHQ/Admin - Update-login-panel-add-password-visibility.patch [SME: 11781] * Sun Jun 06 2021 Brian Read 0.1.3-2.sme -- Update default ep file for new contribs header and remove heading from status line [SME: 11623] +- Update AdminLTE ep file for new contribs header and remove heading from status line [SME: 11623] * Wed Apr 28 2021 Brian Read 0.1.3-1.sme - Update to add small logo image and some more integration with AdminLTE [SME: 11572] @@ -105,7 +133,7 @@ wget https://github.com/ColorlibHQ/Admin * Wed Apr 21 2021 Brian Read 0.1.1-5.sme - Update to AdminLTE 3.1 [SME: 11572] -- Add re-write main default.html.ep to integrate better with AdminLTE +- Add re-write main AdminLTE.html.ep to integrate better with AdminLTE * Tue Apr 20 2021 Brian Read 0.1.1-4.sme - Update creatlinks to include update event [SME: 11545] @@ -152,6 +180,12 @@ wget https://github.com/ColorlibHQ/Admin %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 %build perl createlinks