XhmikosR
|
13c857679b
|
Layout.js: reuse constant (#2778)
|
5 years ago |
XhmikosR
|
5167252a55
|
Dropdown.js: rename variable
|
5 years ago |
XhmikosR
|
ad11109b2f
|
Improve LGTM configuration (#2777)
* Testing LGTM
* Update .lgtm.yml
* Update .lgtm.yml
* Update .lgtm.yml
* Update .lgtm.yml
|
5 years ago |
REJack
|
2eec6fe614
|
fix nav-link fadeIn (#2776)
|
5 years ago |
XhmikosR
|
e848621b32
|
Remove unneeded IIFEs (#2774)
|
5 years ago |
REJack
|
bbfcc0639e
|
fix sidebar item icon transition (#2775)
* fix sidebar item icon transition
* rename menu-opens to menu-is-opening
|
5 years ago |
XhmikosR
|
47e653bfbf
|
Remove the executable permission. (#2768)
|
5 years ago |
XhmikosR
|
dee12de0f7
|
Update .gitignore (#2773)
* Update .gitignore
* Update .gitignore
|
5 years ago |
REJack
|
2bc9d56f62
|
Merge pull request #2771 from XhmikosR/pages
Minor pages cleanup
|
5 years ago |
XhmikosR
|
feb42f852e
|
Clean up more plugins' files. (#2767)
|
5 years ago |
REJack
|
bbb22a16de
|
Merge pull request #2751 from XhmikosR/js-tweaks
JS tweaks
|
5 years ago |
XhmikosR
|
86d5d9b038
|
Remove trailing spaces
|
5 years ago |
XhmikosR
|
d331b5f913
|
calendar.html: remove unused variable
|
5 years ago |
XhmikosR
|
be58e635f6
|
Update lint.yml (#2770)
|
5 years ago |
XhmikosR
|
04981d1770
|
Add missing shebang (#2769)
|
5 years ago |
XhmikosR
|
2622f5ce56
|
Fix .gitignore comments (#2766)
Comments start with `#`
|
5 years ago |
XhmikosR
|
ad03a31ffb
|
Remove unused doc assets. (#2765)
|
5 years ago |
XhmikosR
|
be3631930d
|
Fix regression after 27ff009
|
5 years ago |
XhmikosR
|
7853dcbd6e
|
Use the document ready shorthand.
|
5 years ago |
XhmikosR
|
3478837aab
|
Layout.js: Simplify else
|
5 years ago |
XhmikosR
|
cb85af826e
|
Reuse variable
|
5 years ago |
XhmikosR
|
e56939983d
|
Remove variables only used once.
|
5 years ago |
XhmikosR
|
187a01a8ee
|
Return early.
|
5 years ago |
XhmikosR
|
3528b6c1f8
|
Remove `that` workaround
|
5 years ago |
REJack
|
c8feb99dc2
|
resolve lgtm alerts (#2764)
|
5 years ago |
REJack
|
0641a8442d
|
Fix ESLint errors (#2763)
* fix dist/js/demo.js eslint error
* fix Layout.js eslint error
* remove unnecessary semicolon
* remove unexpected token
* add missing radix for parseInt in Layout.js
|
5 years ago |
XhmikosR
|
023ede7ded
|
Update .bundlewatch.config.json (#2762)
|
5 years ago |
XhmikosR
|
092028bb49
|
Run CI for master too. (#2761)
|
5 years ago |
XhmikosR
|
cfe81189f5
|
Add bundlewatch (#2754)
|
5 years ago |
XhmikosR
|
82b6f062d3
|
Remove docs-clean script (#2760)
Jekyll removes files by default
|
5 years ago |
XhmikosR
|
0850fd8cb5
|
Update .eslintignore (#2759)
|
5 years ago |
XhmikosR
|
7a7bea0be9
|
Update plugins. (#2756)
|
5 years ago |
XhmikosR
|
569bddbf4d
|
Rename `install` script to `postinstall` (#2757)
|
5 years ago |
XhmikosR
|
48685382d3
|
Merge .npmignore files. (#2758)
|
5 years ago |
XhmikosR
|
c4dae3e269
|
Add a separate prefix script for splits (#2755)
|
5 years ago |
REJack
|
66f8bb1bbd
|
Merge pull request #2752 from XhmikosR/plugins
Plugins
|
5 years ago |
XhmikosR
|
1451820057
|
Remove glyphicon leftovers. (#2753)
|
5 years ago |
XhmikosR
|
1af43bd9ea
|
Remove outdated plugin files
|
5 years ago |
XhmikosR
|
870df4406d
|
Update plugins.
|
5 years ago |
REJack
|
a26f303c69
|
Merge pull request #2728 from XhmikosR/eslint
Add ESLint support
|
5 years ago |
XhmikosR
|
6dbfd55091
|
build/npm: don't copy dot files.
|
5 years ago |
XhmikosR
|
27ff009494
|
Comply to the ESLint rules.
|
5 years ago |
XhmikosR
|
5ba59f1454
|
Add ESLint support.
Used the Bootstrap master branch config and adapted it.
Also, remove the `babel-eslint` package since we don't use it.
|
5 years ago |
REJack
|
ae1c128e04
|
Merge pull request #2727 from XhmikosR/stylelint
Add stylelint support
|
5 years ago |
XhmikosR
|
ffcbdb2029
|
Add lint and compile tests to CI.
|
5 years ago |
XhmikosR
|
ff66f38cee
|
Convert hsla colors to rgba for consistency
|
5 years ago |
XhmikosR
|
3d87e3c4cb
|
Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
|
5 years ago |
XhmikosR
|
24bc6165bc
|
Add Stylelint.
|
5 years ago |
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
|
5 years ago |
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.
|
5 years ago |