Releases: direct-framework/direct-webapp
Releases · direct-framework/direct-webapp
v0.4.0
What's Changed
- Include terms and conditions agreement checkbox in registration by @AdrianDAlessandro in #677
- Renaming UI elements by @AdrianDAlessandro in #687
- Change Tool model to ToolLanguageMethodology by @AdrianDAlessandro in #688
- Redirect to a Terms and conditions form by @AdrianDAlessandro in #679
- Update login redirect url by @AdrianDAlessandro in #692
- Learning resources page by @AdrianDAlessandro in #689
- Add CSS styling for mermaid diagram SVG by @anenadic in #691
Full Changelog: v0.3.0...v0.4.0
v0.3.0
New Framework Structure
Framework V2.0 now includes:
- Competency Domains
- Competencies
- Skills
- Tools, Languages and Methodologies
- Learning Resources and Providers
What's Changed
- typo fix by @tobyhodges in #519
- docs: add tobyhodges as a contributor for code by @allcontributors[bot] in #520
- Re-enabling password change using existing pages by @connoraird in #530
- Remove dark mode divider from user_self_assess.html by @GeoDaoyu in #547
- docs: add geodaoyu as a contributor for code by @allcontributors[bot] in #552
- Remove get_context_data method from view by @GeoDaoyu in #553
- Fix npm version command in README by @cc-a in #565
- docs: add cc-a as a contributor for maintenance by @allcontributors[bot] in #567
- Prepare models before new framework by @AdrianDAlessandro in #572
- Update the events.csv file by @AdrianDAlessandro in #539
- Add Tool, LearningResource and Provider models by @AdrianDAlessandro in #580
- docs: add sahil590 as a contributor for maintenance by @allcontributors[bot] in #602
- New SkillLevel fields by @AdrianDAlessandro in #591
- Split Category model into Competency and CompetencyDomain by @AdrianDAlessandro in #605
- 543 adding missing tests by @Sahil590 in #607
- docs: add Sahil590 as a contributor for test by @allcontributors[bot] in #608
- 544 Split Views by @Sahil590 in #610
- Create import export Resource classes by @AdrianDAlessandro in #613
- split models into user and framework model files by @Sahil590 in #616
- remove hard coded skill level page and use DB instead by @Sahil590 in #618
- Re-compile and update the requirements files by @AdrianDAlessandro in #626
- Clean up formatting and add change password to accounts page by @AdrianDAlessandro in #625
- Consolidate base templates by @Sahil590 in #617
- Remove behaviours from Tool model by @AdrianDAlessandro in #629
- remove the read from the json file and use the models to populate the… by @Sahil590 in #619
- Raise a ValidationError for incorrect related slug when importing resources by @AdrianDAlessandro in #631
- docs: add sahil590 as a contributor for code by @allcontributors[bot] in #638
- Prevent invalid slugs by @AdrianDAlessandro in #637
- Add CW26 workshop event to events.csv by @PhilReedData in #632
- docs: add philreeddata as a contributor for code by @allcontributors[bot] in #639
- Restrict mkdocs version to < 2 by @AdrianDAlessandro in #646
- Ensure related_skills can be imported alongside each other by @AdrianDAlessandro in #643
- Enable multiple languages to be selected by @AdrianDAlessandro in #644
- Full export by @AdrianDAlessandro in #647
- 586 detailed skill page by @Sahil590 in #634
- Remove populate_db, the old framework data and all references to both by @AdrianDAlessandro in #649
- Create an admin user from environment variables in migration by @AdrianDAlessandro in #650
- Add beautiful soup 4 dependency with example test by @sbland in #623
- enforce class based views to rest of the views by @Sahil590 in #655
- Include templates for standard error pages by @AdrianDAlessandro in #652
- Add Zenodo DOI badge to README by @AdrianDAlessandro in #653
- Add an admin button to the navbar for staff by @AdrianDAlessandro in #651
- Fix skill wheel not building bug by @AdrianDAlessandro in #658
- Clean up get_context_data for views that plot a skill wheel by @AdrianDAlessandro in #662
- Test image builds by @AdrianDAlessandro in #654
- Do not run test of pages deployment by @AdrianDAlessandro in #666
- Include links for Tools, Methodologies, Behaviours and Providers in Skill page by @Sahil590 in #665
- Add a rank field to the Competency and Skill models by @AdrianDAlessandro in #667
- create new universal js config file to include into the skill wheel t… by @Sahil590 in #659
- Roles update by @anenadic in #663
New Contributors
- @tobyhodges made their first contribution in #519
- @GeoDaoyu made their first contribution in #547
- @cc-a made their first contribution in #565
- @Sahil590 made their first contribution in #607
- @PhilReedData made their first contribution in #632
Full Changelog: v0.2.16...v0.3.0
v0.2.16
What's Changed
- Add sample profile descriptions by @SaranjeetKaur in #515
- Pre workshop content tweaks by @tdjames1 in #517
- 490 additional dataviz amends in response to using real data by @sbland in #514
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- Standardise url names to fix login redirect by @davehorsfall in #513
Full Changelog: v0.2.14...v0.2.15
v0.2.14
v0.2.13
What's Changed
- Cleanup working Azure deployment by @davehorsfall in #510
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Change name and add migration by @davehorsfall in #509
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- Change description and add migration by @davehorsfall in #508
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- Increase description and include migrations by @davehorsfall in #507
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- Set descriptions to models.TextField() by @davehorsfall in #506
Full Changelog: v0.2.8...v0.2.9