REJack
9dfbc32be7
replaced wysihtml5 code with summernote in mailbox/compose
5 years ago
REJack
e40b8c5171
added project add & project edit demo
...
- created project_add & project_edit
- updated project_detail
- added menu link to all demo files
- added a line break in _colors.scss
5 years ago
REJack
04b90fdd55
added contacts demo & some little scss changes
...
- created contacts demo page
- removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
- updated demo files to use bootstrap's class instead of old unnecessary class
- moved color scss lines in a seperate scss file (_colors)
- moved old plugin fixes in a new scss file (plugins/_miscellaneous)
5 years ago
REJack
9d4cbbc221
added project_detail demo file
5 years ago
REJack
f6dcb64c05
enhanced SCSS style & added projects example
...
- fixed scss code style & headers
- moved pages scss to seperate folder
- added pages/_projects scss
- added pages/examples/projects demo
5 years ago
REJack
33a3044d54
added first page example (without demo menu changes)
...
- added text color variations in scss/_text
- added demo product images
- created scss/pages/_e_commerce
- created pages/examples/e_commerce.html
5 years ago
REJack
3e0b25943b
fixed demo active state in sidebar menu
5 years ago
REJack
6002edb486
reordered Extras & Pages in demo files
6 years ago
REJack
132d00da32
added support for fixed Table Header (thead th)
...
- rebuild table scss code to a correct scss/sass code (nesting)
- added .table-head-fixed code for default table & dark table
- removed unnecessary spaces in Layout.js
6 years ago
REJack
e5db7c30ac
added support for vertical nav tabs
...
- updated _navs.scss with tabs override css
- added pages/UI/navbar demo with navbar color examples & vertical tabs example
- added navbar & tabs sidebar entry in demo files with sidebar
6 years ago
REJack
e60faca74a
enhanced input type="range"
...
- added color variations for .custom-range with .custom-range-*
- updated pages/forms/general demo to display range slider
6 years ago
REJack
c99806c497
added overlay for small-box & info-box
...
- moved overlay code to _miscellaneous to save lines & centralize it since its not only for card
- changed code to flex center instead of position absolute
- changed icon color & modified the color for dark
- removed icon font size to use fa-lg, fa-2x, ...
- updated widgets demo
6 years ago
REJack
7e5ac7051e
fixed copyright date
6 years ago
REJack
a80f1bd38c
prep version to 3.0.0-beta.2
6 years ago
REJack
8fe10a9963
some little changes with gradients
...
- removed default gradients
- renamed bg-*-gradient to bg-gradient-* to follow bootstrap's default gradients
- added btn related gradient hover & active changes
- updated related demo files (index.html, pages/widgets.html & pages/UI/buttons.html)
- rebuild dist files
6 years ago
REJack
66f15c4f3d
added notification plugins aka toasts (sweetalert2 & toastr)
...
- added sweetalert2 & toastr to package.json & build/npm/Plugins.js
- added plugin related scss fixes and created files per plugin
- updated "Modals" demo page to "Modals & Alerts" & renamed link on all demo files
- rebuild dist files
6 years ago
REJack
d852f4ba34
enhanced card & widget with expand/compress (fullscreen) and some little fixes
...
- updated Widget.js
- updated _cards.scss
- enabled gradients in _bootstrap-variables.scss
- fixed old bg-*-gradient (theme colors)
- added bg-*-gradient (colors)
- updated cards demo section in pages/widgets.html
6 years ago
REJack
f70483a806
plugins updates part 2
...
- added .editorconfig
- updated package.json & build/npm/Plugins.js according to the following changes
- updated dev dependencies to clear audits
- updated daterangepicker
- updated overlayScrollbars
- moved flot (0.8.2) to flot-old for plugins
- updated flot
- updated fullcalendar
- replaced icheck with icheck-bootstrap & updated demo files
- added icheck-bootstrap color overrides
- updated inputmask
- updated ion-rangeslider
- updated jquery-ui
- updated bootstrap-slider tweaks & demo files
- replaced jvectormap with jqvmap & updated demo files
- added jquery-mapael & replaced in index2 jvectormap
- updated jquery-knob
- replaced pace with pace-progress
- updated select2 & demo files
- replaced jquery.sparkline with sparklines & updated demo files and removed jquery.sparkline demo section
6 years ago
REJack
91434f4215
added legacy user menu
...
- added scss lines form @BruceHill
- created pages/examples/legacy-user-menu.html as single page demo with html code from @BruceHill but with some modifications ;)
- updated demo files, added legacy user menu link in Extras after Starter Page
- rebuild dist files
6 years ago
REJack
95ca8ec4da
enhanced charts demo
...
- added pie chart
- added stacked bar chart
6 years ago
REJack
9b03b865ad
updated plugins part 1
...
- updated package.json plugins (fontawesome)
- updated npm/Plugins
- removed bootstrap css files
- replaced bootstrap-wysihtml5 (it's not support BS4) with summernote
- updated bootstrap-slider to latest version & updated demo
- replaced old chartjs demos with new chartjs
- updated bootstrap-colorpicker & updated forms/advanced demo file
- removed ckeditor in order to respect licenses
- replaced bootstrap-datepicker & bootstrap-timepicker with tempusdominus-bootstrap-4
6 years ago
REJack
9ffff7df6f
modal overlay
...
- update color darken/lighten for custom-switch's
- added .overlay in .modal-dialog/.modal-content
- created demo modal in modals.html
- rebuild css dist files
6 years ago
REJack
7ad0bae031
enhanced custom-switch
...
- updated forms/general demo page
- added custom-switch off/on color variants
- rebuild css files
6 years ago
REJack
42568b9b8d
Road to v3.0.0-beta.1
...
- replaced slimScroll to overlayScrollbars
- added new layout types (fixed, navbar-fixed & footer-fixed)
- changed old default layout from "fixed" to non-fixed
- enhanced PushMenu.js to load options via data
- enhanced Layout.js new layout calcs, options via data for scrollbar
- fixed forms fontawesome icons
- added warning-feedback (without icon)
- added sidebar-mini-md
- updated index to use layout-fixed
- updated index2 to use layout-fixed, layout-navbar-fixed & layout-footer-fixed
6 years ago
REJack
ce032ed76f
updated AdminLTE css
...
- fixed fontawesome icon rules in buttons, cards, sidebar & smallbox
- added calc for `.content-wrapper` min-height
- added layouts: top-nav, boxed & sidebar collapsed
- fixed mailbox attachment size
- added bg-*, navbar-*
- updated demo.js
- updated sidebar in demo files (added layout options)
- added autoprefixer to fix browser specific css changes
- added css sourcemap for adminlte.min.css
6 years ago
REJack
d753e8cef9
updated fontawesome to fontawesome-free 5.8.2
...
- updated all demo pages
- updated fontawesome entries in build/npm/Plugins
- updated package.json & package-lock.json
- replaced fontawesome files in plugins/
6 years ago
REJack
a873327611
added modals & changed zindex's
...
- added Modals Demo Page
- added Link to Modals in any other Demo Page
- added Modal Color Variation fixes
- updated zindex values `header` from 1000 to 900 `sidebar` from 1100 to 950 (below bootstrap 4 defaults to work with dropdown, modal, popover & tooltip)
- removed tooltip zindex overide
6 years ago
Jean Carlos Gallego
24c3922f70
Fix wrong label column number
...
It causes label text to wrap to the next line
6 years ago
Liu Xinyu
bbb9e4f61b
fix($demo): 404 page active link of sidebar ( #2021 )
6 years ago
heemza
26a521bfa0
Fix #1962 ( #1968 )
6 years ago
heemza
dfd2677a6d
Fix #1881 ( #1898 )
6 years ago
Abdullah Almsaeed
49fdbb2873
Fix #1689
7 years ago
Abdullah Almsaeed
0ba5f1c3ad
Add demo functions
7 years ago
Abdullah Almsaeed
910f4e5186
Add control sidebar
7 years ago
Abdullah Almsaeed
c33e313723
Add ckeditor5 and fix shadow in form control
7 years ago
Abdullah Almsaeed
e70992af6a
Fix data table
7 years ago
Abdullah Almsaeed
53a7c75964
Dev release
7 years ago
Abdullah Almsaeed
f390ddcc1f
Add webpack
7 years ago
Abdullah Almsaeed
97dfbaa79f
Update adminlte version
8 years ago
Abdullah Almsaeed
64443ee54f
Replace labels with tags according to BS4 implementation
8 years ago
Abdullah Almsaeed
60c105323d
Remove JS links error
9 years ago
Abdullah Almsaeed
1ee281b3b9
Increment version number
9 years ago
Joris Hens
94d164d7e4
Fixes #688
...
Loading the minified version of fastclick doesn't work. My guess is that the FastClick object gets renamed in the minification process, making the check for "typeOf FastClick" useless and causing FastClick to never execute. Loading the unminified version of fastclick removes the 300ms click delay across the board.
9 years ago
Abdullah Almsaeed
4cd707a49e
Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
9 years ago
Abdullah Almsaeed
8a7a7ae527
Add new map and implementation reference
9 years ago
Yasser Lotfy
9c0d5d8c03
- Update to Pace v1.0.2 so there is no errors appears on Safari browsers.
...
- Modified one of the original styles to be matched with AdminLTE and Works good on both Desktop and Mobile versions.
- Minified .js and .css files
- Created new pace page for Pace preview
- Added Pace page to navigation to the whole theme files
9 years ago
Abdullah Almsaeed
0748343f22
Update version
9 years ago
Abdullah Almsaeed
ee1782c007
Reformat code
9 years ago
Abdullah Almsaeed
2f72188c28
Merge master
9 years ago
Abdullah Almsaeed
9e93fa988e
Correct sidebar link
9 years ago
Abdullah Almsaeed
080e4da6e8
Add instructions link to modals
9 years ago
Dennis Neufeld
91f47a8b7a
Formatting
9 years ago
Abdullah Almsaeed
685ba27900
Fix input group size
9 years ago
Abdullah Almsaeed
996444f55b
Fix bootlint W008
9 years ago
Abdullah Almsaeed
b747fdf973
Fix bootlint E009
9 years ago
Abdullah Almsaeed
396b319c7e
Fix bootlint E014
9 years ago
Abdullah Almsaeed
283355e533
Remove unwated JS script
9 years ago
Abdullah Almsaeed
86387efc8f
Merge pull request #656 from freezy-sk/652-fix-E029
...
Fixed Bootlint error E029
9 years ago
Abdullah Almsaeed
18691817cf
Merge pull request #655 from freezy-sk/652-fix-E033
...
Fixed Bootlint error E033
9 years ago
freezy
ec43144a62
Fixed Bootlint error E029
9 years ago
freezy
be2ca6a21e
Fixed Bootlint error E033
9 years ago
freezy
8c7fc61559
Fixed Bootlint warning W007
9 years ago
Dennis Neufeld
3c05a7858f
Fix Photo URL
9 years ago
Dennis Neufeld
81e784af15
Formatting and stuff
9 years ago
Abdullah Almsaeed
dde604023b
Fix issue #430
9 years ago
Abdullah Almsaeed
31af666ccc
Merge pull request #635 from Dennis14e/patch_head
...
head-changes
9 years ago
Abdullah Almsaeed
393bb3ca1f
Merge pull request #632 from Dennis14e/patch_glyphicons
...
Updated Glyphicons page
9 years ago
Abdullah Almsaeed
746ecd5cd3
Format
9 years ago
Abdullah Almsaeed
36f31d1448
Fixed typo attachemnt to attachment
9 years ago
Abdullah Almsaeed
738252af74
Merge feature/profile
9 years ago
Abdullah Almsaeed
1555830bc6
Add activity tab to profile
9 years ago
Abdullah Almsaeed
ac99249af7
Add new profile page link to sidebar
9 years ago
Abdullah Almsaeed
2f390152bc
Created and updated the profile page
9 years ago
Dennis Neufeld
71657fc0bc
Some asset changes
9 years ago
Dennis Neufeld
c38df88d5a
Updated page titles
9 years ago
Dennis Neufeld
a1c8225c2e
Add meta X-UA-Compatible
9 years ago
Dennis Neufeld
1ba31abdc6
Lowercase charset ("UTF-8" to "utf-8")
9 years ago
Dennis Neufeld
418f73e2a8
Updated Glyphicons page
9 years ago
Abdullah Almsaeed
e13db59eb3
Updated version
9 years ago
Abdullah Almsaeed
7df333d8b6
Merge social widgets feature
9 years ago
Abdullah Almsaeed
e7653c8655
Add box-comment feature
9 years ago
Abdullah Almsaeed
af4deafa7c
Add social widgets
9 years ago
Abdullah Almsaeed
a0a4a3207a
Merge pull request #627 from Dennis14e/patch_version
...
Update files to v2.2.1
9 years ago
Dennis Neufeld
4e6e19a9f7
Updated Bootstrap version comment to v3.3.5
9 years ago
Dennis Neufeld
648d682618
Update files to v2.2.1
9 years ago
Dennis Neufeld
7860607b5b
Update html5shiv v3.7.3
9 years ago
Dennis Neufeld
87534fa1f0
Updated Font Awesome v4.4.0
9 years ago
Dennis Neufeld
0fce8ad2db
HTML5 Pages - UI
9 years ago
Dennis Neufeld
ade5e66851
HTML5 Pages - Tables
9 years ago
Dennis Neufeld
5cb4f2840b
HTML5 Pages - Mailbox
9 years ago
Dennis Neufeld
ccebf2492a
HTML5 Pages - Layout
9 years ago
Dennis Neufeld
560b79e884
HTML5 Pages - Forms
9 years ago
Dennis Neufeld
d311cc0ab2
HTML5 Pages - Examples
9 years ago
Dennis Neufeld
502b6e6b2d
HTML5 Pages - Charts
9 years ago
Dennis Neufeld
63230ebf57
HTML5 Pages
9 years ago
Dennis Neufeld
9837243bc9
Formatting files (newline, trailing spaces, ...)
9 years ago
Abdullah Almsaeed
7760b0d516
Bootstrap social plugin changed google-plus button to google
9 years ago
Abdullah Almsaeed
a8406b4102
Removed unnecessary \!important
9 years ago
Abdullah Almsaeed
7c93106626
Updated select2 implementation to be responsive
9 years ago
Abdullah Almsaeed
2ceb6e19b8
Updates
9 years ago
Abdullah Almsaeed
d75e3e18c9
ChartJS requires css height in newer version
9 years ago
Dennis Neufeld
9fae8c8a00
Fix typo in pages/layout/top-nav.html
10 years ago
Abdullah Almsaeed
a6c2500da3
Updated version in footer
10 years ago
Michael
ead60ced86
Fix typo in forms/general.php
10 years ago
Abdullah Almsaeed
175d349e64
Merge pull request #533 from Dennis14e/master
...
More Formatting Pages
10 years ago
Dennis Neufeld
7ddea34311
Formatting Pages 2/2
10 years ago
Dennis Neufeld
6220d2c4fd
Formatting Pages 1/2
10 years ago
Abdullah Almsaeed
c7c3381856
Updated local clone
10 years ago
Abdullah Almsaeed
eb8012df48
Fixed issue #531
10 years ago
Dennis Neufeld
7a2181964d
Format pages - UI
10 years ago
Dennis Neufeld
6c795e84e9
Format pages - tables
10 years ago
Dennis Neufeld
23adb8661c
Format pages - mailbox
10 years ago
Dennis Neufeld
57d18a266a
Format pages - layout
10 years ago
Dennis Neufeld
65d99c7b6c
Format pages - forms
10 years ago
Dennis Neufeld
4ce12b818c
Format pages - examples
10 years ago
Dennis Neufeld
14cb228dcb
Format pages - charts
10 years ago
Dennis Neufeld
68e1d9d7d5
Format pages
10 years ago
Abdullah Almsaeed
ab07ef8c92
Merge pull request #510 from 01-Scripts/patch-1
...
Wrong color code provided for orange class.
10 years ago
Abdullah Almsaeed
8feef037b7
Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
10 years ago
Abdullah Almsaeed
6b234f1186
Updated change log and removed rtl.html
10 years ago
Michael
a16d1478eb
Wrong color code provided for orange class.
10 years ago
Abdullah Almsaeed
bf2f7223aa
Merge pull request #497 from angelitomg/master
...
Duplicated iCheck call removed
10 years ago
Abdullah Almsaeed
ad68d5e466
Added support for Select2
10 years ago
Angelito M. Goulart
14600d7016
Duplicated iCheck call removed
10 years ago
Ivan Tcholakov
1e096c9eec
Datatables, examples, switching to the new 1.10 API.
10 years ago
Abdullah Almsaeed
8ae58fe1f6
Merge pull request #483 from masteradhoc/masteradhoc-patch-typo
...
Patch - Typo waring -> warning
10 years ago
Brian
381d380797
Fixed typo (waring -> warning)
...
This fixes a typo in multiple files.
See #482
This shouldn affect the website, cause the typo got fixed in .css and
.html files.
10 years ago
Brian
75919217fd
Update buttons.html
...
Commented metatag
10 years ago
Brian
a9d1889cc8
Update general.html
...
Commented metatag
10 years ago
Brian
a94a21dc52
Update icons.html
...
Commented metatag
10 years ago
Brian
e37ea9d383
Update modals.html
...
Commented metatag
10 years ago
Brian
1ea7dea2ec
Update sliders.html
...
Commented metatag
10 years ago
Brian
0cdbdca0cb
Update timeline.html
...
Commented metatag
10 years ago
Brian
9023977238
Update inline.html
...
Commented metatag
10 years ago
Brian
35912a5a6d
Update morris.html
...
Commented metatag
10 years ago
Brian
1bfa07d562
Update flot.html
...
Commented metatag
10 years ago
Brian
c1298a0eab
Update chartjs.html
...
Commented metatag
10 years ago
Brian
b98e09f88a
Update register.html
...
Commented metatag
10 years ago
Brian
2860bc0fdb
Update login.html
...
Commented metatag
10 years ago
Brian
e9ff619013
Update lockscreen.html
...
Commented metatag
10 years ago
Brian
4c8d3b929a
Update invoice.html
...
Commented metatag
10 years ago
Brian
88d8a6fd9b
Update invoice-print.html
...
Commented metatag
10 years ago
Brian
615c1707be
Update blank.html
...
Commented metatag
10 years ago
Brian
d87ac0306b
Update 500.html
...
Commented metatag
10 years ago
Brian
f501a96712
Update 404.html
...
Commented metatag
10 years ago
Brian
f520388da9
Update advanced.html
...
Commented metatag
10 years ago
Brian
05ace29173
Update editors.html
...
Commented metatag
10 years ago
Brian
cb091b7094
Update general.html
...
Commented metatag
10 years ago
Brian
32c6fc147d
Update top-nav.html
...
Commented metatag
10 years ago
Brian
0561cecd77
Update rtl.html
...
Commented metatag
10 years ago
Brian
73c403b796
Update fixed.html
...
Commented metatag
10 years ago
Brian
1cc2f8be47
Update collapsed-sidebar.html
...
Commented metatag
10 years ago
Brian
110da40511
Update boxed.html
...
Commented metatag
10 years ago
Brian
3fee45b583
Update compose.html
...
Commented metatag
10 years ago
Brian
8c4cfbf887
Update mailbox.html
...
Commented metatag
10 years ago
Brian
8dc6a9d021
Update read-mail.html
...
Commented metatag
10 years ago
Brian
7ee63f97bd
Update data.html
...
Commented metatag
10 years ago
Brian
1a62467472
Update simple.html
...
Commented the metatag
10 years ago
Brian
00de9b4e8d
Update widgets.html
...
Commented the metatag
10 years ago
Brian
1428e23c28
Update calendar.html
...
Commented the meta tag.
10 years ago
Brian
6015ecef25
Update buttons.html
...
Commented the meta tag.
10 years ago
Abdullah Almsaeed
1bccec3bca
Merge pull request #459 from suvjunmd/momentjs
...
Fixed Moment.js deprecation warning
10 years ago
Dmitri Suvorov
f6c3fb88d1
Fixed Moment.js deprecation warning
10 years ago
Dmitri Suvorov
d0ac3e7922
Updated jQuery UI to 1.11.4
10 years ago
Abdullah Almsaeed
aa6552502d
Added animation speed option to app.js
10 years ago
Abdullah Almsaeed
81fabc38c8
Merge pull request #411 from suvjunmd/breadcrumbs
...
Fixed text inside breadcrumbs
10 years ago
Abdullah Almsaeed
493ce24f47
Fixed issue #422
10 years ago
Dmitri Suvorov
b219c57f9e
Fixed text inside breadcrumbs
10 years ago
Abdullah Almsaeed
e55c2b85aa
Fix issue #405
10 years ago
Dmitri Suvorov
02c04ca12d
Updated jQuery to 2.1.4
10 years ago
Abdullah Almsaeed
2af6d6ee45
Added border to box
10 years ago
Abdullah Almsaeed
f2c3bd47aa
Fixed custom tabs issue #378
10 years ago
Abdullah Almsaeed
c8ef738577
Merge pull request #391 from suvjunmd/breadcrumb
...
Fixed text inside breadcrumbs
10 years ago
Dmitri Suvorov
a89298e29c
Fixed text inside breadcrumbs
10 years ago
Dmitri Suvorov
bb7d6e72d5
Updated links to the latest versions of HTML5 Shiv and Respond.js
10 years ago
Dmitri Suvorov
064de16cdd
Changed input type from text to email
10 years ago
Abdullah Almsaeed
01c0071459
Updates
10 years ago
Dmitri Suvorov
38dbc01055
Updated Icons page to Font Awesome 4.3
10 years ago
Abdullah Almsaeed
e419815b34
Updated Bootstrap version in comments
10 years ago
Abdullah Almsaeed
1277b22ebe
Updated dataTables plugin and added extensions
10 years ago
Abdullah Almsaeed
75d1407041
Implemented suggestion in issue #341
10 years ago
Abdullah Almsaeed
f23da45064
Updated mailbox iCheck plugin
10 years ago
Abdullah Almsaeed
0f46cb356b
Added demo to blank page
10 years ago
Abdullah Almsaeed
bd926b06ac
Add collapse option for labels and folders in mailbox
10 years ago
Abdullah Almsaeed
811d1f3dbe
Fix for sidebar mini and fixed layout
10 years ago
Abdullah Almsaeed
6eb0cefc4f
changed control sidebar icon
10 years ago
Abdullah Almsaeed
9a4adb7546
Updated daterangepicker plugin
10 years ago
Abdullah Almsaeed
436856b1c3
Removed unused mixins
10 years ago
Abdullah Almsaeed
a1f496be11
Added default dark skin to control sidebar
10 years ago
Abdullah Almsaeed
5a97938d81
Update demo
10 years ago
Abdullah Almsaeed
85b64ef0e7
Updated top layout
10 years ago
Abdullah Almsaeed
467d442c22
Added new chartjs preview page
10 years ago
Abdullah Almsaeed
b71df6e81c
Added control sidebar to all pages
10 years ago
Abdullah Almsaeed
09463c8db2
updated text colors for labels menu in sidebar
10 years ago
Abdullah Almsaeed
4dacac85ec
Updated broken links
10 years ago
Abdullah Almsaeed
7cc7d81ad9
Created light sidebar and added new skin mixins
10 years ago
Abdullah Almsaeed
2f7f43109d
Updatd collapsed sidebar support
10 years ago
Abdullah Almsaeed
919fba82f6
Added logo support for sidebar-mini
10 years ago
Abdullah Almsaeed
d0664b2695
Added https to CDN link
10 years ago
Abdullah Almsaeed
993aff4e31
Prettified the charts and added chartjs
10 years ago