
Version History
Version
Date
Submitter
Version Summary
Version 5.04
4/3/25
M. Henneberger
Added T&C and Privacy links to signup page, created supporting page to link to, and added ability to down load the policies.
Version 5.03
4/2/25
M. Henneberger
Minor tweeks to HOME page:
fixed formating of mobile version of list of resources for alumni
added 2nd feature item
added container boxes around images of featured items
added code to modify featured items fitMode to "fit"
Version 5.02
4/1/25
M. Henneberger
Modified Document Search page to make it configurable to block or not block non-member file downloads using const onlyMembersCanDownload
Version 5.01
4/1/25
M. Henneberger
Minor update to V5.00:
Cleaned up layout on Image search page
Restored become a verified member button on HOME page and enabled hiding logic
Swapped sections on HOME page so resources come before what's new
Moved ChatGPT note to Resources section of HOME page
Version 5.00
3/31/25
M. Henneberger
This is a major upgrade which includes:
Faster page loading - done by loading deferring any backend functions or wix checks until after visual page load is complete
Document search, Timeline search, and Image search are now all Level 1 code with only backend database access
These search functions now include capability of unlimited searches (but include a maximum number of items setting to limit down loads and data sharing bandwidth (currently set to 50 items for all searches)
Timline database expanded to nearly 1000 items
HOME page simplified and updated what's new.
search functions identify how many items found, whether artificially limited, and end of list clearly identified
Images are now scaled and framed so no more image clipping
NR History restored (somehow accidentally dropped when menu was refined
Document search title are truncated so avoid wix auto scaling (mostly)
Directors pages expanded (a lot for Rickover - a little for others)
In 2nd publish, mobile menu fixed for Learn & Search plus document search repeater description text changed to black (mobile only issue)
Version 4.70
1/17/25
M. Henneberger
Added unsubscribe info to footers.
Cleaned up historical documents page again.
Version 4.60
12/22/24
M. Henneberger
Significant changes to alumni verification related pages to improve logging and make page accesses after entering proper verfication codes ensure that roles and databases have properly been updated before redirecting the user to their alumni profile page
Version 4.54
10/9/24
M. Henneberger
Added item pages for historical documents (books-sources) to create a nr-ha web page address for all documents. The new pages make the url available to copy.
Version 4.53
9/22/24
M Henneberger
Refix paging on Documents page - wix keeps auto resetting the formatting. This page will need to get manually redone to avoid using wix dynamic formatting.
Version 4.52
9/17/24
M Henneberger
Minor tweeks to Documents page
Version 4.50
7/24/24
M. Henneberger
1. Modified the backend code for checkIfValidatedAlumni() to check role-based permissions AND also check that already on list of verified alumni. Previously just checked role-based permissions.
2. Eliminated Interview stories and integrated in to a new sea stories page and data base. Updated all the applicable links. This page is for NR verified alumni only.
Version 4.49
7/23/24
M Henneberger
1. Split the 2 section Alumni Only (main for verified alumni and 2nd for checking credetials) page into two pages.
1st page is landing and checks credentials. If verified alumni sends user to the verifiedalumni page if not sends to the warning page for action.
2. Added a VERIFIED ALUMNI ONLY" statement on the historical document repeater so users know that an item is restricted.