All notable changes to this project will be documented in this file.
See keep a changelog for information about writing changes to this log.
- PR-38
- Update importers
- Add example data
- Add fixtures
- PR-37 5050: Optimize db structure and indexes, Add progressbar to import jobs
3.0.2 - 2025-06-25
- PR-35 4802: Handled non-existing fields.
3.0.1 - 2025-06-23
- PR-34 4767: Fixed handling of context for new questions
3.0.0 - 2025-06-13
- PR-33
- Inlined actions
- Cleaned up report views
- PR-32 3644: Cleaned up template and controller
- PR-31 Upgraded to Symfony 7.2
- PR-30 Upgraded and cleaned up
- Login and dashboard styling cleanup
- Added github actions.
- Added PHPStan.
- Updated composer setup.
- Update Symfony major version.
- Update EasyAdmin major version.
- Updated all packages to the newest version
- User migration away form FOS user bundle to custom entity types.
- Added user create/update CLI commands
2.1.0 - 2020-01-22
- Merged #14 Upgraded symfony to 4.4.2.
- Merged #13 Added import run entity to track import run success. Changed report fields that are imported after change in Anmeldelsesportalen.
- Changed to group control.
- Adds export of comments on answers instead of results.
- Adds color option for each answer in export.
- Added eDoc url to Report and System.
- Switched to JSON feeds.
- Added ignore to archived systems and reports in exports.
- Changed export function.
- Added excel export of all systems and reports.
- Changed fos user bundle templates.
- Fixed IE smiley styling.
- Added system.sysStatus field.
- Changed smileys.
- Changed title of smileys to bootstrap tooltip.
- Removed system.sysArchiving field.
- Fixed id and link in system.
- Fixed links in lists.
- Fixed various report mappings.
- Adjusted fields for report importing.
- Fixed boolean types in system/report importing.
- Update to symfony 4.1.3.
- Added sub owner filter.
- Added extraction of sub owner for sysOwner field.
- Fixed issue with template override for EasyAdminExtensionBundle.
- Fixed primary key constraint issue with migration.
- Added scrollable to menu.
- Changed from Hillrange/CKEditor to FOS/CKEditor.
- Filtered out inactive systems.
- Added Theme-Category.
- Fixed issues with IE select.
- Moved icons to root of public folder.
- Updated bundles.
- Added groups, to users, systems, reports.
- Added group filter to lists.
- Added responsible user to systems and reports.
- Changed NULL values to display as empty instead of black square.
- Added reports/systems dashboards.
- Added script (itstyr:group:assign) to extract group from sysOwner for reports and systems.
- Added themes, categories, questions, answers.
- Added .htaccess file.
- Added dotenv.
- Added security-checker.
- Initial version.
- Reports and systems, with import scripts.
- Adding notes to each system and report.
- Adding general notes.
- Basic user management.