Skip to content
Success

Changes

Summary

  1. Fix for BH-35. (details)
  2. PreferencesHandler moved to SteelBlue. (details)
  3. Reduced logging. (details)
  4. Updated Idea file. (details)
  5. Refactored. (details)
Commit 12652410e06f20509487af4e6b7b1cd77a89c9f3 by Fabrizio Giudici
Fix for BH-35.
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/Invoice.java
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/DefaultHourlyReportPresentationControl.java
The file was modifiedmodules/Model/src/main/java/it/tidalwave/util/F8.java
The file was modifiedmodules/pom.xml
The file was modifiedmodules/UICommons/pom.xml
The file was modifiedmodules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/JobEventTest.java
The file was modifiedmodules/iBizImporter/src/test/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporterTest.java
The file was modifiedmodules/UIiBizImporter/pom.xml
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/CustomerRegistry.java
The file was modifiedmodules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/ProjectTest.java
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java
The file was modifiedmodules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallableTest.java
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventGroupPresentable.java
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/CustomerPresentable.java
The file was modifiedmodules/Model/src/test/java/it/tidalwave/accounting/test/util/Dumper.java
The file was modifiedmodules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallableTest.java
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/TimedJobEventPresentable.java
The file was modifiedmodules/Model/pom.xml
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/spi/util/FinderWithIdMapSupport.java
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventPresentable.java
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/ProjectRegistry.java
The file was modifiedmodules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java
The file was modifiedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/spi/util/FinderWithIdSupport.java
The file was modifiedmodules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/ProjectReportUserActionProvider.java
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/DefaultIBizImporterPresentationControl.java
The file was modifiedpom.xml
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/application/javafx/JavaFXToolBarModel.java
The file was modifiedmodules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/IBizImporterActionProvider.java
The file was modifiedmodules/Model/src/main/java/it/tidalwave/accounting/model/InvoiceRegistry.java
The file was modifiedmodules/UIHourlyReport/pom.xml
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/ProjectPresentable.java
The file was modifiedmodules/UIJobEventExplorer/pom.xml
The file was modifiedmodules/UIJobEventExplorer/src/main/java/it/tidalwave/accounting/ui/jobeventexplorer/impl/FlatJobEventPresentable.java
The file was modifiedmodules/UI/pom.xml
The file was modifiedmodules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallable.java
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/role/ui/spi/MessageSendingUserAction.java
The file was modifiedmodules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/CustomerTest.java
The file was modifiedmodules/UIProjectExplorer/pom.xml
Commit 79fb980bdc4eaf40b53a3f5db7fdb76089887f71 by Fabrizio Giudici
PreferencesHandler moved to SteelBlue.
The file was modifiedmodules/UICommons/pom.xml
The file was modifiedmodules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java
The file was removedmodules/UICommons/src/main/java/it/tidalwave/accounting/util/DefaultPreferencesHandler.java
The file was removedmodules/UICommons/src/main/java/it/tidalwave/accounting/util/PreferencesHandler.java
The file was modifiedmodules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/Main.java
Commit 76980ac74f760036eeb33fe694fd44180bb55909 by Fabrizio Giudici
Reduced logging.
The file was modifiedmodules/JavaFXApplication/src/main/resources/logback.xml
Commit 8dd0744f023af32a0ddf306f795b491e4747a983 by Fabrizio Giudici
Updated Idea file.
The file was modified.idea/compiler.xml
Commit 12a564b96c98fe20676e5e8230f59ddfa434b62b by Fabrizio Giudici
Refactored.
The file was modifiedmodules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/ProjectPresentable.java
The file was modifiedmodules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/impl/CustomerPresentable.java