Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
2026-03-19 09:03:05 +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
2026-02-27 08:07:48 +01:00
123d7d1ecf Initial commit
All checks were successful
Build python package / Build (push) Successful in 24s
2026-02-18 10:58:06 +01:00