Commit graph

1022 commits

Author SHA1 Message Date
REJack 639fa9e923
fixed multilevel collapse for child treeview menu 2019-07-09 13:17:28 +02:00
REJack 070193e486
updated select2 to latest version (v4.0.7) 2019-07-08 19:24:08 +02:00
REJack 9b29fa6cf0
prep version to v2.4.13-pre inside demo files 2019-07-08 13:40:53 +02:00
REJack a1734eabda
fixed scroll top bug in fixed layout mode 2019-07-08 13:37:49 +02:00
REJack f6a5d05c90
prep version to v2.4.13-pre 2019-07-08 13:35:22 +02:00
Aigars Silkalns b1edd9eaf8 Updated footer info
Updated version info in the footer and changed copyright text to the current one.
2019-06-18 15:15:46 +03: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 67044517c3
fixed npm audit error 2019-06-11 11:53:48 +02:00
REJack 445a9c3e83
updated README.md
- changed github links to ColorlibHQ
- removed Donations part
2019-06-06 13:50:39 +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 3254b3b60f
fixed missing time in "Date and time range" picker
Closes #2027
2019-06-06 10:05:15 +02:00
REJack 6f953ee8da
updated dist files 2019-06-05 14:20:04 +02:00
REJack b4fa509976
fixed ionicons path in docs (closes #2044) 2019-05-22 11:07:13 +02:00
REJack c6720a8790
changed hr border color to @gray instead of @gray-lighter 2019-05-21 20:50:51 +02:00
REJack c7509cfe70
package.json prep for v2.4.11 2019-05-21 19:02:47 +02:00
REJack 054c89ea53
changed min-height to calc in .content-wrapper 2019-05-21 12:34:52 +02:00
Aigars Silkalns 19113c3cbc
Merge pull request #2093 from Imbuzi/patch-1
Update adminlte.js
2019-04-10 17:36:47 +03:00
Nicolas Bourasseau 17f46f4eca
Update adminlte.js
Fixing bug throwing error "Uncaught ReferenceError: expandingEvent is not defined" when collapsing .box .
2019-04-10 16:34:28 +02:00
Aigars Silkalns 1d943023e3
Merge pull request #2091 from yohaneslumentut/skin-black-light-fixing
Fix layout skin-black-light height inconsistence
2019-04-08 13:48:39 +03:00
Yohanes Lumentut 4b9b563f42 Fix layout skin-black-light height inconsistence 2019-04-06 23:44:17 +07:00
Aigars Silkalns bf86dc34e2
Merge pull request #2067 from Lowhearth/treeview-expand
Treeview expand
2019-03-24 19:43:28 +02:00
Aigars Silkalns 100a35f3ce
Merge pull request #2076 from hirayama-onagigawa-computing/fix_box_widget_collapsing
Fix typo which breaks BoxWidget collapsing.
2019-03-24 19:42:50 +02:00
平山 度 998a1ff4be Fix typo which breaks BoxWidget collapsing. 2019-03-15 17:33:15 +09:00
Abdullah Almsaeed 4672183ea0 Bump version 2019-03-11 14:01:44 -04:00
Abdullah Almsaeed 4325d22a47
Allow zip file to include HTML and plugin files 2019-03-11 14:00:11 -04:00
Daniel Vilanova Yamuza f8fe281c43 Fixed formatting 2019-02-24 15:23:09 +01:00
Daniel Vilanova Yamuza 68834fc648 Now the collapse and expand event are triggered after the event loop, Fixes #2019 2019-02-24 15:16:53 +01:00
Abdullah Almsaeed f0edf90f88 Bump version 2019-02-18 07:29:19 -05:00
Abdullah Almsaeed 661398920d Upgrade bootstrap to 3.4.1 2019-02-18 07:28:41 -05:00
tbaragao da1ec8ee33 Add Collapsing, Expanding and Removing Events (#2024)
Add Collapsing, Expanding and Removing Events
2019-01-31 13:10:32 -05:00
zacks e691c465e3 add gitattributes (#2017)
* build(composer): add archive

* chore(gitattributes): add .gitattributes
2019-01-31 13:09:33 -05:00
Kevin Papst 5c3bc4e6a6 added Symfony 4 compatible AdminLTE bundle (#2012) 2019-01-31 13:08:39 -05:00
Evan Pratten 659d1eb18a Update index.html (#2006) 2019-01-31 13:08:10 -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 b50004f17c Fix #1616 2018-07-15 11:11:21 -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
Abdullah Almsaeed c618c2814f Merge #1847 2018-07-14 17:40:00 -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
Filip Chalupa 2de87c8ab8 Update npmignore: don't ignore bower_components (#1784)
- without them the npm package is crippled

- it's hard to import admin-lte less files since many of them reference missing bower_components
2018-07-14 17:38:59 -04:00
Abdullah Almsaeed eb9098c2c8 Merge #1756 2018-07-14 17:37:49 -04:00