Commit Graph

1355 Commits

Author SHA1 Message Date
Santiago L b1d7eb12b7 Set page title 2021-12-29 08:17:42 +01:00
Santiago L 9f31c2cad8 Implement 'remember me' feature 2021-12-29 08:10:26 +01:00
Santiago L f4e2689f82 Add USOdy logo to login & navbar 2021-12-28 13:41:45 +01:00
Santiago L e97ee61c36 Define Stamps link to StampsView 2021-12-28 13:31:24 +01:00
Santiago L a9515dce13 Print current_user info & drop topbar unused elements 2021-12-28 13:26:56 +01:00
Santiago L 43b5a67cab Create logout view 2021-12-28 13:05:41 +01:00
Santiago L 734cd8e6e5 export SECRET_KEY required by Flask-WTF (CSRF) 2021-12-28 12:45:33 +01:00
Santiago L c226844a43 Encapsulate required app config on Devicehub 2021-12-28 12:32:38 +01:00
Santiago L 338afcc556 Secure UserProfileView with login_required 2021-12-28 09:44:04 +01:00
Santiago L 3af67fee01 Implement user login based on sessions
Use Flask-Login & Flask-WTF libraries
2021-12-28 09:39:12 +01:00
Santiago L 95cc6f5e94 Update links on sidebar menu 2021-12-27 09:58:27 +01:00
Santiago L a0509a23a4 Create user login view 2021-12-27 09:15:06 +01:00
Santiago L bf5c76cd04 Create base_site.html 2021-12-27 09:14:10 +01:00
Santiago L 093e1d415d Refactor: use Flask class based views 2021-12-27 08:54:55 +01:00
Santiago L d5b972e9e3 Create base template based on NiceAdmin Template
Only minimal dependencies are loaded:
- bootstrap
- bootstrap-icons
2021-12-23 00:41:59 +01:00
Santiago L 339d7f7d7f Create core Blueprint skeleton 2021-12-23 00:29:44 +01:00
cayop 2c2e93eb3b
Merge pull request #190 from eReuse/bugfix/#2559
Bugfix/#2559
2021-12-21 10:49:11 +01:00
Cayo Puigdefabregas 47dcb5efe8 fixing tests 2021-12-21 10:32:04 +01:00
Cayo Puigdefabregas 4acd03e714 fixing ereuse pdf 2021-12-21 09:55:06 +01:00
Cayo Puigdefabregas ba7136dc60 changelog 2021-12-20 09:58:21 +01:00
Cayo Puigdefabregas 46dd173a12 fixing tests 2021-12-16 14:00:54 +01:00
Cayo Puigdefabregas a670a01c5e fixing bug us2524 2021-12-16 13:21:35 +01:00
cayop 4af5e44d21
Merge pull request #189 from eReuse/feature/buttom-report-in-lot
Feature/buttom report in lot
2021-12-10 12:32:35 +01:00
Cayo Puigdefabregas f00dad123f fixing test and adding one more 2021-12-09 10:59:26 +01:00
Cayo Puigdefabregas 10a1e23a5d Metrics only lot 2021-12-07 13:20:16 +01:00
Cayo Puigdefabregas cecbf9d04d Merge branch 'testing' into feature/buttom-report-in-lot 2021-12-07 09:39:51 +01:00
Cayo Puigdefabregas f33809fa0a up new test 2021-12-03 10:27:43 +01:00
Cayo Puigdefabregas daed1bdafb . 2021-12-03 09:54:59 +01:00
Cayo Puigdefabregas 9df81c2fad adding app_cprofile 2021-12-01 13:44:24 +01:00
Cayo Puigdefabregas efa2ae9a92 Merge branch 'testing' of github.com:eReuse/devicehub-teal into testing 2021-11-29 12:40:30 +01:00
cayop a9d55c6a44
Merge pull request #188 from eReuse/feature/#2396
fixing permitions for excel
2021-11-29 12:40:34 +01:00
Cayo Puigdefabregas 79d864aa7c changelog 2021-11-29 12:40:26 +01:00
Cayo Puigdefabregas ba858aff89 fixing permitions for excel 2021-11-29 12:15:37 +01:00
cayop 96d5da3f3a
Merge pull request #187 from eReuse/feature/no-remove-components
Feature/no remove components
2021-11-26 14:49:46 +01:00
Cayo Puigdefabregas 0c41ab31ae CHANGELOG.md 2021-11-26 14:32:21 +01:00
Cayo Puigdefabregas 7b6cd32943 fixing test documents 2021-11-26 14:30:23 +01:00
Cayo Puigdefabregas f0d9ead977 deactivate removes for RAMs slots 2021-11-26 14:08:11 +01:00
Cayo Puigdefabregas 596b54f818 up of version 2021-11-25 10:29:32 +01:00
Cayo Puigdefabregas 7320df3eb2 Merge branch 'testing' of github.com:eReuse/devicehub-teal into testing 2021-11-24 13:24:00 +01:00
Cayo Puigdefabregas f01cc55683 changelog 2021-11-24 13:23:56 +01:00
cayop 075e87b4b1
Merge pull request #186 from eReuse/feature/power_on_hours
adding property power_on_hours
2021-11-24 13:14:47 +01:00
Cayo Puigdefabregas 03ee4fba34 changes some values of headers 2021-11-24 12:20:40 +01:00
Cayo Puigdefabregas 0543fb64a5 Merge branch 'testing' into feature/power_on_hours 2021-11-24 11:17:26 +01:00
Cayo Puigdefabregas e8ccbedf40 change of version 2021-11-24 10:15:18 +01:00
Cayo Puigdefabregas 56a7af757f changelog 2021-11-24 09:45:15 +01:00
Cayo Puigdefabregas c4a2b720ef adding property power_on_hours 2021-11-23 15:27:16 +01:00
cayop fd57c794e0
Merge pull request #185 from eReuse/bugfix/#2357
get_status docuemnts in metrics
2021-11-23 11:43:17 +01:00
Cayo Puigdefabregas 1cdd7d39b4 fixing test metrics container 2021-11-23 11:26:21 +01:00
Cayo Puigdefabregas 56dcdf2897 get_status docuemnts in metrics 2021-11-23 11:08:48 +01:00
cayop b117a4b267
Merge pull request #170 from eReuse/feature/delete-devices
Feature/delete devices
2021-11-22 12:38:00 +01:00