Ignore:
Timestamp:
26 Sep 2019, 11:38:36 (5 years ago)
Author:
Henrik Bettermann
Message:

Finalize parents access.

Location:
main/waeup.kofa/trunk/src/waeup/kofa/browser
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/loginpage.pt

    r13089 r15609  
    3333    <strong><a href="changepw"> here</a></strong>.
    3434  </p>
     35  <p i18n:translate="login_trouble4"> You are student parents and want to monitor study progress
     36    of your child? Then request a temporary parents password <strong><a href="requestppw"> here</a></strong>.
     37    Prerequisite for getting access is that you have a valid email address and that this address
     38    has been entered by the student into the parents' email address field.
     39  </p>
    3540</form>
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/tests/test_browser.py

    r15287 r15609  
    438438            'adm_code,clr_code,date_of_birth,email,'
    439439            'employer,firstname,flash_notice,lastname,matric_number,middlename,'
    440             'nationality,officer_comment,perm_address,personal_updated,'
     440            'nationality,officer_comment,parents_email,'
     441            'perm_address,personal_updated,'
    441442            'phone,reg_number,sex,student_id,suspended,suspended_comment,'
    442443            'password,state,history,certcode,is_postgrad,current_level,'
Note: See TracChangeset for help on using the changeset viewer.