AndreiCN
cde37c114f
#606
...
Now it's just one custom.js file , no discrepancy between them found in src/js.
2018-03-02 19:45:50 +02:00
AndreiCN
558cd90192
#563
...
No discrepancy anymore between custom.css and custom.min.css
2018-03-02 18:33:39 +02:00
AndreiCN
70123bf798
*Me
...
Darker background color to hover icons for a better legibility
2018-03-02 18:27:28 +02:00
AndreiCN
2d932d1ea4
Revert "*Me"
...
This reverts commit a2f5df6f2d
.
2018-02-19 16:50:42 +02:00
AndreiCN
a2f5df6f2d
*Me
...
Removed custom.js file from build/js , no need of that anymore.
2018-02-19 16:42:19 +02:00
AndreiCN
694f7121e3
*Me - custom.js / custom.min.js fix
...
No need of two custom.js files, the main and the only one can be found in js/custom.js
2018-02-19 16:40:35 +02:00
AndreiCN
4c869068d1
#471
...
3º level menu not working on mobile
- Fixed.
2018-02-15 18:20:06 +02:00
AndreiCN
e947f4c882
#436
...
nested x_panel's colapse problem
2018-02-15 18:11:21 +02:00
AndreiCN
da85eda127
#563
...
Dynamic URL navigation problem
2018-02-15 17:30:58 +02:00
AndreiCN
070e407c67
#643
...
Problem with Panel toolbox responsive
2018-02-14 18:06:50 +02:00
AndreiCN
54f18bfedd
#556
...
Login page invisible components
2018-02-13 15:39:32 +02:00
Nicolae Gabriel
0621583461
#492
...
SideBar menu does not stay active with query string
2018-02-13 11:22:21 +02:00
AndreiCN
4258a74c24
Merge pull request #624 from konradmachynia/master
...
Sample PNotify message is not a part of release
2017-12-14 14:28:39 +02:00
chiu0602
a97991bc89
fix autocomplete not working ( #516 )
2017-12-08 14:46:54 +08:00
chiu0602
ddd69aea14
fix autocomplete not working ( #516 )
2017-12-08 14:44:32 +08:00
Konrad
bc1d9a7240
Sample PNotify message is not a part of release
2017-12-02 21:26:35 +01:00
gnaouis47
56a5f581de
cusom and custom min fixed
2017-11-19 20:56:42 +01:00
ccoltman
4b09b34162
Update custom.css
...
Better use of profile area, less vertical waste and centers text by image. Also limits the size of logo without clipping or forcing to a new line if it's too large (as I just experienced).
2017-08-22 23:44:06 -04:00
William
d1406b88b0
Css error #505
...
.nav-sm .menu_section h3, .nav-sm .profile, .nav-sm span.fa{display: none;} -> .nav-sm .menu_section h3,.nav-sm .profile,.nav-sm .menu_section span.fa{display:none}
This will fix the error
2017-06-14 19:40:35 -05:00
William
5c75f07860
Add rule to minified css
2017-06-13 16:38:23 -05:00
William
6e6abdfb49
Rule for datetimepicker
...
Added rule that match with the template for datetimepicker
2017-06-13 15:02:25 -05:00
AndreiCN
913663aa45
Merge pull request #425 from vitordesousa/patch-1
...
fix h2 size font
2017-06-07 20:52:30 +03:00
AndreiCN
be6e222e46
Merge pull request #440 from ernaniaz/master
...
dataTable fixed header bug on sidebar toggle
2017-05-09 15:25:43 +03:00
Ernani Azevedo
526c9961cd
Update custom.css
2017-03-30 11:13:49 -03:00
Ernani Azevedo
5dc81f673c
Update custom.js
2017-03-30 11:00:59 -03:00
Dan Atkinson
76cad33f37
Change tansformAnimation to transformAnimation
2017-03-23 11:34:11 +00:00
Dan Atkinson
4359ce250a
Change tansformAnimation to transformAnimation
2017-03-23 11:33:20 +00:00
Vitor de Sousa
5bc0b17c75
fix h2 size font
2017-03-13 00:46:24 -03:00
Rizart Dokollari
eff4f55572
Restore images required by the npm/webpack.
2017-03-06 13:14:30 +02:00
Nicolae Gabriel
0f52be3faa
#275
...
minor updates.
2017-01-25 12:55:51 +02:00
Nicolae Gabriel
7880e80196
#281
...
Update custom.js
2017-01-25 12:13:22 +02:00
Nicolae Gabriel
badd8f4320
#357
...
How to re-initialize $SIDEBAR_MENU = $('#sidebar-menu'), after ajax
load?
- Provided support.
2017-01-20 18:30:35 +02:00
Nicolae Gabriel
db5ac7c613
#358
...
tables_dynamic overflow in mobile (responsiveness issue)
- Solved it.
2017-01-16 13:13:50 +02:00
Nicolae Gabriel
96bd8913e1
* Me
...
- Finalized all of the functions in custom.js ( all of them are
independent ) and working with no errors.
2017-01-13 18:39:22 +02:00
Nicolae Gabriel
ef2b5f0ede
#286
...
Sidebar with "nav-sm" on current page always display child menu
- Solved it.
2017-01-04 16:50:22 +02:00
Nicolae Gabriel
0fd585bac8
#346
...
Sumenu labels over footer buttons
-solved that issue.
2017-01-03 15:15:50 +02:00
Nicolae Gabriel
6c86ed6a42
*Me
...
- Changed name from 'Gentellela' to Gentelella on every page including
readme.md and package.json
2016-12-22 11:01:58 +02:00
Nicolae Gabriel
edd2b1d466
*Me
...
- removed all of the inline JS ( every page it has her own JS )
- created separate functions ( ex: init_chart(); )
- now all of the JS is in one place ( custom.min.js file )
2016-12-16 13:52:51 +02:00
Nicolae Gabriel
50720ff4e9
#241
...
Dynamic tables, search button is not working in responsive design.
- Now search button works just fine on responsive.
2016-12-12 14:15:00 +02:00
Nicolae Gabriel
d2559d26d2
*Me
...
- Noticed that link #Logout from Sidebar doesn't work so I took care of
it on every page.
2016-12-08 15:41:47 +02:00
Nicolae Gabriel
c88b5e84b7
*Me
...
I noticed some small issues on sidebar in terms of alignment,
line-height, font-size etc so i took care of it.
2016-12-08 15:27:01 +02:00
Nicolae Gabriel
c27ee55996
#328
...
Searchbar in dynamic tables
- Took care of it on responsive , it works just fine now.
2016-12-08 15:00:48 +02:00
Nicolae Gabriel
78b002b252
#239
...
Form Elements : input background icon hidden
- Problem solved. The left icon appears now when sidebar is closed ( not
missing anymore ).
2016-12-06 15:38:22 +02:00
Nicolae Gabriel
c6aedf3423
#267
...
Vertical alignment of buttons on modal-dialogs is not correct
- I verified and the button it's behaving just fine, vertical align it's
ok, the user who's complaining about just overwrites CSS margin rule
somewhere so the bug is in his code and not on this one.
2016-12-06 14:03:33 +02:00
christianesperar
015907c2e6
Add date and time picker
2016-10-24 00:37:02 +08:00
christianesperar
52bf6de407
Recompile assets after merging
2016-10-20 01:44:29 +08:00
christianesperar
5a521ededa
Update bootstrap-daterangepicker
2016-10-20 01:37:13 +08:00
christianesperar
dab37f7dbf
Fix glitch on fixed sidebar for big resolution
2016-07-10 23:13:28 +08:00
christianesperar
967b6a2aca
Reorder how scripts is concat on gulp since some function undefined happen on some users
2016-07-07 00:35:21 +08:00
christianesperar
f5f525fcae
Popover tooltips not visible
2016-06-25 19:02:14 +08:00