Unify AccountEntriesEditor and StockEntriesEditor
Show stock transactions in nested cash accounts
change entry types from strings to objects
move transaction types to their own files
Fix security binding so changes to control are applied to model
Add support for exporting OFX files
Switch to simpler transaction types (one type per transaction)
More work to set up stock transactions with correct accounts
Fix button to create new stock account in security selection control
Improvements to stock transactions
Fixes to manual stock data entry
More work on displaying stock transactions
switch UI to use transaction types
Start upgrading code to use the new entry type property
Add method to get the entry type from an entry for a given transaction type
Add support for entry types
Add 'entry type' property
Use IAmountFormatter instead of Commodity as interface
Small fixes for stock import
Some cleanup of the importers
Update importers to better support merging of stock transaction types
Minor fixes
fix bug where account setting is lost once drop-down gets focus
update plugins to match updated internal API (changed so that duplicates in import files are not de-duplicated)
updates to TXR import
fix bug where account setting is lost once drop-down gets focus
update plugins to match updated internal API (changed so that duplicates in import files are not de-duplicated)
uncommitted stuff from Lubuntu machine
changes to support Oxygen, and copy in provisional code from e4 to remove that dependency
Substantial changes to the Amazon TXR importer
add support for importing statements from PDF files
refactor TxrImportWizard to move potentially common stuff to base
move support for check number matching out of generic code
clean up pageless wizard (import using TXR)
odd improvements to the Amazon txr importer
add helper class to help with extending BankAccount metadata
sort amazon orders by date
more improvements to the generic import pattern matcher
update to version 1.5 of databinding, move OfxImport and QifImport into the OFX and QIF plugins respectively
tidy up code to match latest data binding
fixes to importer after the stock changes, update to match Eclipse Bind changes
stuff including exchange stuff that is to be reversed.
improvements to the account data import wizards design
various improvements to Amazon orders importer
add support for paid-for streamed movies and giftcard purchases
more work on refactoring out Amazon processing from JMoney
Start work on splitting apart Amazon logic from JMoney (with view to publish a separate Amazon scraping project)
various updates to the Amazon scraping
Process quantity on Amazon import, support gift certificates and promotional discounts, add error indicators to Amazon order tree, other fixes to the TXR patterns
Add support to the TXR importer for Amazon orders that were split into more than one shipment
More robust Amazon scraping by using TXR to parse copy of formatted web pages
Have a look at https://github.com/jogy/jmoney It has more flexible reports. You can...
Requesting relevent jrxml file of income/expense jsper file
switch mail to use imap, and create a framework...
Add plugin for importing from Toshl
remove build warnings by switching to Java 8 an...
restructure the datastore specific entry search...
import from email: add schema for extension poi...
changes to bypass compiler issue (hack)
account control fixes
do not remove duplicates when duplicates are in...
importer fixes
transaction dialog fixes
upgrade to Java 8
comments
minor fix to generics
improve column matching on import
importer fixes
transaction dialog fixes
account control fixes
upgrade to 1.8 and other stuff
comments
jdbc hacks
remove bad test directory in classpath
couple of fixes to transaction imports
fix problem caused because no change listeners ...
a few fixes to the new importer and pattern mat...
fixes to the pattern matching
get TransactionDialog working again after switc...
a brief attempt to get Gnucash export working
fix problem when getting 'size' of transactions...
fix errors caused by extra parameter to Propert...
allow account to have both statement numbers an...
remove unused extension
remove bad element in plugin.xml (class element...
correct user message only
small tidy up to generics
remove associations from importer as now in sep...
small fix to stock entry row
major re-do of the account import pattern match...
changes to enable the project to use Maven to g...
add extra generic to PropertyOnObservable so it...
fix problem with the commodity selection contro...
minor clean-up
Moving over to databinding for the controls
Lots more work on moving to databinding
A lot of work to re-factor the entry table code
check extra error code returned by Derby when d...