Sylvain
|
22be9f6a08
|
display external calendars list in public calendar + pull availabilities
|
2019-12-02 16:49:20 +01:00 |
|
Sylvain
|
cca6b14f58
|
import events asyncronously from icalendar
|
2019-12-02 15:53:24 +01:00 |
|
Sylvain
|
55d2c88134
|
delete & sync ical sources
|
2019-12-02 12:19:30 +01:00 |
|
Nicolas Florentin
|
77cf8c8218
|
replaces almost all Time.now by DateTime.current
|
2019-12-02 11:57:25 +01:00 |
|
Sylvain
|
f72ae98109
|
do not show title if calendar is configured to hide them
|
2019-11-27 17:50:38 +01:00 |
|
Sylvain
|
85d17d62f3
|
fix events endpoint
|
2019-11-27 17:44:01 +01:00 |
|
Sylvain
|
97d93cd622
|
added a name to imported calendar
|
2019-11-27 17:39:19 +01:00 |
|
Sylvain
|
baf8cfb487
|
iCalendar server api & db model
|
2019-11-27 17:05:19 +01:00 |
|
Sylvain
|
a9b1eabb2c
|
[poc] show google agenda events in the public calendar
|
2019-11-27 13:51:23 +01:00 |
|
Sylvain
|
eb3c78a61d
|
[poc] show google agenda events in the public calendar
|
2019-11-26 13:44:43 +01:00 |
|
Sylvain
|
68b17cbe9a
|
Ability to show the scheduled events in the admin calendar
|
2019-11-25 14:49:39 +01:00 |
|
Sylvain
|
9ec736e6b5
|
delete recursive slots
|
2019-11-18 17:29:51 +01:00 |
|
Sylvain
|
26738563bd
|
create reccursive events
|
2019-11-18 11:50:20 +01:00 |
|
Sylvain
|
a60a39ff9e
|
[ongoing] create multiple availabilities according to UI
|
2019-11-13 12:13:22 +01:00 |
|
Sylvain
|
1ed3eba129
|
[feature] export last connection date to members.xlsx
|
2019-10-29 11:09:17 +01:00 |
|
Sylvain
|
f94d8feba6
|
[feature] admin can delete an user
|
2019-10-29 09:59:21 +01: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
|
193e81e711
|
Merge branch 'uvsq' into dev
|
2019-09-30 15:34:21 +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
|
8eda1e673f
|
Merge remote-tracking branch 'origin/hotfixes' into dev
|
2019-09-24 14:43:14 +02:00 |
|
Sylvain
|
588010ac0b
|
[feature] Optional reCaptcha checkbox in sign-up form
|
2019-09-23 17:46:46 +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 |
|
Sylvain
|
1fa36d4029
|
renamed avoir_mode to payment_method
|
2019-09-17 14:48:06 +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 |
|
Sylvain
|
224b0d6dee
|
Merge branch 'sca' into dev
|
2019-09-12 12:53:56 +02:00 |
|
Sylvain
|
539eb08b89
|
ability to disable the online payments through an env var
|
2019-09-11 17:08:00 +02:00 |
|
Sylvain
|
d977838d52
|
fix tests according to changes for stripe SCA
|
2019-09-11 16:20:47 +02:00 |
|
Sylvain
|
f60d19fa27
|
allow reservations & subscriptions at price of zero
|
2019-09-11 11:51:04 +02:00 |
|
Sylvain
|
75f483a7a6
|
compute subscription price server-side for payments
|
2019-09-11 10:31:22 +02:00 |
|
Sylvain
|
ac0489a496
|
[bug] wallet usage is noted on subscription invoices even if wallet was not used + use payment confirm API for subscriptions only (sca)
|
2019-09-10 17:57:46 +02:00 |
|
Sylvain
|
4d0ac9b3ca
|
using stp_payment_intent_id instead of stp_invoice_id on new invoices
|
2019-09-10 16:45:45 +02:00 |
|
Sylvain
|
04f17d44d8
|
handle sca in js frontend
|
2019-09-10 12:46:02 +02:00 |
|
Sylvain
|
a96050a2e9
|
refactor payment process for sca
|
2019-09-10 11:46:14 +02:00 |
|
Sylvain
|
e9e27663cd
|
quick coding rules checking with rubocop
|
2019-09-09 18:04:31 +02:00 |
|
Nicolas Florentin
|
e94cf46fa4
|
ongoing work on sca stripe
|
2019-09-09 17:37:54 +02:00 |
|
Sylvain
|
510533e080
|
handle 2nd confirmation on server + display confirmation modal on the client
|
2019-09-05 17:17:51 +02:00 |
|
Sylvain
|
12447698f8
|
collect card details on the client & create a paymentIntent on the server
|
2019-09-05 16:17:02 +02:00 |
|
Sylvain
|
a0961314a4
|
[ongoing] upgrade stripe gem & api version to allow SCA
|
2019-09-05 11:03:22 +02:00 |
|
Sylvain
|
e32825675c
|
[ongoing] fixing accounting export service
|
2019-07-31 16:52:11 +02:00 |
|
Sylvain
|
12d8c65fa2
|
async generation of export and download cached csv using hidden iframe
|
2019-07-31 15:47:02 +02:00 |
|
Sylvain
|
fa6a54a422
|
export notifications
|
2019-07-31 12:37:31 +02:00 |
|
Sylvain
|
a7f68b59dd
|
connect the export modal to the api
|
2019-07-31 12:00:52 +02:00 |
|
Sylvain
|
f772bc3509
|
api endpoint and worker to export accounting data
|
2019-07-30 11:43:51 +02:00 |
|
Sylvain
|
f3c433883d
|
[bug] canceled reservation are not removed from statistics (fix #133)
|
2019-06-13 16:29:12 +02:00 |
|
Sylvain
|
a53c6e80e7
|
move invoice->operator to invoicing_profile + minor fixes to handle user deletion
|
2019-06-12 12:22:38 +02:00 |
|
Sylvain
|
86ded2b8d2
|
[ongoing] fixes for invoices pdf files
|
2019-06-11 16:56:11 +02:00 |
|
Sylvain
|
cfd33c3a52
|
migrate projects to statistic_profile
|
2019-06-06 16:34:53 +02:00 |
|
Sylvain
|
fe2a6f7120
|
migrate trainings to statistic_profile and adjust code
|
2019-06-06 12:00:21 +02:00 |
|
Sylvain
|
17fbd6b465
|
multiple fixes related to statistic_profile & invoicing_profile + fix users list while sorting by subscription
|
2019-06-05 12:11:51 +02:00 |
|
Sylvain
|
bd796bc588
|
fix SubscriptionsController - all tests passing
|
2019-06-05 07:58:49 +02:00 |
|
Sylvain
|
4c033614ae
|
[ongoing] migrate subscriptions & reservations to statistic_profile
|
2019-06-04 16:50:23 +02:00 |
|
Sylvain
|
52992ac9d5
|
move gender & birthday to statistic_profile
|
2019-06-04 13:33:00 +02:00 |
|
Sylvain
|
9ef2f142bd
|
link HistoryValue to InvoicingProfile + improved invoices tests
|
2019-06-03 16:51:43 +02:00 |
|
Sylvain
|
7ed97ef35a
|
link wallet & its transactions to invoicingprofile
|
2019-06-03 16:00:09 +02:00 |
|
Sylvain
|
6011f27268
|
finish moving organization & address to invoiving profile: fix create & edit user
|
2019-06-03 12:06:01 +02:00 |
|
Sylvain
|
a211ad39ff
|
moving organization & address to invoicingProfile + refactored doc about postgre
|
2019-05-29 14:28:14 +02:00 |
|
Sylvain
|
ffbca98276
|
[ongoing] fix api to use the invoicing_profile
|
2019-05-28 16:49:36 +02:00 |
|
Sylvain
|
dd4b6e2cb1
|
[ongoing] abuses management interface
|
2019-05-09 18:27:19 +02:00 |
|
Sylvain
|
26b901ebb5
|
[bug#131] Availabilities export report an erroneous number of reservations for machine availabilities
|
2019-05-07 12:24:51 +02:00 |
|
Sylvain
|
3b3e1af822
|
improved coupon filtering to allow pagination while filtering
|
2019-04-08 11:00:00 +02:00 |
|
Sylvain
|
44479b5597
|
allow filtering coupons list
|
2019-04-04 18:00:19 +02:00 |
|
Sylvain
|
9f8d24ec4f
|
paginate list of coupons
|
2019-04-04 17:28:29 +02:00 |
|
Sylvain
|
7a317b7e45
|
[bug] unable to add a file attachment to an event
|
2019-03-28 11:30:25 +01:00 |
|
Sylvain
|
2ac0336adb
|
Merge branch 'dev' into host
|
2019-03-25 16:17:23 +01:00 |
|
Sylvain
|
5cdaa014ef
|
[security] updated devise + updated rails
|
2019-03-25 14:57:48 +01:00 |
|
Sylvain
|
c356f35f29
|
add operator_id to invoices
|
2019-03-18 11:11:09 +01:00 |
|
Sylvain
|
279a958e46
|
download accounting period archive through interface
|
2019-02-25 17:22:54 +01:00 |
|
Sylvain
|
6e274afe3b
|
accounting archive: insert code checksum and previous archive checksum
|
2019-01-31 12:19:50 +01:00 |
|
Sylvain
|
da672ea8b6
|
Merge branch 'dev' into host
|
2019-01-21 16:34:06 +01:00 |
|
Sylvain
|
da4c9cf26f
|
[bug] invalid translation of title in new partner modal + refactored plans controller
|
2019-01-21 16:27:59 +01:00 |
|
Sylvain
|
75eaf4d4d0
|
improved member autocompletion with multiple words + refactored members controller
|
2019-01-21 15:17:56 +01:00 |
|
Sylvain
|
62410da9e1
|
add test for member autocomplete
|
2019-01-21 11:49:35 +01:00 |
|
Sylvain
|
80aab9f17c
|
fixed: create event with custom price
|
2019-01-21 11:26:42 +01:00 |
|
Sylvain
|
c4b3c1eab5
|
[bug] unable to search in user autocomplete
|
2019-01-21 09:42:51 +01:00 |
|
Sylvain
|
65892684a8
|
fixed availabilities controller
|
2019-01-17 16:55:25 +01:00 |
|
Sylvain
|
5a09453ac2
|
refactored availabilities controller
|
2019-01-17 16:26:03 +01:00 |
|
Sylvain
|
da25e16c50
|
refactored events controller
|
2019-01-17 09:53:28 +01:00 |
|
Sylvain
|
0cd841da33
|
rubocop api controllers
TODO:
- events controller
- availabilies controller
- members controller
- plans controller
|
2019-01-16 16:28:25 +01:00 |
|
Sylvain
|
c6cf86fa5c
|
rubocop api controllers
|
2019-01-16 13:07:19 +01:00 |
|
Sylvain
|
eb69822ce0
|
Merge branch 'dev' into host
|
2019-01-14 15:00:55 +01:00 |
|
Sylvain
|
77797db2f1
|
display VAT rates history
|
2019-01-14 15:00:33 +01:00 |
|
Sylvain
|
7ca72f53f2
|
refactored ApplicationController + rubymine stub for devise
|
2019-01-14 14:45:23 +01:00 |
|
Sylvain
|
a1ba272538
|
Merge branch 'dev' into host
|
2019-01-14 13:00:24 +01:00 |
|
Sylvain
|
f6e236aeb5
|
refactored roles methods to match ruby conventions
|
2019-01-14 12:57:31 +01:00 |
|
Sylvain
|
a2eb10331e
|
[ongoing] remove invoicing disabled per user
|
2019-01-10 16:50:54 +01:00 |
|
Sylvain
|
dafeb668e0
|
Merge branch 'dev' into us78
|
2019-01-09 12:07:47 +01:00 |
|
Sylvain
|
56829190d6
|
refactored invoices controller
|
2019-01-09 12:07:31 +01:00 |
|
Sylvain
|
ccff40b226
|
handle dates default values and limits in close period modal
|
2019-01-08 11:19:07 +01:00 |
|
Sylvain
|
12c25389fa
|
Merge branch 'dev' into us78
|
2019-01-08 09:56:22 +01:00 |
|
Sylvain
|
d4cddc92fb
|
code comments
|
2019-01-08 09:56:07 +01:00 |
|
Sylvain
|
d8c8e4f72f
|
set default dates in close modal pickers
|
2019-01-07 17:21:32 +01:00 |
|
Sylvain
|
5b13c59496
|
list existing closings in close period modal
|
2019-01-07 16:45:31 +01:00 |
|
Sylvain
|
d89f9e9301
|
close an accounting period from interface to db through api
|
2019-01-07 15:33:09 +01:00 |
|
Sylvain
|
b1b5edbfb4
|
Merge branch 'dev' into us78
|
2019-01-07 12:48:47 +01:00 |
|
Sylvain
|
4ab0b52294
|
rubocop controllers
|
2019-01-07 12:48:22 +01:00 |
|
Sylvain
|
4af3e19cd0
|
accounting periods API
|
2019-01-07 12:47:53 +01:00 |
|
Sylvain
|
9d831ef44a
|
rubocop code style
|
2018-12-27 14:55:55 +01:00 |
|
Sylvain
|
96e980e7b2
|
removed dead code + improved test suite
|
2018-12-27 14:53:11 +01:00 |
|