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

3297 Commits

Author SHA1 Message Date
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
efa3a42f5e printf error message to stderr 2020-10-06 14:31:41 +02:00
Sylvain
aa6b067d65 fix version check 2020-10-06 14:23:33 +02:00
Sylvain
08a98ab40f version check during the upgrade 2020-10-06 14:18:35 +02:00
Sylvain
6d00d03f8e replace method raw by html_safe
https://stackoverflow.com/questions/19633877/undefined-method-raw-for-controller-for-rails-4
2020-10-06 12:44:05 +02:00
Sylvain
892d010cd4 webpack deployment script 2020-10-06 12:29:22 +02:00
Sylvain
8af0450bca revert to https remotes 2020-10-06 10:38:15 +02:00
Sylvain
63214f1aeb use git+ssh links in package.json
this will try to fix the yarn error Couldn't find the binary git

see https://github.com/yarnpkg/yarn/issues/2083
2020-10-06 09:58:38 +02:00
Sylvain
74ebdb029b install dev dependencies in production to allow compiling assets with webpack 2020-10-06 09:08:56 +02:00
Sylvain
df14b2b51d updated Dockerfile for webpack 2020-10-05 17:57:31 +02:00
Sylvain
3fa6688994 updated changelog 2020-10-05 17:55:12 +02:00
Sylvain
c1564d5eae Merge branch 'webpacker' into dev 2020-10-05 17:52:46 +02:00
Sylvain
4f5f54a66a moved locales files into the main application pack 2020-10-05 17:42:49 +02:00
Sylvain
512411eb04 fix angular-bootstrap-switch 2020-10-05 17:22:59 +02:00
Sylvain
adb5620702 fix angular-ui-tour with webpack 2020-10-05 15:51:08 +02:00
Sylvain
be9dfe4ff5 fix angular-ui-tour templates url 2020-10-05 15:34:41 +02:00
Sylvain
2a989d3951 updated changelog 2020-10-05 13:50:41 +02:00
Sylvain
6fa9347c75 fix training reservation calendar 2020-10-05 12:54:37 +02:00
Sylvain
d701260fae fix spaces reservation calendar 2020-10-05 12:12:22 +02:00
Sylvain
5a0185dd48 fix machine reservation calendar 2020-09-30 16:32:01 +02:00
Sylvain
f6183dbafb fix public calendar filter 2020-09-30 11:59:50 +02:00
Sylvain
c0a46e5bf1 fix public calendar 2020-09-30 11:45:44 +02:00
Sylvain
495a4686d5 load fullcalendar locale 2020-09-30 11:37:55 +02:00
Sylvain
8ee91ef7d5 fixes fullCalendar for admin agenda 2020-09-30 11:23:42 +02:00
Sylvain
5caceec57b WIP: debug fullcalendar with webpack
see https://stackoverflow.com/questions/44220534/uncaught-typeerror-cannot-read-property-hastime-of-undefined
2020-09-29 16:22:34 +02:00
Sylvain
8cc0d30ee9 fix fontawesome left arrows 2020-09-29 14:35:42 +02:00
Sylvain
fe88f3ba0f fix fontawesome with holder.js 2020-09-29 14:27:49 +02:00
Sylvain
f167e34268 Version 4.5.9 2020-09-29 12:15:30 +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
eae9332083 Improved documentation about upgrade process 2020-09-29 10:46:33 +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
30b3a794d3 [bug] managers cannot see passed events 2020-09-29 08:40:07 +02:00
Sylvain
8d76c78cc5 fix load loadsh with webpack 2020-09-28 18:11:56 +02:00