Sylvain
|
5231e464fe
|
fix invoicingProfile schema + migration script
|
2019-05-27 13:00:05 +02:00 |
|
Sylvain
|
70bc3d5732
|
put invoicing data into separate table
|
2019-05-27 13:00:05 +02:00 |
|
Sylvain
|
75310d599f
|
Merge branch 'host' into dev
|
2019-03-26 14:33:30 +01:00 |
|
Sylvain
|
10844aa49a
|
updated schema
|
2019-03-26 14:33:17 +01:00 |
|
Sylvain
|
208e33a890
|
updated seeds file
|
2019-03-26 10:06:29 +01:00 |
|
Sylvain
|
cdf8aad34c
|
updated twitter feed
|
2019-03-25 17:15:19 +01:00 |
|
Sylvain
|
96c3e3173a
|
[ongoing] remove LaCasemate marks
|
2019-03-25 17:14:26 +01: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
|
940ea3051b
|
chain historyValues with sha256 footprints
|
2019-03-20 11:01:53 +01:00 |
|
Sylvain
|
ccd63ecfe1
|
include zip archive into tests + fix: allow multiple runs of test suite
|
2019-03-18 12:09:54 +01:00 |
|
Sylvain
|
c356f35f29
|
add operator_id to invoices
|
2019-03-18 11:11:09 +01:00 |
|
Sylvain
|
e543f1fe3e
|
add watermark to invoices in dev/staging/test environment
|
2019-02-27 17:44:52 +01:00 |
|
Sylvain
|
f11f629bcf
|
compute, secure and archive period total and cumulative total of each accounting period
|
2019-02-25 14:51:19 +01:00 |
|
Sylvain
|
b865ec0c5a
|
prevent regenerate footprints
|
2019-02-13 10:59:44 +01:00 |
|
Sylvain
|
f9364b3872
|
chains invoice and invoiceItem records. save them in archives
|
2019-02-12 14:45:21 +01:00 |
|
Sylvain
|
cc124a0dee
|
[ongoing] chain invoice records
|
2019-02-11 13:57:07 +01:00 |
|
Sylvain
|
da672ea8b6
|
Merge branch 'dev' into host
|
2019-01-21 16:34:06 +01:00 |
|
Sylvain
|
62410da9e1
|
add test for member autocomplete
|
2019-01-21 11:49:35 +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
|
5b13c59496
|
list existing closings in close period modal
|
2019-01-07 16:45:31 +01:00 |
|
Sylvain
|
0a684c8e13
|
rails DB model for accounting periods
|
2019-01-07 12:29:52 +01:00 |
|
Sylvain
|
688b57e537
|
fixed data migration for settings -> history_values
|
2018-12-18 10:21:35 +01:00 |
|
Sylvain
|
ed65976c41
|
[ongoing] save settings history
|
2018-12-17 16:02:02 +01:00 |
|
Sylvain
|
811b7193f7
|
improved & fixed test suite
|
2018-12-12 13:49:14 +01:00 |
|
Sylvain
|
8e60545753
|
extend subscription and offer free days will keep track of previous subscription
|
2018-12-10 13:24:00 +01:00 |
|
Sylvain
|
0c63405b4d
|
migrate from bower to yarn
|
2018-11-22 17:09:33 +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
|
1c8d362f11
|
ability to disable space
|
2017-10-11 14:58:38 +02:00 |
|
Sylvain
|
c67360771a
|
ability to disable machine
|
2017-10-11 12:10:05 +02:00 |
|
Sylvain
|
05d9e62dd2
|
ability to disabled training
|
2017-10-10 17:16:43 +02:00 |
|
Sylvain
|
c5f0501df2
|
enable/disable group
|
2017-10-05 16:48:18 +02:00 |
|
Sylvain
|
26d79e5b12
|
disable a plan
|
2017-10-04 18:56:39 +02:00 |
|
Sylvain
|
d092a1c5ea
|
admin can lock and unlock availbilities
|
2017-09-06 15:01:41 +02:00 |
|
Sylvain
|
3d4260a3f7
|
[bug] unable to delete standard group
|
2017-08-30 14:57:06 +02:00 |
|
Sylvain
|
cf6afb817d
|
[feature] configuration of max visibility for reservations
|
2017-08-24 18:34:18 +02:00 |
|
Nicolas Florentin
|
739d9562fd
|
removes ADMIN_EMAIL and ADMIN_PASSWORD from Rails env because they are only used once when seeding the db
|
2017-07-13 11:07:09 +02:00 |
|
Nicolas Florentin
|
decb7e8159
|
improves test if there is already an admin, not failing anymore if role doesnt exist
|
2017-07-13 09:25:32 +02:00 |
|
Sylvain
|
0d82186a78
|
[bug] db:seed throw an error about admin creation
|
2017-06-14 17:28:36 +02:00 |
|
Nicolas Florentin
|
004e74e13e
|
extracts first admin created email and password into environment variables
|
2017-04-03 15:48:32 +02:00 |
|
Sylvain
|
57ad5ca50e
|
updated schema
|
2017-03-28 13:30:10 +02:00 |
|
Sylvain
|
b48451f9f8
|
improved space reservation optional explication message
|
2017-03-01 11:47:20 +01:00 |
|
Sylvain
|
c936b283f7
|
display spaces status in client calendar
|
2017-02-28 16:51:56 +01: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
|
e86de06c45
|
fix revert migrations
|
2017-02-28 12:25:16 +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
|
e7d18eac81
|
update setup instructions to fix non-creation of f_unaccent function
|
2017-02-16 11:21:43 +01:00 |
|
Sylvain
|
64b79e014f
|
updated db schema
|
2017-02-16 08:53:51 +01:00 |
|