ghoti
4d8baf1af0
V2 Fix redirect issues in HRApps ( #951 )
...
Fix redirect issues in HRApps
Allow HR managers to delete reviewed apps
2018-01-11 19:06:10 -05:00
ghoti
2c98cbd020
Sort completed HR apps by create date (most recent first) ( #930 )
2017-12-20 18:03:27 -05:00
phaynu
f961db3130
Extending Choices for Questions in hrapplications to Allow Multiselect ( #911 )
...
An additional field at the question level defines whether the choices for the question are multi-select or not. The template will render the choices with radio buttons or checkboxes depending on multi-select. Multiple selected choices are saved with a line break between them.
2017-11-10 12:07:17 -05:00
Basraah
01d34b54eb
N+1 query fixes
2017-10-01 20:55:15 +10:00
Basraah
0504be2441
Fix redirect URLs
2017-10-01 19:23:25 +10:00
Basraah
786859294d
Restructure Alliance Auth package ( #867 )
...
* Refactor allianceauth into its own package
* Add setup
* Add missing default_app_config declarations
* Fix timerboard namespacing
* Remove obsolete future imports
* Remove py2 mock support
* Remove six
* Add experimental 3.7 support and multiple Dj versions
* Remove python_2_unicode_compatible
* Add navhelper as local package
* Update requirements
2017-09-19 09:46:40 +10:00