Sylvain
a2d885f447
[bug] members cannot view available trainings slots
2020-10-23 13:08:52 +02:00
Sylvain
2d1a2d81dd
Check postgreSQL status before compiling assets
2020-10-23 12:15:25 +02:00
Sylvain
01524da0ab
[bug] unable to display details about a closed period
2020-10-23 12:09:36 +02:00
Sylvain
af8c7c21b4
Add intermediate step version for upgrades: v4.4.6
...
This will prevent issues with FootprintDebug if a regeneration is needed, especially with 20200511075933_fix_accounting_periods.rb
2020-10-23 11:56:21 +02:00
Sylvain
c87adde6f6
[bug] unable to set libraries locales to their default values (en-us)
2020-10-23 11:53:18 +02:00
Sylvain
63a87cb8e0
Merge branch 'dev' for release 4.6.1
2020-10-21 15:43:27 +02:00
Sylvain
7a903067e9
Version 4.6.1
2020-10-21 15:42:54 +02:00
Sylvain
cd7ef8ddd2
Allow running upgrade scripts from dev ranch
2020-10-21 15:18:39 +02:00
Sylvain
c7a8668fd6
architecture changes to allow including React.js components into the application
2020-10-21 15:07:01 +02:00
Sylvain
2976da0238
fix assets compilation during upgrades
2020-10-21 13:13:13 +02:00
Sylvain
0b853adb42
Reduced down time during upgrades
2020-10-21 10:44:43 +02:00
Sylvain
b8754e9542
[security] updated selfsigned to 1.10.8 to fix CVE-2020-7720
2020-10-21 09:32:38 +02:00
Sylvain
9ee990db90
[security] updated resolve-url-loader to 3.1.2 to fix CVE-2020-15256
2020-10-21 09:24:16 +02:00
Sylvain
4e64e10b1f
[bug] script mount-webpack.sh was not updating the docker-compose.yml file
2020-10-21 09:17:30 +02:00
Sylvain
f5500d83b2
Merge branch 'dev' for release 4.6.0
2020-10-20 16:44:50 +02:00
Sylvain
d68b4c4c7c
Version 4.6.0
2020-10-20 16:44:35 +02:00
Sylvain
00d9e8147e
updated licences info
2020-10-20 16:39:26 +02:00
Sylvain
c982b209c8
do not include built assets in docker image + remove useless files
2020-10-20 16:08:05 +02:00
Sylvain
f91b0ae78e
change default docker-compose binding to mount public/packs
2020-10-20 15:59:24 +02:00
Sylvain
2227a59275
[bug] unable to rename a group containing users
2020-10-20 15:52:14 +02:00
Sylvain
b5a4e724e8
[bug] email notification after reservation update have wrong previous date ( #234 )
2020-10-20 15:14:11 +02:00
Sylvain
24e6736f51
fix change space/machine reservation
2020-10-20 14:53:00 +02:00
Sylvain
8199b53971
info about translations into contrubution guidelines
2020-10-20 11:04:32 +02:00
Sylvain
5a83d4af3d
updated changelog
2020-10-20 10:19:18 +02:00
Sylvain
9187132682
fix placeholder logo in notification mailer
2020-10-20 10:18:27 +02:00
Sylvain
c5ee1ac120
fix translation
2020-10-20 10:01:27 +02:00
Sylvain
f9f21c1496
fix missing fontAwesome icons
2020-10-20 09:53:05 +02:00
Sylvain
61d3fcdb0a
webpack fixes
...
- add missing annotation for esFactory
- removed unused dependency for diacritics service
- removed google_plus from social networks: not relevant anymore
- eslinted services syntax
2020-10-19 15:49:17 +02:00
Sylvain
353ca1f291
remove uneffective erb comments
2020-10-19 15:30:07 +02:00
Sylvain
0c1f5f5f25
webpack production configuration: path to ngtemplates
2020-10-19 15:03:11 +02:00
Sylvain
540f5e361c
Merge branch 'webpacker' into dev
2020-10-19 14:40:34 +02:00
Sylvain
2bbbe8c7d2
change configuration of auto-ngtemplate-loader to use absolute path
2020-10-19 14:40:18 +02:00
Sylvain
48cae3a1a1
[bug] unable to change the date formats using the setup script
2020-10-13 11:14:52 +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
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