Commit graph

480 commits

Author SHA1 Message Date
REJack 2cf8ec813c
remove has-treeview class across all demo & docs pages (#2912)
* remove has-treeview class across all demo & docs pages
* remove if item.subitems in docs/_includes/sidebar.html
2020-07-22 17:58:00 +02:00
REJack b48419b23b
sidebar custom area (#2908)
* add sidebar-custom style
* fix hide-on-collapse
* add new sidebar menu entry
* add custom area docs info
2020-07-22 16:06:12 +02:00
REJack 01e00cd43d
enhance ExpandableTable for table tree (#2907)
* enhance ExpandableTable for table tree
* remove unused rotate class
* fix html validator error/warnings
2020-07-22 16:03:54 +02:00
REJack c9603ef5aa
fullscreen plugin/button (#2906)
* add fullscreen plugin
* add fullscreen buton in topnav
* remove old mozilla function
2020-07-22 16:01:38 +02:00
REJack 42a184233e
add pagination month (#2905) 2020-07-22 16:00:40 +02:00
REJack 738ee83fa8
add btn-app color variations demo (#2903) 2020-07-19 16:23:40 +02:00
XhmikosR 903143a1e1
Fix XSS in calendar.html (#2868)
* Fix XSS in calendar.html

* Remove console.log
2020-07-15 09:54:06 +02:00
REJack c02ab3f0cd
Merge pull request #2841 from ColorlibHQ/feat/sidebar-search
Sidebar Search
2020-07-05 12:03:22 +02:00
XhmikosR a1d6efe454
Remove moot data-toggle="tooltip" (#2861)
Tooltips need to be manually initialized which didn't happen.

Also, streamline tag indentation a bit
2020-07-01 16:21:20 +02:00
REJack 5b24a7a47d
rework expandable table (#2825) 2020-06-27 18:58:40 +02:00
REJack eec4fd768e add sidebar search form in all demo pages 2020-06-13 17:37:06 +02:00
XhmikosR 5386be7a22
Fix comment (#2839) 2020-06-13 14:43:12 +02:00
REJack 0a589f61b1
Merge pull request #2818 from XhmikosR/patch-1
vnu: enable `Werror`
2020-06-12 20:43:16 +02:00
XhmikosR 3f203af04b
Remove .nav-tabs-custom references (#2832) 2020-06-12 20:40:06 +02:00
XhmikosR 3bbde9e7ec pages/gallery.html: add missing headings 2020-06-08 14:29:23 +03:00
XhmikosR 500a53be1c pages/tables/simple.html: add colspan 2020-06-08 14:29:23 +03:00
XhmikosR cf2e1b85dc
Fix accordion example (#2823)
* make collapsible heading behave like a block
* remove the non-existent `panel-collapse` class
* replace the `in` class with `show`
2020-06-08 13:28:13 +02:00
XhmikosR 8daa7a8f86
Use Bootstrap 4.4 consistently. (#2824) 2020-06-08 12:31:05 +02:00
XhmikosR a4673ccd1b
Unbreak lines (#2814) 2020-06-05 16:36:57 +02:00
XhmikosR 1f6c5a8181
Fix typo in comment (#2813) 2020-06-05 16:14:36 +02:00
XhmikosR 4bc6c1e8d6
Add missing trailing slash in docs link. (#2812) 2020-06-05 16:00:55 +02:00
XhmikosR ae670b200e
Load the minified summernote CSS (#2804) 2020-06-05 16:00:30 +02:00
XhmikosR a3dc358394
language-menu.html: load flag-icon-css locally (#2803) 2020-06-05 16:00:15 +02:00
REJack 4a31f9986b
Merge pull request #2799 from XhmikosR/pages
HTML Pages tag cleanup
2020-06-05 15:49:39 +02:00
XhmikosR 6788552f17
chartjs.html: switch to $. like everywhere else (#2798) 2020-06-05 15:47:32 +02:00
XhmikosR 96946b4fd4 Remove the obsolete X-UA-Compatible 2020-06-05 08:31:34 +03:00
XhmikosR 2f4a7e0e3e Move Google Fonts CSS first.
Also, fix a couple of comments.
2020-06-05 08:27:14 +03:00
bansalshashank f1ce1758ce
[Tables] Expandable table (#2528)
* [Tables] Expandable table

* enhance expandable table

* fix AdminLTE.js export

* fix linting errors

* fix HTML validator errors

Co-authored-by: Shashank Bansal <shashank.bansal@eloquent.studio>
Co-authored-by: REJack <info@rejack.de>
2020-06-05 00:35:50 +02:00
REJack 9f8149a44e remove missplaced "Outline" on non-outlined boxes 2020-06-04 21:39:44 +02:00
Ukee e69ca82095
[Enhancement] Box Shadows (#2529)
* added examples for box shadows

Add some examples for shadows on certain elements/widgets like the cards or tables; mainly to help with color contrasting since the body background has a similar color / tone with the element/widget's background

* Revert "added examples for box shadows"

This reverts commit 3aa62588db.

* Added examples for box shadows

Add some examples for shadows on certain elements/widgets like the cards or tables; mainly to help with color contrasting since the body background has a similar color / tone with the element/widget's background

* remove simple table custom shadow variations

* update widget custom shadow variations

* replace tab indent with spaces

Co-authored-by: REJack <info@rejack.de>
2020-06-04 21:17:22 +02:00
REJack 1fbda275a9 prep pre version (v3.1.0-pre) 2020-06-04 17:31:22 +02:00
XhmikosR 306dd00b98 Fix all HTML validation errors. 2020-06-03 22:01:28 +03:00
XhmikosR 15e2a311fa Remove ionic icons from pages that don't use them 2020-06-03 19:53:23 +03:00
REJack 2bc9d56f62
Merge pull request #2771 from XhmikosR/pages
Minor pages cleanup
2020-06-02 11:29:47 +02:00
XhmikosR 86d5d9b038 Remove trailing spaces 2020-06-02 12:16:43 +03:00
XhmikosR d331b5f913 calendar.html: remove unused variable 2020-06-02 12:12:03 +03:00
XhmikosR 7853dcbd6e Use the document ready shorthand. 2020-06-02 06:30:39 +03:00
REJack c8feb99dc2
resolve lgtm alerts (#2764) 2020-06-01 21:49:17 +02:00
REJack 66f8bb1bbd
Merge pull request #2752 from XhmikosR/plugins
Plugins
2020-06-01 14:09:20 +02:00
XhmikosR 1451820057
Remove glyphicon leftovers. (#2753) 2020-06-01 14:07:35 +02:00
XhmikosR 1af43bd9ea Remove outdated plugin files 2020-06-01 14:47:15 +03:00
XhmikosR 27ff009494 Comply to the ESLint rules. 2020-06-01 14:26:08 +03:00
XhmikosR f1f0ff9776
A few HTML validation fixes (#2745) 2020-05-31 23:26:03 +02:00
XhmikosR ef0fbe1b50
Specify diplay=fallback for Google Fonts (#2738) 2020-05-31 23:12:40 +02:00
XhmikosR b480c754a4
Add rel=noopener for external links. (#2737) 2020-05-31 23:10:20 +02:00
XhmikosR 13ed4d6aca
Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
XhmikosR 10e69015d9
Remove extra newline in footer version info. (#2744) 2020-05-31 13:16:25 +02:00
XhmikosR 68d4417aad
Move rel attribute first for consistency (#2736) 2020-05-31 13:10:51 +02:00
XhmikosR a58c7da1f3
Bump year to 2020 in all HTML files. (#2731) 2020-05-31 13:09:43 +02:00
XhmikosR 71a7ef8831
HTML: specify lang. (#2730) 2020-05-31 13:09:01 +02:00
XhmikosR 8a9808575f
Compress png and remove unused img (#2706)
* Losslessly compress PNG files

Before: 1,17 MB (1.228.084 bytes)
After:  1,13 MB (1.194.642 bytes)

* Rename image for consistency.

* Delete the unused mestro.png
2020-05-30 12:07:22 +02:00
REJack 414d14b2d2 prep pre version 2020-05-27 21:59:29 +02:00
REJack 66268d5340 prep version 2020-05-19 22:39:46 +02:00
REJack c8b930b290 fix duallistbox link in pages/forms/advanced 2020-05-17 01:00:22 +02:00
REJack c26ef4e556 add ribbon over image demo & docs 2020-05-17 00:54:42 +02:00
Dede Iskandar eaf5cf449f
add container-fluid (#2672) 2020-05-04 13:10:29 +02:00
Daniel e7e61f5fbe
datepicker demo addded (#2643) 2020-04-10 14:29:07 +02:00
Medard Mandane 6ffe423c66
Update Doc and License info of editor (#2637)
Summernote is the editor being used in the html file but the documentation and license info is referenced to a different github repo. It's kinda misleading
2020-04-10 14:28:46 +02:00
REJack 4723bccf43 prep version 2020-04-02 01:06:25 +02:00
REJack 709c01d450 updated dependencies & devDependencies 2020-04-02 00:52:43 +02:00
REJack 459ac7775e prepr pre-version 2020-04-01 16:55:36 +02:00
REJack 87b8078d9b prep version 2020-04-01 15:20:05 +02:00
Anderson Carpi 129475db78
Overlay for tab-panels (#2612)
* Overlay for tab-panels

Don't know if i did it right, double check plz... 
There's a way to avoid the use of a overlay-wrapper? i'm not good in css....

* Update navbar.html
2020-03-23 20:08:57 +01:00
Anderson Carpi b6e1529f3d
NavBar Example had duplicated ids (#2613)
Fixed duplicated ids on NavBar Example page
2020-03-23 18:35:24 +01:00
REJack 0643791d8d fixed card remove icon in pages/forms/advanced 2020-03-13 18:13:26 +01:00
REJack 6934469b38
enhanced DataTables demo with responsive plugin 2020-03-04 13:29:27 +01:00
REJack 3b69d63eb4
fixed aria related role="button" on pushmenu & control-sidebar links 2020-02-21 15:17:06 +01:00
REJack b1c99c8963
fixed CardRefresh doubled load if loadOnInit is true 2020-02-07 10:27:44 +01:00
REJack 4d08d4b577
enhanced nav tabs inside card-header demo 2020-02-06 08:03:00 +01:00
REJack 4b2ea27a82
enhanced fullcalendar style & demo
- added forgotten themeSystem option in demo
- enhanced toolbar style on mobile
2020-02-02 10:04:32 +01:00
bansalshashank 3f8802e647 filename and coresponding changes done for e_commerce.html, project_add.html, project_edit.html and project_detail.html (#2516)
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
2020-01-28 11:07:41 +01:00
REJack 63eb7d2e8d
fixed icheck-bootstrap docs link in demo 2020-01-23 07:42:07 +01:00
bansalshashank 64874f04fe Typo in title of examples/invoice-print fixed (#2503)
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
2020-01-22 14:03:30 +01:00
bansalshashank 6800a0235d Title Changed from Project Edit to Project Add in examples/project_add.html (#2501)
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
2020-01-22 13:10:29 +01:00
REJack e73c7f15fa
prep pre version 2020-01-22 08:47:01 +01:00
REJack 0e48302342
prep version 2020-01-17 09:05:37 +01:00
REJack 3e236c9ff9
added text-nowrap to responsive tables 2020-01-14 15:07:33 +01:00
REJack 6c06201930
small layout-top-nav enhancements
- fixed logo position
- added ability to use top-nav with sidebar (incl. demo)
2020-01-14 14:46:14 +01:00
REJack dbe3e80778
fixed table condensed demo 2020-01-14 14:28:10 +01:00
REJack 7a47aad1e9
removed unnecessary fullcalendar plugin css file from demo 2019-12-15 10:27:37 +01:00
Ppojin 22436d9cd2 Correct all day event (#2438) 2019-12-11 08:01:25 +01:00
Ppojin a67b6b8d10 Correct and Improve of FilterizR sample page (#2439)
Correction of filtr-item's data-category, and add Category 4 (COLORED, BLACK)
2019-12-11 08:00:49 +01:00
REJack 71d32f8114
added new lightblue color (legacy blue) 2019-12-05 09:48:59 +01:00
REJack 857c3e7e69
replaced legacy dl-horizontal with bs4 grid 2019-12-04 09:05:42 +01:00
REJack 17a48d70c7
added jquery validation demo 2019-11-22 11:19:12 +01:00
REJack d327d76ae4
prep pre version 2019-11-22 09:50:18 +01:00
REJack 5988c4f9db
prep version 2019-11-20 09:41:28 +01:00
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