Complete List of Saints

One of the final new features for MVP has been completed, the list of all the saints, sorted by date, with their IDs included, in a table.  This is the UI for manually linking calendar entries, transcribed from a manuscript, to the saints in the DB tables.  Previously this work had been done by referencing the DB table directly through SQL tools, now that underlying access is uneeded. 

This work included using the Data Tables library for layout and sorting.  As a side effect the main manuscript table was migrated to use this library as well