1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
Commit Graph

3297 Commits

Author SHA1 Message Date
Sylvain
62e45dc998 Updated fullCalendar to 2.9.1
+ fix using moment-timezone with webpack
2020-09-28 17:33:18 +02:00
Sylvain
e68397d0c5 Updated bootstrap-switch to 3.4.0 2020-09-28 16:30:07 +02:00
Sylvain
cf5d57996e Updated angular-bootstrap-switch to 0.5.2 2020-09-28 15:15:53 +02:00
Sylvain
253fb21940 updated jquery-minicolors to 2.3.5 2020-09-28 14:51:45 +02:00
Sylvain
57512cfdd4 do not use row-loader 2020-09-28 12:41:31 +02:00
Sylvain
fd1589207a Version 4.5.8 2020-09-28 09:55:41 +02:00
Sylvain
b9fde4a605 [security] updated rails to 5.2.4.4 to fix CVE-2020-15169 2020-09-28 09:50:05 +02:00
Sylvain
8ac873179c [bug] unable to run the elastic-upgrade script 2020-09-28 09:42:03 +02:00
Sylvain
5cbb40f064 WIP: use raw-loader to load dependencies
see: https://stackoverflow.com/questions/28969861/managing-jquery-plugin-dependency-in-webpack
2020-09-23 17:20:26 +02:00
Sylvain
39ff1269a3 fix path for template _plan.html 2020-09-23 16:42:43 +02:00
Sylvain
26c7610386 Version 4.5.7 2020-09-23 15:47:10 +02:00
Sylvain
84c47ceaa6
Merge pull request #231 from sleede/l10n_dev
New Crowdin updates
2020-09-23 15:44:24 +02:00
Sylvain
518e302385 New translations app.shared.en.yml (French) 2020-09-23 15:43:26 +02:00
Sylvain
cfb79b8c7e New translations app.shared.en.yml (Spanish) 2020-09-23 15:43:22 +02:00
Sylvain
fba08604b2 New translations app.shared.en.yml (Portuguese) 2020-09-23 15:43:18 +02:00
Sylvain
7a4d932a21 New translations app.shared.en.yml (Zulu) 2020-09-23 15:40:23 +02:00
Sylvain
35e85e3a30 New translations app.shared.en.yml (Portuguese) 2020-09-23 15:40:21 +02:00
Sylvain
6e8961fe2c New translations app.shared.en.yml (Spanish) 2020-09-23 15:40:16 +02:00
Sylvain
daa4026c1d New translations app.shared.en.yml (French) 2020-09-23 15:40:11 +02:00
Sylvain
26f26c02bb [bug] removed unexpected character in coupon form 2020-09-23 15:37:32 +02:00
Sylvain
8945dbfb39 [bug] unable to create a subscription plan for only one group 2020-09-23 15:28:20 +02:00
Sylvain
8f25c54402 [bug] user's manual URL is not up-to-date 2020-09-23 10:54:45 +02:00
Sylvain
8b823b3d67 [bug] slots duration is not shown when looking at a new availability 2020-09-23 10:20:51 +02:00
Sylvain
36d8c76ad7 [bug] wallet tab is not shown in members dashboard 2020-09-23 10:13:41 +02:00
Sylvain
a8811afba3 [bug] unable to search for projects (#230) 2020-09-23 09:32:42 +02:00
Sylvain
149d24e8a3 fix missing dependencies 2020-09-22 16:46:35 +02:00
Sylvain
562fb5d8d7 fix requiring templates from ngtemplate-loader 2020-09-22 16:04:42 +02:00
Sylvain
a398ba8b8e fix loading angular-ui-tour templates + use templateUrl instead of template:require() 2020-09-22 14:46:13 +02:00
Sylvain
4e4ab9c4c2 load angular templates with webpack 2020-09-22 14:20:47 +02:00
Sylvain
2ef7c06cb2 updated fontawesome to v5 + fix load fonts with webpack 2020-09-22 11:28:42 +02:00
Sylvain
5764233c67 fix stylesheets compilation with webpack 2020-09-22 09:45:18 +02:00
Sylvain
f3be8961cf fix 404 for no_avatar.png 2020-09-21 15:53:02 +02:00
Sylvain
31d1071f87 revert real usage of templateUrl 2020-09-21 15:11:39 +02:00
Sylvain
9b6e5408f9 refactor usage of html templates in JS to make it compatible with webpack html-loader 2020-09-21 14:50:28 +02:00
Sylvain
e70ecc2670 eslint router 2020-09-21 13:23:42 +02:00
Sylvain
d43516f6fe fixes [:ctrlreg] The controller with the name '...' is not registered 2020-09-21 13:23:28 +02:00
Sylvain
b2bbbf5c79 renamed router.js without erb extension 2020-09-21 09:40:00 +02:00
Sylvain
734ed09464 removed useless ERB extensions
Must speed-up webpack compilation process
2020-09-21 09:27:55 +02:00
Sylvain
45d60952b7 [WIP] fix webpack dependencies with global variables
Using:
- expose-loader
- exports-loader
- import-loader
- https://medium.com/@drgenejones/using-webpack-with-legacy-angular-spas-exposing-global-variables-to-child-modules-599e32f373c9
2020-09-16 16:54:56 +02:00
Sylvain
ad2ca33c6f export Application (shimming) 2020-09-16 15:38:07 +02:00
Sylvain
72d79e8e31 fix erb+nonJS loaders 2020-09-16 14:12:45 +02:00
Sylvain
0cf1b535cd updated summernote 2020-09-15 17:01:47 +02:00
Sylvain
39682e24e4 fix locales with webpack 2020-09-15 15:00:05 +02:00
Sylvain
b760c10414 fix sass for webpack 2020-09-15 12:57:54 +02:00
Sylvain
ec8fe3bf28 fixes import of JS dependencies 2020-09-14 16:08:49 +02:00
Sylvain
4e076c32ee using bootsrap-sass + erb fixes 2020-09-09 16:26:51 +02:00
Sylvain
85a51e1b46 removed useless erb extensions 2020-09-09 15:42:05 +02:00
Sylvain
6e5713438f remove useless references to asset_pack_path or equivalents 2020-09-09 15:28:35 +02:00
Sylvain
44ca50b4e1 load template and erb with webpack 2020-09-09 11:54:49 +02:00
Sylvain
cd1abb15e8 enable splitchunk 2020-09-09 08:51:53 +02:00