Changes

Summary

  1. PARTIAL: API upgraded to TheseFoolishThings 3.2-ALPHA-15. (details)
  2. Fixed test consistency. (details)
  3. Refactored. (details)
  4. TFT (details)
Commit 499cef98fbac69ff303a92fa7b31dd82a675220a by Fabrizio Giudici
PARTIAL: API upgraded to TheseFoolishThings 3.2-ALPHA-15.
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEvent.java (diff)
The file was removedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/spi/util/FinderWithIdMapSupport.java
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/test/util/Dumper.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomerRegistry.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinderSupport.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProjectRegistry.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomer.java (diff)
The file was modified modules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallableTest.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinder.java (diff)
The file was modified modules/pom.xml (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoiceFinderFromMap.java (diff)
The file was removedmodules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/spi/util/FinderWithIdSupport.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinderFromList.java (diff)
The file was modified modules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallableTest.java (diff)
The file was removedmodules/Model/src/main/java/it/tidalwave/util/F8.java
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/AccountingXml.java (diff)
The file was modified modules/XmlMarshalling/src/test/resources/expected-results/Scenario1.xml (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/InvoiceXml.java (diff)
The file was modified modules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/ProjectTest.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/InvoiceXml.java (diff)
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/util/DurationFormat.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/IdAdapter.java (diff)
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/spi/util/MoneyFormat.java (diff)
The file was modified modules/JavaFXApplication/src/main/java/it/tidalwave/application/javafx/JavaFXToolBarModel.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/EventTypeAdapter.java (diff)
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/model/impl/DefaultHourlyReportGeneratorTest.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomerRegistry.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/CustomerXml.java (diff)
The file was modified modules/iBizImporter/src/test/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizImporterTest.java (diff)
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizProjectImporter.java (diff)
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/commons/AccountingOpenRequest.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProjectRegistry.java (diff)
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizCustomerImporter.java (diff)
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/IBizUtils.java (diff)
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java (diff)
The file was modified modules/UIiBizImporter/src/main/java/it/tidalwave/accounting/ui/importer/ibiz/impl/DefaultIBizImporterPresentationControl.java (diff)
The file was modified modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizInvoiceImporter.java (diff)
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/model/types/AddressTest.java (diff)
The file was modified modules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallableTest.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoiceFinderFromMap.java (diff)
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/impl/DefaultHourlyReportGenerator.java (diff)
The file was modified modules/UIHourlyReport/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/DefaultHourlyReportPresentationControl.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventGroup.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryObjectFactory.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/ProjectXml.java (diff)
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/model/types/MoneyTest.java (diff)
The file was modified modules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/CustomerTest.java (diff)
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Customer.java (diff)
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java (diff)
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/test/util/Dumper.java (diff)
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/types/Money.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/JobEventXml.java (diff)
The file was modified .idea/inspectionProfiles/Project_Default.xml (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEvent.java (diff)
The file was modified modules/XmlMarshalling/src/test/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallableTest.java (diff)
The file was modified modules/JavaFXApplication/src/main/java/it/tidalwave/accounting/ui/impl/javafx/Main.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/xml/AccountingXml.java (diff)
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Project.java (diff)
The file was modified modules/ModelInMemory/src/test/java/it/tidalwave/accounting/model/types/impl/JobEventTest.java (diff)
The file was modified modules/UICommons/src/main/java/it/tidalwave/accounting/role/Loadable.java (diff)
The file was modified modules/UICustomerExplorer/src/main/java/it/tidalwave/accounting/ui/customerexplorer/CustomerExplorerPresentation.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/ProjectStatusAdapter.java (diff)
The file was modified modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlMarshallable.java (diff)
The file was modified modules/Model/src/main/java/it/tidalwave/accounting/model/Invoice.java (diff)
The file was modified modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java (diff)
The file was modified modules/UIProjectExplorer/src/main/java/it/tidalwave/accounting/ui/projectexplorer/impl/ProjectPresentable.java (diff)
The file was modified modules/Model/src/test/java/it/tidalwave/accounting/test/util/Dumper.java (diff)