Sylvain
|
da25e16c50
|
refactored events controller
|
2019-01-17 09:53:28 +01:00 |
|
Sylvain
|
d2c4773ac9
|
[bug] unable to delete an admin who has changed a setting
|
2019-01-16 17:09:27 +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
|
526b9aab0c
|
[bug] unable to create/edit plan of 12 months/53 weeks
|
2019-01-16 12:10:07 +01:00 |
|
Sylvain
|
27f3296719
|
rubocop coupon
|
2019-01-16 11:07:09 +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
|
068f4c829b
|
fixed user's role method call
|
2019-01-14 14:32:00 +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
|
0927336956
|
fixed reservation after removing disable_invoicing + updated vcr cassettes
|
2019-01-14 12:45:17 +01:00 |
|
Sylvain
|
a2eb10331e
|
[ongoing] remove invoicing disabled per user
|
2019-01-10 16:50:54 +01:00 |
|
Sylvain
|
1db5e76bc9
|
tests on accounting periods + force reload periods when opening periods/avoir modal
|
2019-01-10 15:12:22 +01:00 |
|
Sylvain
|
4b5bd74188
|
add invoice_items in accounting archive
|
2019-01-10 13:05:57 +01:00 |
|
Sylvain
|
b42d1614fd
|
export to flat json files closed periods
|
2019-01-10 10:52:29 +01:00 |
|
Sylvain
|
2f17d90054
|
remove button 'generate refund' for invoices within closed periods
|
2019-01-09 17:07:15 +01:00 |
|
Sylvain
|
35638d611b
|
validates invoice&avoir creation to prevent any creation in closed period
|
2019-01-09 16:54:09 +01:00 |
|
Sylvain
|
5e8172af35
|
Merge branch 'dev' into us78
|
2019-01-09 16:28:36 +01:00 |
|
Sylvain
|
5ab0333176
|
rubocop invoice & avoir
|
2019-01-09 16:28:23 +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
|
9fac706da8
|
validates accounting periods on creation + prevent refunding on closed periods (client only)
|
2019-01-08 17:32:45 +01:00 |
|
Sylvain
|
84aa0c75ff
|
fix date on period closing + improved confirmation msg
|
2019-01-08 11:58:37 +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
|
859544565b
|
[bug] first day of week is ignored in statistics custom filter
|
2019-01-08 09:38:35 +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
|
0a684c8e13
|
rails DB model for accounting periods
|
2019-01-07 12:29:52 +01:00 |
|
Sylvain
|
0a59dc6b5d
|
display previous closings in modal
|
2019-01-07 10:50:10 +01:00 |
|
Sylvain
|
c35029d205
|
i18n for close period modal
|
2019-01-03 17:51:24 +01:00 |
|
Sylvain
|
3fda7562d4
|
Merge branch 'dev' into us78
|
2019-01-03 17:40:04 +01:00 |
|
Sylvain
|
6637832d00
|
refactored frontend invoices translations
|
2019-01-03 17:39:50 +01:00 |
|
Sylvain
|
bd6584f529
|
code improvement
|
2019-01-03 16:50:50 +01:00 |
|
Sylvain
|
105bcf6236
|
[ongoing] interface to close an accounting period
|
2019-01-03 16:48:52 +01:00 |
|
Sylvain
|
ea0ec47268
|
[bug] error handling does not work in some cases
|
2019-01-03 12:22:34 +01:00 |
|
Sylvain
|
93dd1491cd
|
[bug] unable to create or edit a plan
|
2019-01-02 16:49:09 +01:00 |
|
Sylvain
|
39ab5a7ba9
|
[bug] unable to fetch projects from OpenProjects (#126)
|
2019-01-02 13:53:27 +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 |
|
Sylvain
|
10e3d4c3e4
|
fix update setting from client
|
2018-12-27 14:15:58 +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 |
|