jjenko
47a14e143e
Merge pull request 'C2019-025_Ability-to-Toggle-Replace-Words-3' ( #503 ) from C2019-025_Ability-to-Toggle-Replace-Words-3 into Development
...
good for testing phase
2025-01-30 09:26:20 -05:00
plarsen
b7aa85f4fc
C2019-025_Ability-to-Toggle-Replace-Words-3
2025-01-30 09:22:51 -05:00
plarsen
90e25f3fcf
C2019-025_Ability-to-Toggle-Replace-Words-3
2025-01-30 09:09:39 -05:00
jjenko
d67e81d8a6
Merge pull request 'C2025-005 PROMS – Searching Step Elements' ( #502 ) from C2025-005 into Development
...
good for testing phase
2025-01-29 15:31:59 -05:00
mschill
057915baaa
C2025-005 PROMS – Searching Step Elements
...
When searching for step elements (the Find Selected Step Elements option is selected) and multiple procedure sets are selected, but the procedure sets use different formats, PROMS puts a message in the Results area that says "folders selected contain multiple formats". Need to expand this messaging to provide more clear information regarding which formats are causing the issue, so that they can more easily decide which sets to de-select rather than doing so randomly. There is also a refresh issue where deselecting everything, it will not always refresh properly.
2025-01-29 15:26:29 -05:00
jjenko
fe268b6122
Merge pull request 'C2019-025_Ability-to-Toggle-Replace-Words-2' ( #501 ) from C2019-025_Ability-to-Toggle-Replace-Words-2 into Development
...
good for testing phase
2025-01-29 15:04:09 -05:00
plarsen
ca61597863
C2019-025_Ability-to-Toggle-Replace-Words-2
2025-01-29 14:21:14 -05:00
jjenko
a04def360d
Merge pull request 'B2025-010 PROMS – Change ID Issues' ( #500 ) from B2025-010 into Development
...
good for testing phase
2025-01-28 09:05:28 -05:00
mschill
5e43a8501b
B2025-010 PROMS – Change ID Issues
...
Removing the change id via backspaces in the change id box in the step properties panel can cause PROMS to crash. Also, it doesn’t always remove the change id properly. Changing this to instead of updating every time text changes in the box, adding a save button. Also, adding some null exception error handling.
2025-01-27 16:09:19 -05:00
jjenko
e893264075
Merge pull request 'C2019-025_Ability-to-Toggle-Replace-Words' ( #499 ) from C2019-025_Ability-to-Toggle-Replace-Words into Development
...
OK for testing phase
2025-01-27 15:51:01 -05:00
plarsen
cf20704811
C2019-025_Ability-to-Toggle-Replace-Words
2025-01-27 15:45:09 -05:00
plarsen
37c5b23a86
C2019-025_Ability-to-Toggle-Replace-Words
2025-01-27 13:38:48 -05:00
jjenko
82d8fe6e17
Merge pull request 'B2025-005 PROMS - Change Reports - Invalid Transitions showing Incorrectly' ( #498 ) from B2025-005 into Development
...
good for testing phase
2025-01-24 15:53:37 -05:00
mschill
4ca3697845
B2025-005 PROMS - Change Reports - Invalid Transitions showing Incorrectly
2025-01-24 15:29:07 -05:00
plarsen
71130bd26b
C2019-025_Ability-to-Toggle-Replace-Words
2025-01-24 10:12:43 -05:00
jjenko
37626d8f45
Merge pull request 'C2025-008 RO Editor – Remove redundant Save Failed message box' ( #497 ) from C2025-008 into Development
...
Good for testing phase
2025-01-24 08:36:04 -05:00
mschill
f95369d3a4
C2025-008 RO Editor – Remove redundant Save Failed message box
2025-01-24 08:02:24 -05:00
jjenko
aa00891f8e
Merge pull request 'B2025-008 PROMS - Display RO Step Properties - RO Tables' ( #496 ) from B2025-008 into Development
...
good for testing phase
2025-01-23 16:13:56 -05:00
mschill
d44f9ba2b6
B2025-008 PROMS - Display RO Step Properties - RO Tables
2025-01-23 15:50:52 -05:00
jjenko
c3b7b1e5a4
Merge pull request 'B2025-007 RO Editor – RO Figure Default File extension' ( #495 ) from B2025-007 into Development
...
good for testing phase
2025-01-23 11:06:24 -05:00
mschill
f3309e4a40
B2025-007 RO Editor – RO Figure Default File extension
2025-01-23 11:02:15 -05:00
jjenko
8fa059c186
Merge pull request 'C2025-007 ROEditor - PROMPT to Confirm Deletion' ( #494 ) from C2025-007 into Development
...
good for testing phase
2025-01-22 13:31:24 -05:00
mschill
96e61aea2b
C2025-007 ROEditor - PROMPT to Confirm Deletion
...
When deleting a group or an RO in the RO Editor, consider adding a prompte for the user asking if they are sure they want to delete the ro/group. Perhaps also add text to the message saying they may want to consider creating a zip file of the RO folder prior to deleting ROs/groups.
2025-01-22 12:45:27 -05:00
jjenko
565779c9c8
Merge pull request 'B2025-009 RO Editor - Disable the Save As button if it is a new RO that has not been saved yet.' ( #493 ) from B2025-009 into Development
...
change ready for testing
2025-01-22 12:01:04 -05:00
mschill
b4ccd682c3
B2025-009 RO Editor - Disable the Save As button if it is a new RO that has not been saved yet.
...
Adding a new RO: when you click Save As, you get the Problem Saving Data message box. Should only be able to “Save As” if it has already been previously saved.
2025-01-22 11:57:57 -05:00
jjenko
dba1331556
Merge pull request 'B2025-004 Remove dependency on stored procedure (GetDisplayTabdata).' ( #492 ) from B2025-004_v2 into Development
...
changes good for testing phase
2025-01-22 10:39:24 -05:00
mschill
8803ae2274
B2025-004 Remove dependency on stored procedure (GetDisplayTabdata).
...
-- Found during testing that needed a few additional items that needed to not create hard errors
2025-01-22 10:35:44 -05:00
jjenko
69d09b7fc2
Merge pull request 'B2025-004 Remove dependency on stored procedure (GetDisplayTabdata).' ( #491 ) from B2025-004 into Development
...
good for testing phase
2025-01-22 08:25:26 -05:00
jjenko
8ddfc8654e
Merge pull request 'C2025-006_B2025-006 - C2025-006 RO Editor Figure wording update, B2025-006 RO Editor Figure Height or Width warning message update' ( #490 ) from C2025-006_B2025-006 into Development
...
good for testing phase
2025-01-22 08:19:05 -05:00
mschill
7a3243e882
B2025-004 Remove dependency on stored procedure (GetDisplayTabdata).
2025-01-22 06:59:03 -05:00
mschill
4fc3b89e06
C2025-006_B2025-006 - C2025-006 RO Editor Figure wording update, B2025-006 RO Editor Figure Height or Width warning message update
2025-01-22 06:26:48 -05:00
jjenko
a17419ac12
Merge pull request 'C2025-003 Enhanced Copy/Paste Upgrade - Add ability to copy/paste over enhanced master documents' ( #487 ) from C2025-003 into Development
...
ready for testing phase
2025-01-21 10:48:00 -05:00
djankowski
88905132e7
Merge branch 'Development' of https://git.volian.com/Volian/SourceCode into Development
2025-01-21 10:40:06 -05:00
mschill
111bed58d6
Merge pull request 'B2025-003 Chronology/Summary of Changes Reports' ( #488 ) from B2025-003 into Development
...
Reviewed-on: #488
due to GIT restore from backup
2025-01-21 10:31:21 -05:00
mschill
bed61324d6
C2025-003 Enhanced Copy/Paste Upgrade - Add ability to copy/paste over enhanced master documents
2025-01-20 14:43:54 -05:00
jjenko
1a889352b8
Merge pull request 'B2025-003 Chronology/Summary of Changes Reports' ( #485 ) from B2025-003 into Development
...
ready for testing phase
2025-01-09 11:14:22 -05:00
mschill
5bba126a36
B2025-003 Chronology/Summary of Changes Reports
2025-01-09 11:08:30 -05:00
jjenko
e01b955d46
Merge pull request 'F2024-088 - Per customer’s request, removed “Using”, “Faulted”, “Intact”, “Normal”, “On”, “Off”, “Locally”, “Manually”, “Fall”, “Rise”, and “Ruptured” from the ReplaceWords list' ( #484 ) from F2024-088_FNP into Development
...
Format only change. ready for testing phase
2024-12-17 09:48:30 -05:00
jjenko
e3431b0e1e
F2024-088 - Per customer’s request, removed “Using”, “Faulted”, “Intact”, “Normal”, “On”, “Off”, “Locally”, “Manually”, “Fall”, “Rise”, and “Ruptured” from the ReplaceWords list
2024-12-17 09:46:40 -05:00
jjenko
b6d646b910
Merge pull request 'F2024-086 In the PROMS Manual format in the Attachments (Step Editor) With Border section type, the page number needs centered horizontally on the page (it's located between the section number and section title.' ( #483 ) from F2024-086 into Development
...
good for testing phase
2024-12-12 08:44:08 -05:00
mschill
bb679a2790
F2024-086 In the PROMS Manual format in the Attachments (Step Editor) With Border section type, the page number needs centered horizontally on the page (it's located between the section number and section title.
2024-12-12 08:36:29 -05:00
jjenko
e3af0a6426
Merge pull request 'B2024-094 - Carats (as Deltas) print as question marks in tables when unit <u> is used in RO Definition Value' ( #482 ) from B2024-094 into Development
...
good for testing phase
2024-12-12 08:33:12 -05:00
mschill
b2108b9e5f
B2024-094 - Carats (as Deltas) print as question marks in tables when unit <u> is used in RO Definition Value
2024-12-11 15:35:29 -05:00
jjenko
d100002107
Merge pull request 'F2024-087 - Fixes printing sub-sections that go from continuous (single column sub-sections) to a separate (two column sub-section) so that the two column sub-section starts at the top of the page.' ( #480 ) from F2024-097_Farley into Development
...
format only - good for testing phase
2024-12-11 11:14:44 -05:00
jjenko
afd61303c5
F2024-087 - Fixes printing sub-sections that go from continuous (single column sub-sections) to a separate (two column sub-section) so that the two column sub-section starts at the top of the page.
2024-12-11 11:07:30 -05:00
jjenko
d1c3e81a38
Merge pull request 'B2024-096 In the Ro Editor, allow <u> for a field name in the Referenced object Definition Return Value.' ( #479 ) from B2024-096 into Development
...
good for testing phase
2024-12-10 09:00:22 -05:00
mschill
46419edfee
B2024-096 In the Ro Editor, allow <u> for a field name in the Referenced object Definition Return Value.
2024-12-10 08:36:30 -05:00
jjenko
81c91d7866
Merge pull request 'C2024-037 Enhanced Print Section so that it can now be utilized for Sections that contain subsections.' ( #478 ) from C2024-037 into Development
...
good for testing phase
2024-12-09 16:07:53 -05:00
mschill
34ee092919
C2024-037 Enhanced Print Section so that it can now be utilized for Sections that contain subsections.
...
Farley uses subsections in some of their AOP procedures. The "Print Section" feature did not work for these sections - instead returning a message as if the pdf was already open.
2024-12-09 15:24:34 -05:00
jjenko
d07344a88a
Merge pull request 'B2024-095 In Admin Tools, added minimum heights to the left side panels above selecting items in the trees. Previously when the windows were resized the trees would overlap with buttons and notes.' ( #477 ) from B2024-095 into Development
...
good for testing phase
2024-12-09 10:34:58 -05:00