|
|
4dffb1046b
|
Fix osTicket checkbox bug
|
2022-09-24 20:02:37 -07:00 |
|
|
|
a97bcf8caa
|
Switch to python-mariadb-connector
The most recent version of python-mysql-connector wasn't able to connect
to the server due to the utf8 encoding
|
2022-09-24 18:24:14 -07:00 |
|
|
|
746be1d2d7
|
Update ticket lastresponse in post_response()
Addesses issue #14
|
2022-02-20 17:10:47 -07:00 |
|
|
|
147c35f0c6
|
Add support for tech notes in ddrescue-tui
Addresses issue #11
|
2022-02-19 18:47:12 -07:00 |
|
|
|
8a4c2c059c
|
Added MariaDB connection timout
* Prevents waiting 1-2 minutes for it to fail if the server can't be reached
* Connection attempt is made once per _connect() call
|
2020-01-24 17:53:01 -07:00 |
|
|
|
e9c0855f65
|
Convert CPU max temp to int
|
2020-01-11 20:54:35 -07:00 |
|
|
|
426d77147f
|
Disable ost if connection fails post ticket select
|
2020-01-11 20:46:45 -07:00 |
|
|
|
e301bff2c2
|
Avoid replacing higher temps in osTicket
|
2020-01-11 20:43:27 -07:00 |
|
|
|
2f2bfacbb7
|
Started integrating osTicket functions in ddrescue
|
2020-01-10 19:32:25 -07:00 |
|
|
|
ceee0495eb
|
Started integrating osTicket functions in HW Diags
|
2020-01-10 18:50:21 -07:00 |
|
|
|
a81e6f80e6
|
Adjusted response formatting and added add_note()
* Test-Station name *should* be included in all posts
* Ticket ID and name included in all posts
* Optional osTicket note included in all posts
|
2020-01-10 17:52:56 -07:00 |
|
|
|
e438d3aec7
|
Dropped _convert_report()
* This should be handled in wk.hw.diags and wk.hw.ddrescue
|
2020-01-10 17:10:13 -07:00 |
|
|
|
b4e07a0d88
|
Added post_response()
|
2020-01-10 17:04:28 -07:00 |
|
|
|
dcd1525c4f
|
Added safety checks
|
2020-01-10 17:04:13 -07:00 |
|
|
|
e9e19053f4
|
Finished osTicket checkbox functions
|
2020-01-10 16:29:20 -07:00 |
|