48 Commits

Author SHA1 Message Date
7f899175d1 C2024-017 Removed old (not implemented) format variables and settings from the format files and removed incomplete references to them in the C# code. Also added descriptions of the used format variables in the C# code that hooks the XML format files to the PROMS C# logic. 2024-07-26 14:54:11 -04:00
365f6a23c8 B2024-030 On the Working Draft properties page, added a check to see if we need to create the folder(s) for the path typed into the PDF Location text box. 2024-05-14 14:24:01 -04:00
4f68414a8a B2023-110-Symbols-in-tables 2024-03-22 12:56:36 -04:00
033df8ccb3 C2021-047: Allow for setting of Merged Pdf Landscape Page Number Location 2021-10-25 14:19:37 +00:00
1363170e8a B2021-070: Merged Pdf – print after checkbox text cut-off 2021-07-14 14:07:09 +00:00
7b11420996 C2021-001: Widen the versions dropdown list when linking enhanced and selecting the version to link to (from Version Properties) 2021-04-07 14:42:05 +00:00
de58331ffb C2017-003: Support SQL Server for storing of Referenced Object data 2020-01-09 15:39:17 +00:00
5109fbbddb C2019-045: For enhanced procedures, allow modification of number & title 2019-12-13 11:39:59 +00:00
e622a833d8 B2019-080: Remove ‘or Supplemental Information’ from Working Draft Properties dialog’s checkbox on adding blank pages. 2019-05-24 14:10:57 +00:00
5f63a39299 C2019-020: fix typo in tooltip for Merge PDF
C2019-020: fix typo on Merged Output Settings button
2019-05-02 13:58:55 +00:00
76bd61b435 C2019-012: Merge pdfs 2019-03-12 12:56:58 +00:00
e77ff7c98e C2019-004: Allow user to define duplex blank page text (handle approved & baseline output) 2019-01-28 16:45:05 +00:00
97808ce081 C2018-033 added drop-down lists to choose a date/time format for a PDF prefix and suffix 2018-10-16 16:05:19 +00:00
41a135864f C2017-004 when defaulting to the default format, position format dropdown to the default format 2017-01-23 20:27:34 +00:00
f4b05839fa B2016-122: from Document Version Properties form: click OK crashes if remove enhanced links done first.
B2016-122: Added a DocVersion.GetFromDB to get data directly from db (not from cache)
Support subsections when setting context menu items for enhanced links
2016-05-17 11:29:30 +00:00
1934a6b5e9 adjust OK/Cancel button locations
Enhanced: convert 16-32 bit link data at procedure level
2016-05-12 12:47:12 +00:00
0596efdd04 Fix bug in vesp_ListUnlinkedItems (getting item when only 1 proc in working draft) & added vesp_PurgeEnhancedDocVersionsAndChildren
Allow insert of HLS before/after
Enhanced: User interface for removing links of an enhanced document
Enhanced: CSLA interface to unlinking docversion & contents (returns contentlist of affected items)
Enhanced: Unlink DocVersion
2016-05-11 12:25:58 +00:00
09e74a6d34 Enhanced: Added event support to add a new tree node when an new enhanced procedure is created in a new working draft from the source
Enhanced: Allow for creating new links from doc version to an non-linked enhanced doc version
2016-05-09 11:24:29 +00:00
425afb365b Turn on Default button next to the format drop down if selected format is not the default. Fixed positioning of OK and Cancel buttons 2016-04-18 20:24:59 +00:00
7c7e29053c B2016-019: Don’t display enhanced tab if not enhanced document. Also enlarge form a bit so that folder button on Output settings tab isn’t cut off
B2016-015: refresh tabs for enhanced inserted steps. B2016-017: fix crashes on replace
B2016-024: do not allow insert new HLS in enhanced if positioned on substep (from ribbon)
- B2016-022: insert procedure in a ‘source’ set before/after did not have Create Enhanced checkbox and B2016-017: fix crashes on replace
2016-01-28 14:37:44 +00:00
77cdf81736 Enhanced Documents – various improvements
Enhanced Documents – existing docversion properties UI
2016-01-20 16:35:48 +00:00
5cbbd3e581 made groups and dropdown text consistent on the change bar tab
Made the text used for change bars consistent
2015-09-09 17:07:14 +00:00
9825ea8ff9 Fixed problem where the “Unit Number for Cover and Header page printing” setting was automatically being changed when something on a different property page tab was changed. We needed to un-bind the text box from the working draft config and allow the changes to this text box be handled in our code. 2014-08-27 15:30:20 +00:00
c116a586fe Changed text on OK button to all upper case, centered in PROMS window, made always on top, disabled sizing.
Fixed issue of Unit information not getting or saving from Config.
2014-05-21 18:54:29 +00:00
c29bec4903 BGE – phone list edit support
For BGE
BGE – phone list support
BGE – account for phone list size when paginating
BGE – phone list support & fixes for auto Table of Contents
2014-05-12 15:46:00 +00:00
a61dabd52e Process pagenum transitions for BGE
Added unit number config item to user interface for printing pagelist items for BGE
Added Print_UnitNumberForPageList config item
BGE: don’t remove ‘.’ At end of tab when making a section/step tab
Check for pagenum transitions for resolving transition text (the type BGE has)
Added UnitNumber, Level0Big and UseSpecificTransitionModifier flags
2014-04-04 13:13:31 +00:00
ad0dc4e2ca Logic to support the PDFFilePrefix and PDFFileSuffix settings
Added text boxes for PDFFilePrefix and PDFFileSuffix settings
2014-01-17 22:20:34 +00:00
Rich
1b09d64a7f Added procedure set rev property to docversion properties dialog box 2014-01-08 20:12:06 +00:00
cfb8e68c9f Adjusted the size, positioning, and anchors of the components on the form 2013-09-11 16:31:31 +00:00
c04c6e25bf Added checkbox for adding blank pages to the PDF if the procedure prints duplex foldouts 2013-08-29 13:01:30 +00:00
Rich
ca9e68163e Added btnApplicability ButtonX control
Added tcpApplicability TabControlPanel control
Added tiApplicability TabItem control
Added lbApplicabilities ListBox control
Added panel1 Panel control
Added panel2 Panel control
Added label5 Label control
Added btnDelApple Button control
Added btnNewApple Button control
Added textBox1 TextBox control
Added bsMiniApple BindingSource control
Added textBox11 TextBox control
Added textBox10 TextBox control
Added textBox9 TextBox control
Added textBox8 TextBox control
Added textBox7 TextBox control
Added textBox6 TextBox control
Added textBox5 TextBox control
Added textBox4 TextBox control
Added textBox3 TextBox control
Added textBox2 TextBox control
Added bsApples BindingSource control
Added label24 Label control
Added label23 Label control
Added label16 Label control
Added label8 Label control
Added label7 Label control
Added label28 Label control
Added label27 Label control
Added label26 Label control
Added label25 Label control
2012-12-04 22:50:32 +00:00
Rich
d376368c20 Adjusted layout to work for 96 DPI - B2010-009
Change Bar Combo - Width
Added code to adjust the location and width of the results style combobox - B2010-009
2011-01-04 21:13:34 +00:00
707852a033 2010-12-02 15:22:24 +00:00
8a09fdbb0c 2010-11-30 16:02:09 +00:00
1f308b883a 2010-11-10 16:07:36 +00:00
ae72377a68 2010-11-08 14:41:27 +00:00
d0c93a4287 2010-10-13 17:14:24 +00:00
f4a561c1b3 2010-09-23 18:44:27 +00:00
44a92d52b4 2010-07-20 14:18:17 +00:00
d0c1b9d2b2 debugged and fixed many issues in the property pages 2010-06-04 19:23:22 +00:00
38d744fbe7 fixed format selection 2009-09-22 13:59:16 +00:00
ddc6a34966 search logic 2009-02-04 19:51:36 +00:00
9edcad0c66 2009-01-27 15:48:51 +00:00
722e41b25e 2008-10-03 11:32:56 +00:00
5bedb853c5 2008-08-12 11:46:26 +00:00
Jsj
af04fa6ef6 2008-05-16 18:13:12 +00:00
Jsj
160a6efbc8 hide various fields not currently needed 2008-03-26 18:38:12 +00:00
Rich
9a1eecbe3a 2007-12-06 15:47:49 +00:00