=============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 11/07/2011 # Why: Release Version 3.5.31 # ############################################################################### [VERSION:] UCON_3.5.31 [FEATURES] [BUG-FIXES] 01. When we added the mountpoint IP address (UCON 3.5.24) to the ucon.ini file from storing it in the datastore, we left out the part of saving it back to the ini file once a change was made. =============================================================================== =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 10/18/2011 # Why: Release Version 3.5.30 # ############################################################################### [VER_SION:] UCON_3.5.30 [FEATURES] [BUG-FIXES] 01. The logical/physical button was showing red on the CSP editors. The reason being is the m_logicalToPhysicalTable had a -1 in the unused levels in the logical side, thus not comparing with the physical side which had numbers 1-16 in the unused levels. =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 7/07/2011 # Why: Release Version 3.5.29 # ############################################################################### [VER_SION:] UCON_3.5.29 [FEATURES] [BUG-FIXES] 01. Fixed a bug in WorkingView. Grids for the csp programming editors were not being created in the WorkingView.cpp thus the pointers were NULL. This would cause an exception error when programming a CSP device. =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 6/02/2011 # Why: Release Version 3.5.28 # ############################################################################### [VER_SION:] UCON_3.5.28 [FEATURES] 01. changed the path for the #define TEMPFILE "c:\\ucontempparsefile.dat" to "c:\\usi\\temp\\ucontempparsefile.dat" in StandardButtons.h and UconEditor.h. This was done for those using Windows 7. [BUG-FIXES] =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 3/08/2011 # Why: Release Version 3.5.27 MTV (This is a trial version being evaluated by MTV) # ############################################################################### [VER_SION:] UCON_3.5.27 MTV [FEATURES] 01. Added a check box menu item, 'Restore Tie Lines'. If Checked this feature will restore the router tielines when programming the SC4. [BUG-FIXES] =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 1/27/2011 # Why: Release Version 3.5.26 # ############################################################################### [VER_SION:] UCON_3.5.26 [FEATURES] 01. Added the lock file location on the warning message that appears when trying to access a locked file. This was added for those that wanted to delete the file and needed its location. [BUG-FIXES] 01. Found a problem with a null pointer during a copy and paste operation in the UCP 32, 48, and 64 editors. Corrected by checking if pointer is null and not/do an invalidateRect method. 02. Copy/Paste function for the MMA and MMB devices was causing a memory exception error due to their grid pointers not being initialized in WorkingView. This has been resolved. 03. When doing an all program panels functions the editors having exception grid tables would show all entries in the source and destination blanked out after completion of programming. This was resolved by setting a valid editor object pointer to UconEditor.cpp for source/destination name verification. =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 10/08/2010 # Why: Release Version 3.5.25 # ############################################################################### [VER_SION:] UCON_3.5.25 [FEATURES] [BUG-FIXES] 01. Fixed a bug in the UCP48Editor and the UCP32Editor. Grids for these editors were not being created in the WorkingView.cpp thus the pointers were NULL. 02. Grayed out the "Programing all devices/panels" from the drop down program menu and the toolbar buttons when an editors view is active on the GUI. These actions would not register the editors changes to the datastore. It forces the user to save, cancel or program the panel from the active editor. =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 10/04/2010 # Why: Release Version 3.5.25 # ############################################################################### [VER_SION:] UCON_3.5.25 [FEATURES] [BUG-FIXES] 01. Fixed a bug in Ucp64Editor. The m_destDeviceXlateList.SetSize was changed from 20 to 2. The large increments was causing an exception. =============================================================================== ############################################################################### # # Who: Vanessa Eaton # What: UCON # When: 05/05/2010 # Why: Release Version UCON_3.5.24 # ############################################################################### [VER_SION:] UCON_3.5.24 [FEATURES] [BUG-FIXES] 01. Program all (and verify) with one editor with grids open fails because program uses same grid for all objects. fixed but needs tons of testing. Works with UCP-2 UCP-MX, UCP-1, UCP-XY, UCP-SX, SCP-SX, SCP-XY, SCP-SD16, SCP-MX,and SCP-2, UCP-32, UCP-48, UCPMMA, UCPMMB, UCPDTA, UCPDTB, CSP16160, CSP_30, CSP_40, CSP_1600, CSP_1602, CSP_260, CSP_1605, CSP_1610, CSP_4, CSP_D, CSP_1910 02. When the user open a panel editor and leaves the tab open and tries to open it again the internal device count was incremented, causing the device to be duplicated in the list, so ehwn the user closes the tab and saves the datastore, it thinks the device still active (because of the duplicate) FIXED. ONly allow to add to the list when is not open. 03. Before verifying, make sure all the program commands are done.Don't allow the user to select verify if it's currently programming. =============================================================================== ############################################################################### # # Who: Vanessa Eaton # What: UCON # When: 05/04/2010 # Why: Release Version UCON_3.5.24 # ############################################################################### [VER_SION:] UCON_3.5.24 [FEATURES] [BUG-FIXES] 01. Program all (and verify) with one editor with grids open fails because program uses same grid for all objects. In process of being fixed. Works with UCP-2 UCP-MX, UCP-1, UCP-XY, UCP-SX, SCP-SX, SCP-XY, SCP-SD16, SCP-MX,and SCP-2, UCP-32, UCP-48, UCPMMA, UCPMMB, UCPDTA, UCPDTB, CSP16160, CSP_30, CSP_40, CSP_1600, CSP_1602, CSP_260, CSP_1605, CSP_1610, CSP_4, CSP_D, CSP_1910 =============================================================================== ############################################################################### # # Who: Vanessa Eaton # What: UCON # When: 05/03/2010 # Why: Release Version UCON_3.5.24 # ############################################################################### [VER_SION:] UCON_3.5.24 [FEATURES] [BUG-FIXES] 01. in release version a button appeared over all the panel editors. this was caused by a left over m_DevDescEdit varibale in the StandardButtons.cpp file. Delete any traces of it and it worked. 02. Program all (and verify) with one editor with grids open fails because program uses same grid for all objects. In process of being fixed. Only works with UCP-2 UCP-MX, UCP-1, UCP-XY, UCP-SX, SCP-SX, SCP-XY, SCP-SD16, SCP-MX,and SCP-2 =============================================================================== ############################################################################### # # Who: Vanessa Eaton # What: UCON # When: 04/30/2010 # Why: Release Version UCON_3.5.24 # ############################################################################### [VER_SION:] UCON_3.5.24 [FEATURES] [BUG-FIXES] 01. Bug. Program all with one editor with grids open fails because program uses same grid for all objects. In process of being fixed. Only works with UCP-2 and UCP-MX =============================================================================== ############################################################################### # # Who: Vanessa Eaton/ Ray Malheiro # What: UCON # When: 04/26/2010 # Why: Release Version UCON_3.5.24 # ############################################################################### [VER_SION:] UCON_3.5.24 [FEATURES] 01. Added the mountpoint IP address to the ucon.ini file. [BUG-FIXES] 01. Bug. checking that the index is not greater than the max devices index alowed (2000). in the src dest edit dialog. =============================================================================== ############################################################################### # # Who: Vanessa Eaton # What: UCON # When: 04/22/2010 # Why: Release Version UCON_3.5.24 # ############################################################################### [VER_SION:] UCON_3.5.24 [FEATURES] [BUG-FIXES] 01. The notepad editor didn't work when the user selected a dtastore located in a different path. FIXED. 02. Bug found by Mr. Kevin: Changing device index from i.e 575 to 5758 it got accepted ok, but when the user tried to make it back to 575 gives an exception. FIXED by checking that the index is not grater than the max devices index alowed (2000). The exception was caused by the fact the app was trying to grab the device in the id position, which was bigger than the array. =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 3/4/2010 # Why: Release Version 3.5.23 # ############################################################################### [VER_SION:] UCON_3.5.23 [FEATURES] 01. Added a 1500 range for sources and destinations on both the MMA and MMB editors. [BUG-FIXES] =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 2/26/2010 # Why: Release Version 3.5.22 # ############################################################################### [VER_SION:] UCON_3.5.22 [FEATURES] 01. Added a feature that turns on or off all lights on a Panel. This is for location purposes. Left click on an active panel presents a dialog menu for this. [BUG-FIXES] =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 1/27/2010 # Why: Release Version 3.5.21 # ############################################################################### [VER_SION:] UCON_3.5.21 [FEATURES] o1. Added Ucon Version to the Export Text file and Datastore path to the CSV export file. 02. Added a UCon version file to the Datastore directory when saving a Datastore file. [BUG-FIXES] 01. Fixed the view on the export text to include all Dest/Src level reports. =============================================================================== ############################################################################### # # Who: Ray Malheiro # What: UCON # When: 1/06/2010 # Why: Release Version 3.5.21 # ############################################################################### [VER_SION:] UCON_3.5.21 [FEATURES] o1. Added a locking feature for datastore file access. 02. added Src/Dest custom status data to the CVS export file. [BUG-FIXES] =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 12/09/2009 # Why: Release Version 3.5.21 # ############################################################################### [VER_SION:] UCON_3.5.21 [FEATURES] 01. added Src/Dest custom status data to the export file (Vanessa) [BUG-FIXES] [TO-DO] 01. we need to test everything in the src/dest tabs 02. add locking datastore file functionality (from Ray) =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/24/2009 # Why: Release Version 3.5.21 # ############################################################################### [VER_SION:] UCON_3.5.21 [FEATURES] [BUG-FIXES] 01. when adding a device, the old findnextavailableindex funtion was used. which made that the index 0 was duplicated (FIXED) 02. the check at the add name to list function, that compared the numpart8 with max total was wrong the comparison needs to be made between the samaller between numpart8 and numpart 4 and the maxTotal. (FIXED) 03. Mr Ray's ucondoc.cpp bug, Level Name (Header) text. Substitute the level names entered by the user for the L1 SRC, L2 SRC on the CVS export file (Ray) [TO-DO] 01. we need to test everything in the src/dest tabs =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/23/2009 # Why: Release Version 3.5.21 # ############################################################################### [VER_SION:] UCON_3.5.21 [FEATURES] [BUG-FIXES] 01. Remove device desc button from the device action dialog. devi desc info was added to 3.6.12 not to the 3.5.21 version (Vanessa) 02. Export Filename: make the filename follow the same rules (within reason) as the standard export (Ray) 03. Level Name (Header) text. Substitute the level names entered by the user for the L1 SRC, L2 SRC on the CVS export file (Ray) [TO-DO] 01. we need to test everything in the src/dest tabs =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/19/2009 # Why: Release Version 3.5.21 # ############################################################################### [VER_SION:] UCON_3.5.21 Merged vanessa replication/add/edit... src dest list changes with Ray's export file. [FEATURES] 01. Add export CSV src/dest file with version number included (Ray) 02. ucon version label now depend on a variable that needs to be set evrytime we want to update the version in the dialog and in the CSV export file (RAY) [BUG-FIXES] 01. Replication of levels numbers wasn't working (Vanessa) 02. When user wanted to replicate n times a device, if the possible number was bigger than n, it replicated more than it needed (Vanessa) [TO-DO] 01. we need to test everything in the src/dest tabs =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/18/2009 # Why: Release Version 3.5.20 # ############################################################################### [VER_SION:] UCON_3.5.20 [FEATURES] [BUG-FIXES] 01. Replication bug, slow when replicating devices many times. AddDevicetolist and DevREplication fuctions modified to speed up process(VR) 02. finding next available index fucntion was broken. it assumed list was sorted by index.(fixed VR) [TO-DO] 01. we need to test everything in the src/dest tabs =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/09/2009 # Why: Release Version 3.5.20 # ############################################################################### [VER_SION:] UCON_3.5.20 [FEATURES] 01. Src/Dest editor buttons modified (Ray) 02. New Panels added (UCP36-2, UCP72-2, UCP192)(Ray) [BUG-FIXES] =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 03/25/2009 # Why: Release Version 3.5.19 # ############################################################################### [VER_SION:] UCON_3.5.19 [FEATURES] [BUG-FIXES] 01.weird input appeared in the src and dest grid, because the parse function wasn't stoping at STAT, it has to compared the trim devname (mr Kevin bug) (FIXED) =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 01/09/2009 # Why: Release Version 3.5.18 # ############################################################################### [VER_SION:] UCON_3.5.18 [FEATURES] [BUG-FIXES] 01.when you copy from one SCP-2, SCP-MX, SCP SD16, SCP-SX, SCP-XY, UCP-1, UCP-2, UCP-MX, UCP-SX, UCP-XY that has exclusions in the source and destination tables to another panel and the tables don’t copy.(fix in Pastetodevice fucntion in workingview (FIXED) =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 10/20/2008 # Why: Release Version 3.5.17 # ############################################################################### [VER_SION:] UCON_3.5.17 [FEATURES] [BUG-FIXES] 01. MM-A control panel allows entry of MMTRX on a button and retains it after the panel is saved and restrieved.MM-B control panel apparently strips the MMTRX device when performing the same actions as on MM-A.(FIXED) =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 10/08/2008 # Why: Release Version 3.5.16 # ############################################################################### [VER_SION:] UCON_3.5.16 [FEATURES] 01. Add another option under the menu View, to enable/disable the new 4char group added message display. so the user can turn the feature on and off. [BUG-FIXES] =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 08/12/2008 # Why: Release Version 3.5.15 # ############################################################################### [VER_SION:] UCON_3.5.15 [FEATURES] [BUG-FIXES] 01. Printing src/dest list in landscape didn't work, and some other printing issues like in landscape printing, dont allow the rows go over the footer (FIXED) =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 08/07/2008 # Why: Release Version 3.5.15 # ############################################################################### [VER_SION:] UCON_3.5.15 [FEATURES] [BUG-FIXES] 01. When a device doesn't have long name but has description, it doesn't print (FIXED) =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 08/05/2008 # Why: Release Version 3.5.15 # ############################################################################### [VER_SION:] UCON_3.5.15 [FEATURES] [BUG-FIXES] 01. Salvos list got cleared after switching tabs (FIXED) 02. Printing longnames and destination pools didn't work (FIXED) 03. add to the ucon.ini file the size of the level columns while printing destinations with levels only =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 07/22/2008 # Why: Release Version 3.5.14 # ############################################################################### [VER_SION:] UCON_3.5.14 [FEATURES] [BUG-FIXES] 01. In SCP-2 editor make sure that the 4 direct sources are in the top of the custom status list in the sources definitions table. =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 07/02/2008 # Why: Release Version 3.5.13 # ############################################################################### [VER_SION:] UCON_3.5.13 [FEATURES] 01. Add Custom status source button in the scpsd-16 editor. [BUG-FIXES] =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 06/30/2008 # Why: Release Version 3.5.13 # ############################################################################### [VER_SION:] UCON_3.5.13 [FEATURES] [BUG-FIXES] 01. Exclude SRc/Dest grid in scp-sd16 dissappears. FIXED ( take out all the clears in the scpsd16 editor and in the working view) =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 06/20/2008 # Why: Release Version 3.5.12 # ############################################################################### [VER_SION:] UCON_3.5.12 [FEATURES] [BUG-FIXES] 01. Assigning tielines to destination bug (find by mr kent) =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 06/04/2008 # Why: Release Version 3.5.11 # ############################################################################### [VER_SION:] UCON_3.5.11 [FEATURES] [BUG-FIXES] 01. Load RMS file bug fixed. Grp ID assigned OK. 02. Change the button 14 in the UCPMX from DESTINATION_SELECT to DEST_LEVEL_SELECT =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/20/2008 # Why: Release Version 3.5.10 # ############################################################################### [VER_SION:] UCON_3.5.10 [FEATURES] [BUG-FIXES] 01. in the CSP editor allow devices with no extension to be added to the list. ############################################################################### =============================================================================== =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 04/28/2008 # Why: Release Version 3.5.9 # ############################################################################### [VER_SION:] UCON_3.5.9 [FEATURES] [BUG-FIXES] 01. paste sources only work for UCP's (it was designed that way) so added a messagebox to notify the user why doesn't work for the other devices. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 04/24/2008 # Why: Release Version 3.5.9 # ############################################################################### [VER_SION:] UCON_3.5.9 [FEATURES] [BUG-FIXES] 01. in the CSP editor CSP_30 changed from 30 srcs to 90 srcs (for NCP truck) ############################################################################### ############################################################################### # # Who: Roger Thornblad/Vanessa Ruiz/Bruce # What: UCON # When: 11/8/2006 # Why: Release Version 3.3.3 # ############################################################################### [VER_SION:] UCON_3.3.3 [FEATURES] [BUG-FIXES] 01. Program after Verify operation in UCP-64 fixed [TODO] ############################################################################### # # Who: Roger Thornblad/Vanessa Ruiz # What: UCON # When: 11/3/2006 # Why: Release Version 3.3.2 # ############################################################################### [VER_SION:] UCON_3.3.2 [FEATURES] [BUG-FIXES] 01. UCP-64 editor was duplicating function numbers for source and destination buttons if you edited a panel created by a version of UCON prior to the panel split version. This has been fixed. 02. UCP-64 editor now remaps button function numbers to correct potential problems introduced by item 01 above. This should have no visible effect on the customers operations. 03. General changes to support better optimization of the compiled application. Speeds up drawing certain objects on the screen when switching between tabs. [TODO] =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 10/18/2006 # Why: Release Version 3.3 rc3 # ############################################################################### [VER_SION:] UCON_3.3rc3 [FEATURES] [BUG-FIXES] 01. add export src/dest list in a file bug (FIXED) ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 09/18/2006 # Why: Release Version 3.2 rc6 # ############################################################################### [VER_SION:] UCON_3.2rc6 [FEATURES] 01. Follow level list added to the level configuration list in the sc4 config screen. 02. In the destination editor, a device can have an attribute(pool) and an output, they're not mutual exclusive as in the source editor. When a device level has a attribute configured it will show a different background color. 03. Add a legend in destination ditor that explains the background color difference. ("Device levels with colored background have attributes configured") 04. In the src/dest editor: When we are editing multiple devices, in the attributes list, we add an option: Remove, that will remove any attribute from the selected level. 05. Edit in place in the src/dest editor. 06. Navigation option added to the Edit device dialog, now the user can go to the next, previous, first and last device of the list, by clicking the specific navigation button. 07. Printing attributes in the src/dest list. 08. Sort columns in the src/dest list. 09. in Tielines dialog, we added a new field Maxsearch, with values between 1 and ten with 1 by default. 10. add UCPMMA andf UPPMMB skins. 11. add sorting arrows in src/dest editor columns, to let the user know the sort order. 12. add export src/dest list in a file. [BUG-FIXES] 01. Fuction Find tielines and replicate bug Fixed. 02. Replicate tielines now accepts Tie001 and replicate as Tie002. 03. Import sc4 config file fixed. Now we can read old files that don't have tieline name and pool percent. 04. Tieline capacity bug fixed. 05. In the SC4 config screen, The user can not enter/edit router index or level index. 06. Delete level bug fixed. this bug affected tielines, src/dest editor and salvos. 07. Delete tielines bug fixed. 08. Tabbing in SC4 config screen fixed. 09. Validate entries in Router and level in the sc4 config screen. 10. In salvos: don't let the user save incomplete salvos (without dest and source). 11. In the CSP Editor, when view hexadecimal mode was active, if a device was inserted in a group list, the group name was wrong. Fixed. 12. The device editor window should open when you double click a source or destination.(Fixed) 13. Within the device editor window, the TAB key should move you between 8 char, 4 char mnemonics and the source or destination number entry boxes for more windows like editing.(fixed) 14. There is a bug where just changing the 4 char mnemonic will not be enough to cause a UCP-48 to be updated. Something else must change within that panel before it will update correctly. Roger knows about this.(fixed) 15. In Printing tielines, change the words "Undefined" and "Disabled" to "---", for better printing view. 16. In the CSP Editor, the physical to logical button has to be in green only when all logical & physical levels are the same, otherwise Red. it has to be update evry time we enter in a new CSP panel. (fixed) 17. In the CSP Editor, the physical to logical button it's not working right, example: when we clear one level we have to clear that column of devices too, and put -1 in the list. if we change the order of a level, we have to change the colums too. (FIXED) 18. Change my objects to holly's object.( change add & replicate tielines listctrls, add/replicate src/dest device, and src/ dest devicelistctrl) 19. In the src/dest edit device dialog, add a clear input column, to clean multiple devices inputs 20. Change from Src/ dest devicelistctrl to USListctrl. 21. SCP_SD16 when the user added the 20 devices in the buttons, that caused a fatal error. FIXED. 22. Now we're not going to validate the entries of the src/dest editor. if the user insert an invalid number, it will be show as an out of range error in the verify function. 23. I’ve built some salvos. Let’s say I make a change to Salvo #1, and without hitting the Save button I select Salvo #2. The program asks me if I want to save Salvo #1. I say yes. It saves it, but completely erases Salvo #2. (FIXED) 24. When we are inside a USListctrl(holly's object) and tabbing, when it reaches the first/last cell the focus goes to the next object in the dialog. 25. After add a device it should come back after dialogue closes with that device highlighted (FIXED) 26. Sorting in SRC screen is broke when sorting on names. See sortbug.bmp screen shot for details (FIXED) 27. Fix sorting in src screen having it detect a non digit value in first position and say >. Sort everything else as a number.(FIXED) 28. when a sc4 was deleted from datastore, tielines remain in the file. (FIXED) [TODO] 01. Verify tielines in the src/dest editor Verify function. show all of the errors not only 100. 01. allow multiple selection in src/dest editor with ctrl key. 02. Showing the index of the device in the list. 03. Change 8 char name. 04. In tieline replicate function, the number of replicated tielines should automaticlly get set to the max allowed to speed up selection 05. Add sorting to tieline display window, if can't do sort, then do verify 06. Add start from number in find function for tielines. Ex find > 200 for next tielines 07. Add display tielines in SRC/DEST editor with checkbox to facilitate looking for dups and in verify function 08. Add display of tielines configured in tieline dialogue someplace 09. Add print-preview of tielines 10. Add find operation to source/dest screens 11. Add ability for a pre-group name in src & dest names. EX. group names Selected by CAM 1 CAM - 1 SDCAM 1 SD - CAM - 1 HDCAM 1 HD - CAM - 1 requires adding a sub group name to panels SD and HD 12. Add ability to move buttons around on editor skins. Drag from one and drop on another does the move. CTRL + DROP does a copy???? 13. Add statistics report button/menu selection to show various data.ex number of devices, highest index # used, ??? =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/22/2006 # Why: Release Version 3.3 rc8 # ############################################################################### [VER_SION:] UCON_3.3rc8 [FEATURES] 01. Add UCP48 srcgrid a popu menu, and multiple select to inherit/no inherit and delete functions. 02. Sorting Src/dest editor in alphabetical order before saving. 03. [BUG-FIXES] 01. Fix disconnect in levels instead of router in old datastores. 02. LTOP goes up to 8 levels, if the datastore has more, ignore them. 03. Don't let the user start tieline or pool name with a number. 04. Ltop levels in destination table did'nt swap. FIXED 05. Merge with Mr Bruce, Holly and Mr Roger changes. 06. UCP48 fixes: Right click in the srcgrid only deletes when is not inheriting. Don't allow the user to edit in the srcgrid. Add a build destinations definition fucntion, to save the outputs in the file Don't erase the grid after program. Program button link fixed. UCP48 Verify dies (FIXED) when nothing inherited, click inherit form template, cleans the grid (FIXED) Page data goes away when click Select template from Copy from and template none (FIXED) Copy/paste src broken (FIXED) Inherit/noinherit selection in the grid doesn't work (FIXED) Sometimes data in the grid turns red (FIXED) Page offset off by 1. Pages start 1 index too high. (FIXED) Right button over a button takes function as well as index away (FIXED) Inherited panel receives no outputs. (FIXED) Click program and the inherited sources on the pages disapear. (FIXED) SElect template NONE doesn't clear the grid (FIXED) Select Copy template put some src in the grid Red (FIXED) Copy from a UCP48 with no srcs in the grid, increases the memory a lot and it dies. The function that detects if a dest is valid to put as default, doesn't work when is inheriting (FIXED) In build panelbutton defs, bug with the dest assignment (FIXED) [TODO] 01. Readme log file 02. Datatek file 03. Autocsroll and resizing in Wnd funtion. 04. Don't let the user resize cells in grids. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 01/18/2007 # Why: Release Version 3.3 rc8 # ############################################################################### [VER_SION:] UCON_3.3rc8 [FEATURES] [BUG-FIXES] 01. Program after Verify operation in UCP-64 fixed 02. Program all devices with templates bug fixed 03. verify all bug fixed 04. memory leak in routerdefdestparse in all ucp's and in buffermanager fixed (by holly) [TODO] 01. Readme log file 02. Datatek file 03. Autocsroll and resizing in Wnd funtion. 04. Don't let the user resize cells in grids. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 01/22/2007 # Why: Release Version 3.3 rc8 # ############################################################################### [VER_SION:] UCON_3.3rc8 [FEATURES] [BUG-FIXES] 01. memory leak in all panels that use grids. [TODO] 01. Readme log file 02. Datatek file 03. Autocsroll and resizing in Wnd funtion. 04. Don't let the user resize cells in grids. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 01/25/2007 # Why: Release Version 3.3 rc8 # ############################################################################### [VER_SION:] UCON_3.3rc8 [FEATURES] [BUG-FIXES] 01. The template state doesn't get cleared when opening a new panel in a configurator (fixed). 02. read in older datastore and inherit something doesn't show the sources in the pages grid (fixed) [TODO] 01. Readme log file 02. Datatek file 03. Autocsroll and resizing in Wnd funtion. 04. Don't let the user resize cells in grids. 05. still a problem with dual src grp in ucp48 ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 01/26/2007 # Why: Release Version 3.3 rc8 # ############################################################################### [VER_SION:] UCON_3.3rc8 [FEATURES] [BUG-FIXES] 01. problem with dual src grp in ucp48 (fixed) [TODO] 01. Readme log file 02. Datatek file 03. Autocsroll and resizing in Wnd funtion. 04. Don't let the user resize cells in grids. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 01/31/2007 # Why: Release Version 3.4 rc2 # ############################################################################### [VER_SION:] UCON_3.4rc2 [FEATURES] 01. Merged with all changes made in ucon 3.3.8 02. Show and edit device index 03. grpnames and custom status [BUG-FIXES] [TODO] 01. merge with holly's changes ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 02/06/2007 # Why: Release Version 3.4 rc4 # ############################################################################### [VER_SION:] UCON_3.4rc4 [FEATURES] 01. modify datatek import to allow the use of filters and exclude list (not finished) [BUG-FIXES] 01. FIX ADD NEW DEST AND REPLICATE DESTINATIONS BUGS 02. CHANGE WAY TO SAVE CUSTOM STATUS IN FILE 03. CHECK PROGRAM OF CUSTOM STATUS FILE [TODO] 01. merge with holly's changes 02. review function verify to not count as a duplicate disc and tielines ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 02/07/2007 # Why: Release Version 3.4 rc4 # ############################################################################### [VER_SION:] UCON_3.4rc4 [FEATURES] 01. modify datatek import to allow the use of filters and exclude list (not finished) [BUG-FIXES] 01. Loading an RMS Device file prior to creating SC-4 parameters crashes the program (FIXED) 02. don't allow the user insert a device with a blank name. 03. mport 0C as ??? instead of 12. (CSP). FIXED. now is imported as a disconnect 04. Every time Custom Status button is selected, it thinks the tables have changed (even if they haven't)(FIXED) 05. EDIT GROUP NAMES (really messed up) (FIXED) 06. Edit "Group" Names table does not have a way to delete a group name, only Add one.(added delete buton) 07. SALVO don't have delete button either, but delete key works. (added delete buton) 08. On Custom Status Table, why have Edit button when you can modify directly in table? (true, it was redundant, so that edit button got eliminated) 09. Level Definition tabbing should hit Disc. Input before OK button 10. REplicate a device from a recently deleted grp bug (FIXED) [TODO] 01. merge with holly's changes 02. review function verify to not count as a duplicate disc and tielines 03. import STAT automatically 04. add device table doesn't tab all the way through. 05. should we validate max levels that can be enter in the sc4?? ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 02/14/2007 # Why: Release Version 3.4 rc4 # ############################################################################### [VER_SION:] UCON_3.4rc4 [FEATURES] 01. modify datatek import to allow the use of filters and exclude list (not finished) 02. Allow double-click for Edit in the SC-4 configuration tab just like it is in the Source/Destination tabs. [BUG-FIXES] 01. Group Delete not working anymore. (FIXED) 02. Column Sorts do not work correctly. In fact, locked up once when trying to sort. (FIXED) 03. Deleting and adding devices still lock up program (as above). This time because adding devices and replicating causes duplicate index numbers.Includes modifying index number and then replicating also.(FIXED) 04. After replicating, deleting or adding devices, the screen buttons will still randomly shift and change size until window refreshes.(FIXED) 05. When editing tables (like SC-4 parameters), a window refresh will put the cursor back to the first field (doesn’t happen in all windows). For example, if you happen to select a field (like Max Levels) and then it refreshes just before you type in your new value, you end up changing the Max Inputs field instead. A potential “gotcha”.(FIXED) 06. When opening an older datastore (with disconnect values), you don’t get asked the question about putting the Router Disc. Into the levels UNLESS you go directly to the SC-4 config table FIRST! For example, open the old datastore, click on source tab, then click back to the system tab. Now config the SC-4 and you won’t be asked the question.(FIXED) 07. There is something happening with the device names on panels that I haven’t yet defined. I can open an older datastore and look at a panel and see all my buttons. I then leave the panel config and click on the source/dest tabs. Return to the panel config and various button assignments are now missing. (This does not happen with 3.3.7) I have a datastore for this one if you want it. (FIXED) 08. Edit Group Names window is called Edit “Goup” Names (FIXED) 09. When adding group names in this window, it still assigns the same Index number for each. This causes all group names to be lost except for the last one.(FIXED) 10. Add Device window should be movable so it doesn’t hide “already entered” data. Also the “Maximum value” window should base its example off of the “Ext. Size”, not the Extension. For example enter IN 0, but set Ext. Size to 2. Look at Max value and you will see the example shows 1 not 2. This also limits the Replication to only one digit instead of two (IN 9 is max). (FIXED) 11. Add Device window: problem with adding groups DSR and then D group (in 4-char location). The D group will only get extension of 1 (and the window is grayed out) because it is pulling information from the DSR group even though it shouldn’t. Replication also becomes limited to only 9 because of the Ext. Size (even if the extension is 345). (FIXED) 12. With the above stuck Ext Size of 1 (and the 8-char Ext. Size of 3), you can enter a device of: STILL 025 & S 025. Then duplicate the allowed 9 times. Only the last digit increments so after 029 your get 020 instead of 030. Should this be considered a bug?? (FIXED) 13. When Editing Device, the grayed out 8-char field shows wrong name. Also the 4-char Ext. Size is grayed out (non-changeable). If you click OK, it will change the 8-char name in your device list when it shouldn’t (unless it already exists. Then you get a duplication error message).(FIXED) 14. When adding a new device to the Source tab it becomes the selected device, which is very convenient for immediate replication. It does not work this way on the Destination tab. You must manually select the device you just added before you can replicate. 15. Also if you replicate enough devices to cause the scroll bar to be enabled, the Sources will scroll to the bottom (with the last device being selected). The Destination table does not do this. It stays on the device that you selected to replicate. Just like the previous point, the last device added should default as the selected device like it does in the Source table. (FIXED) 16. In Add Device window, only the backspace works for changing values you have entered by mistake. Highlighting and typing or the delete key do not work.(FIXED) [TODO] 01. merge with holly's changes 02. review function verify to not count as a duplicate disc and tielines 03. import STAT automatically 04. add device table doesn't tab all the way through. 05. As I deleted Destination names, the buttons moved around and shifted until screen refreshed. 06. Locked up Ucon somehow while in SC4 configuration?? Tabs respond but window does not. Closing with keyboard, closes tab, but not session. Closing Ucon prompts about open tab even though not visible ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 02/20/2007 # Why: Release Version 3.4 rc4 # ############################################################################### [VER_SION:] UCON_3.4rc4 [FEATURES] 01. modify datatek import to allow the use of filters and exclude list. the exclude list is saved in the ucon.ini file located in the same folder as ucon.exe [BUG-FIXES] 01. Paste sources didn't work. It didn't copy the source list. (FIXED) 02. review function verify to not count as a duplicate disc and tielines (FIXED) [TODO] 01. merge with holly's changes 02. import STAT automatically 03. add device table doesn't tab all the way through. 04. As I deleted Destination names, the buttons moved around and shifted until screen refreshed. 05. Locked up Ucon somehow while in SC4 configuration?? Tabs respond but window does not. Closing with keyboard, closes tab, but not session. Closing Ucon prompts about open tab even though not visible ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 02/23/2007 # Why: Release Version 3.4 rc4 # ############################################################################### [VER_SION:] UCON_3.4rc4 [FEATURES] [BUG-FIXES] 01. Paste sources didn't work. It didn't copy the source list. (FIXED) 02. Editing various destinations inside srcdesteditor (like assigning pools) didn't work (FIXED) 03. Focus problem inside CSC4EDitDlg (didn't let the user modified number of devices, etc) (FIXED) [TODO] 01. merge with holly's changes 02. import STAT automatically 03. add device table doesn't tab all the way through. 04. As I deleted Destination names, the buttons moved around and shifted until screen refreshed. 05. Locked up Ucon somehow while in SC4 configuration?? Tabs respond but window does not. Closing with keyboard, closes tab, but not session. Closing Ucon prompts about open tab even though not visible ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 02/28/2007 # Why: Release Version 3.4 rc4 # ############################################################################### [VER_SION:] UCON_3.4rc4 [FEATURES] [BUG-FIXES] 01. Import sc4conf file didn't work quite right, problems with the group names assignments. (FIXED) [TODO] 01. merge with holly's changes 02. import STAT automatically 03. add device table doesn't tab all the way through. 04. As I deleted Destination names, the buttons moved around and shifted until screen refreshed. 05. Locked up Ucon somehow while in SC4 configuration?? Tabs respond but window does not. Closing with keyboard, closes tab, but not session. Closing Ucon prompts about open tab even though not visible ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 03/01/2007 # Why: Release Version 3.4 rc4 # ############################################################################### [VER_SION:] UCON_3.4rc4 [FEATURES] [BUG-FIXES] 01. in UCP48 when two srcs with sam index were put together, it added a new line in the srcgrid FIXED 02. Default dest when inheriting bug. Check if the dest is active in the current view, otherwise delete it [TODO] 01. merge with holly's changes 02. import STAT automatically 03. add device table doesn't tab all the way through. 04. As I deleted Destination names, the buttons moved around and shifted until screen refreshed. 05. Locked up Ucon somehow while in SC4 configuration?? Tabs respond but window does not. Closing with keyboard, closes tab, but not session. Closing Ucon prompts about open tab even though not visible ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 04/28/2007 # Why: Release Version 3.4 rc5 # ############################################################################### [VER_SION:] UCON_3.4rc5 [FEATURES] 01. Add grpnames to the export file. 02. New skins (from Mr kevin) [BUG-FIXES] 01. Tabbing in the Add new src/dest Dialog fixed. 02. Validating 4 char name and index (repeated ones) on OK. [TODO] 01. in the mainview, the device selection (yellow box) changes position when a user make a change in the inherits button UCP48 (specifically the las button on the first row) fix this ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 04/30/2007 # Why: Release Version 3.4 rc6 # ############################################################################### [VER_SION:] UCON_3.4rc6 [FEATURES] 01. Add SC4 IP address and Port to the export file. [BUG-FIXES] 01. in the mainview, the device selection (yellow box) changes position when a user make a change in the inherits button UCP48 (specifically the las button on the first row) fix this [TODO] ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/10/2007 # Why: Release Version 3.4 rc6 # ############################################################################### [VER_SION:] UCON_3.4rc6 [FEATURES] 01.View small icons – this has always been an issue where it should remain on the last view when you exit the program and come back in. Instead it always defaults to large icons. (FIXED) 02. in Validation of Src/dest a progressbar bar has been added to the satus bar to show the progress of the process. [BUG-FIXES] 01. UCP-2 panels – when a single destination exists and you drag a new one over it to replace it, the default destination box clears. However, if you first clear the original destination by right clicking it and then drag the new one over it populates as it should. Also, if you drag it twice over the original without clearing it first, it will work. (FIXED) 02.Index numbers – these are working much better but it should not prompt you every time there is a duplicate entry. Instead it should prompt you when you are ready to save and exit. It would also be nice if it highlighted the duplicates so they are easier to locate. (FIXED) 03. Verify the export directory and if doesn't exist create it. 04. When adding a new device, show the index at the beginning. 05.Create a source like VTR 5 (with only a single digit extension. Now duplicate that source 25 times. It will prompt you that it can only duplicate it nine times (as expected). Say OK and duplicate. Your duplicated extensions with run from VTR 5 to VTR 15 (double digits) instead of stopping at VTR 9. - If you use VTR D, it only allows two duplications (which is correct). Numbers should function the same way. - You can now edit the VTR 13 source and it thinks it is VTR 3 because of the single extension setting. - If your name (e.g. MON8 for 4-Char) is duplicated five times, it discards the tens digit and appears to wrap around on the count.(FIXED) 06.When editing index numbers, the verification shouldn’t happen until the Verify or OK is attempted (or a save by changing tabs). It is annoying to continually get prompted when editing these values when you create duplicates during the modification task. (FIXED) 07. During the editing phase, you should be able to sort by index number (to look for duplicates). This doesn’t work until after it is saved.(FIXED) 08. Verify is broken when duplicate indices exist. Locks up the program. (FIXED) 09.Source input/output can be a negative number? no it can't. (FIXED) 10.The automatic indexing isn’t working correct. With a built list that is saved, if you delete a handful of devices and then add new devices in there place, the assigned index number seems to be randomly assigned (and in my case, was duplicated on all new devices) instead of being assigned free index numbers. (FIXED) 11. The index column should be editable like the level columns. Should be able to arrow down through numbers and quickly change them. (FIXED) 12. Custom Status window can change size, but the data within the window doesn’t change. (made it not resizable) 13. Replication beyond a 3-digit extension doesn’t replicate properly on 8-char name. When it transitions from 999 to 1000, it drops the last digit (to stay at a 3-digit extension) and becomes 100 instead of 1000. (FIXED) 14.If extensions are different between 8-char and 4-char names, the extension with the higher last digit in its number will replace the other extension and will replicate based on that number. Example: U 9995 (with 6 ext.) and U 8 (with 3 ext.). Now replicate 9 times. Also try U 9995 and U95; replicate. (FIXED) 15. Clicking the New icon should also clear the Program tab information.(FIXED) 16. Modifying and index number and then replicating can cause duplicate index numbers. This is also an issue of the “temp” image created as mentioned next. (FIXED) 17. When sorting a list that had a level deleted, the “temp” sort list isn’t updated causing the sort to not work correctly on levels located above the deleted level. This holds true even if the datastore has been saved and closed. (FIXED) 18. When configuring SC-4 Parameters, the TAB still highlights the Max Levels even though it can’t be changed here anymore. Skip this field when tabbing. (FIXED) 19. When Adding a New Device, the Maximum Value example field is misleading. It shows one digit less than what is acceptable (e.g. STILL 99 can be STILL999). (FIXED) 20. The Add Device box should be movable, in case it is covering up data already entered that needs to be viewed for reference of entering the new device. (FIXED) 21. UCP-48 config page source entry Page 20 Srouce 32 is different from rest.(FIXED) 22. I like how it highlights the device added to a list, but it would also be nice if the list didn’t simply refresh to the end of the list, but refreshed to when this new device is inserted alphabetically (this all assumes the list is big enough to have a scroll bar). [TODO] 01. If programming an SCP panel, can we automatically add the required preceding zeros to the extension? If we do this during the “drag and drop” process for that panel type, it would save the user the hassle of remembering or knowing this when they input their SRC/DST devices.the SCP panels MUST have a 3-digit extension ALL THE TIME. Nothing else works in these panels. If we can’t automatically turn all sources into a 3-digit extension (add preceding zeros) upon programming a SCP panel, we will need some way to inform the customer of the SCP limitation prior to his entering all his device names. Hopefully this will prevent him from entering devices in an SCP-illegal format. 02.Source and Destination buttons still randomly scramble while the screen gets updated. 03. When resizing the Ucon window size, the Source and Destination tabs do not resize their device list until you leave the tab and come back. 04. When configuring Tie-lines, the Tie Pool Definition (and Tile-lines) windows always open directly on top of the main Tie-line window hiding the data you are looking at. No matter where you move the Tie-line window, the new windows follow. Can we make it open in the middle of the screen or the Ucon window instead of in the middle of the main Tie-line window? This will allow us to reposition this main window for referencing its data as we enter the new data. 05. I think the bottom half of the Tie-line table should be directly editable in the Name and I/O columns. Sometimes you may want to enter all sources first and then enter the destinations later. Especially if the tie-lines are scattered instead of sequential. 06. UCP-64 button configuration still has the Protect/Lock/Clear button labeled as Prec Lock. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/11/2007 # Why: Release Version 3.4 rc7 # ############################################################################### [VER_SION:] UCON_3.4rc7 [FEATURES] [BUG-FIXES] 01. in src/dest editor if the user chooses to change tab without save changes it won't do anything (FIXED) 02. Replication bug (FIXED) ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/15/2007 # Why: Release Version 3.4 rc8 # ############################################################################### [VER_SION:] UCON_3.4rc8 [FEATURES] 01. UCP - 1 new skin added. 02. Validate no duplicated 4 char names option in the srcdesteditor to activate or deactivate the option. 03. Validate blank 4 char names and duplicated. [BUG-FIXES] 01. replication rule: 8 char name: it will look for the next available number that is not in use, in other words, the next available. in the 4 char name case, it will find the following number and it will added, without checking if is duplicated or not. 02. UCP-64 button configuration still has the Protect/Lock/Clear button labeled as Prec Lock. (FIXED) ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/16/2007 # Why: Release Version 3.4 rc9 # ############################################################################### [VER_SION:] UCON_3.4rc9 [FEATURES] [BUG-FIXES] 01. UCP XY protect button doesn't change (FIXED) 02. CSP group names are assigned wrong. (FIXED) 03. UCP XY verify is broken (stack overflow) (FIXED) 04. change color of the ucp1 and ucp2 icons to look like the real panels. (CHANGED) ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/17/2007 # Why: Release Version 3.4 rc10 # ############################################################################### [VER_SION:] UCON_3.4rc10 [FEATURES] [BUG-FIXES] 01. UCP XY protect button doesn't change, same with ucpmx and ucpsx (FIXED) 02. CSP group names are assigned wrong. (FIXED) 03. program all and program devices only from mainview are broken (stack overflow) (FIXED) ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/18/2007 # Why: Release Version 3.4 rc10 # ############################################################################### [VER_SION:] UCON_3.4rc10 [FEATURES] [BUG-FIXES] 01. ucp 48 inheriting from inherited panel bug (FIXED) 02. ucpxy, ucp2, ucp1, ucpmx, ucpsx panelbuttondefparse dual source button bug. (FIXED) 03. validate that th device is online before program or verify ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/21/2007 # Why: Release Version 3.4 rc11 # ############################################################################### [VER_SION:] UCON_3.4rc11 [FEATURES] [BUG-FIXES] 01. limiting depth of inheritance to 5. (ADDED) 02. to verify if a device exists, we'll check for devicename + devica model in the datastore. (ADDED) ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/22/2007 # Why: Release Version 3.4 rc11 # ############################################################################### [VER_SION:] UCON_3.4rc11 [FEATURES] 01. in the Datastore window, show the device model too. (ADDED) [BUG-FIXES] ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 05/30/2007 # Why: Release Version 3.4 rc12 # ############################################################################### [VER_SION:] UCON_3.4rc12 [FEATURES] 01. Printing in new panels UCPMX UCPSX UCP1 UCPDTA and UCPDTB Added [BUG-FIXES] 01. UCP-48 copy &paste (with inheritance) crash (FIXED) 02. Verify UCP-48 (with inheritance) bug (FIXED) 03. "Prec Lock" bug in UCP-64 (FIXED) 04. 4-char ext size can scroll up to 7 (FIXED) 05. Replication Bugs (FIXED) 06. UCP XY groups without space are not save (FIXED) 07. 4 char names on cancel option bug (fixed) ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 06/05/2007 # Why: Release Version 3.4 rc13 # ############################################################################### [VER_SION:] UCON_3.4rc13 [FEATURES] [BUG-FIXES] 01. UCP-48 program all (with inheritance) bug ((FIXED) 02. UCP-1 build buttondefs bug (FIXED) ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 06/12/2007 # Why: Release Version 3.4 rc14 # ############################################################################### [VER_SION:] UCON_3.4rc14 [FEATURES] [BUG-FIXES] 01. chnage deep of inheritance to only one. 02. when reading an sc4 file, check that the group name matches the device name. 03. fix in custom status for ucpsx ucpmx and ucpxy ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 07/16/2007 # Why: Release Version 3.4 rc1 # ############################################################################### [VER_SION:] UCON_3.4rc1 [FEATURES] [BUG-FIXES] 01. UCP-MX drag and drop on the last 4 buttons of the keypad (only dest) bug. FIXED. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 08/09/2007 # Why: Release Version 3.5 rc3 # ############################################################################### [VER_SION:] UCON_3.5rc3 [FEATURES] 01. Add long name and description to the devices 02. show the description as a tooltip 03. allow to have device names ending in blanks. [BUG-FIXES] 01. Delete items from the scr and dest grid bug. FIXED. 02. disallow adding more than one sc-4 by clicking instead of dragging. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 08/28/2007 # Why: Release Version 3.5 rc4 # ############################################################################### [VER_SION:] UCON_3.5rc4 [FEATURES] 01. in custom status, allow "-" and "_" [BUG-FIXES] 01. drag and drop src and destinations bug in scpxy 16. FIXED. 02. if the operation save doc is cancel, dont save the file in the datastore. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 09/07/2007 # Why: Release Version 3.5 rc5 # ############################################################################### [VER_SION:] UCON_3.5rc5 [FEATURES] 01. add new attributes to the dest definition. [BUG-FIXES] ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 09/18/2007 # Why: Release Version 3.5 rc6 # ############################################################################### [VER_SION:] UCON_3.5rc6 [FEATURES] [BUG-FIXES] 01. Replicate auto increment flag bug fixed. 02. right click on the default dest button bug. FIXED. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 09/20/2007 # Why: Release Version 3.5 rc6 # ############################################################################### [VER_SION:] UCON_3.5rc6 [FEATURES] [BUG-FIXES] 01. Show all the tielines assosicted to a pool bug fixed. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 09/21/2007 # Why: Release Version 3.5 rc7 # ############################################################################### [VER_SION:] UCON_3.5rc7 [FEATURES] [BUG-FIXES] 01. CSP editors showing devices on keypad src/dest grid bug fixed. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 10/04/2007 # Why: Release Version 3.5 rc8 # ############################################################################### [VER_SION:] UCON_3.5rc8 [FEATURES] [BUG-FIXES] 01. When editing the destination index numbers and saving the table, it scrambles the tie pools. What is really bad is when you edit the config file and then import it because it does the same thing. The only work around is to import that config file and then edit the pools manually again in UCON. FIXED 02.Ucon v3-5rc7 was supposed to fix the CSP16160 group names but it did not. FIXED ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 10/10/2007 # Why: Release Version 3.5 rc9 # ############################################################################### [VER_SION:] UCON_3.5rc9 [FEATURES] 01. replicate source/dest feature replicating the description field 02. multi-line edit feature in source dest lists allowing description field to be updated at the same time with the same description [BUG-FIXES] 01. UCP-MX, UCP-SX, UCP-XY, UCP-MMA. UCP-MMB, UCP-DTA, UCP-DTB, UCP-72, UCP-64 change the function getname to getgroupname, to get the right name of the device ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 10/29/2007 # Why: Release Version 3.5 rc10 # ############################################################################### [VER_SION:] UCON_3.5rc10 [FEATURES] [BUG-FIXES] 01. SCP-2, SCP-32, SCP-64, SCP-MX, SCP-SD, SCP-SX, UCP-1, UCP-2,UCP-36, UCP-48, UCP-64, UCP-72, UCP-DTA, UCP_DTB, UCP-MMA, UCP-MMB, UCP-MX, UCP-SX, UCP-XY Allow devices with blank extensions, blank spaces in their names. 02. UCP_48 bug when 2 identical sources were assigned to the panel, FIXED ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/07/2007 # Why: Release Version 3.5 rc11 # ############################################################################### [VER_SION:] UCON_3.5rc11 [FEATURES] [BUG-FIXES] 01. CSP, SCP-2, SCP, SCP-64, SCP-MX, SCP-SD, SCP-SX, SCP_XY, UCP-1, UCP-2,UCP-36, UCP-48, UCP-64, UCP-72, UCP-DTA, UCP_DTB, UCP-MMA, UCP-MMB, UCP-MX, UCP-SX, UCP-XY, UCP_UMD Allow devices with blank extensions, blank spaces in their names. (build source and destination definitions) 02. SRCDESTEDITOR bug when a device ending in a hexadecimal letter was added (SC4Editor) allow typing every character in the exclude list ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/15/2007 # Why: Release Version 3.5 rc11 # ############################################################################### [VER_SION:] UCON_3.5rc11 [FEATURES] [BUG-FIXES] 01. Allow typing every character in the Datatek exclude list ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/26/2007 # Why: Release Version 3.5.1 # ############################################################################### [VER_SION:] UCON_3.5.1 * Before new skin and Mr. Art changes. [FEATURES] [BUG-FIXES] 01. Allow typing every character in the Datatek exclude list ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 11/30/2007 # Why: Release Version 3.5.2 # ############################################################################### [VER_SION:] UCON_3.5.2 [FEATURES] [BUG-FIXES] 01. combobox inside a col in the srcdestdevice definition dialog didn't close when the user move around the records with the first, last, previous and next buttons. FIXED ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 12/03/2007 # Why: Release Version 3.5.3 # ############################################################################### [VER_SION:] UCON_3.5.3 [FEATURES] 01. Added new skin (Mr. Bruce): UCP-32 (without printing) [BUG-FIXES] ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 12/14/2007 # Why: Release Version 3.5.4 # ############################################################################### [VER_SION:] UCON_3.5.4 [FEATURES] 01. Added printing in UCP-32 [BUG-FIXES] ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 12/23/2008 # Why: Release Version 3.5.5 # ############################################################################### [VER_SION:] UCON_3.5.5 [FEATURES] [BUG-FIXES] 01. When Multiple editing destinations with tielines associated to them, removing and adding tielines to them was broken. (FIXED) 02. Dest table editor: attributes don't always show up as gray background (FIXED) 03. Multiple select destination, then edit device doesn't allow to remove tieline(FIXED) ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 12/29/2007 # Why: Release Version 3.5.6 # ############################################################################### [VER_SION:] UCON_3.5.6 [FEATURES] [BUG-FIXES] 01. from NCP :if you program individual panels that use a template, the panel will program all blank after the 4th one. It seems this happens if I program each panel with the right mouse button. If I go into the configure panel menu, and hit program---all is well. (FIXED) (it was the inheritance limit of 5) ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 02/27/2008 # Why: Release Version 3.5.7 # ############################################################################### [VER_SION:] UCON_3.5.7 [FEATURES] [BUG-FIXES] 01. change the source and destinations definition list in the scp64 editor. 02-26-08 (FIXED) 02. change back the src definition list back to the sorted and non repeated one, add system name to the buildsysinfo function in the scp64 editor. ############################################################################### =============================================================================== ############################################################################### # # Who: Vanessa Ruiz # What: UCON # When: 03/11/2008 # Why: Release Version 3.5.8 # ############################################################################### [VER_SION:] UCON_3.5.8 [FEATURES] [BUG-FIXES] 01. Sorting columns in srceditor crashed if the col was >16. FIXED 02. Fix add a device with blank 4 char name and then add it to it, didn't save it. FIXED ###############################################################################