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

1915 Commits

Author SHA1 Message Date
Sylvain
ab295f064d service to export invoices into a given period to CSV lines for an accounting sofware 2019-07-29 17:51:53 +02:00
Sylvain
3d3be70e29 [bug] newly generated refund is displayed as broken 2019-07-29 12:25:46 +02:00
Sylvain
5e8697de18 fix invoices list API 2019-07-29 12:19:54 +02:00
Sylvain
a778b1063a enhance ruby syntax 2019-07-29 12:17:57 +02:00
Sylvain
0714878bca [bug] unable to generate a refund 2019-07-29 12:07:22 +02:00
Sylvain
1be7bda603 [security] updated sidekiq to fix 3 security vulnerabilities 2019-07-29 11:34:59 +02:00
Sylvain
3a0807b354 Merge branch 'dev' of github.com:sleede/fab-manager into dev 2019-07-29 10:53:23 +02:00
Sylvain
135a4a5d8a updated yarn.lock 2019-07-29 10:52:21 +02:00
Sylvain
dc43998da3
Merge pull request #139 from sleede/dependabot/bundler/mini_magick-4.9.4
Bump mini_magick from 4.2.0 to 4.9.4
2019-07-18 16:53:16 +02:00
dependabot[bot]
210e7ac3c1
Bump mini_magick from 4.2.0 to 4.9.4
Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.2.0 to 4.9.4.
- [Release notes](https://github.com/minimagick/minimagick/releases)
- [Commits](https://github.com/minimagick/minimagick/compare/v4.2.0...v4.9.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-18 14:44:34 +00:00
Sylvain
76981dd963 Merge branch 'dev' of github.com:sleede/fab-manager into dev 2019-07-18 16:08:55 +02:00
Sylvain
74e5461c02 [bug] do not remove member role if last user was deleted 2019-07-18 16:07:20 +02:00
Sylvain
26c8d402e1 removed dependency to jquery-ui 2019-07-17 15:30:19 +02:00
Sylvain
48c68b29be removed old fullcalendar artefact 2019-07-17 15:18:39 +02:00
Sylvain
d0fbba2ccf updated angular-xeditable to remove dependency to jquery 1.11.1 2019-07-17 10:31:43 +02:00
Sylvain
3807a824df
Merge pull request #138 from sleede/dependabot/npm_and_yarn/bootstrap-3.4.1
Bump bootstrap from 3.3.7 to 3.4.1
2019-07-17 09:42:50 +02:00
dependabot[bot]
494f4452ea
Bump bootstrap from 3.3.7 to 3.4.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-17 07:42:15 +00:00
Sylvain
84b4829f80
Merge pull request #137 from sleede/dependabot/npm_and_yarn/lodash-4.17.14
Bump lodash from 4.17.11 to 4.17.14
2019-07-17 09:38:07 +02:00
dependabot[bot]
1ef2b82cf1
Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-13 12:26:54 +00:00
Sylvain
002e214d9b Merge branch 'dev' for release 4.0.2 2019-07-10 12:26:40 +02:00
Sylvain
897be4763a Version 4.0.2 2019-07-10 12:26:33 +02:00
Sylvain
12fcfee71e [bug] unable to export reservations or subscriptions to excel 2019-07-10 12:25:08 +02:00
Sylvain
b0a9d91ed8 updated VCR cassettes 2019-07-10 11:33:46 +02:00
Sylvain
38d3ddd48a [bug] export members list to excel is broken 2019-07-10 11:27:45 +02:00
Sylvain
b77fde2506 [bug] OpenlabWorker is crashing with message undefined method profile for StatisticProfile 2019-07-10 10:58:51 +02:00
Sylvain
1253af5377 Prevent invalid invoice logo from crashing the InvoiceWorker 2019-07-10 10:54:35 +02:00
Sylvain
ca61e4e08e [bug] SubscriptionExpireWorker cannot run due to wrong expiration column in SQL query 2019-07-10 10:52:29 +02:00
Sylvain
79272d9e39 optimized dockerfile 2019-06-26 12:58:53 +02:00
Sylvain
ddbb492ace [bug] abuses reports are not notified to admins 2019-06-26 12:55:38 +02:00
Sylvain
9b6cd9696b [doc] updated user documentation for v4 2019-06-26 12:54:19 +02:00
Sylvain
85f4182b2f [bug] projects RSS feed fails to render 2019-06-24 11:03:40 +02:00
Sylvain
061dc882bd Merge branch 'dev' for release 4.0.1 2019-06-17 15:32:52 +02:00
Sylvain
718d163d13 Version 4.0.1 2019-06-17 15:32:46 +02:00
Sylvain
f37b4ffca2 [bug] migration 20190523140823 may not run if an admin was deleted 2019-06-17 15:28:54 +02:00
Sylvain
39fad9d0b0 Documentation about dumping the database 2019-06-17 15:27:30 +02:00
Sylvain
e9f91a36e9 [bug] prevent task migrate_pdf_invoices_folders from raising an error when run with no invoices 2019-06-17 15:01:23 +02:00
Sylvain
50373b6609 [bug] cookie consent modal is not shown 2019-06-17 14:57:11 +02:00
Sylvain
2300acc7e4 Merge branch 'dev' for release 4.0.0 2019-06-17 12:34:43 +02:00
Sylvain
ff784aef1a Version 4.0.0 2019-06-17 12:34:12 +02:00
Sylvain
66ab9138ef updated changelog 2019-06-17 12:29:15 +02:00
Sylvain
2d92df3ebb do not delete the user if superadmin + fix text alert 2019-06-17 11:12:05 +02:00
Sylvain
92381ce4bc update default policy 2019-06-17 10:49:27 +02:00
Sylvain
b0b2e8d3a9 use an async worker to notify users about policy update 2019-06-17 10:01:59 +02:00
Sylvain
dd4ad1e935 updated default policy 2019-06-13 17:16:39 +02:00
Sylvain
5cd977b4dd ruby syntax + may fix #132? 2019-06-13 16:53:36 +02:00
Sylvain
f3c433883d [bug] canceled reservation are not removed from statistics (fix #133) 2019-06-13 16:29:12 +02:00
Sylvain
84c90cdef3 ignore cookies modal if GA is disabled 2019-06-13 14:00:43 +02:00
Sylvain
708c966d61 default policy udpate 2019-06-13 13:47:21 +02:00
Sylvain
7a93fd3a84 updated version 2019-06-13 13:07:50 +02:00
Sylvain
0f913e5bda updated changelog 2019-06-13 12:56:04 +02:00