Commit Graph

79 Commits

Author SHA1 Message Date
pedro 1b6767b703 lot: add a button to show/hide closed lots
by default:

- a lot is open
- hide closed lots
2024-09-25 21:50:26 -03:00
Cayo Puigdefabregas 59f6ac705c fix components 2024-09-25 19:04:29 +02:00
Cayo Puigdefabregas 54ef0bb41c add parsing components with new workbench 2024-09-25 12:51:08 +02:00
pedro bab540187c docker: refactor init env vars 2024-09-24 09:52:18 -03:00
pedro b024dd1a11 docker: add optional DEMO env var
that includes the default snapshot import
2024-09-24 09:50:57 -03:00
pedro 665310651c docker: update to latest python, do lxc trick
lxc cannot build, do a trick
2024-09-23 22:03:51 -03:00
pedro 765b017ac2 good default django settings for deployments
current docker deployment was not taking in account deployment with DOMAIN

- domain is enforced, localhost by default
- .env.example proposed (right now only with DOMAIN)
2024-09-23 13:09:48 -03:00
Cayo Puigdefabregas 2ed33270ed get the first network card 2024-09-23 14:30:47 +02:00
Cayo Puigdefabregas d277e6cbaa fix bug 2024-09-23 14:14:30 +02:00
Cayo Puigdefabregas 756570c7b4 this get the integrate network card 2024-09-23 13:44:04 +02:00
Cayo Puigdefabregas ebe80ffea6 add prints 2024-09-20 19:48:53 +02:00
Cayo Puigdefabregas bdaaa2740d fixed geting mac 2024-09-20 19:47:04 +02:00
Cayo Puigdefabregas b36636d28e print macs 2024-09-20 18:22:27 +02:00
Cayo Puigdefabregas d144cef7b8 add mac 2024-09-20 18:05:37 +02:00
pedro b534d69750 docker-reset.sh: add debug flag 2024-09-20 12:28:48 -03:00
pedro ecb0877b36 docker: bugfix to make it work 2024-09-20 12:27:07 -03:00
pedro d491fdd47e docker-reset.sh: add force 2024-09-20 12:20:38 -03:00
pedro 1834aab36e add docker-reset
with the usual operations to restart everything
2024-09-20 12:19:12 -03:00
pedro fa59feaf77 docker: allow config of ALLOWED_HOSTS 2024-09-20 12:17:35 -03:00
Cayo Puigdefabregas f5f0ea3c35 fix delete token. only user tokens allowed 2024-09-20 14:30:31 +02:00
Cayo Puigdefabregas 2f4a85f79b add interface for create tokens by user for user 2024-09-20 14:25:49 +02:00
pedro a1ffdb5ed6 docker: add_institution command 2024-09-19 14:05:28 -03:00
Cayo Puigdefabregas ad59484b03 api dir 2024-09-19 18:35:26 +02:00
Cayo Puigdefabregas 13c78fb3c1 api 2024-09-19 18:22:17 +02:00
Cayo Puigdefabregas 029e694958 add institutions and get new worbench 2024-09-18 18:01:46 +02:00
Cayo Puigdefabregas afe545de64 add Institution in the model 2024-09-17 17:28:14 +02:00
Cayo Puigdefabregas aafaf4b1d7 readme 2024-09-17 12:26:31 +02:00
Cayo Puigdefabregas 0d098bffbc readme 2024-09-17 12:25:22 +02:00
Cayo Puigdefabregas 8e9dcc3f91 readme 2024-09-17 12:24:51 +02:00
Cayo Puigdefabregas dc6f4328aa add readme 2024-09-17 12:23:34 +02:00
Cayo Puigdefabregas 630075e48b Merge branch 'xapian' 2024-09-17 12:23:21 +02:00
Cayo Puigdefabregas 5ad39d928b menus drowns in sidebar 2024-09-17 12:21:00 +02:00
cayop e8743cd793 Merge pull request 'xapian' (#1) from xapian into master
Reviewed-on: https://gitea.pangea.org/ereuse/devicehub-django/pulls/1
2024-09-17 10:11:26 +00:00
Cayo Puigdefabregas 21feaea3de revert migrations 2024-09-03 18:45:51 +02:00
Cayo Puigdefabregas 343600a540 migrations 2024-09-03 18:41:53 +02:00
Cayo Puigdefabregas 71d9e5481c fix 2024-09-03 16:41:38 +02:00
Cayo Puigdefabregas 247ba5bd15 refactor of create a new placeholder from excel or form 2024-09-03 16:41:38 +02:00
Cayo Puigdefabregas 468abb2c2f add evidences in details of device 2024-09-03 16:41:38 +02:00
Cayo Puigdefabregas 6494e2bedc Import device from a file 2024-09-03 16:41:38 +02:00
pedro 260b7db765 add minimal docker support for debugging 2024-08-02 13:05:09 +02:00
Cayo Puigdefabregas 435e18c8b6 Download evidence from evidence details 2024-08-01 17:33:23 +02:00
Cayo Puigdefabregas aa2b8a750d Add user tag for identify a device from form 2024-08-01 14:33:09 +02:00
Cayo Puigdefabregas 1a44d40227 dd CUSTOM_ID in the key for Identify device from user 2024-08-01 14:29:51 +02:00
Cayo Puigdefabregas 0c6a20fbad Add evidence details view 2024-07-31 19:24:22 +02:00
Cayo Puigdefabregas f3117e2f00 View list of evidences 2024-07-31 13:28:46 +02:00
Cayo Puigdefabregas 46a0bb392d Upload multiple File of evidences 2024-07-31 13:28:02 +02:00
Cayo Puigdefabregas 9d42c27bd4 fix view lots in details of device 2024-07-31 13:21:54 +02:00
Cayo Puigdefabregas 4df2efd8ad remove pdb 2024-07-30 23:00:39 +02:00
Cayo Puigdefabregas e599743ca8 test 2024-07-30 22:54:00 +02:00
Cayo Puigdefabregas da1e40b7ed upload evidences 2024-07-30 19:38:04 +02:00