1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixmeeee More... almost 15 years ago
Added ItemFeature support... It should be applied to the missing Media... More... almost 15 years ago
Fixed the category removal More... almost 15 years ago
Allow to create a shop with contacts and address different to its company. More... almost 15 years ago
Fixed the bugs in Test More... almost 15 years ago
ItemImporter, allow to throw any exception More... almost 15 years ago
Fixed the stupid test error... I'm a damn ass! :/ More... almost 15 years ago
git-svn-id: http://jshopinvoice.googlecode.com/svn/trunk/MP@92 86afc3da-6248-11de-876f-d39545802920 More... almost 15 years ago
Item Importer basic implementation More... almost 15 years ago
InvoicePrint Renamed More... almost 15 years ago
audiomediavideo More... almost 15 years ago
git-svn-id: http://jshopinvoice.googlecode.com/svn/trunk/MP@88 86afc3da-6248-11de-876f-d39545802920 More... almost 15 years ago
git-svn-id: http://jshopinvoice.googlecode.com/svn/trunk/MP@87 86afc3da-6248-11de-876f-d39545802920 More... almost 15 years ago
Support for Shop Item's categories More... almost 15 years ago
Fixed Custom Discount... Too tricky?!? More... almost 15 years ago
GenericItem constructor change More... almost 15 years ago
Some fixes around (null pointers, duplicate Invoices)... More... almost 15 years ago
Fixed some input errors More... almost 15 years ago
Allow custom discount More... almost 15 years ago
Moving Item to a fully abstract class; GenericItem is now a real Item to work with. More... almost 15 years ago
Adding Item Type support More... almost 15 years ago
Input code reduced (using the Item's data); More... almost 15 years ago
Fixed test counting... More... almost 15 years ago
implementato sistema di input dinamico molto semplice controlla errore nel calcoleare numero oggetti More... almost 15 years ago
git-svn-id: http://jshopinvoice.googlecode.com/svn/trunk/MP@75 86afc3da-6248-11de-876f-d39545802920 More... almost 15 years ago
Allow to clone an Item (it must be always cloned when added to an Invoice) More... almost 15 years ago
Added Item count parameter, this can be used for counting the similar objects, but I don't really like the actual implementation. It works, but it needs to be reconsidered. :( More... almost 15 years ago
Added a getDiscount over all the Item classes; BTW I'd prefer to split an Item with a ShopItem, but we've to discuss how to manage the Packages, then :/ More... almost 15 years ago
Some Item-ID Workaround... More... almost 15 years ago
Added support for the Invoice Printing and an Observer over the Invoice modifications (it's actually based on the default Java observer, it should be re-implemented). More... almost 15 years ago