Commit graph

1342 commits

Author SHA1 Message Date
XhmikosR 24bc6165bc Add Stylelint. 2020-06-01 14:09:56 +03:00
XhmikosR 8350264bd2
Update dependencies (#2748)
* @fullcalendar/bootstrap             ^4.4.0  →    ^4.4.2
* @fullcalendar/core                  ^4.4.0  →    ^4.4.2
* @fullcalendar/daygrid               ^4.4.0  →    ^4.4.2
* @fullcalendar/interaction           ^4.4.0  →    ^4.4.2
* @fullcalendar/timegrid              ^4.4.0  →    ^4.4.2
* @ttskch/select2-bootstrap4-theme     ^1.3.2  →   ^1.4.0
* bootstrap4-duallistbox              ^4.0.1  →    ^4.0.2
* datatables.net                    ^1.10.20  →  ^1.10.21
* datatables.net-autofill-bs4         ^2.3.4  →    ^2.3.5
* datatables.net-bs4                ^1.10.20  →  ^1.10.21
* datatables.net-buttons-bs4          ^1.6.1  →    ^1.6.2
* datatables.net-fixedcolumns-bs4     ^3.3.0  →    ^3.3.1
* datatables.net-fixedheader-bs4      ^3.1.6  →    ^3.1.7
* datatables.net-keytable-bs4         ^2.5.1  →    ^2.5.2
* datatables.net-responsive-bs4       ^2.2.3  →    ^2.2.5
* datatables.net-rowgroup-bs4         ^1.1.1  →    ^1.1.2
* datatables.net-rowreorder-bs4       ^1.2.6  →    ^1.2.7
* datatables.net-scroller-bs4         ^2.0.1  →    ^2.0.2
* filterizr                           ^2.2.3  →    ^2.2.4
* flot                                ^4.2.0  →    ^4.2.1
* jquery-validation                  ^1.19.1  →   ^1.19.2
* jszip                               ^3.3.0  →    ^3.4.0
* overlayscrollbars                  ^1.11.0  →   ^1.12.0
* summernote                         ^0.8.16  →   ^0.8.18
* sweetalert2                        ^9.10.8  →   ^9.14.0
2020-06-01 13:05:25 +02:00
XhmikosR bbfae627a2
Doc gems (#2716)
* docs: specify the gems.

This saves 59 gems. Also, commit Gemfile.lock.

* Clean up docs/_config.yml

* Add jekyll-sitemap.

* Update Jekyll to v4.1.0.
2020-06-01 12:42:14 +02:00
XhmikosR 8bc05ad6b0
Update .editorconfig (#2749) 2020-06-01 10:33:50 +02:00
XhmikosR 7edd752b6b
Assorted Markdown tweaks (#2750) 2020-06-01 10:33:08 +02:00
XhmikosR 532707221b
Update devDependencies (#2747)
* @babel/core        ^7.10.1  →  ^7.10.2
* @babel/preset-env  ^7.10.1  →  ^7.10.2
* rollup             ^2.11.2  →  ^2.12.0
2020-06-01 10:32:53 +02:00
XhmikosR b37e2e1aea
Update jQuery to v3.5.1. (#2718) 2020-05-31 23:45:30 +02: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 950e6e0dd1
Cleanup Gemfile and add wdm on Windows (#2708) 2020-05-31 23:09:01 +02:00
XhmikosR 7cc5f9b409
Configure LGTM (#2723)
Exclude the plugins folder since it slows down the scan a lot
2020-05-31 14:31:55 +02:00
XhmikosR 13ed4d6aca
Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
XhmikosR c000e77bde
Specify --format breakWith=lf for cleancss (#2741) 2020-05-31 13:33:15 +02:00
XhmikosR fa20b2def4
docs: fix HTML errors (#2732)
* duplicate `title` tag; jekyll-seo-tag adds the title by default
* escape `<`
* fix duplicate IDs
* fix typo `Documentaion`
* add missing `alt` attributes in direct-chat.md
2020-05-31 13:18:26 +02:00
XhmikosR 10e69015d9
Remove extra newline in footer version info. (#2744) 2020-05-31 13:16:25 +02:00
XhmikosR 44fcb13d47
Fix prefix script to run for all CSS files (#2740) 2020-05-31 13:12:40 +02:00
XhmikosR d29b8c222c
Fix GitHub case. (#2739) 2020-05-31 13:11:55 +02:00
XhmikosR 68d4417aad
Move rel attribute first for consistency (#2736) 2020-05-31 13:10:51 +02:00
XhmikosR 2a964189de
postcss.config.js: remove unused check (#2735) 2020-05-31 13:10:29 +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
REJack b5e0f8441b
Merge pull request #2724 from XhmikosR/update-rollup-babel
Update rollup babel
2020-05-31 13:08:25 +02:00
XhmikosR 2eebf1514f
Simplify CI (#2721) 2020-05-31 13:07:42 +02:00
XhmikosR 1d1a3fd075 Remove unneeded babel packages. 2020-05-30 16:48:54 +03:00
XhmikosR ca8f201737 Update to rollup/plugin-babel 2020-05-30 16:48:54 +03:00
XhmikosR 4d2ad43e50
Regenerate package-lock.json to flatten deps. (#2720) 2020-05-30 13:11:58 +02:00
XhmikosR bb990bddc5
Enforce LF. (#2717)
On Windows with `autocrlf: true`, which is the default, we ended up with modified files.
2020-05-30 13:00:13 +02:00
XhmikosR e35ab44603
Remove unused devDependencies. (#2711) 2020-05-30 12:34:48 +02:00
XhmikosR 9b79ce4fa3
Update CI config (#2712)
* remove the non-LTS Node.js 13
* specify `CI: true` environment variable
* switch to `npm ci` which checks for package-lock.json and it's intended for CI
2020-05-30 12:32:39 +02:00
XhmikosR c04f125f46
Update devDependencies. (#2709)
* @babel/cli                       ^7.8.4  →  ^7.10.1
* @babel/core                      ^7.9.0  →  ^7.10.1
* @babel/plugin-external-helpers   ^7.8.3  →  ^7.10.1
* @babel/preset-env                ^7.9.0  →  ^7.10.1
* autoprefixer                     ^9.7.5  →   ^9.8.0
* css-loader                       ^3.4.2  →   ^3.5.3
* eslint                           ^6.8.0  →   ^7.1.0
* eslint-plugin-compat             ^3.5.1  →   ^3.7.0
* node-sass                       ^4.13.1  →  ^4.14.1
* nodemon                          ^2.0.2  →   ^2.0.4
* postcss-cli                      ^7.1.0  →   ^7.1.1
* rollup                           ^2.3.2  →  ^2.11.2
* style-loader                     ^1.1.3  →   ^1.2.1
* terser                          ^4.6.10  →   ^4.7.0
2020-05-30 12:20:37 +02:00
XhmikosR 1877ee7431
Update daterangepicker to v3.1.0 (#2713) 2020-05-30 12:10:52 +02:00
XhmikosR 45eae49936
Fix invalid href value (#2707) 2020-05-30 12:07:53 +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
XhmikosR 671be53be1
Losslessly compress JPG files. (#2705)
Before: 1,84 MB (1.932.709 bytes)
After:  1,78 MB (1.867.039 bytes)
2020-05-30 12:07:10 +02:00
Alberto G. Rodriguez U d146750a87
Update implementations.md (#2697)
add implementation for Cakephp 4.x

Co-authored-by: REJack <info@rejack.de>
2020-05-30 11:56:09 +02:00
REJack cad5566d67 add ASP.NET Boilerplate implementation in docs 2020-05-27 22:20:22 +02:00
REJack c2e77427ba fix layout-boxed sidebar with sidebar-mini 2020-05-27 22:14:18 +02:00
REJack da47f23145 replace small-box font-size transition with transform 2020-05-27 22:02:21 +02:00
REJack 414d14b2d2 prep pre version 2020-05-27 21:59:29 +02:00
REJack 6b8b69261f fix docs sidebar links 2020-05-19 22:41:11 +02:00
REJack 66268d5340 prep version 2020-05-19 22:39:46 +02:00
REJack 229600ba4c add brand-image-xl margin fix without logo-switch 2020-05-19 20:43:15 +02:00
REJack fbe0340eb0 fix layout-boxed with default sidebar 2020-05-18 13:29:45 +02:00
REJack 4c50b36cbe rebuild dist map files 2020-05-17 02:10:47 +02:00
REJack 161099e3bc fix toastr full width position 2020-05-17 01:31:00 +02:00
REJack cf7daa0159 fix select2 dropdown while maximized card 2020-05-17 01:05:53 +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
REJack 9f5c6bcfd8 add wrap/truncate note for info-boxes 2020-05-08 16:06:57 +02:00