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 |
|
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 |
|
Sylvain
|
7f88e8f59f
|
automated tests for accounting export
|
2019-09-20 17:40:27 +02:00 |
|
Nicolas Florentin
|
c7abd2519c
|
Merge branch 'hotfixes' for release 4.1.1
|
2019-09-20 15:52:47 +02:00 |
|
Nicolas Florentin
|
b4b3c2b937
|
Version 4.1.1
|
2019-09-20 15:52:16 +02:00 |
|
Nicolas Florentin
|
c49db3b512
|
fix api/reservations#index find statistic_profile_id from the user_id because user_id is not a column of reservations table anymore
|
2019-09-20 15:23:53 +02:00 |
|
Nicolas Florentin
|
22d4d3a78a
|
method date_range, test on all_day was never truthy
|
2019-09-20 15:03:49 +02:00 |
|
Nicolas Florentin
|
401df4cb77
|
delay_for does not exist anymore in sidekiq 5
|
2019-09-20 15:01:27 +02:00 |
|
Nicolas Florentin
|
e179955169
|
updates libv8
|
2019-09-20 15:00:54 +02:00 |
|
Sylvain
|
f29c5b8732
|
bind mailcatcher to all interfaces
|
2019-09-20 10:29:40 +02:00 |
|
Sylvain
|
50aa74f9b0
|
typo
|
2019-09-19 16:26:32 +02:00 |
|
Sylvain
|
edc0bab075
|
updated changelog
|
2019-09-19 16:24:11 +02:00 |
|
Sylvain
|
943f9c7c5c
|
Merge branch 'dev' of github.com:sleede/fab-manager into dev
|
2019-09-19 16:23:22 +02:00 |
|
Sylvain
|
4d9e9f02eb
|
Merge pull request #147 from Rojo/feature/docker-alpine-image
Use Alpine Linux to built a smaller Docker image for Fab Manager
|
2019-09-19 16:22:56 +02:00 |
|
Sylvain
|
de1cc2013a
|
[bug] after disabling a group, its associated plans are hidden from the interface
+ validate server-side that there's no more user in the group to disable
|
2019-09-19 15:34:21 +02:00 |
|
Sylvain
|
668eb43959
|
[bug] in case of unexpected server error during stripe payment process, the confirm button is not unlocked
|
2019-09-19 15:00:27 +02:00 |
|
Sylvain
|
a7dc3b2431
|
factorized invoice reference & order number code
|
2019-09-19 14:59:22 +02:00 |
|
Sylvain
|
2d6f5c3e81
|
wallet client line in accounting export + factorized accountingExportService
|
2019-09-19 13:57:33 +02:00 |
|
Sylvain
|
7d26932f6c
|
configure accounting codes & labels for wallet clients and other means clients
|
2019-09-19 11:51:14 +02:00 |
|
Sylvain
|
c76563f22f
|
wallet label in accounting export
|
2019-09-19 11:25:12 +02:00 |
|
Sylvain
|
f81a2e4343
|
wallet credit in accounting export
|
2019-09-19 11:10:26 +02:00 |
|
Sylvain
|
c905d3fbc5
|
use correct VAT infos in accounting export
|
2019-09-18 17:25:53 +02:00 |
|
Sylvain
|
cd2c8488c2
|
Compute the VAT per item in each invoices, instead of globally
|
2019-09-18 17:14:59 +02:00 |
|
Sylvain
|
02c7cb801f
|
factorized footprint computation
|
2019-09-18 15:09:14 +02:00 |
|
Sylvain
|
276a99c068
|
improved VAT history service + display dates when VAT was enabled in invoice configuration panel + do not render vat row in accouting export if vat was disabled
|
2019-09-18 13:28:53 +02:00 |
|
Sylvain
|
46c3497c85
|
ventilate coupon codes on items
|
2019-09-17 17:39:05 +02:00 |
|
Sylvain
|
30e7ce8377
|
[bug] invoices with total = 0, are marked as paid on site even if paid by card
|
2019-09-17 15:16:11 +02:00 |
|
Sylvain
|
1fa36d4029
|
renamed avoir_mode to payment_method
|
2019-09-17 14:48:06 +02:00 |
|
Sylvain
|
aef4cc49f2
|
fixes accounting codes setting + improved error handling
|
2019-09-17 13:00:25 +02:00 |
|
Sylvain
|
3348539fdf
|
export labels: user name + reference + summary, only on client line. Also: handling new export parameters (decimal separator, label length, export zeros)
|
2019-09-17 12:35:34 +02:00 |
|
Sylvain
|
f06bdaaf21
|
provide additional settings to export api
|
2019-09-16 16:31:16 +02:00 |
|
Sylvain
|
02d28e0b8c
|
improved accounting codes settings page (1 click saves all) + improved export file name
|
2019-09-16 14:39:47 +02:00 |
|