ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/ns_dev/Python/NinoCode/Active_prgs/MCP/Trunk/MCP_ViewEdit_UI.py
Revision 578 - (view) (annotate) - [select for diffs]
Modified Thu Mar 26 13:49:38 2015 UTC (11 years ago) by nino.borges
File length: 46848 byte(s)
Diff to previous 541
update before leaving
Revision 541 - (view) (annotate) - [select for diffs]
Modified Mon May 5 20:23:52 2014 UTC (11 years, 10 months ago) by nino.borges
File length: 46642 byte(s)
Diff to previous 540
Changed the tpm assign box to select only, to force it to the current TPMs and to deal with an issue where just by selecting another case, it was triping the transfer tpm event.
Revision 540 - (view) (annotate) - [select for diffs]
Modified Mon May 5 19:24:56 2014 UTC (11 years, 10 months ago) by nino.borges
File length: 46515 byte(s)
Diff to previous 531
Changed event call backs that referenced a event ID because that was not always stable. Updated version to 1.9.0 beta .07
Revision 531 - (view) (annotate) - [select for diffs]
Modified Thu Mar 13 19:08:47 2014 UTC (12 years ago) by nino.borges
File length: 46247 byte(s)
Diff to previous 496
Finished adding the manager reporting and the expanded cost updating.
Revision 496 - (view) (annotate) - [select for diffs]
Modified Fri Dec 20 15:52:59 2013 UTC (12 years, 3 months ago) by nino.borges
File length: 44589 byte(s)
Copied from: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py revision 495
Diff to previous 495
Moved the main mcp code to the trunk, for easier versioning.
Revision 495 - (view) (annotate) - [select for diffs]
Modified Fri Dec 20 15:07:11 2013 UTC (12 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 44589 byte(s)
Diff to previous 492
Updated version to final build and added larger message to add new case finish.
Revision 492 - (view) (annotate) - [select for diffs]
Modified Tue Dec 10 16:21:30 2013 UTC (12 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 44343 byte(s)
Diff to previous 489
Changed the view edit to console and updated the installer to remove the old short cuts for view edit and add case.
Revision 489 - (view) (annotate) - [select for diffs]
Modified Thu Dec 5 16:36:56 2013 UTC (12 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 44341 byte(s)
Diff to previous 487
Adding support for adding a case in the console UI.
Revision 487 - (view) (annotate) - [select for diffs]
Modified Thu Nov 21 16:42:23 2013 UTC (12 years, 4 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 41050 byte(s)
Diff to previous 486
Changed it so that view edit doesnt make a new access connection (a second one) but instead uses the instance from console. Also added a add case dialog and started making the add case call back.
Revision 486 - (view) (annotate) - [select for diffs]
Modified Wed Nov 20 20:26:04 2013 UTC (12 years, 4 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 40382 byte(s)
Diff to previous 467
Fixed bug where transfer case would error out because getcasedata wasnt updated to include casepathstyle.
Revision 467 - (view) (annotate) - [select for diffs]
Modified Tue Oct 8 14:30:44 2013 UTC (12 years, 5 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 40368 byte(s)
Diff to previous 466
Updated so that update pricing now refereshes the case settings window. updated version to build 002.
Revision 466 - (view) (annotate) - [select for diffs]
Modified Mon Oct 7 19:13:24 2013 UTC (12 years, 5 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 40297 byte(s)
Diff to previous 464
Added a splash screen to ViewEdit, CopyUp and AddCase.
Revision 464 - (view) (annotate) - [select for diffs]
Modified Mon Oct 7 19:04:50 2013 UTC (12 years, 5 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 40076 byte(s)
Diff to previous 462
Moved CreateCaseStylePathFolders out of view edit console and into mcplib so that copyup could use it too. Added ability to copy up to also test if the user already selected new vs old style and it updates it in the db.
Revision 462 - (view) (annotate) - [select for diffs]
Modified Tue Oct 1 19:53:25 2013 UTC (12 years, 5 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 39468 byte(s)
Diff to previous 461
Added support in view edit for the case path style setting and added a popup that forces you to choose if you select an IDS system. Also added ability to have the MCP create the data folders.
Revision 461 - (view) (annotate) - [select for diffs]
Modified Mon Sep 23 19:13:47 2013 UTC (12 years, 6 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 36338 byte(s)
Diff to previous 459
Added a busy dialog to the transfer case utility, completing the transfer case module. One day I'll add a separate menu dialog.
Revision 459 - (view) (annotate) - [select for diffs]
Modified Fri Sep 20 20:32:02 2013 UTC (12 years, 6 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 36090 byte(s)
Diff to previous 456
Added support for transffering cases between TPMs in other offices and intra office. Updated the main View Edit to support this. Now just need a busy dialog and a dialog for transfering through the menu option.
Revision 456 - (view) (annotate) - [select for diffs]
Modified Wed Sep 11 19:22:31 2013 UTC (12 years, 6 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 33831 byte(s)
Diff to previous 455
Fixed a small bug in My Active Cases view where it wasnt refreshing the screen.
Revision 455 - (view) (annotate) - [select for diffs]
Modified Wed Sep 11 18:57:58 2013 UTC (12 years, 6 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 33829 byte(s)
Diff to previous 454
Added a new view called My Active Cases, filtering the case list to only show your active cases for all modules.
Revision 454 - (view) (annotate) - [select for diffs]
Modified Wed Sep 11 18:57:31 2013 UTC (12 years, 6 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 33828 byte(s)
Diff to previous 421
Added a new view called My Active Cases, filtering the case list to only show your active cases for all modules.
Revision 421 - (view) (annotate) - [select for diffs]
Modified Tue Jul 30 18:09:08 2013 UTC (12 years, 8 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 33448 byte(s)
Diff to previous 343
Finished and tested the OnEditCaseName by adding list comprehension that edits the 3 case lists in place.
Revision 343 - (view) (annotate) - [select for diffs]
Modified Thu Apr 25 12:54:55 2013 UTC (12 years, 11 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 33300 byte(s)
Diff to previous 321
Adding case name editing ability
Revision 321 - (view) (annotate) - [select for diffs]
Modified Tue Mar 26 14:51:35 2013 UTC (13 years ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 31569 byte(s)
Diff to previous 303
Added the disclosure letter feature with dialogs and warning message on main view edit.
Revision 303 - (view) (annotate) - [select for diffs]
Modified Wed Mar 6 16:09:57 2013 UTC (13 years ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 27086 byte(s)
Diff to previous 271
Added initial support for upload and hosting pricing and added an initial gui dialog to change it.  Updated version to 1.8.0
Revision 271 - (view) (annotate) - [select for diffs]
Modified Tue Feb 5 21:27:33 2013 UTC (13 years, 1 month ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 23893 byte(s)
Diff to previous 268
Added the Edit the vendor folder dialog and linked everything up in view edit. Added methods to change this in the db.
Revision 268 - (view) (annotate) - [select for diffs]
Modified Tue Feb 5 18:44:03 2013 UTC (13 years, 1 month ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 23171 byte(s)
Diff to previous 265
Added a view vendor folder method and pointed the menu item here. Also added import of edit vendor folder dialog
Revision 265 - (view) (annotate) - [select for diffs]
Modified Mon Feb 4 18:47:35 2013 UTC (13 years, 1 month ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 22855 byte(s)
Diff to previous 262
Finished and tested Alternate Media Path feature with settings feature.
Revision 262 - (view) (annotate) - [select for diffs]
Modified Fri Feb 1 23:56:28 2013 UTC (13 years, 1 month ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 22145 byte(s)
Diff to previous 261
Added the case directories settings
Revision 261 - (view) (annotate) - [select for diffs]
Modified Fri Feb 1 19:57:46 2013 UTC (13 years, 1 month ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 21597 byte(s)
Diff to previous 258
Added the alternate media path function and tested.
Revision 258 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 15:56:46 2013 UTC (13 years, 2 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 20947 byte(s)
Diff to previous 189
Finished adding feature Copy From Vendor Folder (#39) to copyup. Added menu items for settings, linked vendor folders and alternate media path to view edit ui
Revision 189 - (view) (annotate) - [select for diffs]
Modified Fri Nov 2 15:18:39 2012 UTC (13 years, 4 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 20648 byte(s)
Diff to previous 174
Added backend 'view my case notes' ability to view edit and added same to ui and back end of copyUp.
Revision 174 - (view) (annotate) - [select for diffs]
Modified Mon Oct 22 21:59:39 2012 UTC (13 years, 5 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 20180 byte(s)
Diff to previous 158
Changed View Edit UT to support changing of the cases list. Nothing behind it though.
Revision 158 - (view) (annotate) - [select for diffs]
Modified Thu Oct 11 18:54:28 2012 UTC (13 years, 5 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 19241 byte(s)
Diff to previous 8
Added 'View My Case Notes' and 'View Production Spec' to the View Edit Module.
Revision 8 - (view) (annotate) - [select for diffs]
Added Sat May 5 04:21:19 2012 UTC (13 years, 10 months ago) by ninoborges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_ViewEdit_UI.py
File length: 18012 byte(s)
Initial Import

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a