1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

1194 Commits

Author SHA1 Message Date
Sylvain
3651164d56 New translations app.admin.en.yml (Zulu) 2020-10-26 16:59:33 +01:00
Sylvain
5acf3fa5a1 New translations app.admin.en.yml (French) 2020-10-26 16:59:31 +01:00
Sylvain
dc844bb10c Enlarged privacy policy display and edition zones 2020-10-26 16:52:05 +01:00
Sylvain
c7a8668fd6 architecture changes to allow including React.js components into the application 2020-10-21 15:07:01 +02:00
Sylvain
0c1f5f5f25 webpack production configuration: path to ngtemplates 2020-10-19 15:03:11 +02:00
Sylvain
2bbbe8c7d2 change configuration of auto-ngtemplate-loader to use absolute path 2020-10-19 14:40:18 +02:00
Sylvain
875c7a6df8 WIP: correct angualrJS templates path for production build
see: https://github.com/WearyMonkey/ngtemplate-loader
2020-10-12 09:00:22 +02:00
Sylvain
585f01b671 compile angular-ui-tour from the sources 2020-10-07 16:37:01 +02:00
Sylvain
1f03155eb0 fix compilation of angular-ui-tour 2020-10-07 14:25:48 +02:00
Sylvain
4f441e46aa provide ui-tour dependencies 2020-10-07 11:09:10 +02:00
Sylvain
0d28da1e44 re-enable minifying in production + use fork w/ dependencies injection for angular-ui-codemirror 2020-10-07 10:34:27 +02:00
Sylvain
c30e096e53 fix loading ui-tour with webpack 2020-10-07 10:25:27 +02:00
Sylvain
ac4dcfd5fd disable uglify in production to find the unknown provider 2020-10-07 09:06:36 +02:00
Sylvain
67b0655272 add prefix to ngtemplate-loader 2020-10-06 16:05:23 +02:00
Sylvain
c1564d5eae Merge branch 'webpacker' into dev 2020-10-05 17:52:46 +02:00
Sylvain
6b097e9ea4
Merge pull request #232 from sleede/l10n_dev
New Crowdin updates
2020-09-29 12:11:37 +02:00
Sylvain
29237e1592 New translations app.shared.en.yml (Spanish) 2020-09-29 12:11:05 +02:00
Sylvain
d536f1f39f New translations app.shared.en.yml (Portuguese) 2020-09-29 12:11:01 +02:00
Sylvain
93c157c38e New translations app.shared.en.yml (French) 2020-09-29 12:07:52 +02:00
Sylvain
93b65d63ea New translations app.admin.en.yml (French) 2020-09-29 12:07:45 +02:00
Sylvain
57b76d156b Alert before cancelling a reservation that credits will be lost 2020-09-29 12:03:13 +02:00
Sylvain
510af9d53b New translations app.shared.en.yml (French) 2020-09-29 12:02:30 +02:00
Sylvain
139af2c768 New translations app.admin.en.yml (Spanish) 2020-09-29 12:02:28 +02:00
Sylvain
2d86f4b8b0 New translations app.shared.en.yml (Spanish) 2020-09-29 12:02:24 +02:00
Sylvain
137286ea5b New translations app.admin.en.yml (Portuguese) 2020-09-29 12:02:22 +02:00
Sylvain
dda606e91e New translations app.admin.en.yml (French) 2020-09-29 12:02:18 +02:00
Sylvain
b84e569ab0 New translations app.shared.en.yml (Portuguese) 2020-09-29 12:02:16 +02:00
Sylvain
1462eccc9f New translations app.admin.en.yml (Zulu) 2020-09-29 12:02:06 +02:00
Sylvain
6d2b833ebd New translations app.shared.en.yml (Zulu) 2020-09-29 12:02:03 +02:00
Sylvain
13bc5334cc ability to configure until when the events are shown on the home page 2020-09-29 09:39:32 +02:00
Sylvain
8d76c78cc5 fix load loadsh with webpack 2020-09-28 18:11:56 +02:00
Sylvain
57512cfdd4 do not use row-loader 2020-09-28 12:41:31 +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
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
8945dbfb39 [bug] unable to create a subscription plan for only one group 2020-09-23 15:28:20 +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
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
d43516f6fe fixes [:ctrlreg] The controller with the name '...' is not registered 2020-09-21 13:23:28 +02:00