|
1718dfca9e
|
install base database in MigrateDatabaseCommand
|
2023-09-28 13:21:54 +02:00 |
|
|
7cb406cc49
|
fix selectUpcomingAndRecent when used with other selects
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-08-06 22:06:42 +02:00 |
|
|
aed4548c7b
|
fix select to avoid getting all events as upcoming/recent
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-07-24 02:11:27 +02:00 |
|
|
7beec510a1
|
create endpoints to get current event and current event new transaction
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-07-24 02:00:59 +02:00 |
|
|
08ebfae030
|
show balance for events
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-07-12 00:26:59 +02:00 |
|
|
5ebce653dc
|
RVRNEXT-45 show recent events as well with upcoming events
|
2023-07-08 13:52:24 +02:00 |
|
|
1d0a2b09d5
|
RVRNEXT-43 adapt balance calculations to multiple payees
|
2023-06-17 13:47:05 +02:00 |
|
|
eda1415e86
|
RVRNEXT-43 implement multiple payees in transaction controller
|
2023-06-17 13:46:13 +02:00 |
|
|
4e9c7f8c3c
|
RVRNEXT-43 extend community member repository with count
|
2023-06-17 13:17:29 +02:00 |
|
|
eebf4aff00
|
RVRNEXT-43 add multi relation for transaction
|
2023-06-17 13:16:53 +02:00 |
|
|
6dae33507f
|
RVRNEXT-43 add repository for transaction payees
|
2023-06-17 13:15:54 +02:00 |
|
|
96d5aa2219
|
RVRNEXT-43 add model for transaction payee
|
2023-06-17 13:14:43 +02:00 |
|
|
6c821d41b4
|
Merge pull request 'feature/RVRNEXT-39-delete-communities' (!58) from feature/RVRNEXT-39-delete-communities into master
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #58
|
2023-06-16 21:39:45 +02:00 |
|
|
1267cb3d95
|
RVRNEXT-39 implement community delete
|
2023-06-16 21:38:26 +02:00 |
|
|
c7641b85e7
|
RVRNEXT-39 make main currency nullable
|
2023-06-16 21:28:42 +02:00 |
|
|
d1c926541a
|
RVRNEXT-22 use the new repository methods in controllers
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-28 20:34:07 +02:00 |
|
|
9929e00a3f
|
RVRNEXT-22 use Select::paginate in repositories
|
2023-05-28 20:34:07 +02:00 |
|
|
f370ccba88
|
RVRNEXT-11 add upcoming events for user
|
2023-05-28 16:48:38 +02:00 |
|
|
c97d80a724
|
RVRNEXT-11 add upcoming events for community
|
2023-05-28 16:48:38 +02:00 |
|
|
532dbfd8d6
|
RVRNEXT-11 add event for transactions
|
2023-05-28 16:48:37 +02:00 |
|
|
2bcaf13ee3
|
RVRNEXT-11 add controller for events
|
2023-05-28 16:48:37 +02:00 |
|
|
63ca6e7557
|
RVRNEXT-11 add model and repository for events
|
2023-05-28 11:29:36 +02:00 |
|
|
726b1818d0
|
fix error message for password reset request
|
2023-05-08 18:48:12 +02:00 |
|
|
b43ed72040
|
RVRNEXT-24 replace id-based search to slug-based for communities
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-07 01:54:10 +02:00 |
|
|
5dc4350b20
|
RVRNEXT-24 modify model Community to have slug
|
2023-05-07 01:54:10 +02:00 |
|
|
3034217ff8
|
RVRNEXT-38 fix template for password reset
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-06 21:43:37 +02:00 |
|
|
73c7d8434e
|
RVRNEXT-27 add logic for google connect/disconnect
|
2023-05-06 19:46:34 +02:00 |
|
|
b2babcf30f
|
use the DateTime object when comparing dates in ExhcnageRateCalculator
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-06 13:41:17 +02:00 |
|
|
cb76cbb9b1
|
RVRNEXT-28 add further checks before manupulating db
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-02 02:56:16 +02:00 |
|
|
be93c75fe7
|
RVRNEXT-30 check if member already has associated transaction
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-02 02:40:27 +02:00 |
|
|
b958a2f5b3
|
rename routes
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-02 00:02:38 +02:00 |
|
|
584fcaba39
|
make community layout clearer
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-05-01 23:37:30 +02:00 |
|
|
b5dc96f98b
|
fix stupid variable names
|
2023-05-01 23:02:57 +02:00 |
|
|
751c1895ca
|
RVRNEXT-7 calculate balances in CommunityController
|
2023-05-01 22:00:32 +02:00 |
|
|
3fd43b6e41
|
RVRNEXT-7 add BalanceCalculator class
|
2023-05-01 22:00:13 +02:00 |
|
|
6fb951a01e
|
RVRNEXT-6 add transactioncontroller
|
2023-05-01 19:23:31 +02:00 |
|
|
c7c2df89c5
|
RVRNEXT-6 add ExchangeRateCalculator
|
2023-05-01 19:23:19 +02:00 |
|
|
67114211ec
|
RVRNEXT-6 add model and repository for transactions
|
2023-05-01 19:19:39 +02:00 |
|
|
49d72f1d48
|
adapt $withRelations usage to soko-web 0.7
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-04-30 20:25:21 +02:00 |
|
|
49df206ddc
|
RVRNEXT-5 move saveCommunity under getCommunityEdit
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-04-28 21:20:08 +02:00 |
|
|
20a850f011
|
RVRNEXT-5 make community main currency a general currency
|
2023-04-28 21:06:18 +02:00 |
|
|
157f530ad5
|
RVRNEXT-5 add withRelations to CommunityMemberRepository getters
|
2023-04-28 20:59:14 +02:00 |
|
|
0b261b6272
|
RVRNEXT-5 fix audit logger for non-web access
|
2023-04-28 20:58:19 +02:00 |
|
|
49fe85dcde
|
merge new and edit methods in CommunityController
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-04-26 09:43:57 +02:00 |
|
|
76ed977375
|
RVRNEXT-5 add logic for handling currency exchange rates
|
2023-04-25 19:28:42 +02:00 |
|
|
1d96fd0cb9
|
RVRNEXT-5 add model and repository for currency exchange rate
|
2023-04-25 19:28:42 +02:00 |
|
|
d24c3bb1cb
|
RVRNEXT-5 move private methods to the end of CommunityController
|
2023-04-23 20:20:10 +02:00 |
|
|
0f02c4b5be
|
RVRNEXT-5 update CommunityController with currency operations
|
2023-04-23 20:20:10 +02:00 |
|
|
12065b0525
|
RVRNEXT-5 add model and repository for currencies
|
2023-04-23 20:09:44 +02:00 |
|
|
2f9b97d1a4
|
solve community member edit with forms
rvr-nextgen/pipeline/pr-master This commit looks good
|
2023-04-23 15:55:31 +02:00 |
|