-
- Downloads
#751 - transactions are no longer saved multiple times during csv import:
- remove listeners before registering new ones - form can now be submitted even if already sent (move form tag inside <td>)
Showing
- BudgetMasterServer/src/main/resources/static/js/transactionImport.js 49 additions, 35 deletions...rServer/src/main/resources/static/js/transactionImport.js
- BudgetMasterServer/src/main/resources/templates/helpers/customSelectMacros.ftl 4 additions, 4 deletions...c/main/resources/templates/helpers/customSelectMacros.ftl
- BudgetMasterServer/src/main/resources/templates/helpers/header.ftl 2 additions, 2 deletions...terServer/src/main/resources/templates/helpers/header.ftl
- BudgetMasterServer/src/main/resources/templates/transactions/transactionImportMacros.ftl 10 additions, 6 deletions...ources/templates/transactions/transactionImportMacros.ftl
- BudgetMasterServer/src/test/java/de/deadlocker8/budgetmaster/integration/selenium/CsvImportTest.java 6 additions, 6 deletions...ker8/budgetmaster/integration/selenium/CsvImportTest.java
Loading
Please register or sign in to comment