Commit graph

493 commits

Author SHA1 Message Date
REJack 1406f85866
added workaround for chartjs IE11 height bug 2019-11-06 10:57:23 +01:00
REJack 98c5a988ba
fixed example links 2019-11-05 12:25:46 +01:00
Androz 59417e2a29 Fix broken link (#2377) 2019-11-05 11:04:48 +01:00
REJack 4754f57ee8
prep pre version 2019-11-04 09:55:25 +01:00
REJack e78ee8d9ca
prep version 2019-11-02 13:54:26 +01:00
REJack b7a1c871ce
fixed card default border after adding nav tabs support
- placed default card tabs style into .card-tabs
- updated demo
2019-11-02 08:59:45 +01:00
REJack 6457d31b0d
added forget password & recover password demo 2019-11-01 12:19:24 +01:00
REJack 242ef8984a
fixed select2 init bug in forms/advanced.html 2019-10-24 08:24:25 +02:00
REJack acf9fe8403
added bs-custom-file-input plugin 2019-10-23 15:24:14 +02:00
REJack 14967aec94
prep version & rebuild dists 2019-10-19 11:38:03 +02:00
REJack c011e42b77
overhauled top-nav layout with a collapsable menu 2019-10-03 14:34:22 +02:00
REJack c09241069b
fixed invoice-print loading from file:// 2019-10-03 14:09:27 +02:00
REJack c2d3d8595c
fixed margin of input-group, nav & pagination inside card-tools 2019-10-03 13:57:39 +02:00
REJack 5d7e709c7c
prep version 2019-10-02 13:23:30 +02:00
REJack 00675ef1cb
prep version to v3.0.0-rc.2 2019-10-02 12:42:33 +02:00
REJack cd5f84b253
enhanced default select2 theme (built in)
- created build/scss/plugins/_mixins.scss
- updated build/scss/plugins/_select2.scss
- added color variation for select2
- updated build/scss/AdminLTE(-raw).scss
- updated pages/forms/advanced.html with color variations and both themes
2019-09-25 10:24:16 +02:00
REJack 6099356207
enhanced login/register box positioning
- added min-height update for login-/register-page in Layout.js
- updated login-/register-page to display flex
- updated login/register demo to load adminlte.min.js
2019-09-23 11:39:30 +02:00
REJack acd65cf524
added ability to add nav tabs inside card header
- added demo in pages/UI/navbar.html
- added style for top border for .card-outline-tabs
- overhauled a bit the navbar demo section
2019-09-20 10:51:07 +02:00
REJack c950273d43
fixed right sided vertical nav tabs demo 2019-09-19 09:59:44 +02:00
REJack 1261a7e36c
added .dropdown-icon for icon only dropdown toggles 2019-09-17 10:40:51 +02:00
REJack 7774adb2a7
fixed missing bootstrap 4 migration changes 2019-09-17 08:30:37 +02:00
REJack ec008a693f
added Toasts.js & enhanced toasts style
- created Toasts.js
- updated build/js/scss/plugins/_toastr.scss
- added toast-variant mixin in build/scss/_mixinis.scss
- created build/scss/_toasts.scss
- added zindex-toasts variable in build/scss/_variables.scss
- updated build/scss/AdminLTE.scss & build/scss/AdminLTE-raw.scss
- updated pages/UI/modals.html
- created docs/javascript/toasts.md
- updated docs/_config.yml
2019-09-16 12:05:25 +02:00
REJack 487ccecf05
enhanced bootstrap switch js part in demo 2019-09-13 14:41:19 +02:00
REJack 7bb5b47bff
added bootstrap-switch
- updated package.json
- updated build/npm/Plugins.js
- added build/scss/plugins/_bootstrap-switch.scss with bootstrap 4 style & color overrides
- updated pages/forms/advanced.html with bootstrap switch demo & added rows in icheck demo
- added plugins files
2019-09-13 13:44:59 +02:00
REJack 0c9e0b7b49
fixed offset in pages/forms/general 2019-09-13 10:40:17 +02:00
REJack e2ad19ab11
fixed user-block inside post & fixed profile example 2019-09-13 10:38:07 +02:00
REJack bc8b990c1a
added multi level example across the demo pages 2019-09-09 15:34:49 +02:00
REJack 0fd72b8837
enhanced radio button group with bg-*
- added active override for .btn.bg-*
- added radio button group demo in pages/UI/buttons.html
2019-09-09 15:07:23 +02:00
REJack 26741a95c5
updated pages/UI/buttons.html with hoverable split buttons & corrected the split buttons markup 2019-09-09 14:45:43 +02:00
REJack 4453262bb0
added pace demo & pace override
- created pages/examples/pace.html
- created build/scss/plugins/_pace.scss with color overrides
- created docs/components/plugins.md with plugin overrides & extra styles
- updated docs sidebar menu
- updated demo sidebar menu with pace demo link
2019-09-09 14:19:35 +02:00
REJack f93b3fea4d
fixed inputmask markup 2019-09-03 11:43:54 +02:00
REJack baea4e435b
prep version & rebuild dist files 2019-09-01 15:16:39 +02:00
REJack 7d15c6ac8c
updated .user-block & .widget-user 2019-08-31 10:25:58 +02:00
REJack a8051f5666
updated some demos
- added dropdown-hover for "Hover for action" in layout/top-nav
- changed bootstrap modal info text in UI/modals
- updated vertical tabs examples for a better mobile view
2019-08-31 09:50:32 +02:00
REJack 51579d5324
added ekko-lightbox plugin
- updated package.json
- updated build/npm/Plugins.js
- updated pages/gallery.html
2019-08-30 15:21:37 +02:00
REJack 56682c498f
updated pages/layout/* demo pages with single card to avoid whitespace above footer 2019-08-30 14:35:24 +02:00
REJack 2865815c47
dependencies/devDependencies updates
- updated dependencies
  - `@fortawesome/fontawesome-free` to 5.10.2
  - `@fullcalendar/bootstrap` to 4.3.0
  - `@fullcalendar/core` to 4.3.1
  - `@fullcalendar/daygrid` to 4.3.0
  - `@fullcalendar/interaction` to 4.3.0
  - `@fullcalendar/timegrid` to 4.3.0
  - `bootstrap-slider` to 10.6.2
  - `flot` to 3.2.9
  - `overlayscrollbars` to 1.9.1
  - `raphael` to 2.3.0
  - `select2` to 4.0.10
  - `sweetalert2` to 8.16.3
- replaced dependencies
  - `jqvmap` with `jqvmap-novulnerability` (removes git requirement on `npm i`)
- added new dependencies
  - `datatables.net-autofill-bs4` to 2.3.3
  - `datatables.net-bs4` to 1.10.19
  - `datatables.net-buttons-bs4` to 1.5.6
  - `datatables.net-colreorder-bs4` to 1.5.1
  - `datatables.net-fixedcolumns-bs4` to 3.2.6
  - `datatables.net-fixedheader-bs4` to 3.1.5
  - `datatables.net-keytable-bs4` to 2.5.0
  - `datatables.net-responsive-bs4` to 2.2.3
  - `datatables.net-rowgroup-bs4` to 1.1.0
  - `datatables.net-rowreorder-bs4` to 1.2.5
  - `datatables.net-scroller-bs4` to 2.0.0
  - `datatables.net-select-bs4` to 1.3.0
  - `jszip` to 3.2.2
  - `pdfmake` to 0.1.58
- updated devDependencies
  - `@babel/cli` to 7.5.5
  - `@babel/core` to 7.5.5
  - `@babel/preset-env` to 7.5.5
  - `css-loader` to 3.2.0
  - `rollup"` to .20.2
  - `terser` to 4.2.1
- removed old plugins
  - `morris`
2019-08-28 12:59:33 +02:00
REJack e3888aee85
created new gallery page
- added filterizr to plugins
- created gallery demo
2019-08-28 11:42:16 +02:00
REJack ce9734ef07
updated demo sidebar menu
- fixed timeline link in pages/calendar & pages/widgets
- added ribbons link after timeline link
2019-08-28 09:57:45 +02:00
REJack 6a85e9c5a1
enhanced buttons
- added btn-xs class
- added btn-xs demo in pages/UI/buttons.html
- enhanced dropdown-hover for button dropdowns
- fixed dropdown examples in pages/UI/buttons.html
2019-08-28 09:26:57 +02:00
REJack 6874eb31d7
enhanced navbar dropdown & top-nav example
- added Dropdown.js
- added .dropdown-submenu
- added .dropdown-hover
- added dropdown example & fixed card headers in pages/layout/top-nav.html
2019-08-27 16:23:07 +02:00
REJack 6d0fcbc8b1
enhanced custom forms
- removed box-shadow from custom form element #2200
- updated pages/forms/general.html (splited general and custom elements)
- fixed focus on custom switch & range
2019-08-27 13:21:53 +02:00
REJack 42b6ff1b11
removed fastclick from demo pages 2019-08-27 12:10:57 +02:00
Raphael Jackstadt 2ab586c4db
Merge branch 'v3-dev' into v3-dev 2019-08-26 10:44:04 +02:00
REJack 6b683b1d94
enhanced ribbons
- fixed style
- created demo page
- created docs
2019-08-26 09:44:05 +02:00
Aleksandr Rogozin d27aa49026 Add a sidebar link across all demo pages 2019-08-21 23:58:55 +03:00
REJack 1aa67a08ea
migrated CardRefresh (BoxRefresh)
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
2019-08-20 17:19:08 +02:00
REJack 09651f0a82
added @ttskch/select2-bootstrap4-theme and updated legacy select2 scss code 2019-08-20 12:48:22 +02:00
REJack b816ef347a
enhanced CardWidget (Widget)
- renamed Widget to CardWidget
- renamed data-widget to data-card-widget
- reworked Selector & ClassName Icons to Option
- splited toggleMaximize to maximize & minimize
- added maximizeTrigger Option
- enhance code to run methods without buttons
2019-08-20 12:33:52 +02:00
REJack 0381231b23
updated sweetalert2 & added sweetalert2-theme-bootstrap-4 2019-08-20 10:54:48 +02:00
REJack f549efa62a
added elevation-4 to brand-link on pages/layout/fixed-topnav.html 2019-08-19 12:36:33 +02:00
Aleksandr Rogozin 02fe824919 Returned timeline-inverse css class. 2019-08-17 12:20:47 +03:00
Aleksandr Rogozin acdbe25cfa Update profile page -> timeline part 2019-08-17 01:03:58 +03:00
Aleksandr Rogozin 66055cd96a Migration the timeline component to "bootstrap 4". 2019-08-16 17:23:57 +03:00
REJack 3d8c88799a
fixed icheck-bootstrap html markup 2019-08-08 14:12:46 +02:00
REJack 4be1bd935c
fixed placehold.it link 2019-07-31 08:41:11 +02:00
REJack d3554c591e
updated docs link in demo files 2019-07-31 08:18:06 +02:00
REJack f8f0d8fc8e
added custom tab content class & demo in pages/UI/navbar 2019-07-28 14:17:36 +02:00
REJack 2804a35d13
added bootstrap-duallist plugin & demo 2019-07-28 13:50:35 +02:00
REJack 8f5b3d68b9
removed .btn-flat from add-new-event-btn in calendar demo 2019-07-28 12:47:52 +02:00
REJack 4d14a6f3b7
fixed input-group-append input-group-text markup in login/register page 2019-07-27 22:48:28 +02:00
REJack 6773bd1772
further scss changes
- changed /* comments to // (to avoid displaying in compiled css file)
- added .alert-primary
- removed _label.scss (due renamed to badge with BS4)
- reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
- changed control-sidebar-light border color to main-header border
- renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
- enhanced direct-chat with all colors
- added `.dropdown-menu-xl`
- reworked color-palette in pages/UI/general
- changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
- removed `@-webkit-keyframes flipInX` due autoprefixer
- enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
2019-07-18 16:22:11 +02:00
REJack c26d880962
removed border-bottom in pages/layout/top-nav navbar 2019-07-14 21:52:29 +02:00
REJack 11e09242ea
renamed sidebar entry Fixed to Fixed Sidebar & renamed file fixed.html to fixed-sidebar.html 2019-07-14 18:02:00 +02:00
REJack dcc223da7b
updated font awesome links in demo pages 2019-07-14 17:46:33 +02:00
REJack f21bf2fb4f
enhanced responsive fixed-header/-footer #2162
- removed js margin-top/-bottom generation
- added layout-navbar-not-fixed & layout-footer-not-fixed incl. responsive variants (eg. layout-*-navbar-not-fixed, layout-*-footer-not-fixed)
- added responsive variants for fixed (eg. layout-*-navbar-fixed, layout-*-footer-fixed)
- added default border-bottom to main-header navbar like main-footer
- removed .border-bottom from main-header navbar in demo pages
2019-07-12 20:00:43 +02:00
REJack ad91b7fdb7
updated fontawesome cdn link in demo pages 2019-07-12 18:29:41 +02:00
REJack 0e3049751e
added language menu demo 2019-07-10 17:01:30 +02:00
REJack e9bffa1f53
added to sticky-top to events control in calendar demo 2019-07-10 16:24:42 +02:00
REJack 22e2587dc4
added back to top style & demo inside widget 2019-07-08 18:47:57 +02:00
REJack 48a4ee3f1f
added workaround to avoid that chart can disappear inside the card 2019-07-08 14:53:41 +02:00
REJack 29c9568b69
fixed horizontal form in forms general demo 2019-07-01 11:14:33 +02:00
REJack 3b8df1a62b
added jsGrid & updated DataTables demo
- updated DataTables typo in demo files
- added jsGrid to package,json & npm/Plugins.js
- added jsgrid demo
2019-07-01 02:37:24 +02:00
REJack 9dfbc32be7
replaced wysihtml5 code with summernote in mailbox/compose 2019-07-01 02:05:25 +02:00
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
2019-06-30 23:46:41 +02:00
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)
2019-06-28 12:51:44 +02:00
REJack 9d4cbbc221
added project_detail demo file 2019-06-28 11:17:34 +02:00
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
2019-06-28 10:02:07 +02:00
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
2019-06-27 14:18:58 +02:00
REJack 3e0b25943b
fixed demo active state in sidebar menu 2019-06-27 12:51:10 +02:00
REJack 6002edb486
reordered Extras & Pages in demo files 2019-06-27 11:26:34 +02:00
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
2019-06-27 10:43:40 +02:00
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
2019-06-26 16:58:34 +02:00
REJack e60faca74a
enhanced input type="range"
- added color variations for .custom-range with .custom-range-*
- updated pages/forms/general demo to display range slider
2019-06-26 16:12:40 +02:00
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
2019-06-26 15:14:53 +02:00
REJack 7e5ac7051e
fixed copyright date 2019-06-26 14:39:52 +02:00
REJack a80f1bd38c
prep version to 3.0.0-beta.2 2019-06-26 14:37:24 +02:00
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
2019-06-19 14:36:36 +02:00
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
2019-06-16 11:20:59 +02:00
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
2019-06-15 12:22:25 +02:00
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
2019-06-14 09:33:43 +02:00
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
2019-06-12 10:37:11 +02:00
REJack 95ca8ec4da
enhanced charts demo
- added pie chart
- added stacked bar chart
2019-06-12 10:06:42 +02:00
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
2019-06-10 17:38:54 +02:00
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
2019-06-07 16:48:09 +02:00
REJack 7ad0bae031
enhanced custom-switch
- updated forms/general demo page
- added custom-switch off/on color variants
- rebuild css files
2019-06-07 09:14:05 +02:00
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
2019-06-05 13:34:15 +02:00
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
2019-05-25 15:15:32 +02:00
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/
2019-05-25 14:36:36 +02:00
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
2019-05-18 12:24:56 +02:00
Jean Carlos Gallego 24c3922f70 Fix wrong label column number
It causes label text to wrap to the next line
2019-04-26 02:44:52 -05:00
Liu Xinyu bbb9e4f61b fix($demo): 404 page active link of sidebar (#2021) 2019-01-31 13:09:54 -05:00
heemza 26a521bfa0 Fix #1962 (#1968) 2019-01-31 13:02:04 -05:00
heemza dfd2677a6d Fix #1881 (#1898) 2018-07-14 17:43:23 -04:00
Abdullah Almsaeed 49fdbb2873 Fix #1689 2018-05-05 17:47:50 -04:00
Abdullah Almsaeed 0ba5f1c3ad Add demo functions 2018-04-22 20:08:03 -04:00
Abdullah Almsaeed 910f4e5186 Add control sidebar 2018-04-14 19:33:53 -04:00
Abdullah Almsaeed c33e313723 Add ckeditor5 and fix shadow in form control 2018-04-01 13:35:02 -04:00
Abdullah Almsaeed e70992af6a Fix data table 2018-03-30 14:19:28 -04:00
Abdullah Almsaeed 53a7c75964 Dev release 2018-03-17 13:07:55 -04:00
Abdullah Almsaeed f390ddcc1f Add webpack 2018-02-03 18:45:19 -05:00
Abdullah Almsaeed 97dfbaa79f Update adminlte version 2016-10-22 15:32:28 -04:00
Abdullah Almsaeed 64443ee54f Replace labels with tags according to BS4 implementation 2016-10-19 11:24:30 -04:00
Abdullah Almsaeed 60c105323d Remove JS links error 2015-11-09 08:50:24 -05:00
Abdullah Almsaeed 1ee281b3b9 Increment version number 2015-10-23 10:50:49 -04:00
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.
2015-10-05 20:52:17 +02:00
Abdullah Almsaeed 4cd707a49e Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE 2015-09-29 07:34:35 -04:00
Abdullah Almsaeed 8a7a7ae527 Add new map and implementation reference 2015-09-26 16:22:57 -04:00
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
2015-09-22 12:42:36 +03:00
Abdullah Almsaeed 0748343f22 Update version 2015-09-19 14:28:07 -04:00
Abdullah Almsaeed ee1782c007 Reformat code 2015-09-19 14:05:54 -04:00
Abdullah Almsaeed 2f72188c28 Merge master 2015-09-07 13:29:42 -04:00
Abdullah Almsaeed 9e93fa988e Correct sidebar link 2015-09-07 13:29:07 -04:00
Abdullah Almsaeed 080e4da6e8 Add instructions link to modals 2015-09-06 17:20:42 -04:00
Dennis Neufeld 91f47a8b7a Formatting 2015-08-28 15:55:13 +02:00
Abdullah Almsaeed 685ba27900 Fix input group size 2015-08-24 18:08:24 -04:00
Abdullah Almsaeed 996444f55b Fix bootlint W008 2015-08-24 18:05:38 -04:00
Abdullah Almsaeed b747fdf973 Fix bootlint E009 2015-08-24 18:00:33 -04:00
Abdullah Almsaeed 396b319c7e Fix bootlint E014 2015-08-24 17:52:49 -04:00
Abdullah Almsaeed 283355e533 Remove unwated JS script 2015-08-24 17:36:51 -04:00
Abdullah Almsaeed 86387efc8f Merge pull request #656 from freezy-sk/652-fix-E029
Fixed Bootlint error E029
2015-08-24 17:32:06 -04:00
Abdullah Almsaeed 18691817cf Merge pull request #655 from freezy-sk/652-fix-E033
Fixed Bootlint error E033
2015-08-24 17:29:04 -04:00
freezy ec43144a62 Fixed Bootlint error E029 2015-08-24 23:15:13 +02:00
freezy be2ca6a21e Fixed Bootlint error E033 2015-08-24 23:10:49 +02:00
freezy 8c7fc61559 Fixed Bootlint warning W007 2015-08-24 22:54:49 +02:00
Dennis Neufeld 3c05a7858f Fix Photo URL 2015-08-17 07:42:55 +02:00
Dennis Neufeld 81e784af15 Formatting and stuff 2015-08-17 07:39:25 +02:00
Abdullah Almsaeed dde604023b Fix issue #430 2015-08-16 16:31:59 -04:00
Abdullah Almsaeed 31af666ccc Merge pull request #635 from Dennis14e/patch_head
head-changes
2015-08-16 16:11:54 -04:00
Abdullah Almsaeed 393bb3ca1f Merge pull request #632 from Dennis14e/patch_glyphicons
Updated Glyphicons page
2015-08-16 16:10:21 -04:00
Abdullah Almsaeed 746ecd5cd3 Format 2015-08-16 16:09:31 -04:00
Abdullah Almsaeed 36f31d1448 Fixed typo attachemnt to attachment 2015-08-16 16:06:20 -04:00
Abdullah Almsaeed 738252af74 Merge feature/profile 2015-08-16 15:58:11 -04:00
Abdullah Almsaeed 1555830bc6 Add activity tab to profile 2015-08-16 15:51:13 -04:00
Abdullah Almsaeed ac99249af7 Add new profile page link to sidebar 2015-08-16 13:21:18 -04:00
Abdullah Almsaeed 2f390152bc Created and updated the profile page 2015-08-15 21:47:49 -04:00
Dennis Neufeld 71657fc0bc Some asset changes 2015-08-13 18:03:46 +02:00
Dennis Neufeld c38df88d5a Updated page titles 2015-08-13 17:55:46 +02:00
Dennis Neufeld a1c8225c2e Add meta X-UA-Compatible 2015-08-13 17:50:04 +02:00
Dennis Neufeld 1ba31abdc6 Lowercase charset ("UTF-8" to "utf-8") 2015-08-13 17:41:23 +02:00
Dennis Neufeld 418f73e2a8 Updated Glyphicons page 2015-08-13 08:27:09 +02:00
Abdullah Almsaeed e13db59eb3 Updated version 2015-08-12 18:53:37 -04:00
Abdullah Almsaeed 7df333d8b6 Merge social widgets feature 2015-08-12 18:39:36 -04:00
Abdullah Almsaeed e7653c8655 Add box-comment feature 2015-08-12 18:35:20 -04:00
Abdullah Almsaeed af4deafa7c Add social widgets 2015-08-12 15:30:28 -04:00
Abdullah Almsaeed a0a4a3207a Merge pull request #627 from Dennis14e/patch_version
Update files to v2.2.1
2015-08-12 14:55:42 -04:00
Dennis Neufeld 4e6e19a9f7 Updated Bootstrap version comment to v3.3.5 2015-08-12 07:50:02 +02:00
Dennis Neufeld 648d682618 Update files to v2.2.1 2015-08-12 07:40:05 +02:00
Dennis Neufeld 7860607b5b Update html5shiv v3.7.3 2015-08-10 20:07:11 +02:00
Dennis Neufeld 87534fa1f0 Updated Font Awesome v4.4.0 2015-08-08 11:58:28 +02:00
Dennis Neufeld 0fce8ad2db HTML5 Pages - UI 2015-08-04 20:08:42 +02:00
Dennis Neufeld ade5e66851 HTML5 Pages - Tables 2015-08-04 19:43:19 +02:00
Dennis Neufeld 5cb4f2840b HTML5 Pages - Mailbox 2015-08-04 19:39:07 +02:00
Dennis Neufeld ccebf2492a HTML5 Pages - Layout 2015-08-04 19:30:38 +02:00
Dennis Neufeld 560b79e884 HTML5 Pages - Forms 2015-08-04 19:25:06 +02:00
Dennis Neufeld d311cc0ab2 HTML5 Pages - Examples 2015-08-04 19:16:41 +02:00
Dennis Neufeld 502b6e6b2d HTML5 Pages - Charts 2015-08-04 18:59:18 +02:00
Dennis Neufeld 63230ebf57 HTML5 Pages 2015-08-04 18:48:08 +02:00
Dennis Neufeld 9837243bc9 Formatting files (newline, trailing spaces, ...) 2015-08-04 18:21:03 +02:00
Abdullah Almsaeed 7760b0d516 Bootstrap social plugin changed google-plus button to google 2015-07-20 23:03:49 -04:00
Abdullah Almsaeed a8406b4102 Removed unnecessary \!important 2015-07-20 22:36:04 -04:00
Abdullah Almsaeed 7c93106626 Updated select2 implementation to be responsive 2015-07-20 18:17:52 -04:00
Abdullah Almsaeed 2ceb6e19b8 Updates 2015-07-20 18:08:01 -04:00
Abdullah Almsaeed d75e3e18c9 ChartJS requires css height in newer version 2015-07-20 18:07:07 -04:00
Dennis Neufeld 9fae8c8a00 Fix typo in pages/layout/top-nav.html 2015-07-12 15:36:36 +02:00
Abdullah Almsaeed a6c2500da3 Updated version in footer 2015-07-08 17:18:12 -04:00
Michael ead60ced86 Fix typo in forms/general.php 2015-07-05 14:32:19 +02:00
Abdullah Almsaeed 175d349e64 Merge pull request #533 from Dennis14e/master
More Formatting Pages
2015-07-02 00:30:05 -04:00
Dennis Neufeld 7ddea34311 Formatting Pages 2/2 2015-06-22 19:54:28 +02:00
Dennis Neufeld 6220d2c4fd Formatting Pages 1/2 2015-06-22 19:29:03 +02:00
Abdullah Almsaeed c7c3381856 Updated local clone 2015-06-22 17:11:18 +03:00
Abdullah Almsaeed eb8012df48 Fixed issue #531 2015-06-22 16:39:50 +03:00
Dennis Neufeld 7a2181964d Format pages - UI 2015-06-20 14:40:29 +02:00
Dennis Neufeld 6c795e84e9 Format pages - tables 2015-06-20 13:39:59 +02:00
Dennis Neufeld 23adb8661c Format pages - mailbox 2015-06-20 13:32:34 +02:00
Dennis Neufeld 57d18a266a Format pages - layout 2015-06-20 13:21:20 +02:00
Dennis Neufeld 65d99c7b6c Format pages - forms 2015-06-20 13:11:32 +02:00
Dennis Neufeld 4ce12b818c Format pages - examples 2015-06-20 12:59:38 +02:00
Dennis Neufeld 14cb228dcb Format pages - charts 2015-06-20 12:39:14 +02:00
Dennis Neufeld 68e1d9d7d5 Format pages 2015-06-20 12:38:52 +02:00
Abdullah Almsaeed ab07ef8c92 Merge pull request #510 from 01-Scripts/patch-1
Wrong color code provided for orange class.
2015-06-19 15:44:27 +03:00
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.
2015-06-17 14:40:15 +03:00
Abdullah Almsaeed 6b234f1186 Updated change log and removed rtl.html 2015-06-17 14:31:49 +03:00
Michael a16d1478eb Wrong color code provided for orange class. 2015-06-15 19:50:35 +02:00
Abdullah Almsaeed bf2f7223aa Merge pull request #497 from angelitomg/master
Duplicated iCheck call removed
2015-06-14 01:51:03 +03:00
Abdullah Almsaeed ad68d5e466 Added support for Select2 2015-06-13 02:36:04 +03:00
Angelito M. Goulart 14600d7016 Duplicated iCheck call removed 2015-06-08 11:43:45 -03:00
Ivan Tcholakov 1e096c9eec Datatables, examples, switching to the new 1.10 API. 2015-06-07 05:10:41 +03:00
Abdullah Almsaeed 8ae58fe1f6 Merge pull request #483 from masteradhoc/masteradhoc-patch-typo
Patch - Typo waring -> warning
2015-06-02 17:05:14 +03:00
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.
2015-06-02 14:10:26 +02:00