@@ -3,7 +3,47 @@ hiqdev/hipanel-core commits history
3
3
4
4
## Under development
5
5
6
+ - e7ec391 2016-01-26 removed old invalid tests ([email protected] )
6
7
- Fixed different issues
8
+ - 9f9edb6 2016-01-25 IndexAction - do not use filterstorage on ajax requests (
[email protected] )
9
+ - 815c325 2016-01-22 FilterStorage implemented in IndexAction (
[email protected] )
10
+ - 6b23d93 2016-01-22 Added FilterStorage (
[email protected] )
11
+ - c5a6d97 2016-01-13 base/Connection::errorChecker - updated according to HiArt latest changes (
[email protected] )
12
+ - 9fb0dd7 2016-01-12 Change Isotope version from 2.0.0 to 2.2.2. Events fix (
[email protected] )
13
+ - c10f912 2016-01-11 changed to take Isotope from CDN (
[email protected] )
14
+ - 5978507 2016-01-11 +
` base_url ` for HiArt (
[email protected] )
15
+ - 424e541 2016-01-06 Dev version isotope (
[email protected] )
16
+ - 58e193b 2016-01-05 Rename IsotopeAsset class (
[email protected] )
17
+ - f6ace9a 2016-01-05 Create IsotopeAsset (
[email protected] )
18
+ - 38baabd 2016-01-05 Replace rules call from static to self (
[email protected] )
19
+ - 633bd22 2016-01-03 Update PHPDoc (
[email protected] )
20
+ - b9649e2 2015-12-25 Added base/User::seller and user.seller param (
[email protected] )
21
+ - 11fe721 2015-12-25 ModelTrait::attributes() add late static binding for rules() call (
[email protected] )
22
+ - dddac4b 2015-12-25 Fix css for .profile-usermenu (
[email protected] )
23
+ - 4985605 2015-12-24 Fix height in grid when the last element remains (
[email protected] )
24
+ - 4ad6fe8 2015-12-23 Added bower-asset octicons (
[email protected] )
25
+ - 8c6233d 2015-12-23 Fix contact combo hover css (
[email protected] )
26
+ - fa6dfc1 2015-12-23 Make profile-usermenu class more localized (
[email protected] )
27
+ - 90c2c21 2015-12-22 Fix Fatal error in validate form action (
[email protected] )
28
+ - 9abff80 2015-12-21 ValidateFormAction redone to implement default Action events (
[email protected] )
29
+ - 16478db 2015-12-18 Added less-space asset (
[email protected] )
30
+ - 71d4545 2015-12-18 Add btn-group dropdown direction fix in ActionColumn (
[email protected] )
31
+ - f866e06 2015-12-17 Finalize OcticonsAsset (
[email protected] )
32
+ - 4f044ee 2015-12-17 bower dep try (
[email protected] )
33
+ - 213bb75 2015-12-17 bower dep try (
[email protected] )
34
+ - 1272021 2015-12-17 bower dep try (
[email protected] )
35
+ - 948c4d3 2015-12-17 Add Octicons Asset (
[email protected] )
36
+ - 0f6aaf6 2015-12-17 Add usePost attribute to AjaxModal (
[email protected] )
37
+ - ea7fb28 2015-12-16 Add LessSpace with version to composer (
[email protected] )
38
+ - 353a41f 2015-12-15 Fix css (
[email protected] )
39
+ - b3a992e 2015-12-15 Remove
@import url from panel.css (
[email protected] )
40
+ - 32ed50b 2015-12-15 Add LessSpaceAsset (
[email protected] )
41
+ - 694e9b0 2015-12-14 Add LessSpace CSS (
[email protected] )
42
+ - e2d0c80 2015-12-11 AjaxModal - now loads data with POST requests
:exclamation : (
[email protected] )
43
+ - d7d67f2 2015-12-11 ViewAction - fixed setting of multiple ids to the fetch model (
[email protected] )
44
+ - a9d061c 2015-12-11 Pjax::init - set clientOption skipOuterContainers to true by default (
[email protected] )
45
+ - 99fa0a8 2015-12-11 SmartUpdateAction - fixed setting of multiple ids to the fetch model (
[email protected] )
46
+ - 08a65fb 2015-12-11 ProxyAction::action can be a Closure (
[email protected] )
7
47
- 3c551a6 2015-12-10 fixed namespace and moved to base (
[email protected] )
8
48
- e942f02 2015-12-09 Fixed PHP7 incompatible call of non-static function in static context (
[email protected] )
9
49
- d1e354b 2015-12-09 Composer.json - PHP requirement updated to allow PHP7 (
[email protected] )
@@ -136,7 +176,7 @@ hiqdev/hipanel-core commits history
136
176
- 6508e89 2015-09-16 translation (
[email protected] )
137
177
- 6d9f2c6 2015-09-16 x fix conflicts (
[email protected] )
138
178
- 2e183c9 2015-09-16 * improve language pack (
[email protected] )
139
- - e5e701a 2015-09-14 models/Ref - added gl_key
, gl_value properties (
[email protected] )
179
+ - e5e701a 2015-09-14 models/Ref - added
` gl_key ` , ` gl_value ` properties (
[email protected] )
140
180
- 3275a06 2015-09-14 actions/Action - added getFlashText method (
[email protected] )
141
181
- 3de82ce 2015-09-15 localization (
[email protected] )
142
182
- ec60832 2015-09-15 redone Menu widget: used menumanager Menu widget (
[email protected] )
0 commit comments