Bug #2019
support service approval terms
Status: | Closed | Start date: | 02/08/2012 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Sofia Papagiannaki | % Done: | 0% |
|
Category: | Astakos | Spent time: | - | |
Target version: | - |
Description
force user to accept service terms the first time the user access a specific service
Associated revisions
Force user to accept service terms
Refs: #2019
Force user to accept service terms
Refs: #2019
check in /login (redirect) whether user has signed the terms and if not redirect to approval terms
Refs: #2019
check in /login (redirect) whether user has signed the terms and if not redirect to approval terms
Refs: #2019
improve approval terms template
Refs: #2019
improve approval terms template
Refs: #2019
clear has_singed_terms in case of updated terms
Refs: #2019
clear has_singed_terms in case of updated terms
Refs: #2019
do not approval terms form if user has already signed the terms
Refs: #2019
do not approval terms form if user has already signed the terms
Refs: #2019
force absolute path in addterms command
Refs: #2019
force absolute path in addterms command
Refs: #2019
if no registered approval terms bypass approval terms mechanism
Refs: #2019
if no registered approval terms bypass approval terms mechanism
Refs: #2019
if no registered approval terms bypass approval terms mechanism
Refs: #2019
if no registered approval terms bypass approval terms mechanism
Refs: #2019
do not show approval terms checkbox if there are no terms
Refs: #2019
do not show approval terms checkbox if there are no terms
Refs: #2019
fix has_signed_terms function
Refs: #2019
fix has_signed_terms function
Refs: #2019
upon successfully submitting the form, approval terms view redirects in index page if no next is specified.
Refs: #2019
upon successfully submitting the form, approval terms view redirects in index page if no next is specified.
Refs: #2019
History
#1 Updated by Antony Chazapis over 11 years ago
- Target version changed from 0.2.0 to 0.3.0
#2 Updated by Antony Chazapis over 11 years ago
- Target version changed from 0.3.0 to 0.9.0 (beta)
#3 Updated by Sofia Papagiannaki over 11 years ago
- Target version changed from 0.9.0 (beta) to 0.4.0
#4 Updated by Sofia Papagiannaki about 11 years ago
- Target version changed from 0.4.0 to 0.3.3
#5 Updated by Sofia Papagiannaki about 11 years ago
- Target version changed from 0.3.3 to 0.4.0
#6 Updated by Sofia Papagiannaki about 11 years ago
- new AstakosUser fields `has_signed_terms` (Boolean), `signed_terms` (Date)
- new LoginForm checkbox field
- view wrapper to check if there are update terms to sign and to redirect to page to sign the terms
- api calls should check whether there are update terms and logout the user with next parameter to login page
#7 Updated by Sofia Papagiannaki about 11 years ago
- Target version changed from 0.4.0 to 0.5.0
#8 Updated by Sofia Papagiannaki about 11 years ago
- Target version changed from 0.5.0 to 0.4.0
#9 Updated by Sofia Papagiannaki about 11 years ago
- Status changed from Assigned to Closed
#10 Updated by Vangelis Koukis over 10 years ago
- Project changed from astakos to Synnefo
- Target version deleted (
0.4.0)
#11 Updated by Vangelis Koukis over 10 years ago
- Category set to Astakos