You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[UI] Display a warning when joining overlapping shifts #395
[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
Changed
[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
Fixed
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
Removed
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)