|
1 |
| -hiqdev/yii2-theme-adminlte |
2 |
| --------------------------- |
| 1 | +# hiqdev/yii2-theme-adminlte |
| 2 | + |
| 3 | +## [0.1.0] - 2017-11-07 |
| 4 | + |
| 5 | +- Fixed layouts to work when not logged in |
| 6 | + - [27fcd45] 2017-11-07 fixed gravatar layout to work without email [@hiqsol] |
| 7 | +- Redone lockscreen page and mini layout |
| 8 | + - [b0aefc4] 2017-09-06 removed logo-mini image when in mini layout [@hiqsol] |
| 9 | + - [690ce1b] 2017-09-06 csfixed [@hiqsol] |
| 10 | + - [7eac133] 2017-09-06 Moved css from lockscreen view to mini.css [@tafid] |
| 11 | + - [880265f] 2017-09-06 Css merge fix [@tafid] |
| 12 | + - [0923ea4] 2017-09-06 Fixed markup for mini layout [tofid@DS5171.advancedhosters.com] |
| 13 | + - [654b4c0] 2017-09-04 still trying to improve lockscreen page [@hiqsol] |
| 14 | + - [5ef0d40] 2017-09-04 trying to improve lockscreen page [@hiqsol] |
| 15 | +- Fixed language menu |
| 16 | + - [1a8d9c3] 2017-06-15 Added LanguageMenu view [@tafid] |
| 17 | + - [37d336a] 2017-05-18 Fixed background color for user menu buttons [@tafid] |
| 18 | + - [21b405d] 2017-05-18 Fixed language menu css [@tafid] |
| 19 | + - [3beea34] 2017-01-11 fixed mini LanguageMenu and renamed to `LanguageMenu-mini` [@hiqsol] |
| 20 | +- Reorganized config files |
| 21 | + - [484c6bd] 2017-05-13 renamed `config/web` <- config/hisite [@hiqsol] |
| 22 | + - [24e20a6] 2017-05-13 csfixed [@hiqsol] |
| 23 | + - [3a10077] 2017-05-13 renamed `hidev.yml` [@hiqsol] |
| 24 | +- Fixed minor issues |
| 25 | + - [72ccc46] 2017-04-26 Changed orientation messages in Settings model [@tafid] |
| 26 | + - [1d54989] 2017-04-20 Made a user profile logo clickable [@tafid] |
| 27 | + - [b44d057] 2017-04-13 Added view files for Faq widget [@tafid] |
| 28 | + - [9f617d8] 2017-03-29 Added LogoLink view file [@tafid] |
| 29 | + - [f669907] 2017-03-29 Added LogoLink widget to header [@tafid] |
| 30 | + - [506e39e] 2017-03-23 Added new radioList field - filterOrientation [@tafid] |
| 31 | + - [2680d27] 2017-03-23 Added new attribute filterOrientation, added rules, possible options [@tafid] |
| 32 | + - [9b3ee58] 2017-03-23 translations [@tafid] |
| 33 | + - [2df537d] 2017-02-27 Set z-index for bootstrap-switch to `auto` [@SilverFire] |
| 34 | + - [fe4ae5f] 2017-02-27 Removed bad CSS selector for Yandex button [@SilverFire] |
| 35 | + - [74fcb41] 2017-01-26 Fixed css in title of ticket width [@tafid] |
3 | 36 |
|
4 | 37 | ## [0.0.1] - 2017-01-10
|
5 | 38 |
|
@@ -337,5 +370,32 @@ hiqdev/yii2-theme-adminlte
|
337 | 370 | [ca72af6]: https://github.com/hiqdev/yii2-theme-adminlte/commit/ca72af6
|
338 | 371 | [b80715b]: https://github.com/hiqdev/yii2-theme-adminlte/commit/b80715b
|
339 | 372 | [2820045]: https://github.com/hiqdev/yii2-theme-adminlte/commit/2820045
|
340 |
| -[Under development]: https://github.com/hiqdev/yii2-theme-adminlte/releases |
| 373 | +[Under development]: https://github.com/hiqdev/yii2-theme-adminlte/compare/0.0.1...HEAD |
341 | 374 | [0.0.1]: https://github.com/hiqdev/yii2-theme-adminlte/releases/tag/0.0.1
|
| 375 | +[27fcd45]: https://github.com/hiqdev/yii2-theme-adminlte/commit/27fcd45 |
| 376 | +[b0aefc4]: https://github.com/hiqdev/yii2-theme-adminlte/commit/b0aefc4 |
| 377 | +[690ce1b]: https://github.com/hiqdev/yii2-theme-adminlte/commit/690ce1b |
| 378 | +[7eac133]: https://github.com/hiqdev/yii2-theme-adminlte/commit/7eac133 |
| 379 | +[880265f]: https://github.com/hiqdev/yii2-theme-adminlte/commit/880265f |
| 380 | +[0923ea4]: https://github.com/hiqdev/yii2-theme-adminlte/commit/0923ea4 |
| 381 | +[654b4c0]: https://github.com/hiqdev/yii2-theme-adminlte/commit/654b4c0 |
| 382 | +[5ef0d40]: https://github.com/hiqdev/yii2-theme-adminlte/commit/5ef0d40 |
| 383 | +[1a8d9c3]: https://github.com/hiqdev/yii2-theme-adminlte/commit/1a8d9c3 |
| 384 | +[37d336a]: https://github.com/hiqdev/yii2-theme-adminlte/commit/37d336a |
| 385 | +[21b405d]: https://github.com/hiqdev/yii2-theme-adminlte/commit/21b405d |
| 386 | +[484c6bd]: https://github.com/hiqdev/yii2-theme-adminlte/commit/484c6bd |
| 387 | +[24e20a6]: https://github.com/hiqdev/yii2-theme-adminlte/commit/24e20a6 |
| 388 | +[3a10077]: https://github.com/hiqdev/yii2-theme-adminlte/commit/3a10077 |
| 389 | +[72ccc46]: https://github.com/hiqdev/yii2-theme-adminlte/commit/72ccc46 |
| 390 | +[1d54989]: https://github.com/hiqdev/yii2-theme-adminlte/commit/1d54989 |
| 391 | +[b44d057]: https://github.com/hiqdev/yii2-theme-adminlte/commit/b44d057 |
| 392 | +[9f617d8]: https://github.com/hiqdev/yii2-theme-adminlte/commit/9f617d8 |
| 393 | +[f669907]: https://github.com/hiqdev/yii2-theme-adminlte/commit/f669907 |
| 394 | +[506e39e]: https://github.com/hiqdev/yii2-theme-adminlte/commit/506e39e |
| 395 | +[2680d27]: https://github.com/hiqdev/yii2-theme-adminlte/commit/2680d27 |
| 396 | +[9b3ee58]: https://github.com/hiqdev/yii2-theme-adminlte/commit/9b3ee58 |
| 397 | +[2df537d]: https://github.com/hiqdev/yii2-theme-adminlte/commit/2df537d |
| 398 | +[fe4ae5f]: https://github.com/hiqdev/yii2-theme-adminlte/commit/fe4ae5f |
| 399 | +[74fcb41]: https://github.com/hiqdev/yii2-theme-adminlte/commit/74fcb41 |
| 400 | +[3beea34]: https://github.com/hiqdev/yii2-theme-adminlte/commit/3beea34 |
| 401 | +[0.1.0]: https://github.com/hiqdev/yii2-theme-adminlte/compare/0.0.1...0.1.0 |
0 commit comments