Closed murny closed 5 years ago
@nmacgreg @nnunn Does CMS have its own database, or does it share the same DB with Discovery. There are DB related code we could remove from Discovery if CMS has its own.
library-cms has its own database so go ahead and remove that code!
Created another ticket for a deeper cleanse of the CSS/JS here: https://github.com/ualbertalib/discovery/issues/1502
Also the checkbox for refactoring ansible will probably be a separate ticket (was on the priority list) and I'd assume this will be done here.
Issue https://github.com/ualbertalib/discovery/pull/1465 did a pretty job removing most of the CMS, but there is still a few chunks of code in discovery relating to the CMS that can be safely removed as well.
bin/setup
, rake tasks (cmssetup.rake), in our README.md etc. that needs removal