Saints and Colors

  • Minor data-model change, there is now a seperate column for the color of the secondary saint.  Typ 213, the current Book has way too many color differences between primary and secondary.  I don't have a full plan to refactor the old data, but it'll happen.  loader.pl still needs a tweak to understand the new fields
  • Saints class is making good progress and can output a basic table of all saints.  No links yet, but that shouldn't be too hard.  Doing the bulk loading required a new constructor for the saint class, now it can EITHER take a id and load from the DB, or pre-loaded values and store them
  • IMPORTANT - New saints table uses Foundation as the js/css formatting library, looks like that is going to win out over bootstrap and JQueryUI.  I'll refactor the modal saint in the compare screen and then set to formatting everything