aatish
|
307f25efb7
|
fix index page link
|
4 years ago |
aatish
|
3a76ab9a76
|
use session_cookie_name
|
4 years ago |
aatish
|
3fd4273b5f
|
add media and static url based on script_name
|
4 years ago |
aatish
|
635b929b24
|
remove static from git
|
4 years ago |
aatish
|
1287105067
|
add CSRF_TRUSTED_ORIGINS
|
4 years ago |
aatish
|
d8705d4946
|
make force_script_name configurable
|
4 years ago |
aatish
|
216a5c3c9f
|
force script name so it works behind proxy_pass
|
4 years ago |
aatish
|
bca7a22085
|
fix dn generation
|
4 years ago |
aatish
|
b4bf9318df
|
configurable database backend
|
4 years ago |
aatish
|
081e11400b
|
use signup view rather than redirecting
|
4 years ago |
aatish
|
dd8701409a
|
add logout button
|
4 years ago |
aatish
|
453cdf86c4
|
Dockerfile changes for ldap
|
4 years ago |
aatish
|
a932682102
|
add python-ldap to requirements, was missing
|
4 years ago |
aatish
|
67464b906f
|
landing page changes
|
4 years ago |
aatish
|
ed99dad379
|
link signup to account.ungleich.ch, landing page changes
|
4 years ago |
aatish
|
b6f5fd5882
|
flake8 fixes
|
4 years ago |
aatish
|
c42160193e
|
ensure ipv4/ipv6 test is included
|
4 years ago |
aatish
|
241ad0deac
|
Be able to come back to home page by clicking on logo/ipv6.work button on the left
|
4 years ago |
aatish
|
eab9d7b714
|
add ldap authentication and function to create ldap user on signup
|
4 years ago |
aatish
|
be949448c5
|
display 3 jobs in home
|
4 years ago |
aatish
|
d13d3f53d5
|
create management command to create test users, use it in Docker
|
4 years ago |
aatish
|
d3ade15c9a
|
add python decouple
|
4 years ago |
aatish
|
730b02f673
|
track static resources folder
|
4 years ago |
aatish
|
862023840d
|
add messages on success, use permissions for views
|
4 years ago |
aatish
|
eb07ef249b
|
add login/logout urls and templates
|
4 years ago |
aatish
|
28d061304f
|
add Dockerfile spec
|
4 years ago |
aatish
|
7a992a44d0
|
create views for application lists
|
5 years ago |
aatish
|
57d270879a
|
use is_job_poster rules in views and templates, create renew view
|
5 years ago |
aatish
|
95d2f9c3d1
|
add rules package, create rule for is_job_poster
|
5 years ago |
aatish
|
58c739c4e6
|
hide screening question title if job has no screening questions
|
5 years ago |
aatish
|
34b77e8a4e
|
use formsets for screening questions, create views for applying to jobs
|
5 years ago |
aatish
|
7b33b832fe
|
allow variable number of screening questions
|
5 years ago |
aatish
|
73aedd193b
|
create detail page for job posting, show screening questions
|
5 years ago |
aatish
|
25f045a68c
|
create Question and Answer model, use inline formsets in JobCreate
|
5 years ago |
aatish
|
7d4195fc6c
|
use crispy with bootstrap4 for forms, job creation view with autocomplete tags
|
5 years ago |
aatish
|
d122a1db39
|
add basic index and job listing page
register models to admin for easy testing
|
5 years ago |
aatish
|
c8536289fd
|
create initial models for tag, job and application
|
5 years ago |