Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer packaging and version finalization #122

Open
13 tasks
EitanBlumin opened this issue Apr 26, 2019 · 0 comments
Open
13 tasks

Installer packaging and version finalization #122

EitanBlumin opened this issue Apr 26, 2019 · 0 comments
Assignees

Comments

@EitanBlumin
Copy link
Owner

EitanBlumin commented Apr 26, 2019

This is a list of options to be given to the user when running the installer for CRUDE:

  • connection string to CrudePortalDB (server, database, authentication)
  • optionally create new SQL login for the portal (will be given read write and execute permissions, and used in default connection string)
  • installer mode (create new empty database, or patch existing)
  • site root path (must start and end with forward slash). Will also be used for copying files to wwwroot.

Before packaging into an installer, the following tasks need to be completed:

  • make sure all SQL code is backwards compatible to version 2008r2
  • prepare up to date CrudePortalDB_Create.sql file
  • prepare up to date dacpac file
  • prepare up to date web.config file
  • replace cdn links with local files
  • set proper Help texts for all admin data view fields
  • set proper field identifiers for all admin data view fields
  • Tests in Firefox and IE
  • TBD
@EitanBlumin EitanBlumin self-assigned this Apr 26, 2019
@EitanBlumin EitanBlumin added this to the Alpha release 1 milestone Apr 26, 2019
@EitanBlumin EitanBlumin changed the title Installer options Installer packaging Apr 26, 2019
@EitanBlumin EitanBlumin changed the title Installer packaging Installer packaging and version finalization May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant