Commit Graph

481 Commits

Author SHA1 Message Date
gg
e833030b09 fix admin privilege 2025-06-20 10:36:14 +02:00
gg
4774cba18d fix archive 2025-06-03 15:43:40 +02:00
gg
c773755a5a fix print_label/pid 2025-06-03 15:32:55 +02:00
gg
cec858b74a fix print_label/pid 2025-06-03 15:32:29 +02:00
ade7a9eba3 Add "Last Commit" feature to display latest Git commit info
Introduced a new "Last Commit" dialog to display the latest Git commit's date, author, and message within the application. Integrated the functionality into the main window menu and updated the UI and module initialization accordingly.
2025-05-21 14:29:12 +02:00
937c38a0b4 Add virtual keyboard support with updated UI and logic
Integrated a virtual keyboard, replacing platform-specific solutions. Updated CRUD and login interfaces to support the virtual keyboard, along with event handling and keyboard button functionalities. Enhanced UI with new widgets and navigation improvements.
2025-05-13 09:46:26 +02:00
600ff5cca2 Enhance connection handling for Tecna Marposs components
Introduce robust connection management to detect and handle Modbus errors. Automatically attempt reconnections, signal connection status changes, and improve UI feedback during connection issues or restoration.
2025-05-08 14:51:44 +02:00
gg
f8fe986ac3 hide password 2025-05-06 10:01:19 +02:00
gg
e1fa612fdb Merge remote-tracking branch 'origin/dev' into dev 2025-05-06 09:13:08 +02:00
gg
126836abf9 admin priv 2025-05-06 09:12:53 +02:00
74479e3108 on screen keyboard support, to be improved 2025-04-24 19:21:06 +02:00
gg
3300f55fec fix time 2025-04-17 11:30:59 +02:00
gg
6aac7d2c4d fix time 2025-04-17 11:05:30 +02:00
02362a8a64 fix autotest 2025-04-14 15:45:39 +02:00
gg
b898948dbe tbt autostart 2025-04-14 15:45:39 +02:00
ST-TEN-11
21698a669b Label fix 2025-04-14 11:37:38 +02:00
stres1
695a4334e2 stten1 fix pid label 2025-04-14 09:42:28 +02:00
stres1
fc28cfa021 stten1 2025-04-14 09:31:35 +02:00
gg
c706b8f9cb show PID 2025-04-09 16:21:45 +02:00
gg
db7a51c5a7 export to directory 2025-04-09 15:44:54 +02:00
gg
b5c239ca03 svg import 2025-04-03 16:20:20 +02:00
neo
ff4e209251 Merge remote-tracking branch 'origin/master' 2025-03-31 18:22:56 +02:00
neo
6703f6e935 export recipes improvements 2025-03-31 18:22:42 +02:00
2c252b3626 Merge remote-tracking branch 'origin/master' 2025-03-27 16:16:45 +01:00
86ff1d1c51 Reduce default autotest period to 4 hours.
Changed the default autotest_period from 8.5 hours to 4 hours for better testing frequency. The commented-out code remains as a reference for previous configurations.
2025-03-27 16:16:34 +01:00
427e139905 fix 2025-03-27 15:15:34 +01:00
neo-2
b6e041d51f ST TEN 14 texa 2025-03-27 09:36:03 +01:00
c22ca85f4d fix label & modbus 2025-03-25 09:54:52 +01:00
1d1da5b5df DEV TEXA 2025-03-24 13:12:13 +01:00
stten5
e9a1e5a6c1 stten5 fix extra label 2025-03-20 15:36:03 +01:00
STTEN8
01b1ff2cb0 stten8 fix 2025-03-19 12:38:24 +01:00
bd8045906f fix label to print 2025-03-19 11:16:03 +01:00
e78c8daed2 Merge remote-tracking branch 'origin/master' 2025-03-19 10:03:45 +01:00
6c77989a67 Set template text and visibility based on autotest mode
Introduced a conditional check to update the template label text when in autotest mode. Ensured the template label is visible during specific UI states to enhance user feedback and clarity.
2025-03-19 10:03:32 +01:00
ST-TEN-11
43d41487f5 stten11 tmp fix 2025-03-19 09:21:45 +01:00
neo
9c4dbb45fd new admin password 2025-03-18 19:24:10 +01:00
neo
fab355e36c fix periodic autotest, test it with --test-autotest 2025-03-18 19:17:01 +01:00
stten5
e17ed4a6c9 stten5 2025-03-18 17:45:09 +01:00
neo
7dba2a6839 fix stten7 labels tbt 2025-03-17 09:07:57 +01:00
stten7
55dfd61ddb st ten 7 fix piece removal bug 2025-03-15 08:54:47 +01:00
stten7
ebf217b71f st ten 7 fix piece removal bug 2025-03-14 13:53:42 +01:00
d56329655e Fix handling of PID mode configuration retrieval
Updated the PID mode configuration to directly use the combobox object instead of invoking it as a function. Adjusted references accordingly to ensure proper mapping and alignment with the updated usage.
2025-03-06 12:09:49 +01:00
363cbc34b6 Update PID configuration to use mode selection via dropdown
Replaces the "slow_pid" checkbox with a "pid_mod_config" dropdown for more flexible PID mode selection. Updates configuration management, UI, and test flag logic to reflect the new PID mode options: AUTO, FAST, MEDIUM, and SLOW. Ensures backward compatibility by defaulting to AUTO mode.
2025-03-05 16:19:47 +01:00
a953edb1ce Add support for "slow_pid" configuration and UI integration
Implemented a new "slow_pid" parameter across configuration files, UI components, and backend logic. Updated machine settings, Leak Test editor, and recipe manager to handle this parameter. Adjusted related layout and logic to ensure seamless integration.
2025-03-04 10:48:19 +01:00
b1d2acf7c1 Add support for barcode formatting in configurations
Introduced a new `barcode_format` field in configuration files to specify barcode structure. Updated related code to utilize the default barcode format when processing recipes and test data. This change ensures consistency and flexibility in barcode generation across systems.
2025-03-03 13:38:11 +01:00
17c76f0fb4 dev barcode on portal ok 2025-02-28 15:44:08 +01:00
c2977b291a dev barcode on portal ok 2025-02-28 14:45:11 +01:00
de53400d18 fix 2025-02-28 11:49:40 +01:00
0442a5ffae fix saved context and template to portal 2025-02-28 10:31:03 +01:00
a545d722c0 hide template to print when autotest 2025-02-27 13:48:12 +01:00