Sign in
apache
/
fineract
/
HEAD
054e4ae
FINERACT-2326: Run the integration tests sequentially on `develop` branch
by Adam Saghy
· 29 hours ago
develop
84c90d6
FINERACT-2326: Fix `split-tests.sh` script
by Adam Saghy
· 2 days ago
7f07c0a
FINERACT-2326: Upgrade asciidoc dependencies
by Adam Saghy
· 7 days ago
d48eb16
FINERACT-2377: upgrade Gradle to 8.14.3
by Adam Monsen
· 7 days ago
f52c947
FINERACT-2326: Upgrade dependencies
by Adam Saghy
· 7 days ago
0dd34eb
Revert "FINERACT-2350: Fix DockerHub tags, use 'latest' for develop and version tags for release"
by Adam Saghy
· 7 days ago
03b1b1b
Revert "FINERACT-2350: Fix Spotless formatting"
by Adam Saghy
· 7 days ago
a2c66e6
FINERACT-2353: openAPI definition does not expose required GET parameters (#5025)
by tomasAscencio
· 7 days ago
e1cfbb4
FINERACT-2326: Reprocessing loan internal api for testing purpose - E2E tests
by Peter Kovacs
· 12 days ago
000ebb4
FINERACT-2326: Reprocessing loan internal api for testing purpose
by Jose Alberto Hernandez
· 4 weeks ago
23080c5
FINERACT-2354: e2e tests for N+1 installment with re-age trn
by MarianaDmytrivBinariks
· 13 days ago
8bddd15
FINERACT-2354: Handle N+1 installment together with re-aged installment correctly
by Oleksii Novikov
· 2 weeks ago
e02aaa9
FINERACT-2326: Upgrade dependencies
by Adam Saghy
· 10 days ago
3c3e281
FINERACT-2326: updated e2e test to verify loan status and outstanding balance
by Rustam Zeinalov
· 9 days ago
c7f5743
FINERACT-2326: Repayment Reversal Failing After Full Repayment of Principal and Fee
by mariiaKraievska
· 12 days ago
627ccf6
FINERACT-2326: Upgrade dependencies
by Adam Saghy
· 14 days ago
fa9c7b9
FINERACT-1984: OAuth2.1
by CsengeSóti
· 13 days ago
0c0d859
FINERACT-2326: Fix for loading loan summaries for multiple loans
by Arnold Galovics
· 14 days ago
2ea85ea
FINERACT-2350: Fix Spotless formatting
by Akshat Soni
· 14 days ago
eaa9c85
FINERACT-2350: Fix DockerHub tags, use 'latest' for develop and version tags for release
by Akshat Soni
· 2 weeks ago
8da0842
FINERACT-2348: Refactor Capitalized income / Buydown fee amortization allocation calculation
by mariiaKraievska
· 2 weeks ago
719cba7
FINERACT-2312: Post interest with adjustments for savings accounts
by JohnAlva
· 3 weeks ago
44e71bf
FINERACT-2312: Reverse of Accruals to adjust late deposits
by sayhaed
· 3 weeks ago
6aea428
clarify "builds" refers to GitHub
by Adam Monsen
· 2 weeks ago
56d410d
FINERACT-2308: e2e tests for multiple tranches at the same date
by MarianaDmytrivBinariks
· 3 weeks ago
91c9c4e
FINERACT-2308: fix duplicates for multiple tranches
by Attila Budai
· 4 weeks ago
467d828
FINERACT-2354: e2e tests for re-age trn undo and again added at the same date
by MarianaDmytrivBinariks
· 2 weeks ago
7ee1919
FINERACT-2354: Allow re-age today if the previous re-age was reversed
by Oleksii Novikov
· 2 weeks ago
5b1d72d
FINERACT-821: Replace 500 by meaningful error when request requires configured S3
by Arun K
· 4 weeks ago
4838526
FINERACT-2341: Correct version calculation in gradle
by Felix van Hove
· 3 weeks ago
ddc476c
Bump actions/stale from 9.1.0 to 10.0.0
by dependabot[bot]
· 3 weeks ago
cd0ecfc
FINERACT-2348: Calculate and store Capitalized income / Buydown fee amortization allocation schedule
by mariiaKraievska
· 4 weeks ago
9790f59
FINERACT-2326: Fix for NPE when account fund transfer happens
by Arnold Galovics
· 3 weeks ago
240a51e
FINERACT-2373: Fix backward compatibility issue of `Loan COB`
by Adam Saghy
· 3 weeks ago
a81f4f8
FINERACT-2326: `CodeValue` serialization enhancement (#5007)
by Adam Saghy
· 3 weeks ago
fdcb013
FINERACT-2326: documenting loan charge (#5009)
by budaidev
· 3 weeks ago
fb8f2f7
FINERACT-2312: Reverse of Accruals to adjust late deposits
by JohnAlva
· 8 weeks ago
a6fa1ad
FINERACT-2312: Post interest with adjustments for savings accounts
by Juan-Pablo-Alvarez
· 9 weeks ago
ef1e2e1
FINERACT-2355: e2e tests for merchant issued refunds allocation with paid installments
by MarianaDmytrivBinariks
· 3 weeks ago
33c74ab
FINERACT-2355: Fix charge off and loan charge for zero installments
by Oleksii Novikov
· 4 weeks ago
7378aea
FINERACT-2267: proper not null annotations. Remove jetbrains notnull, all services use non-null
by Attila Budai
· 4 weeks ago
6553849
FINERACT-2347: Introduce classification field on loan transactions
by Jose Alberto Hernandez
· 5 weeks ago
9ba17bf
FINERACT-2326: Delinquent section in loan details using associations
by Jose Alberto Hernandez
· 4 weeks ago
937bfe5
FINERACT-2326: Improve `LoanTransactionData` DTO structure
by Adam Saghy
· 4 weeks ago
d06eb61
FINERACT-2356: added e2e tests for validation of accounting during write-off in case the loan was already charged-off
by Rustam Zeinalov
· 4 weeks ago
b9564f8
FINERACT-2356: Fix incorrect accounting during write-off in case the loan was already charged-off
by mariiaKraievska
· 4 weeks ago
567e1c9
FINERACT-2081: ESAPI.encoder().encodeForSQL is deprecated, so replaced the method with parameterized queries based solution with user input validation
by Attila Budai
· 4 weeks ago
917dd4d
FINERACT-2326: added e2e auto tests for available over applied amount with disbursement amount calculation
by MarianaDmytrivBinariks
· 4 weeks ago
2cba443
FINERACT-2326: Add additional field which would return available disbursement amount with over applied amount
by mariiaKraievska
· 5 weeks ago
8bd9444
Bump actions/checkout from 4.3.0 to 5.0.0
by dependabot[bot]
· 4 weeks ago
fd18235
Bump actions/setup-java from 4.7.1 to 5.0.0
by dependabot[bot]
· 4 weeks ago
7bf4397
FINERACT-2326: Swagger - Add capitalizedIncomeAdjustment as part Loan summary
by Jose Alberto Hernandez
· 4 weeks ago
f87f520
FINERACT-2173: added e2e tests covering extended migration scenario with multidisbursal
by Rustam Zeinalov
· 5 weeks ago
a0dbbea
FINERACT-2181: Update actions/setup-java digest to c5195ef
by Mend Renovate
· 4 weeks ago
048b059
FINERACT-2181: Update actions/checkout digest to 08eba0b
by Mend Renovate
· 5 weeks ago
5d71ffd
FINERACT-2326: Use exact business date during savings account accrual tests
by Adam Saghy
· 4 weeks ago
9ef79f8
FINERACT-2326: Enhanced loan retrieval API to avoid some of the N+1 queries when loading summaries
by Arnold Galovics
· 5 weeks ago
2a29b1c
FINERACT-2326: Deregister static mocks
by Adam Saghy
· 5 weeks ago
8f3ad9c
FINERACT-2349: final 1.12.1 release doc updates
by Adam Monsen
· 6 weeks ago
fb911db
FINERACT-2337 Fix docker publish for tags
by Arun K
· 5 weeks ago
9a138b2
Bump actions/setup-java from 4.7.1 to 5.0.0
by dependabot[bot]
· 5 weeks ago
5b638c6
FINERACT-1926: added e2e tests for asset owner event changes with previous owner
by MarianaDmytrivBinariks
· 5 weeks ago
4786139
FINERACT-1926: Add previous owner to ExternalAssetOwnerTransfer
by Oleksii Novikov
· 7 weeks ago
f1c2879
FINERACT-2326: Backdated loan charge-off accrual fix
by adam.magyari
· 7 weeks ago
4f27d5a
FINERACT-2317: added e2e tests for update available disb amount validation with zero value
by MarianaDmytrivBinariks
· 5 weeks ago
641dbe2
FINERACT-2317: Fix updating the available disbursed amount to zero after loan approval
by Oleksii Novikov
· 6 weeks ago
8fe9dbc
FINERACT-2327: when Interest Refund was created manually, we should only return the newly created Interest Refund transaction identifiers in the result.
by Attila Budai
· 5 weeks ago
6c875fa
FINERACT-2330: added e2e tests for buy down fee for non-merchant
by MarianaDmytrivBinariks
· 5 weeks ago
141f17e
FINERACT-2330: Buy-Down fees adjustment Acct for non merchant product
by Jose Alberto Hernandez
· 5 weeks ago
14589e2
FINERACT-1981: Progressive Loan schedule handling - Reschedule installment (Extend repayment period)
by Soma Sörös
· 6 weeks ago
47b55b5
added e2e tests for validation of progressive Loan schedule handling - Reschedule installment (Extend repayment period)
by Rustam Zeinalov
· 6 weeks ago
b349cf6
FINERACT-2312: Accruals added for savings accounts (#4885)
by Christopher Sayhaed Giron Vega
· 5 weeks ago
c936c19
FINERACT-2312: Adjustment to savings account products by adding a new accounting account interest receivables account. (#4876)
by 04Gomez
· 5 weeks ago
1e92666
FINERACT-1981: Reschedule loan with interest rate change from zero breaks repayment schedule and loan status to OVERPAID - E2E tests
by Peter Kovacs
· 5 weeks ago
7285a95
FINERACT-1981: Reschedule loan with interest rate change from zero breaks repayment schedule and loan status to OVERPAID
by Soma Sörös
· 8 weeks ago
b9a75cf
FINERACT-2279: Add contract termination documentation
by Oleksii Novikov
· 6 weeks ago
ace5935
FINERACT-2233: Rework journal entry handling logic in Loan module
by mariiaKraievska
· 6 weeks ago
942ad01
FINERACT-2326: Rework business date validation and dto handling
by Adam Saghy
· 5 weeks ago
f41d986
FINERACT-2326: Introduce FineractProgressiveLoanBeanConfiguration to allow conditionally register beans in `fineract-progressive-loan` module
by Adam Saghy
· 5 weeks ago
ea7a258
FINERACT-2232: DeferredIncomeApi as CapitalizedIncomeApi
by Jose Alberto Hernandez
· 7 weeks ago
77f7d9a
FINERACT-2326: Use Hibernate Validator
by Adam Saghy
· 6 weeks ago
3fb9b94
FINERACT-2326: Fix UserLoanPermissionTest
by mariiaKraievska
· 5 weeks ago
7214f55
FINERACT-2181: Update dependency com.puppycrawl.tools:checkstyle to v11
by Mend Renovate
· 6 weeks ago
0b66b48
FINERACT-2181: Update dependency node to v22
by Mend Renovate
· 6 weeks ago
18d6a7c
FINERACT-2326: Missing user permission for Capitalized Income and Buydown fee
by Soma Sörös
· 7 weeks ago
6bbc4bd
FINERACT-2330: Buy-Down fees Accounting for non merchant product
by Jose Alberto Hernandez
· 7 weeks ago
125c8b4
FINERACT-2326: Extract out external dependencies from Client and Group entity
by Jose Alberto Hernandez
· 6 weeks ago
37f31ec
Bump actions/checkout from 4.2.2 to 5.0.0
by dependabot[bot]
· 6 weeks ago
0f53f77
FINERACT-2326: Fix swagger generation
by Adam Saghy
· 6 weeks ago
db5d8dd
FINERACT-2326: Fix swagger generation
by Adam Saghy
· 6 weeks ago
bd89952
FINERACT-2326: Improve command query param regexp to allow hyphens
by Adam Saghy
· 6 weeks ago
1e17873
FINERACT-2343: added e2e tests for business date and currency validation
by MarianaDmytrivBinariks
· 6 weeks ago
56f0b83
FINERACT-2343: Fix update currency api validation
by Oleksii Novikov
· 6 weeks ago
8e5113d
FINERACT-2326: Fix swagger generation
by Adam Saghy
· 6 weeks ago
ebb6b6c
FINERACT-2324: Remove getLoanTransactions from accounting
by Oleksii Novikov
· 6 weeks ago
87c0a02
FINERACT-2326: [DOC] Interest rate change documentation
by Soma Sörös
· 6 weeks ago
2babdd3
FINERACT-2323: support the multiple legs for journal entries
by Attila Budai
· 6 weeks ago
33fae09
FINERACT-2326: Charges with Tax group Id ignored
by Jose Alberto Hernandez
· 7 weeks ago
c55cfe9
FINERACT-2326: Tax component and group issue serialization
by Jose Alberto Hernandez
· 7 weeks ago
6b7df52
FINERACT-2338: Allow backdated interest change on progressive loans
by adam.magyari
· 7 weeks ago
Next »