Sylvain
|
6cdce94912
|
put invoicing data into separate table
|
2019-05-21 16:07:40 +02:00 |
|
Sylvain
|
fd55c8d315
|
use SHA-3 (256 bits) to compute checksums + simplify accounting period integrity check UI
|
2019-03-21 17:15:41 +01:00 |
|
Sylvain
|
dbe36e7688
|
updated tests fixtures for invoices checksum cohesion
|
2019-03-18 11:13:42 +01:00 |
|
Sylvain
|
a1ba272538
|
Merge branch 'dev' into host
|
2019-01-14 13:00:24 +01:00 |
|
Sylvain
|
a2eb10331e
|
[ongoing] remove invoicing disabled per user
|
2019-01-10 16:50:54 +01:00 |
|
Sylvain
|
8c57588876
|
closed period 2015 in test fixtures
|
2019-01-10 12:42:01 +01:00 |
|
Sylvain
|
e322ac08a1
|
Merge branch 'dev' into us78
|
2019-01-10 12:40:53 +01:00 |
|
Sylvain
|
d00dfad8d8
|
improved invoices test + added fixtures
|
2019-01-10 12:40:42 +01:00 |
|
Sylvain
|
0a684c8e13
|
rails DB model for accounting periods
|
2019-01-07 12:29:52 +01:00 |
|
Sylvain
|
96e980e7b2
|
removed dead code + improved test suite
|
2018-12-27 14:53:11 +01:00 |
|
Sylvain
|
ed65976c41
|
[ongoing] save settings history
|
2018-12-17 16:02:02 +01:00 |
|
Sylvain
|
7822ab4572
|
[ongoing] fix reservation processes
|
2018-12-10 17:20:23 +01:00 |
|
Sylvain
|
1e3066f6f4
|
Ability to parametrize machines order on the booking page
|
2018-09-18 15:30:54 +02:00 |
|
Sylvain
|
1b33f3c865
|
display the machine reservation user name to other members
|
2018-07-24 12:24:51 +02:00 |
|
Sylvain
|
77e218aa7e
|
fix test suite
- update VCR cassettes
- fix test fixtures to allow pass test suite at the end of the week
|
2017-12-14 16:40:01 +01:00 |
|
Sylvain
|
db88eea8ba
|
update test data, allow passing test suite
|
2017-09-18 11:00:20 +02:00 |
|
Sylvain
|
0e94f8c3d4
|
Redo "change DB model to allow many_to_many relationship between Slot and Reservation"
This reverts commit 4cbfbdc4e0 .
|
2017-02-28 13:23:31 +01:00 |
|
Sylvain
|
4cbfbdc4e0
|
Revert "change DB model to allow many_to_many relationship between Slot and Reservation"
This reverts commit 03d922e214 .
|
2017-02-28 12:36:50 +01:00 |
|
Sylvain
|
03d922e214
|
change DB model to allow many_to_many relationship between Slot and Reservation
|
2017-02-27 13:15:31 +01:00 |
|
Sylvain
|
34e8ffeffd
|
test space availabilities api
|
2017-02-15 16:22:19 +01:00 |
|
Sylvain
|
560bb46383
|
space db model
|
2017-02-13 14:38:28 +01:00 |
|
Sylvain
|
9edf723373
|
[bug] wrong statistics about hours available for reservation
|
2017-01-03 13:35:36 +01:00 |
|
Sylvain
|
6439bc68e5
|
add event fixtures
|
2016-11-28 11:00:01 +01:00 |
|
Sylvain
|
585d137cfc
|
some automated tests about cash coupons
|
2016-11-28 10:40:02 +01:00 |
|
Sylvain
|
0307972f9c
|
add tests about event price's categories
|
2016-09-08 16:58:18 +02:00 |
|
Sylvain
|
53dd54b175
|
working custom aggs w/ result tidy in stats query
|
2016-09-06 16:32:41 +02:00 |
|
Sylvain
|
1fec50accf
|
ability to run custom aggregation with query and append result to query
|
2016-09-06 14:21:52 +02:00 |
|
Sylvain
|
ea671d03a4
|
database structure for custom aggregations in statistics
|
2016-09-05 17:16:23 +02:00 |
|
Sylvain
|
ea73b9a88b
|
fix create event without custom price + fix test fixtures
|
2016-08-30 14:48:22 +02:00 |
|
Sylvain
|
4f41aa6554
|
event custom prices: various fixes and removed artifacts
|
2016-08-30 13:07:47 +02:00 |
|
Sylvain
|
c6a83e98cb
|
[ongoing] db architecture for custom prices reservation
|
2016-08-25 18:41:33 +02:00 |
|
Sylvain
|
6c3dfab0a9
|
API for price categories management
|
2016-08-24 12:30:48 +02:00 |
|
Sylvain
|
c23b6fa3e0
|
fix coupons test
|
2016-08-08 15:43:02 +02:00 |
|
Sylvain
|
3a932e75c0
|
coupon data model & tests
|
2016-08-03 17:25:00 +02:00 |
|
Sylvain
|
2afd6ade8a
|
allow user to set his organization on registration
|
2016-08-02 12:27:45 +02:00 |
|
Sylvain
|
ccc1eaf3a0
|
database structure for organizations
|
2016-08-01 17:36:38 +02:00 |
|
Sylvain
|
4d2f46ca95
|
[feature] Async statistics export to XLSX
- fix tests due to removal of event_categories
- rake task for generating statistics
|
2016-07-27 11:28:54 +02:00 |
|
Peng DU
|
61273bd66f
|
fix test
|
2016-07-21 16:32:55 +02:00 |
|
Peng DU
|
d0956bb0aa
|
show wallet transactions of user
|
2016-07-21 16:32:54 +02:00 |
|
Peng DU
|
363fd73bc4
|
add model WalletTransaction
|
2016-07-21 16:32:53 +02:00 |
|
Peng DU
|
db8a6e8a32
|
application can show user wallet
|
2016-07-21 16:32:53 +02:00 |
|
Sylvain
|
e930e04ed6
|
add age&theme filters to statistics
|
2016-06-30 12:48:46 +02:00 |
|
Sylvain
|
6e5fd86ad3
|
fix tests for age_range
|
2016-06-29 11:23:21 +02:00 |
|
Sylvain
|
cbbd697d38
|
age_range & theme for event model
|
2016-06-28 15:56:37 +02:00 |
|
Nicolas Florentin
|
93fc9722e9
|
fix tests regression, renaming fixture extension from .yml.erb to .yml
|
2016-06-03 10:10:13 +02:00 |
|
Sylvain
|
3016ac1e82
|
tests for availabilities
|
2016-04-13 17:26:17 +02:00 |
|
Sylvain
|
423431dc72
|
make availability fixtures dynamic
|
2016-04-13 15:08:49 +02:00 |
|
Sylvain
|
cc8991f6bc
|
fix test fixtures
|
2016-04-12 16:51:36 +02:00 |
|
Sylvain
|
745a89f18f
|
[fixtures] make subscriptions dates dynamic
|
2016-04-12 15:41:22 +02:00 |
|
Sylvain
|
e0dca6c744
|
[ongoing] renew subscription test
|
2016-04-07 17:46:23 +02:00 |
|
Nicolas Florentin
|
f12646aaf9
|
adds integration tests for reservation
|
2016-04-06 18:23:32 +02:00 |
|
Sylvain
|
baa692dfb9
|
fix subscription test
|
2016-04-06 15:23:13 +02:00 |
|
Nicolas Florentin
|
a5f6839e39
|
fix users_roles.yml fixture file
|
2016-04-05 12:27:48 +02:00 |
|
Nicolas Florentin
|
dd6ecaa1cd
|
finally succeed to generate fixtures from db
|
2016-04-05 12:05:40 +02:00 |
|
Nicolas Florentin
|
fafec2153c
|
setup test environment and add the first test
|
2016-04-04 17:42:45 +02:00 |
|
cyril
|
d1450f65f6
|
release 2.0 rc
|
2016-03-23 18:39:41 +01:00 |
|