Commit Graph

57 Commits

Author SHA1 Message Date
Patrick Jentsch b9ebb64fcc Change macro names 2020-04-17 11:13:11 +02:00
Patrick Jentsch 3aafe664a3 Add macros and use them 2020-04-17 11:04:09 +02:00
Patrick Jentsch 9912017d78 csrf token immediatly after form tag 2020-03-02 14:13:32 +01:00
Patrick Jentsch d08014dbbe First implementation of a feedback formular 2020-03-02 14:05:31 +01:00
stephan c385b21739 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2020-02-27 15:41:09 +01:00
stephan 535800558e pics+ 2020-02-27 15:41:06 +01:00
Patrick Jentsch 1b61182932 login page update 2020-02-27 15:39:53 +01:00
Patrick Jentsch 25b66609bf New texts 2020-02-27 11:29:42 +01:00
Patrick Jentsch 697a9e3108 Update 2020-02-24 17:32:20 +01:00
Patrick Jentsch 31c958cb6f move macros to new file 2020-02-24 09:27:02 +01:00
Patrick Jentsch c7254781d0 Add macro for submit button 2020-02-24 09:18:49 +01:00
stephan 7744232e5c Set background picture to cover 2020-02-20 10:32:02 +01:00
Patrick Jentsch 5b0c6a86d7 Add ugly background images to log in and register page 2020-02-20 10:28:05 +01:00
Patrick Jentsch 9a75d07181 Update 2020-02-20 10:18:10 +01:00
Patrick Jentsch 4f35fb56de Add some icons 2020-02-20 10:13:35 +01:00
Patrick Jentsch 50746ab821 Allow username for login 2020-02-20 09:45:38 +01:00
Patrick Jentsch ba3f9ec214 Update 2020-02-19 16:58:56 +01:00
Patrick Jentsch 48685e4da6 Fix some bugs 2020-02-19 16:36:55 +01:00
Patrick Jentsch 3b798cb617 Rework auth package 2020-02-19 16:24:58 +01:00
Patrick Jentsch a1d33077a3 Small changes everywhere 2020-02-18 15:44:55 +01:00
Patrick Jentsch c327291cbe Small changes everywhere 2020-02-17 16:14:24 +01:00
Patrick Jentsch acf5ae32ae Add roadmap and use just one template 2020-02-07 15:21:59 +01:00
Patrick Jentsch ae30ba7186 Change email template to fit new name 2019-12-02 12:03:50 +01:00
Stephan Porada dce834c9a1 Add full_width and limited_width templates. 2019-10-24 13:13:34 +02:00
Patrick Jentsch 783b8c7e82 Move auth.settings to a new package (profile) as profile.index 2019-09-23 16:11:01 +02:00
Stephan Porada 0d060f0cbf Move job and user delete functions to utils.py 2019-09-17 16:31:41 +02:00
Patrick Jentsch 6cf12fa799 Don't show character counter for EMail adresses. 2019-09-12 14:26:53 +02:00
Patrick Jentsch 36f10d51ee Show character counters on register page. 2019-09-12 14:25:03 +02:00
Patrick Jentsch 1960b14d9d Re- rename edit_profile to settings 2019-09-11 09:47:26 +02:00
Stephan Porada d537096f74 Add user self delete function 2019-09-10 14:18:20 +02:00
Stephan Porada fda70e216e Add admin page to edit user informations. 2019-09-10 13:49:01 +02:00
Stephan Porada 8786defa01 Add function to change user email 2019-09-09 16:17:59 +02:00
Patrick Jentsch 6d1be8f391 Change colors for error messages in forms. 2019-07-12 17:22:15 +02:00
Patrick Jentsch a3ca0f27ac Use new common Layout for all pages now. 2019-07-10 09:47:29 +02:00
Patrick Jentsch 8a509ecc63 Layout update 2019-07-10 08:56:49 +02:00
Patrick Jentsch 93b67cb297 Update page layout. 2019-07-09 16:59:04 +02:00
Patrick Jentsch 678ac670ea Update settings page. 2019-07-09 16:18:21 +02:00
Patrick Jentsch 3187cca1af Implement cards the correct way. card-action outside of card-content 2019-07-09 14:13:56 +02:00
Patrick Jentsch 37765c755a Rename profile to account and enable password change. 2019-07-09 13:40:33 +02:00
Patrick Jentsch dec9efa074 Add automatic confirmation mail after changing e-mail adress. 2019-07-09 13:27:13 +02:00
Patrick Jentsch a3efdc87cc Add change profile page. 2019-07-09 11:53:40 +02:00
Patrick Jentsch b311fcb9de Enable login by username. 2019-07-09 11:00:41 +02:00
Stephan Porada 1ec93fa7d6 Add message to confirm account for unconfirmed users 2019-07-09 10:09:35 +02:00
Stephan Porada 1936e1493d Add new password icon for login template 2019-07-08 16:09:28 +02:00
Stephan Porada 3b6c9f22dd Add email confirmation for nuew users 2019-07-08 16:09:00 +02:00
Stephan Porada 8c121a63de Add .j2 suffix for template files 2019-07-08 16:08:34 +02:00
Patrick Jentsch 49222eeeef Add password reset functionality. 2019-07-08 15:13:32 +02:00
Patrick Jentsch bc9f64ba90 Link password reset request page to log in screen. 2019-07-08 14:14:35 +02:00
Stephan Porada d1d5e5f114 Add registration form, view, template 2019-07-08 14:06:35 +02:00
Patrick Jentsch 1a973bfbc6 Add page for password reset. 2019-07-08 13:56:09 +02:00