Commit Graph

25 Commits

Author SHA1 Message Date
Jason SECULA
5a464316f1 fixed misplace of +1 for fieldstodisplay
All checks were successful
Build python package / Build (push) Successful in 33s
1.0.5
2026-04-23 16:39:26 +02:00
Jason SECULA
8dec92b43a Adding profile selection methods
All checks were successful
Build python package / Build (push) Successful in 32s
2026-04-23 16:26:03 +02:00
Jason SECULA
9ac724ed4c Fixed error with id not shown in GetItems() 2026-04-23 16:07:31 +02:00
f7ab676b0d Updated Search methods to look for uid instead of name for searchOptions and new parameters (fieldsToDisplay, trashbin)
All checks were successful
Build python package / Build (push) Successful in 38s
1.0.4
2026-03-30 17:12:14 +02:00
b78a9512d8 Changed GetSearchOptions to use uid instead of name (immuable when changing language) 2026-03-30 17:10:32 +02:00
Jason SECULA
1c28d0ac84 Fixed a mistake in checkConnection not checking the status_code
All checks were successful
Build python package / Build (push) Successful in 40s
2026-03-30 10:57:52 +02:00
906564a44a Added some verification to renew session if session token expires
All checks were successful
Build python package / Build (push) Successful in 36s
2026-03-28 21:26:07 +01:00
b9fd987c5e returning requests return instead of status_code only for GetItems and GetComputers
All checks were successful
Build python package / Build (push) Successful in 39s
2026-03-28 20:50:07 +01:00
a3a393088c Fixed issue when not returning anything in GetItems() and updated GetUsers to use GetItems
All checks were successful
Build python package / Build (push) Successful in 35s
2026-03-28 20:45:46 +01:00
6599b967ab Updated build number and gitea workflow
All checks were successful
Build python package / Build (push) Successful in 38s
2026-03-28 20:26:12 +01:00
0155644b65 Updated GetItems method to use GetSearchOptions method to find fields id 2026-03-28 19:15:43 +01:00
3d920fd5e5 added a method to get search options for items 2026-03-28 18:15:14 +01:00
660b8e8463 added GetItems method to get any item 2026-03-28 17:41:15 +01:00
Jason SECULA
acbd11369e fixed variable interpreted in UpdateItemUser
All checks were successful
Build python package / Build (push) Successful in 26s
1.0.3
2026-03-19 09:03:05 +01:00
Jason SECULA
de1284b896 removed build src folder
All checks were successful
Build python package / Build (push) Successful in 23s
2026-03-19 08:55:54 +01:00
535a5d6ccd added dependencies to pyproject
All checks were successful
Build python package / Build (push) Successful in 21s
2026-03-18 20:55:20 +01:00
c2bb86c138 Updated module version in build project file
All checks were successful
Build python package / Build (push) Successful in 23s
2026-03-18 20:26:00 +01:00
02bee714b5 Updated UpdateUser to UpdateItemUser and added a parameter to set itemType
Some checks failed
Build python package / Build (push) Has been cancelled
2026-03-18 20:22:56 +01:00
11b2b61aac Updated SetDocumentToDevice to SetDocumentToItem and added a parameter to set itemType 2026-03-18 20:20:36 +01:00
ebac45944b Updated GetUser and change name to GetUsers 2026-03-18 20:18:48 +01:00
eea32532aa Updated GetDevice and changed name to GetComputers 2026-03-18 20:02:53 +01:00
Jason SECULA
c780c30533 added SetField for normal fields and SetCustomField for custom fields
Some checks failed
Build python package / Build (push) Has been cancelled
1.0.2
2026-02-27 08:07:48 +01:00
c023fd3c10 changed module version to 1.0.1
All checks were successful
Build python package / Build (push) Successful in 20s
1.0.1
2026-02-20 06:44:29 +01:00
e8a8f31ea6 fixed workflow
Some checks failed
Build python package / Build (push) Failing after 18s
2026-02-20 06:42:46 +01:00
123d7d1ecf Initial commit
All checks were successful
Build python package / Build (push) Successful in 24s
1.0
2026-02-18 10:58:06 +01:00