sunwen
|
749e125a95
|
feat: Supplement translations.
|
2024-06-25 10:25:26 +08:00 |
|
sunwen
|
78cb0de2d3
|
feat: Add Qt Copyright and cjson version in aboutform.
|
2024-06-24 14:10:15 +08:00 |
|
sunwen
|
7718846d30
|
feat: Add start scan process and stop scan process in user operation log.
|
2024-06-21 17:17:36 +08:00 |
|
sunwen
|
ea2bf95766
|
feat: Rollback show temperature in topbar widget.
|
2024-06-21 17:16:46 +08:00 |
|
sunwen
|
363ca14ec7
|
feat: Add input validator in recon page.
|
2024-06-21 15:21:14 +08:00 |
|
sunwen
|
69c5b14b70
|
fix: Make settings page show default area while admin user login or logout.
|
2024-06-18 17:04:32 +08:00 |
|
sunwen
|
5276ca309d
|
fix: Use usercode to verify if they are the same user.
|
2024-06-18 16:46:43 +08:00 |
|
sunwen
|
a33ad0f572
|
fix: Change disk info path and fix disk info alarm value calculate.
|
2024-06-18 13:59:31 +08:00 |
|
sunwen
|
cc97ef74b7
|
fix: Fix update button in ReconFormWidget not valid problem.
|
2024-06-17 17:24:12 +08:00 |
|
sunwen
|
26a6e86cc9
|
feat: Add UserOperationLog : Ip Settings, Mpps Settings, Worklist Settings, Recon Settings, Pacs Settings, Rest Password, Add Account, Set Lock Screen, Set Anonymousmode, Set Screen Saver, Set Default Protocol,
|
2024-06-11 15:21:00 +08:00 |
|
sunwen
|
1e4af17daf
|
feat: Fix account table select row when delete account.
|
2024-06-07 16:57:16 +08:00 |
|
sunwen
|
788eaabed3
|
feat: Add patienInformation with RPID,SPSID,MPPSUID,StudyUID,Modality
|
2024-06-06 16:33:43 +08:00 |
|
chenhuijun
|
eb6413a147
|
feat: Add MPPS logic to Scan Procedure
|
2024-06-06 13:39:30 +08:00 |
|
chenhuijun
|
6ef5571f25
|
feat: Add MPPS propertys to PatientInformation
|
2024-06-06 13:34:37 +08:00 |
|
chenhuijun
|
c1db4f002c
|
refactor: Change struct host's property name to localAE.
|
2024-06-03 17:32:50 +08:00 |
|
sunwen
|
e9396c3054
|
feat: Add empty scan data corrupted process.
|
2024-05-29 17:14:09 +08:00 |
|
sunwen
|
a0feff11e2
|
feat: Change Mpps settings in new recon interface.
|
2024-05-28 13:55:32 +08:00 |
|
sunwen
|
1a722ee521
|
refactor: Protocals text and update tanslate text.
|
2024-05-24 15:17:20 +08:00 |
|
sunwen
|
596d06b67c
|
fix: Hide network settings and user account page when normal user login.
|
2024-05-24 13:51:58 +08:00 |
|
sunwen
|
370e7326bc
|
refactor: Scan process.
|
2024-05-24 13:49:54 +08:00 |
|
sunwen
|
f94c4d0d5d
|
delete ui_PatientDetailForm include.
|
2024-05-14 17:34:58 +08:00 |
|
sunwen
|
e228ec73b4
|
Add UsctStateManager and add DmsState in GUI.
|
2024-05-13 18:08:18 +08:00 |
|
sunwen
|
2c2b20ee55
|
Add start scan process from worklist and add scan protocal display in scan page.
|
2024-05-10 15:23:39 +08:00 |
|
sunwen
|
c6cf91694d
|
Add remind user to execute empty scan.
|
2024-05-09 16:33:57 +08:00 |
|
sunwen
|
ebe408cddc
|
Fix SystemCorrectionForm excute button do not translate.
|
2024-05-08 17:12:00 +08:00 |
|
sunwen
|
6a48d60458
|
Fix change current user name failed.
|
2024-05-06 17:44:21 +08:00 |
|
sunwen
|
6f13ef7dc7
|
Refactory set lock screen time.
|
2024-05-06 15:50:47 +08:00 |
|
sunwen
|
172446f6d3
|
Make select patient can change to scan page.
|
2024-05-06 13:26:57 +08:00 |
|
chenhuijun
|
e55a13ccfd
|
Fix DatePickerBox setSelectedValue, and mBtnEdit,mBtnDelete logic in SelectFormWidget
|
2024-05-06 10:15:35 +08:00 |
|
sunwen
|
7ef3b312e8
|
Refactory ScanFormWidget.
|
2024-04-29 17:58:17 +08:00 |
|
sunwen
|
af56fdb38c
|
Add double confirm with start empty scan.
|
2024-04-28 18:12:24 +08:00 |
|
chenhuijun
|
365bf791a2
|
Change Recon form UI
|
2024-04-26 13:53:30 +08:00 |
|
sunwen
|
ab224b5092
|
Fix crash problem while change language.
|
2024-04-26 13:42:41 +08:00 |
|
chenhuijun
|
d304829763
|
Remove all "Created by"
|
2024-04-25 17:01:02 +08:00 |
|
chenhuijun
|
83fd666026
|
Topbar UserName Label
|
2024-04-25 15:47:12 +08:00 |
|
sunwen
|
3c12baf9b4
|
Update HelpForm with correct enviroment.
|
2024-04-25 15:07:32 +08:00 |
|
chenhuijun
|
435569aa70
|
Change SelectFormWidget layout and active logic.
|
2024-04-25 14:48:20 +08:00 |
|
sunwen
|
982b54b727
|
Refactor system page in GUI Alpha.
|
2024-04-25 14:37:38 +08:00 |
|
chenhuijun
|
e4eb325c40
|
Add a button to Topbar to call out WarningMessage above mainwindow , make the WarningMEssagewidget be popup widget.
|
2024-04-19 14:10:47 +08:00 |
|
sunwen
|
4c9a7e83d7
|
Fix the storage cant display in red.
|
2024-04-01 16:04:22 +08:00 |
|
sunwen
|
b27dc320f7
|
Add use scanner.
|
2024-04-01 16:02:40 +08:00 |
|
sunwen
|
c2fbcf0c02
|
Add stop drainage automatically after 30 seconds.
|
2023-12-12 10:13:59 +08:00 |
|
sunwen
|
9059f9e76b
|
Make ReferringPhysicianName in json to currentUser.
|
2023-11-21 16:36:11 +08:00 |
|
sunwen
|
49905b74b3
|
Add * in EditPatientDialog.
|
2023-11-21 16:19:51 +08:00 |
|
sunwen
|
d30dc03e63
|
Fix patient list sort by add date.
|
2023-11-21 15:45:27 +08:00 |
|
sunwen
|
00f239f322
|
Add drainage double confirm.
|
2023-11-21 14:18:00 +08:00 |
|
sunwen
|
17cdc48e8d
|
Fix drainage pumb to valve.
|
2023-11-16 11:23:38 +08:00 |
|
sunwen
|
00bfc8fdc8
|
Fix patient has no AddDate
|
2023-11-13 10:22:10 +08:00 |
|
kradchen
|
f128e36698
|
Empty scan comfirm and Drainage disable logic
|
2023-09-25 11:21:23 +08:00 |
|
sunwen
|
1435505c78
|
Fix change language crash problem.
|
2023-09-21 17:15:44 +08:00 |
|