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 |
|
Sylvain
|
d01a93e0f0
|
[ongoing] members tests
|
2018-12-12 17:24:31 +01:00 |
|
Sylvain
|
811b7193f7
|
improved & fixed test suite
|
2018-12-12 13:49:14 +01:00 |
|
Sylvain
|
f2eaf4e4e1
|
improved tests and bug fixes
|
2018-12-11 17:27:25 +01:00 |
|
Sylvain
|
ad69b647f7
|
fix reservation + subscription
|
2018-12-11 15:07:32 +01:00 |
|
Sylvain
|
7822ab4572
|
[ongoing] fix reservation processes
|
2018-12-10 17:20:23 +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
|
bef3118649
|
[ongoing] refactor user.subscriptions to save history
TODO: - refactor subscription.save_with_payment (stripe)
- offer free days
- extend the subscription
- renew a subscription
- buy subscription + reservation
|
2018-12-06 18:26:01 +01:00 |
|
Sylvain
|
6794b12555
|
force gawk during elastic upgrade & rubocop
|
2018-12-03 15:10:04 +01:00 |
|
Sylvain
|
5828513a3a
|
handle error while polling notifications fails
|
2018-11-27 16:51:30 +01:00 |
|
Sylvain
|
f6cd552c66
|
migrate to angular 1.6
|
2018-11-27 16:26:21 +01:00 |
|
Sylvain
|
ab334d504b
|
migrate to angular 1.5
|
2018-11-27 15:16:23 +01:00 |
|
Sylvain
|
ad3105cbc9
|
migrate to angular 1.4
|
2018-11-27 13:57:41 +01:00 |
|
Sylvain
|
ffbe3e0b4a
|
updated procedure to setup development env, using docker
|
2018-11-26 15:14:43 +01:00 |
|
Sylvain
|
56a56565ae
|
[bug] create transverse plan: do not create one for the admins group
|
2018-11-26 11:33:48 +01:00 |
|
Sylvain
|
0c63405b4d
|
migrate from bower to yarn
|
2018-11-22 17:09:33 +01:00 |
|
Sylvain
|
2801ab0039
|
fix controllers imports issues due es6 convertion
|
2018-11-21 15:29:35 +01:00 |
|