DNNCommunity / DNN.Survey

MIT License
7 stars 8 forks source link

Initial release #16

Closed MaiklT closed 5 years ago

MaiklT commented 5 years ago

Initial release of the re-written module to work in DNN 9.2.2

Changes made

PR Template Checklist

Please mark which issue is solved

Close #5, #9, #17, #18, #19, #20

MaiklT commented 5 years ago

Changes.pptx

MaiklT commented 5 years ago

DotNetNuke.Modules.Survey.09.00.00-rc5.pa.zip This is a working install package containing the debug assemblies. Please install the DNN Extension Library for Chart.js v2.7.3 before.

MaiklT commented 5 years ago

Database changes

Tables

Table Surveys

Table SurveyOptions

Table SurveyResults

Stored Procedures

Stored Procedures Surveys

Stored Procedures SurveyOptions

Stored Procedures SurveyResult

Views

Views Surveys

MaiklT commented 5 years ago

Please find documentation here for the moment: https://dnn-survey.readme.io/

valadas commented 5 years ago

Merging this PR as is without extensive review because there is no original codebase and it will make it easier to submit a few other pull requests to fix the small stuff needed here...