Commit graph

251 commits

Author SHA1 Message Date
REJack f6a5d05c90
prep version to v2.4.13-pre 2019-07-08 13:35:22 +02:00
REJack 7309e2e5d5
bump version 2019-06-11 13:52:23 +02:00
REJack af70f05345
added height auto to .login-page & .register-page 2019-06-11 12:14:18 +02:00
REJack 90b65eac6d
bump version to v2.4.12-pre 2019-06-11 12:13:34 +02:00
REJack 340bbbaf93
fixed strange navigation menu behavior + dark space on reloads (#2126)
- changed height: 0px to height: auto for uk.treeview-menu to fix not smooth treeview closing
- fixed .content-wrapper calc, it returned -2% before
- changed order of js file generation
- rebuild dist files
2019-06-11 11:59:05 +02:00
REJack 7dda778f61
updated copyright in css & js files
- updated repository url in package.json
- updated copyright infos for js in Gruntfile.js
- updated copyright infos for css in AdminLTE.less & AdminLTE-without-plugins.less
- rebuild dist files
2019-06-06 11:32:52 +02:00
REJack b2e020413d
fixed sidebar menu tree dropdown always open
- added code from #2001 thanks @CoderSquirrel

Closes #1854 & #2001
2019-06-06 11:07:56 +02:00
REJack 2226c0e7cf
fixed drag and drop breaking adminlte's design
- updated ControlSidebar.js to hide control sidebar instead of only moving it
- updated dashboard.js to use containment in sortable()
- added display none to control sidebar content in index.html

(Closes #1924)
2019-06-06 10:59:10 +02:00
REJack c6720a8790
changed hr border color to @gray instead of @gray-lighter 2019-05-21 20:50:51 +02:00
REJack 054c89ea53
changed min-height to calc in .content-wrapper 2019-05-21 12:34:52 +02:00
Yohanes Lumentut 4b9b563f42 Fix layout skin-black-light height inconsistence 2019-04-06 23:44:17 +07:00
平山 度 998a1ff4be Fix typo which breaks BoxWidget collapsing. 2019-03-15 17:33:15 +09:00
tbaragao da1ec8ee33 Add Collapsing, Expanding and Removing Events (#2024)
Add Collapsing, Expanding and Removing Events
2019-01-31 13:10:32 -05:00
Olda Horák cbda6b5c3b fix for issue #1976 (#1981)
* issue1976

* issue1976_grunt_js
2019-01-31 13:05:10 -05:00
kasarla shirisha 113a3b4c8e #1947 fixed content-wrapper height (#1948)
* fixed content-wrapper height

* updated content wrapper height
2018-08-22 14:40:03 -04:00
Abdullah Almsaeed d9e6830184 Fix #1864 2018-07-15 14:48:11 -04:00
Abdullah Almsaeed 059c74fe83 Compile for production 2018-07-15 11:12:52 -04:00
Abdullah Almsaeed d04c596dc0 Compile for production 2018-07-15 11:03:30 -04:00
hendimarcos 43b92296a2 fix(skins): ISSUE 1925 - black layout, but font logo on the top is blue. (#1926)
https://github.com/almasaeed2010/AdminLTE/issues/1925
2018-07-15 11:00:33 -04:00
Abdullah Almsaeed 89d24bd778 bump version 2018-07-14 17:47:25 -04:00
OKAZAKI EITARO 1339932caa Fixed an issue where height becomes NaN when there is no main-header (#1847) 2018-07-14 17:39:38 -04:00
Abdullah Almsaeed 60eb217689 Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE 2018-07-14 17:32:49 -04:00
Abdullah Almsaeed 5a4e022541 Merge 2018-07-14 17:32:34 -04:00
Kyle Spearrin 58ef2125b6 fix control sidebar top padding (#1525) 2018-07-14 17:30:00 -04:00
Abdullah Almsaeed 4215f97f7a Bump version 2018-07-14 17:14:30 -04:00
Ivan e38376ec15 Fixed multilevel menu inconguence on opening/closing (#1817) 2018-05-05 18:10:33 -04:00
Abdullah Almsaeed 278785ad49 Add semicolons to support webpack 2017-10-26 16:53:11 -04:00
Abdullah Almsaeed d4ed1e435a Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE 2017-10-26 16:50:17 -04:00
Abdullah Almsaeed 55d120a0b1 save 2017-10-26 16:50:13 -04:00
ADmad 53393404f1 Don't hardcode slimscroll options. (#1605) 2017-10-26 16:48:52 -04:00
bmanifold a667b95b8d Fix box inside box collapsing error (#1681) (#1685)
* Previously, with a .box inside a .box, any clicking on a
  collapse/expand button in either .box would cause both of them to
  collapse/expand.  This commit makes sure parent and child boxes
  do not interfere with each other.
2017-10-26 16:30:08 -04:00
Abdullah Almsaeed d7f2e977f5 Fix issue #1692 2017-10-15 15:46:02 -04:00
Abdullah Almsaeed 156f56c3c1 Fix background color 2017-10-09 12:32:18 -04:00
Abdullah Almsaeed cc4654239b Fix issue #1664 and update bower plugins 2017-10-08 18:36:36 -04:00
Abdullah Almsaeed f14e4aaccb Fix issue #1665 2017-10-08 18:25:37 -04:00
Abdullah Almsaeed 1ee1030db2 We do not need the iCheck option anymore 2017-07-02 11:38:16 -04:00
Abdullah Almsaeed 76ce5a9c1f Fix box widget icons and chart js version in bower issue 2017-07-01 16:15:59 -04:00
Abdullah Almsaeed f4ee8fba68 Use dependecy manager when applicable issue #1532 2017-06-25 14:46:09 -04:00
Abdullah Almsaeed fbbc450c41 Fix issue #1547 2017-06-25 09:33:22 -04:00
Abdullah Almsaeed 4b0d73bab9 Fix issue #1536 2017-06-25 09:13:29 -04:00
Abdullah Almsaeed 41d3db21ed Fix issue #1549 2017-06-24 11:02:54 -04:00
Alexander Wunschik 9431039bf5 replaced boxed-bg images with static color 2017-06-06 10:51:25 +02:00
Abdullah Almsaeed 6f77ce584e Fix #1490 disabled nav tab 2017-05-18 17:52:37 -04:00
Abdullah Almsaeed 406cda26d9 Update links 2017-05-18 17:36:20 -04:00
Abdullah Almsaeed 4169db0857 Resolve conflicts 2017-05-18 08:11:54 -04:00
Abdullah Almsaeed ccb00ccdad Update modal page to add buttons and animation 2017-05-17 19:21:12 -04:00
Abdullah Almsaeed 235481d1d6 Remove font import from css and add it to html 2017-03-04 18:38:10 -05:00
Abdullah Almsaeed 890ccbdb09 Remove not needed comments 2017-03-04 12:20:23 -05:00
Abdullah Almsaeed 30324f4f33 Fix direct chat toggle trigger 2017-03-04 12:19:22 -05:00
Abdullah Almsaeed 2c372a2ce2 Create direct chat plugin 2017-03-04 12:13:04 -05:00