Commit Graph

1044 Commits

Author SHA1 Message Date
REJack
785cd511fd updated bower components
- updated bootstrap-datepicker to 1.9.0
- updated chart.js to 1.1.1
- updated ckeditor to 4.12.1
- updated jquery to 3.4.1
- updated raphael to 2.2.7
- updated select2 to 4.0.8
2019-08-09 13:38:10 +02:00
Raphael Jackstadt
239be16dac Merge pull request #2192 from philip/patch-1
Remove changelog.md link
2019-08-07 10:28:37 +02:00
Raphael Jackstadt
643d3e56f0 Merge pull request #2175 from phansys/semver
Trust semver constraints at `package.json` and `bower.json`
2019-08-07 10:28:12 +02:00
Philip Olson
76251ebd5e Remove changelog.md link
This file (changelog.md) no longer appears active; removing reference from README.md
2019-08-02 10:21:10 -07:00
Javier Spagnoletti
054c1f6936 Trust semver constraints at package.json and bower.json 2019-07-18 14:44:39 -03:00
Raphael Jackstadt
94aeea7ea7 Merge pull request #2174 from phansys/travis
Build on Travis CI
2019-07-18 12:35:53 +02:00
Javier Spagnoletti
72d14332eb Build on Travis CI 2019-07-17 11:52:40 -03:00
REJack
78d0c11374 bump version v2.4.15 2019-07-16 17:40:03 +02:00
REJack
7a2364e507 a simple try to fix ENOTFOUND Package @dev not found error 2019-07-16 17:17:54 +02:00
REJack
c3dc529221 bump version v2.4.14 2019-07-16 14:48:50 +02:00
REJack
d61cbbd627 fixed content-wrapper height calculation if footer isn't there 2019-07-16 14:45:30 +02:00
REJack
6c711a05ef prep version
- changes version to 2.4.13
- updated package.json
- updated build/less/AdminLTE.less & AdminLTE-without-plugins.less
- rebuilt dist files
- updated version in demo pages
v2.4.13
2019-07-15 19:36:15 +02:00
REJack
6a5fa5a9d9 fixed collapsed sidebar-menu's sub menu indicator(angle) on hover 2019-07-15 19:20:45 +02:00
REJack
fd7ef956a0 rebuild dist js files 2019-07-15 19:17:28 +02:00
REJack
74315469c4 added .hidden-xs to .box-tools searchbar to avoid overlapping 2019-07-15 18:48:15 +02:00
REJack
e7f1f77dce added ability to use brand-logo with text instead of only a text logo 2019-07-15 18:42:23 +02:00
REJack
737f1c4ae5 added ability to use img logo instead of text logo 2019-07-15 18:10:26 +02:00
REJack
c9ae045e25 changed bootstrap-slider from * to @dev to avoid minimum-stability error 2019-07-11 15:53:16 +02:00
REJack
97348104dd added parent height:auto on tree expand to avoid child overlapping 2019-07-11 14:30:56 +02:00
REJack
b9efcc0f98 added asset packagist to composer.json 2019-07-11 13:39:56 +02:00
REJack
33ecce7207 changed content-wrapper calc() from % to vh & added content-wrapper calc() with collapsed header 2019-07-10 20:38:45 +02:00
REJack
b90ae59dc1 added ability to use fontawesome 5 icon on sidebar-toggle 2019-07-10 19:41:21 +02:00
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 v2.4.12 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
v2.4.11
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