@@ -3,6 +3,31 @@ hiqdev/hipanel-core commits history
3
3
4
4
## Under development
5
5
6
+ - ad376f5 2015-11-12 cart component and AddToCartAction moved to yii2-cart ([email protected] )
7
+ - 15c50d1 2015-11-11 Changed sigrature of Label::renderLabel() privat -> protected ([email protected] )
8
+ - 547d980 2015-11-11 ArraySpoiler fixed PHPDoc ([email protected] )
9
+ - 74b53c8 2015-11-11 Translations updated ([email protected] )
10
+ - 3a34c30 2015-11-11 Label widget refactoring ([email protected] )
11
+ - ae07977 2015-11-10 Add validation before Add To Cart ([email protected] )
12
+ - 6ed3ac0 2015-11-10 Add Collection to CartAction ([email protected] )
13
+ - 9a26cf6 2015-11-09 Fixed SearchModelTrait not to skip value `0` as an attribute ([email protected] )
14
+ - 9c8373b 2015-11-09 GridView::detailView - added ResizableColumns option resizeFromBody for detail views ([email protected] )
15
+ - b1c8508 2015-11-09 Added PNotifyAsset to AppAsset ([email protected] )
16
+ - 7147d9e 2015-11-08 Added GridView overriding of default resizableColumns options ([email protected] )
17
+ - 39f0205 2015-11-08 ActionColumn now uses FeaturedCoulmnTrait ([email protected] )
18
+ - 1bd57bd 2015-11-07 Added ResizableColumnsAsset to AppAsset ([email protected] )
19
+ - 4c76ab6 2015-11-06 fixed composer.json syntax error ([email protected] )
20
+ - 878dc35 2015-11-06 composer.json updated - added 2amigos/yii2-grid-view-library ([email protected] )
21
+ - 940acfc 2015-11-06 composer.json updated - added 2amigos/yii2-grid-view-library ([email protected] )
22
+ - 2f63d5c 2015-11-05 Fixed CSS in AppAsset ([email protected] )
23
+ - 358102d 2015-11-05 PjaxAsset - changed sourcePath to @bower/hiqdev-pjax ([email protected] )
24
+ - 6306a3a 2015-11-05 hipanel\base\Cache::getTimeCached - Added PHPDoc ([email protected] )
25
+ - 842a8e8 2015-11-05 hiqdev/jquery-pjax required version changed ([email protected] )
26
+ - 5d6b51d 2015-11-05 hiqdev/jquery-pjax imported using bower ([email protected] )
27
+ - 589aaf5 2015-11-05 Added hiqdev/jquery-pjax fork usage instead of original yiisoft fork ([email protected] )
28
+ - 86bb3ed 2015-11-04 x ArraySpoiler - fixed getButtonLabel to translate button lanel correctly ([email protected] )
29
+ - 9f0039a 2015-11-02 + ActionColumn::visibleButtonsCount - added option to set visible buttons count ([email protected] )
30
+ - 87c4426 2015-10-30 Change text in flash massages ([email protected] )
6
31
- Added HiArt 'auth' configuration
7
32
- a423ca5 2015-11-03 + HiArt 'auth' configuration (
[email protected] )
8
33
- Added Cart functionality
0 commit comments