All notable changes to this project will be documented in this file.
- [UI] shift managers can see the e-mail address of approved and pending facility members to contact them
- enhancements to the excel document that is sent to shift managers
- Some javascript files from different CDN are now included in Volunteer Planner distribution.
- [development] .editorconfig (PEP8 style)
- [development] new docstrings to source code
- [development] support for Docker containers for the test/development environment
- [development] makefile for base and mysql installations
- [development] travis badge added for readme.md
- [UI] better alignment of page
- [UI] Additional information - if shifts span over midnight there is need of additional information to differentiate between shifts that start today and shifts that started yesterday. In these cases the date is shown in the field where the time is shown.
- fixed issue 360: From field of emails is now DEFAULT_FROM_EMAIL and not anymore the fake from email of the shift manager.
- All used CSS and Javascript files are delivered by Volunteer Planner (instead of using some CDNs)
- text of HTTP 500 error was shortened.
- [development] CHANGELOG is now Markdown
- [development] Refactoring of the shiftmailer and Excelgenerator
- [development] Refactor: only one repository for static files (both repositories have been merged)
- [development] better README
- UI: corrected wrong email for onboarding
- fixed issue 373: Shifts in shift history/future shifts are now shown correctly
- [development] some PEP8 fixes of the source code
- [development] removed hardcoded email from the source code, use settings file instead
- [development] removed one hardcoded link on image
- [development] .travis.yml fixups
- static repository in non-logged-in-area was removed
- [development] application api removed (not used and no plans for usage)
- [development] application registration_history removed (since 03.10.15 not in use and no function anymore)
- [development] application stats removed (since 01.10.15 not in use and no function anymore)
- [UI] User can her history of work shifts
- [UI] User can see upcoming shifts (the shifts she signed up for)
- Delete user: User can delete her account - the data is anonymized
- Social Impact Lab was added as supporter
- updated translations and wording
- [UI] Account creation: There is now an explicit message on account creation form explaining what happens here. (users often mistake the creation form for the login form)
- [UI] Account creation: The help texts have been improved
- Maps: Google Maps links have been removed, Openstreetmap links have been added
- several static information webpages (e.g FAQ) have been migrated from static html sites to django-flatpages
- Do not throw away user entered data during registration (It is fairly frustrating for new users to have te re-enter e-mail addresses and passwords etc.)
- default PostgreSQL settings have been fixed
- several PEP8 fixes of the source code (whitespaces, empty lines, lowercase variables)
- fix of registration form
- small fix of README.md
- ordering of facilities at landing page fixed
- add psycopg2 to requirements.txt
- Google maps (see Changed)
- several static webpages (see Changed)
- see git log
- see git log
- see git log
- see git log
- Bug fix: creating new volunteer resulted in too long action and HTTP 502 error
- Some UI cleanup (navigation bar and admin area).
- Localization
- Data model clean up
- Facebook integration (preview image) improved
- fix email privacy in email notification
- fix UI problems
- Add pretty admin theme
- Prevent volunteers from subscribing to shifts if their time is conflicting with already subscribed-to shifts.
- Add py.test, factory-boy and basic factories.
- Add Travis CI integration for pull requests.
- Add django-extensions for dev, for ./manage.py shell_plus and graphing models.
- Simplify views, remove statistics app, move registration app.
- Subscribe button is hidden when already subscribed to shift.
- Add a basic i18n workflow and mark some strings.
- Email notifications for deleted shifts.
- see git log
- see git log
- see git log