TISWorks Coin Library

It all started with the first special 2 Euro coins minted to honour i well-known European.

And the US Mint already had his special State Quarters.

So what do you need ... a database of course. A simple spreadsheet is so '90-ies and not future-proof.

Currently the development is in its fourth cycle (MVP3).

MVP2:

Increased interactive design and advanced reporting release with Service Pack 1 (critical fixes on MVP1)

MVP0, MVP1 : Not for production use

Here the old ASP.NET application was rebuild to a PHP / MySQL net application.

Functionality currently available, in development or planned:

  • MVP 0: base functionality needed for ongoing development. Not released to customers.
  • MVP 1: initial public release with core functionality available and tested. Basic reporting and CSV exports.
  • MVP 2: Increased interactive design and advanced reporting release with Service Pack 1 (critical fixes on MVP1)
  • MVP 3: finalizing reporting and some bits and pieces, alignment with other TISWorks Web Applications

This page contains a list of all known limitations and issues, the impacted versions and eventually the release that fixed the issues or provided an alternative method for achieving the same goals.

Detailed Bug Fixes

Ref. Version Description Status
00201 MVP 2α With deep linking, navigate to the requested page after a successful login. The initial implementation did not work reliably. The original URI is stored in session and retrieved after successfully logging in. The URL competition logic can now also deal with URL that already contain the website root. fixed MVP 2η
00202 MVP 2β  Reports with no selection in the filter (---) returned all records i.s.o. no records. fixed MVP 2θ 
00203 MVP 2λ PHP did not force characterset, resulting in some text not showing in application while showing in PHPMyAdmin. Fixed by forcing UTF-8 at startup. fixed MVP 2μ
00301 MVP 3β Error in retrieving database interface version (not tested, bah). fixed MVP 3γ

SP : Service Pack. SP0 is part of MVP 1 version. SP1 is part of MVP 2 version.