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

2207 Commits

Author SHA1 Message Date
Sylvain
11484d2fcc Version 4.2.1 2019-10-21 16:13:56 +02:00
Sylvain
fdcec06345 CVE-2019-16892 + #49
- updated rubyzip to fix a security issue
- updated axlsx and file writing method as a possible fix for #49
2019-10-21 16:11:49 +02:00
Sylvain
36a15fb364 fixes changelog 2019-10-21 15:40:57 +02:00
Sylvain
7d9f42da8f Merge branch 'dev' for release 4.2.0 2019-10-21 15:30:48 +02:00
Sylvain
fd2391f76e Version 4.2.0 2019-10-21 15:30:39 +02:00
Sylvain
528e6f5e55 admin invoices interface: default selected tab depending on FABLAB_WITHOUT_INVOICES value 2019-10-21 15:24:27 +02:00
Sylvain
a12be41412 fix accounting export test according to new specs 2019-10-21 14:23:38 +02:00
Sylvain
f317e009f7 use anchors in env doc + improved openlab doc 2019-10-21 13:04:34 +02:00
Sylvain
912eec19c4 test env doc anchors 2019-10-21 12:47:35 +02:00
Sylvain
ff655e9dfe updated changelog 2019-10-21 11:55:58 +02:00
Sylvain
90b2e7e575 Ability to configure SMTP connection to use SMTP/TLS 2019-10-21 11:42:01 +02:00
Sylvain
e8930924e4 [bug] do not display each days in invoices for multiple days event reservation 2019-10-16 16:11:37 +02:00
Sylvain
9e1e23f268 [bug] unauthorized user can see the edit project form 2019-10-16 15:21:50 +02:00
Sylvain
1cc1bd23b7 Ability to fully rebuild the projets index in ElasticSearch with rake fablab🇪🇸build_projects_index 2019-10-16 14:37:43 +02:00
Sylvain
4300f29ad7 [bug] unable to run rake fablab🇪🇸* tasks due to an issue with gem faraday 0.16.x
Gem faraday was updated to 0.17 to solve the issue
2019-10-16 13:11:47 +02:00
Sylvain
b39f7e0752 typo 2019-10-14 11:07:18 +02:00
Sylvain
2d71fb60ae typo 2019-10-14 11:05:22 +02:00
Sylvain
ab5ee0f2d8 [bug] invoices list is not shown by default in 'manage invoices' section 2019-10-14 10:59:56 +02:00
Sylvain
e6cc4dbdd6 added a known issue about invoices not generated (#152) 2019-10-14 10:57:02 +02:00
Sylvain
bc36b78719 [bug] public calendar won't show anything if the current date range include a reserved space availability (#151) 2019-10-14 10:38:13 +02:00
Sylvain
2d07fa9e0f updated user guide (fr) 2019-10-09 16:35:20 +02:00
Sylvain
2897eec723 various bugfixes
- in profile_complete form, the user's group is not selected by default
- missing asterisks on some required fields in profile_complete form
- renamed default DatabaseProvider from Fablab to FabManager
2019-10-09 14:41:32 +02:00
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