- user now chooses the username in the SignUp page
authorRezende & Pedro & Carlos & Raphael <rezende@land.ufrj.br>
Wed, 6 Aug 2014 23:00:26 +0000 (20:00 -0300)
committerRezende & Pedro & Carlos & Raphael <rezende@land.ufrj.br>
Wed, 6 Aug 2014 23:00:26 +0000 (20:00 -0300)
commitce9d7fe0417a2085c0e525f6f1f03a96fc42fc07
tree447ac24636b803facefbe814bb8ce1b3598c88e4
parentbef17b5a623de36220bd1a5369c64ef11c954fa5
- user now chooses the username in the SignUp page
- button added to come back to the home page
- authentication flags (BR,EU) removed
- username in the top menu and email in the home page
- slice request without organization (gotten from the username)
- emails sent to the right PIs
15 files changed:
portal/actions.py
portal/contactview.py
portal/homeview.py
portal/registrationview.py
portal/templates/fibre/fibre__widget-login-fed-manager.html
portal/templates/fibre/fibre__widget-topmenu.html
portal/templates/fibre/fibre_contact.html
portal/templates/fibre/fibre_home-view.html
portal/templates/fibre/fibre_institution.html
portal/templates/fibre/fibre_management-tab-requests.html
portal/templates/fibre/fibre_registration_view.html
portal/templates/fibre/fibre_slice-request-ack-view.html [new file with mode: 0644]
portal/templates/fibre/fibre_slice-request-done-view.html [new file with mode: 0644]
portal/templates/fibre/fibre_slicerequest_view.html
portal/templates/fibre/fibre_user_register_complete.html [new file with mode: 0644]