.. |
api
|
fix version in text
|
2022-05-20 18:31:47 +02:00 |
dummy
|
return jwt.encode to snapshot code
|
2022-06-07 15:24:45 +02:00 |
inventory
|
add uuid for old versions from form upload
|
2022-06-13 17:36:03 +02:00 |
labels
|
add column created and put order descendent from created field
|
2022-05-12 11:03:48 +02:00 |
migrations
|
dialects.postgresql.ENUM instead of sa.Enum
|
2022-06-07 15:05:39 +02:00 |
parser
|
fix version in text
|
2022-05-20 18:31:47 +02:00 |
resources
|
fix uuid in device not computer
|
2022-06-14 10:46:21 +02:00 |
static
|
add logo in printing pdf label
|
2022-06-09 16:57:15 +02:00 |
templates
|
managment save and load logo in template
|
2022-06-08 15:37:49 +02:00 |
workbench
|
fix GenericMixin in woekbench view
|
2022-05-16 18:38:36 +02:00 |
__init__.py
|
Release version 2.2.0rc1
|
2022-06-07 11:22:40 +02:00 |
alembic.ini
|
Create alembic environment
|
2020-04-17 14:33:50 +02:00 |
auth.py
|
fixing auth for token
|
2021-04-15 21:19:20 +02:00 |
cli.py
|
remove imported but unused
|
2022-03-02 13:45:52 +01:00 |
client.py
|
Fix typo: Unassgined to Unassigned #3339
|
2022-05-06 20:15:35 +02:00 |
config.py
|
Change workbench_lite for schema_workbench
|
2022-05-16 17:57:09 +02:00 |
db.py
|
change comments to comply with the standard PEP 257
|
2019-06-19 13:35:26 +02:00 |
devicehub.py
|
Fix login_manager.user_loader
|
2022-04-05 10:36:04 +02:00 |
dispatchers.py
|
Add inventories with dispatcher
|
2019-01-23 16:55:04 +01:00 |
forms.py
|
Revert all changes related to ProfileForm
|
2022-04-28 12:03:12 +02:00 |
marshmallow.py
|
Correctly place teal imports
|
2018-09-07 12:38:02 +02:00 |
messages.py
|
Use built-in flask.flash to implement messages
|
2022-02-08 11:39:08 +01:00 |
query.py
|
Add things_response; create tags through ereuse Tag
|
2019-01-26 12:49:31 +01:00 |
templating.py
|
Add MakeAvailable and Repair; add device.image; add templating file, change layout for project LOT
|
2019-07-07 21:36:09 +02:00 |
utils.py
|
Implement user login based on sessions
|
2021-12-28 09:39:12 +01:00 |
views.py
|
fix list for query
|
2022-05-20 18:31:21 +02:00 |