Cayo Puigdefabregas
|
c97ef94101
|
fix tests
|
2022-10-05 13:45:06 +02:00 |
Cayo Puigdefabregas
|
74dde2e626
|
fix form new device
|
2022-10-05 13:44:29 +02:00 |
Cayo Puigdefabregas
|
722ee1a261
|
fix phid definition
|
2022-10-05 12:22:40 +02:00 |
Cayo Puigdefabregas
|
77d10661b3
|
drop phid from UploadPlaceholderForm and drop update placeholder form this form
|
2022-10-05 09:49:15 +02:00 |
Cayo Puigdefabregas
|
926f65e291
|
id internal in device details
|
2022-10-05 09:19:16 +02:00 |
Cayo Puigdefabregas
|
120646289c
|
id internal when create a new placeholder, wbform
|
2022-10-05 09:18:42 +02:00 |
Cayo Puigdefabregas
|
02f394d81e
|
add id_internal in placeholder model
|
2022-10-05 09:17:27 +02:00 |
Cayo Puigdefabregas
|
45ae96ce33
|
add id_internal and update phid incremental per user
|
2022-10-05 09:16:16 +02:00 |
Cayo Puigdefabregas
|
a9d6ac22f9
|
mail sender
|
2022-09-30 19:05:10 +02:00 |
Cayo Puigdefabregas
|
9184edf9b1
|
add mail configs
|
2022-09-30 19:04:37 +02:00 |
Cayo Puigdefabregas
|
6357a15f01
|
fix migrations
|
2022-09-30 17:54:26 +02:00 |
cayop
|
42d89def9a
|
Merge pull request #370 from eReuse/bugfix/3859-print-labels
Bugfix/3859 print labels
|
2022-09-29 17:56:29 +02:00 |
Cayo Puigdefabregas
|
6726d439bf
|
fix test render print label
|
2022-09-29 17:24:00 +02:00 |
Cayo Puigdefabregas
|
f42ccba706
|
change contrib for middleware in ProfilerMiddleware
|
2022-09-29 16:58:30 +02:00 |
Cayo Puigdefabregas
|
df2dd396ee
|
Merge branch 'testing' into bugfix/3859-print-labels
|
2022-09-29 13:40:11 +02:00 |
Santiago L
|
29f716ab76
|
Merge pull request #365 from eReuse/dependencies/pip-tools
Manage dependencies using pip-tools
|
2022-09-29 13:18:27 +02:00 |
Cayo Puigdefabregas
|
e61a1d88bd
|
unique identifier instead of tags in print label
|
2022-09-29 12:30:25 +02:00 |
Santiago L
|
81fa78f6bb
|
Add pip-compile pre-commit hook
|
2022-09-29 12:22:22 +02:00 |
Cayo Puigdefabregas
|
74166019b2
|
rebuild view for label details
|
2022-09-29 12:20:06 +02:00 |
Santiago L
|
8fecf9e37b
|
Group workbench dependencies
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
7245708807
|
Fix flake8 & reformat using black
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
332c1088c0
|
Fix can't compare offset-naive and offset-aware datetimes
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
7bae66e041
|
Fix E711, E713
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
c232320d62
|
Fix flake8: E713, E501
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
5b99286994
|
E712 comparison to True should be 'if cond is True:' or 'if cond:'
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
bf423ab515
|
Fix flake F841 variable assigned never used
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
814f36d4ee
|
Drop "message" parameter of pytest.raises
Deprecated since version 4.1
https://docs.pytest.org/en/4.6.x/deprecations.html#raises-message-deprecated
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
d9ba3889c0
|
Revert teal version to 0.2.0a38
There are code not compatible with newer libraries
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
bcec57e752
|
Fix apispec dependencies
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
8a49e63592
|
Run selenium only on reviews
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
fe5d5408fe
|
.
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
d0c91d5d24
|
Drop apispec-webframeworks requirement
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
cffa950fec
|
Bump to teal 0.2.0a41 which fixes marshmallow version
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
abb675d9d3
|
Lock
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
51c42ad94f
|
Lock marshmallow version
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
a85e7c90e1
|
Manage dependencies using pip-tools
Add instructions to CONTRIBUTING.md & create requirements.in
|
2022-09-29 12:11:10 +02:00 |
Santiago L
|
df73cd5657
|
Fix build-js pre-commit hook
Only run when main_inventory is run & discard parameters
passed by pre-commit which breaks babel command
|
2022-09-29 12:04:05 +02:00 |
Cayo Puigdefabregas
|
d36008934a
|
details in register
|
2022-09-28 17:51:31 +02:00 |
cayop
|
7335c04f8e
|
Merge pull request #369 from eReuse/bugfix/test_data_storage
Bugfix/test data storage
|
2022-09-28 12:30:10 +02:00 |
Cayo Puigdefabregas
|
60992a13da
|
change 100 for None
|
2022-09-28 11:55:31 +02:00 |
Cayo Puigdefabregas
|
ab06bd5f44
|
fix remain_lifetime_percentage
|
2022-09-28 11:10:34 +02:00 |
Cayo Puigdefabregas
|
76c5100fa3
|
return to copy base
|
2022-09-28 10:48:41 +02:00 |
cayop
|
2aa8f95817
|
Merge pull request #368 from eReuse/bugfix/migrations-monitors
add migrations for monitors and mobiles
|
2022-09-27 15:04:48 +02:00 |
Cayo Puigdefabregas
|
121012c1f8
|
add migrations for monitors and mobiles
|
2022-09-27 13:02:27 +02:00 |
Cayo Puigdefabregas
|
b2918852b6
|
add migrations for monitors and mobiles
|
2022-09-27 12:51:31 +02:00 |
cayop
|
187abd550d
|
Merge pull request #364 from eReuse/bugfix/3843-after-action-go-to
after do action from all device go to all device view
|
2022-09-27 10:25:40 +02:00 |
Cayo Puigdefabregas
|
59d8355728
|
fix tests
|
2022-09-27 10:05:49 +02:00 |
Cayo Puigdefabregas
|
5614eb36f8
|
Merge branch 'testing' into bugfix/3843-after-action-go-to
|
2022-09-27 09:44:45 +02:00 |
cayop
|
8627a7dd5f
|
Merge pull request #367 from eReuse/bugfix/3848-phid-erasure-host
get the phid of the computer from where created
|
2022-09-26 17:42:00 +02:00 |
Cayo Puigdefabregas
|
a0c938c044
|
get the phid of the computer from where created
|
2022-09-26 17:22:01 +02:00 |