Skip to content

Latest commit

 

History

History
453 lines (432 loc) · 27.5 KB

history.md

File metadata and controls

453 lines (432 loc) · 27.5 KB

hiqdev/yii2-thememanager

[0.4.1] - 2022-06-29

  • ThemeManager have to set View::theme before render
    • [1b52083] 2022-06-29 ThemeManager have to set View::theme before render @SilverFire

[0.4.0] - 2022-06-29

- [8cf602a] 2022-06-28 Released 0.4.0 [@SilverFire]
  • Do not initialize a session connect unless required
    • [a01e793] 2022-06-28 Do not initialize a session connect unless required @SilverFire
  • Added AlertWidget
    • [2ba8f11] 2020-03-26 Added AlertWidget @tafid
    • [4676742] 2019-10-30 Merge pull request #5 from strorch/feature/captcha @SilverFire
  • LoginForm::getBoolAttributes() will be retrun scenario active only
    • [424d425] 2019-07-19 LoginForm::getBoolAttributes() will be retrun scenario active only @tafid
  • Other minor changes
    • [7822e7e] 2021-02-18 typo [smy980807@ukr.net]
    • [91d3d3f] 2020-10-02 removed small image from LogoLink view [smy980807@ukr.net]
    • [c8603a0] 2020-07-15 DANGEROUS: Fix (hopefully) theme compile path map @hiqsol
    • [b3ad004] 2020-07-07 fixed aliased paths to real [smy980807@ukr.net]
    • [3ccd8e5] 2020-03-26 Merge pull request #7 from tafid/alert_widget @SilverFire
    • [f557e68] 2019-10-25 created captcha field in LoginForm [smy980807@ukr.net]
    • [63ce3b1] 2019-08-29 Fixed for Yii 2 @hiqsol
    • [0817fdd] 2019-03-08 Moved config to root dir @hiqsol
    • [6137867] 2018-07-11 removed use of Yii::getAlias @hiqsol

0.3.2 - 2022-06-29

0.3.1 - 2022-06-29

  • Renamed poweredBy params to dot style
  • Added OrientationInterface
    • f8a2287 2017-04-12 Added setGlobalOrientation() method, rename getSettingsStorage method to getThemeSettingsStorage @tafid
    • 76f5f2c 2017-03-23 Added OrientationInterface @tafid
    • ae0e0b2 2017-03-23 Added implements to OrientationInterface @tafid
  • Added themeManager.defaultTheme parameter
    • 31d2dae 2017-04-16 added themeManager.defaultTheme parameter @hiqsol
  • Added Faq, FancyPanel widgets
  • Added in-site theming
    • 19cc7fa 2017-02-06 improved building pathMap: added in-site theming @hiqsol
  • Added LogoLink widget
    • 2c072a4 2017-03-29 Changed logo param names @tafid
    • 34a0321 2017-03-29 Improved LogoLink::getImage() method, now it can works with urls @tafid
    • 12fb0c3 2017-03-29 Changed marckup in LogoLink widget view file @tafid
    • d7f1dd5 2017-03-11 added imageOptions param @hiqsol
    • a591721 2017-02-02 Moved obaju LogoLink to thememanager LogoLink @tafid
    • a812c8a 2017-02-02 fixed enabling debug with debug.enabled param <- YII_DEBUG_MODULE constant @hiqsol
  • Added DetailedTheme class

0.3.0 - 2022-06-29

0.2.0 - 2022-06-29

0.1.0 - 2022-06-29

  • Changed: redone building theme pathMap with vars substituting
    • cc5e84c 2016-09-28 redone building theme pathMap with compilePathMap and substituteVars @hiqsol
    • 429f3ec 2016-09-28 redone building pathMap with viewPath, widgetPaths and themedPaths @hiqsol
  • Changed: redone widgets to pass params through config
    • ef55143 2016-09-21 redone widgets to pass params through config not code @hiqsol
    • adb42d2 2016-09-21 used original widget() function @hiqsol
    • 4fbc1bc 2016-09-19 Change poweredBy view, add thememanager translate messages @tafid

0.0.2 - 2022-06-29

0.0.1 - 2022-06-29

[Development started] - 2022-06-29

[dev] - 2022-06-29

[Development started]: https://github.com/hiqdev/yii2-thememanager/compare/dev...Development started [a01e793]: https://github.com/hiqdev/yii2-thememanager/commit/a01e793 [7822e7e]: https://github.com/hiqdev/yii2-thememanager/commit/7822e7e [91d3d3f]: https://github.com/hiqdev/yii2-thememanager/commit/91d3d3f [c8603a0]: https://github.com/hiqdev/yii2-thememanager/commit/c8603a0 [b3ad004]: https://github.com/hiqdev/yii2-thememanager/commit/b3ad004 [3ccd8e5]: https://github.com/hiqdev/yii2-thememanager/commit/3ccd8e5 [2ba8f11]: https://github.com/hiqdev/yii2-thememanager/commit/2ba8f11 [4676742]: https://github.com/hiqdev/yii2-thememanager/commit/4676742 [f557e68]: https://github.com/hiqdev/yii2-thememanager/commit/f557e68 [63ce3b1]: https://github.com/hiqdev/yii2-thememanager/commit/63ce3b1 [424d425]: https://github.com/hiqdev/yii2-thememanager/commit/424d425 [0817fdd]: https://github.com/hiqdev/yii2-thememanager/commit/0817fdd [6137867]: https://github.com/hiqdev/yii2-thememanager/commit/6137867 [0.4.0]: https://github.com/hiqdev/yii2-thememanager/compare/0.3.2...0.4.0 [1b52083]: https://github.com/hiqdev/yii2-thememanager/commit/1b52083 [8cf602a]: https://github.com/hiqdev/yii2-thememanager/commit/8cf602a [0.4.1]: https://github.com/hiqdev/yii2-thememanager/compare/0.4.0...0.4.1