Refactoring - I-sektionen/i-portalen GitHub Wiki
Do not merge this until all issues are closed No functionality changes shall be made.
General issues:
Documentation
- Create project coding standard, https://github.com/I-sektionen/i-portalen/wiki/Kodstandard
- Create user documentation, http://i-sektionen.github.io/i-portalen/index.html
- Create system documentation, https://github.com/I-sektionen/i-portalen/wiki
Best practice
- Create an app for shared content, "iportalen_common" that contains for example utils, shared templatetags and index views instead of the iportalen app
- Move static files to their own app.
Articles
- Remove unused code
- Document the code
- Use project standard solutions
- Use project coding standard
Bookings
- Remove unused code
- Document the code
- Use project standard solutions
- Use project coding standard
Course evaluations
- Remove unused code
- Document the code
- Use project standard solutions
- Use project coding standard
Event
- Remove unused code
- Document the code
- Use project standard solutions
- Use project coding standard
FAQ
- Remove unused code
- Document the code
- Use project standard solutions
- Use project coding standard
Organisations
- Remove unused code
- Document the code
- Use project standard solutions
- Use project coding standard
Tags
- Remove unused code
- Document the code
- Use project standard solutions
- Use project coding standard
User managements
- Remove unused code
- Document the code
- Use project standard solutions
- Use project coding standard