ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/ns_dev/Python/NinoCode/Active_prgs/MCP/Trunk/MCP_CopyUp_Request.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: 15601 byte(s)
Diff to previous 535
update before leaving
Revision 535 - (view) (annotate) - [select for diffs]
Modified Wed Apr 30 16:31:10 2014 UTC (11 years, 11 months ago) by nino.borges
File length: 15544 byte(s)
Diff to previous 496
Removed the < > and replaced with () when you upload a other party produciton. Windows wont allow the <> chars in a folder name
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: 15544 byte(s)
Copied from: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py revision 484
Diff to previous 484
Moved the main mcp code to the trunk, for easier versioning.
Revision 484 - (view) (annotate) - [select for diffs]
Modified Wed Nov 20 20:21:41 2013 UTC (12 years, 4 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 15544 byte(s)
Diff to previous 476
Added support for Registering uploads
Revision 476 - (view) (annotate) - [select for diffs]
Modified Mon Nov 4 17:09:33 2013 UTC (12 years, 4 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 14547 byte(s)
Diff to previous 462
Fixed a small bug where it was not using new folders for the vendor folder to IDS copying.
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_CopyUp_Request.py
File length: 14536 byte(s)
Diff to previous 458
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 458 - (view) (annotate) - [select for diffs]
Modified Tue Sep 17 14:41:23 2013 UTC (12 years, 6 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 14516 byte(s)
Diff to previous 457
Changed the Generic lable to Generic (old cases only) from working dir.  Created the Expedat Walk generator in MCP_Lib to act as a expedat dir walker. Changed the vendor upload dialog so that it now supports unlimited folder depth, by using the generator.
Revision 457 - (view) (annotate) - [select for diffs]
Modified Fri Sep 13 15:10:57 2013 UTC (12 years, 6 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 14504 byte(s)
Diff to previous 454
Changed back to not using working folder per request and added full support for the new structure.
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_CopyUp_Request.py
File length: 13583 byte(s)
Diff to previous 453
Added a new view called My Active Cases, filtering the case list to only show your active cases for all modules.
Revision 453 - (view) (annotate) - [select for diffs]
Modified Wed Sep 11 17:59:42 2013 UTC (12 years, 6 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 13569 byte(s)
Diff to previous 266
Added support for the working folder, IDS and made expedat library encrypted.  Also fixed a bug where it would error out if copy up was less than 1k.
Revision 266 - (view) (annotate) - [select for diffs]
Modified Mon Feb 4 19:25:36 2013 UTC (13 years, 1 month ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 12971 byte(s)
Diff to previous 258
moved the list of archive file types to the lib, so that there would be one place only to change it, and pointed copy up here.  Also added a warning dialog to copy up to warn when it's about to gather the compressed size of an archive.
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_CopyUp_Request.py
File length: 12937 byte(s)
Diff to previous 242
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 242 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 23:08:28 2012 UTC (13 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 12342 byte(s)
Diff to previous 241
MCP: save
Revision 241 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 22:42:01 2012 UTC (13 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 12217 byte(s)
Diff to previous 240
MCP: save
Revision 240 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 22:38:43 2012 UTC (13 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 12189 byte(s)
Diff to previous 238
MCP: Copy up split into source media local and remote.
Revision 238 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 22:24:22 2012 UTC (13 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 11711 byte(s)
Diff to previous 237
MCP: Copy up split into source media local and remote.
Revision 237 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 22:22:30 2012 UTC (13 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 11687 byte(s)
Diff to previous 235
MCP: Copy up split into source media local and remote.
Revision 235 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 21:43:15 2012 UTC (13 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 11662 byte(s)
Diff to previous 234
MCP: Copy up split into source media local and remote.
Revision 234 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 21:03:55 2012 UTC (13 years, 3 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 11106 byte(s)
Diff to previous 189
MCP: Changed copy up so that it only does the connection test if it's going to copy to the DIS
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_CopyUp_Request.py
File length: 11071 byte(s)
Diff to previous 151
Added backend 'view my case notes' ability to view edit and added same to ui and back end of copyUp.
Revision 151 - (view) (annotate) - [select for diffs]
Modified Thu Oct 4 20:13:58 2012 UTC (13 years, 5 months ago) by nino.borges
Original Path: Python/NinoCode/Active_prgs/MCP/MCP_CopyUp_Request.py
File length: 10993 byte(s)
Diff to previous 8
Changed MCP version to .17 and changed compression options in MCP_Copyup.
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_CopyUp_Request.py
File length: 10974 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