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

2185 Commits

Author SHA1 Message Date
Sylvain
812634a3fd remove link mode 2019-10-09 12:07:54 +02:00
Sylvain
dabf32d774 shut down instance before upgrading 2019-10-09 11:57:55 +02:00
Sylvain
95038313e9 improved pre-run checks in upgrade scripts 2019-10-09 11:17:15 +02:00
Sylvain
9577ea6292 configure pg_hba.conf after migration 2019-10-09 11:02:43 +02:00
Sylvain
13c730eaad use postgres 9.6 instead of 11 2019-10-09 09:52:58 +02:00
Sylvain
ae368cb496 PG upgrade procedure + test disk space 2019-10-08 16:57:58 +02:00
Sylvain
a9a89e8ba3 fix upgrade_compose awk script 2019-10-08 16:28:15 +02:00
Sylvain
cc55039286 fix pg volume in compose file + optional clean at the end 2019-10-08 16:17:48 +02:00
Sylvain
d2db75137a fix new postgres image name 2019-10-08 15:56:02 +02:00
Sylvain
974612505d replace and trim PG_PATH 2019-10-08 15:41:27 +02:00
Sylvain
87b101baff fix read postgres path command 2019-10-08 15:27:16 +02:00
Sylvain
d74b4ae273 check GNU awk 2019-10-08 15:23:45 +02:00
Sylvain
ef1a6f8753 postgreSQL upgrade script 2019-10-08 12:08:15 +02:00
Sylvain
7dbfbc4868 fix typo 2019-10-07 17:12:49 +02:00
Sylvain
38847844fb display label on all rows in accounting export 2019-10-07 14:02:47 +02:00
Sylvain
19a125bd67 [bug] accounting export: on subscription + reservation invoice, the subscription item is exported twice 2019-10-07 12:08:08 +02:00
Sylvain
354c660c0e
Merge pull request #150 from Rojo/feature/virtual-env-with-docker-support
Enable working with Docker in the Virtual Environment
2019-10-02 16:23:41 +02:00
Sylvain
75fb40f73e updated changelog 2019-10-02 16:10:54 +02:00
Sylvain
86f4c132b0 Merge branch 'cve-2015-9284' into dev 2019-10-02 16:08:40 +02:00
Sylvain
31d7a39f49 updated changelog 2019-10-02 16:08:25 +02:00
Sylvain
5fcf9968cb Updated Omniauth & Omniauth-oauth2 + fixed oauth2 callback url 2019-10-02 16:06:27 +02:00
Sylvain
927479733b migrated links to /users/auth from GET to POST
see https://github.com/omniauth/omniauth/wiki/Resolving-CVE-2015-9284 for more info
2019-10-02 14:37:47 +02:00
Sylvain
2cc7fb0e44 accounting export: display lable on all lignes 2019-10-02 10:25:06 +02:00
Sylvain
35b069a4db added gem omniauth-rails_csrf_protection + [ongoing] moving from GET /users/auth/... to POST 2019-10-01 17:14:16 +02:00
Sylvain
0ab2cbdea1 updated sso example doc 2019-10-01 15:54:16 +02:00
Sylvain
877506b26a [bug] unable to dissociate the last machine from a formation 2019-10-01 15:27:59 +02:00
Sylvain
29d6a1daa4 Merge branch 'uvsq' into dev 2019-10-01 14:32:58 +02:00
Sylvain
a7a929ddbc integration unit test for imports + fixed import result colors in UI + fixed test fixtures 2019-10-01 14:32:30 +02:00
Sylvain
0e7af64332 improved environment documentation 2019-09-30 16:43:58 +02:00
Sylvain
193e81e711 Merge branch 'uvsq' into dev 2019-09-30 15:34:21 +02:00
Sylvain
0d3cc0fe40 [feature] Ability to disable invoices generation and interfaces 2019-09-30 15:29:20 +02:00
Sylvain
8bd1d72fdf improved results page 2019-09-30 12:49:50 +02:00
Sylvain
ba3161589c update users through CSV import 2019-09-30 12:19:33 +02:00
Sylvain
ff5de97c92 import new users from CSV and view results in app
TODO:
 - update users though CSV
2019-09-26 17:05:57 +02:00
David O' Rojo
5c791aa6d6 Include packages and copy configuration files to enable build and test Docker images in the virtual environment 2019-09-25 14:08:15 -05:00
Sylvain
4deaf1f75a [ongoing] import members from csv 2019-09-25 16:37:42 +02:00
Sylvain
a532efd198 upload csv file to the server through the API and save it on the disk 2019-09-24 17:42:50 +02:00
Sylvain
ede53ad761 [feature] Ability to set project's CAO attachement maximum upload size 2019-09-24 16:40:38 +02:00
Sylvain
ad1b7baa05 import members interface 2019-09-24 15:21:18 +02:00
Sylvain
9dd87760de
Merge pull request #149 from Rojo/feature/docker-alpine-image
Feature/docker alpine image
2019-09-24 14:48:40 +02:00
Sylvain
8853465365
Merge branch 'dev' into feature/docker-alpine-image 2019-09-24 14:47:46 +02:00
Sylvain
8eda1e673f Merge remote-tracking branch 'origin/hotfixes' into dev 2019-09-24 14:43:14 +02:00
Sylvain
e7bb41f38d [ongoing] import users from csv file: admin inteface 2019-09-24 12:21:19 +02:00
Sylvain
f75633e64e [bug] create a plan does not set its name 2019-09-24 11:41:07 +02:00
Sylvain
9b3375e7dd updated changelog 2019-09-23 17:51:38 +02:00
Sylvain
588010ac0b [feature] Optional reCaptcha checkbox in sign-up form 2019-09-23 17:46:46 +02:00
David O' Rojo
4bb5a8f534 Correct typo 2019-09-23 02:40:09 -05:00
David O' Rojo
b45960e343 Move puma gem out of development so it can be installed during image build 2019-09-23 02:23:42 -05:00
David O' Rojo
b68af398f6 Include missing bash package dependency in Dockerfile 2019-09-23 02:20:27 -05:00
David O' Rojo
592624152d Use Alpine Linux to built a smaller Docker image for Fab Manager 2019-09-23 02:19:52 -05:00