ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/ns_dev/Python/NinoCode/Active_prgs/Evidox
Revision 758 - Directory Listing - [select for diffs]
Modified Wed Jun 9 14:54:45 2021 UTC (4 years, 9 months ago) by nino.borges
Diff to previous 757
Final delivery with full name splitting to separate fields (as well as the combined) 
Revision 757 - Directory Listing - [select for diffs]
Modified Tue Jun 8 14:41:51 2021 UTC (4 years, 9 months ago) by nino.borges
Diff to previous 756
Updated to do a better job of deduplicating the pii field.
Revision 756 - Directory Listing - [select for diffs]
Modified Tue Jun 8 01:24:18 2021 UTC (4 years, 9 months ago) by nino.borges
Diff to previous 755
Version that went to XMRS
Revision 755 - Directory Listing - [select for diffs]
Modified Sun Jun 6 19:56:40 2021 UTC (4 years, 9 months ago) by nino.borges
Diff to previous 754
Name Normalizer method taken to the point of dedupe down to 22,210 records.
Revision 754 - Directory Listing - [select for diffs]
Modified Sun Jun 6 18:54:14 2021 UTC (4 years, 9 months ago) by nino.borges
Diff to previous 753
Second version that makes the elements in the array all upper.  First version went from 37,601 to 26,143.  This version dedupes a bit more to 24,821.
Revision 753 - Directory Listing - [select for diffs]
Modified Sun Jun 6 18:48:46 2021 UTC (4 years, 9 months ago) by nino.borges
Diff to previous 746
First working but basic version of program that akes a spreadsheet for this case that has lots of duplication and consolidates it based on a 5 dimensional array.
This also concatenates specific fields and attempts to fix names.
NOTE: take the spreadsheet and convert to pipe delim.
Revision 746 - Directory Listing - [select for diffs]
Modified Thu Apr 15 20:11:16 2021 UTC (4 years, 11 months ago) by nino.borges
Diff to previous 745
Updated to be compatible with python3, which made the bak files.
Revision 745 - Directory Listing - [select for diffs]
Modified Wed Apr 14 01:33:28 2021 UTC (4 years, 11 months ago) by nino.borges
Diff to previous 743
Updated to be Python 3 compatible, which makes that bak file.
Revision 743 - Directory Listing - [select for diffs]
Modified Tue Apr 13 20:38:14 2021 UTC (4 years, 11 months ago) by nino.borges
Diff to previous 741
Updated to be python 3 compatible using 2to3.  this make a bak file.
Revision 741 - Directory Listing - [select for diffs]
Modified Mon Apr 12 19:25:58 2021 UTC (4 years, 11 months ago) by nino.borges
Diff to previous 740
Starting work on 2.2 which will add a relativity field map.
Revision 740 - Directory Listing - [select for diffs]
Modified Mon Mar 22 18:13:25 2021 UTC (5 years ago) by nino.borges
Diff to previous 739
Second working version of a program that attempts to consolidate a huge spreadsheet using logic given by client.  This was a major rewrite, so I started a new.
Revision 739 - Directory Listing - [select for diffs]
Modified Mon Mar 22 18:12:37 2021 UTC (5 years ago) by nino.borges
Diff to previous 722
First working version of a program that attempts to consolidate a huge spreadsheet using logic given by client.
Revision 722 - Directory Listing - [select for diffs]
Modified Tue Mar 2 20:17:33 2021 UTC (5 years ago) by nino.borges
Diff to previous 721
Final of ver 2 where it works with 2 passes and on second pass tries to consolidate by removing middle name.
Revision 721 - Directory Listing - [select for diffs]
Modified Wed Feb 24 15:22:58 2021 UTC (5 years, 1 month ago) by nino.borges
Diff to previous 720
First working of this program used for the LCHC project where a spreadsheet needed to be consolidated around the user name.
Revision 720 - Directory Listing - [select for diffs]
Modified Wed Jan 20 21:17:36 2021 UTC (5 years, 2 months ago) by nino.borges
Diff to previous 719
Creates an excel spreadsheet report listing the document counts for each of a particular AMs cases.  Relativity only for now.
Revision 719 - Directory Listing - [select for diffs]
Modified Wed Jan 20 21:06:55 2021 UTC (5 years, 2 months ago) by nino.borges
Diff to previous 718
Simple program that will take a DAT which has the bates and a date field (dateSort), convert that date value to yyyymmdd
and then rename the corresponding file to datevalue-bates, so that it chron sorts.
Revision 718 - Directory Listing - [select for diffs]
Modified Thu Nov 5 22:08:59 2020 UTC (5 years, 4 months ago) by nino.borges
Diff to previous 717
Adding more support for UTF by using io library for better file open control. Updated ver to 2.1
Revision 717 - Directory Listing - [select for diffs]
Modified Thu Nov 5 22:05:50 2020 UTC (5 years, 4 months ago) by nino.borges
Diff to previous 714
Updated to point to BatesRangeFunctions module in tools dir.
Revision 714 - Directory Listing - [select for diffs]
Modified Wed Oct 7 19:07:11 2020 UTC (5 years, 5 months ago) by nino.borges
Diff to previous 710
Updated due to changes in column names in this last XPM app update.
Revision 710 - Directory Listing - [select for diffs]
Modified Tue Aug 18 22:05:33 2020 UTC (5 years, 7 months ago) by nino.borges
Diff to previous 709
Version 2 which is a major re-write allowing for more tools and functions to be usable on scanned dat.  Create excel report, create bates range report.
Revision 709 - Directory Listing - [select for diffs]
Modified Wed Aug 5 17:41:37 2020 UTC (5 years, 7 months ago) by nino.borges
Diff to previous 705
Updated to version 1.7 to fix an issue where the XPM update removed some fields that the program was expecting.  Updated so EVERYTHING is a look up list of column name.  No more column letters or numbers.
Revision 705 - Directory Listing - [select for diffs]
Modified Tue Jul 14 19:00:09 2020 UTC (5 years, 8 months ago) by nino.borges
Diff to previous 704
A simple program, mostly for Eclipse, that will take an incoming prod DAT file and make an overlay file with things like the prodBeg number, Volume, Evidox Media ID, etc.
For now the load file needs to be asci.
Revision 704 - Directory Listing - [select for diffs]
Modified Tue Jul 14 00:14:58 2020 UTC (5 years, 8 months ago) by nino.borges
Diff to previous 703
Setting up the trunk and tags layout and tagging version 1.2, since this is a major version working before I do some big changes.
Revision 703 - Directory Listing - [select for diffs]
Modified Wed Jun 10 19:10:05 2020 UTC (5 years, 9 months ago) by nino.borges
Diff to previous 702
Updated to 1.6 to fix a bug where it would crash if the matter name had a illegal windows file name character, like a slash.
Revision 702 - Directory Listing - [select for diffs]
Modified Thu May 21 21:41:31 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 701
updating the notes to show that I finished an item but one other (arrows) is not working.
Revision 701 - Directory Listing - [select for diffs]
Modified Thu May 21 21:36:34 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 700
This version does away with the madness of a specific list of columns to delete and instead uses a list of approved field names.  Updated to version 1.5
Revision 700 - Directory Listing - [select for diffs]
Modified Thu May 21 19:24:11 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 699
Tareq found a bug when the matter name has some unicode in it.  Removing the part where I try to STR the matter name.  update to v 1.4
Revision 699 - Directory Listing - [select for diffs]
Modified Wed May 13 22:04:21 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 698
adding checking for the source too.
Revision 698 - Directory Listing - [select for diffs]
Modified Wed May 13 22:04:00 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 697
add support for additional XDD section
Revision 697 - Directory Listing - [select for diffs]
Modified Wed May 13 21:48:24 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 696
Finished up the dat report dialog and added a bit more code to try to determine the encoding.
Revision 696 - Directory Listing - [select for diffs]
Modified Wed May 13 19:29:18 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 695
Added the beginings of the dat report dialog.
Revision 695 - Directory Listing - [select for diffs]
Modified Wed May 13 19:22:06 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 694
Updating the main function to do a proper return and added some testing to the bottom to run it in non GUI mode to do some testing. shell for the dat report dialog too.
Revision 694 - Directory Listing - [select for diffs]
Modified Wed May 13 15:39:49 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 693
Moving into it's own folder
Revision 693 - Directory Listing - [select for diffs]
Modified Wed May 13 15:37:00 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 692
adding a folder and UI for incoming prod analyzer
Revision 692 - Directory Listing - [select for diffs]
Modified Wed May 13 15:35:21 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 691
Moving into it's own folder
Revision 691 - Directory Listing - [select for diffs]
Modified Wed May 13 15:32:49 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 689
Moving into it's own folder
Revision 689 - Directory Listing - [select for diffs]
Modified Wed May 13 15:29:14 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 688
update to 1.3, which just tests the non-working when complied filter arrow remove.
Revision 688 - Directory Listing - [select for diffs]
Modified Wed May 13 15:26:25 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 687
Small changes to make it work with a test UI
Revision 687 - Directory Listing - [select for diffs]
Modified Wed May 13 00:00:36 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 685
Added support for UTF dat files
Revision 685 - Directory Listing - [select for diffs]
Modified Thu May 7 20:55:58 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 684
Second round of changes requested by team
Revision 684 - Directory Listing - [select for diffs]
Modified Thu May 7 20:08:21 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 683
First round of changes requested by the team and added a text file to track these.
Revision 683 - Directory Listing - [select for diffs]
Modified Thu May 7 20:07:41 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 681
First round of changes requested by the team.
Revision 681 - Directory Listing - [select for diffs]
Modified Thu May 7 15:31:41 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 678
Updated by adding a GUI and making the main program GUI friendly.
Revision 678 - Directory Listing - [select for diffs]
Modified Mon May 4 19:40:48 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 677
A simple program that will take an exported evidence report from XPM App and make and East Team
specific evidence log that can be shared with clients.
Revision 677 - Directory Listing - [select for diffs]
Modified Fri May 1 14:48:48 2020 UTC (5 years, 10 months ago) by nino.borges
Diff to previous 676
No real changes.
Revision 676 - Directory Listing - [select for diffs]
Modified Thu Mar 26 16:23:22 2020 UTC (6 years ago) by nino.borges
Diff to previous 675
Cleaned things up a bit more by removing unneeded logic, now that we have a function here, and also added a try except statement.
Revision 675 - Directory Listing - [select for diffs]
Modified Thu Mar 26 14:37:00 2020 UTC (6 years ago) by nino.borges
Diff to previous 674
Added some error checking at the end to make sure all found images are accounted for in the LFP.
Revision 674 - Directory Listing - [select for diffs]
Modified Thu Mar 26 14:29:40 2020 UTC (6 years ago) by nino.borges
Diff to previous 673
A simple program that will attempt to make load files for an incoming prod where they only gave us text files and images.
Revision 673 - Directory Listing - [select for diffs]
Modified Thu Mar 26 14:28:59 2020 UTC (6 years ago) by nino.borges
Diff to previous 672
A program for performing some basic verification on an incoming production.
Revision 672 - Directory Listing - [select for diffs]
Modified Tue Feb 18 15:39:50 2020 UTC (6 years, 1 month ago) by nino.borges
Diff to previous 670
A simple program for analyzing an incoming prod.
Revision 670 - Directory Listing - [select for diffs]
Modified Mon Jan 20 22:41:38 2020 UTC (6 years, 2 months ago) by nino.borges
Diff to previous 666
Updates to reflect stuff moved from iad to XDD
Revision 666 - Directory Listing - [select for diffs]
Modified Thu Dec 12 21:18:56 2019 UTC (6 years, 3 months ago) by nino.borges
Diff to previous 665
small changes
Revision 665 - Directory Listing - [select for diffs]
Modified Thu Dec 12 21:18:26 2019 UTC (6 years, 3 months ago) by nino.borges
Diff to previous 664
Simple program for detecting gaps in bates number lists
Revision 664 - Directory Listing - [select for diffs]
Modified Thu Dec 12 21:17:10 2019 UTC (6 years, 3 months ago) by nino.borges
Diff to previous 663
Simple program for Peter to compare filename lists and paths
Revision 663 - Directory Listing - [select for diffs]
Modified Thu Dec 12 21:15:26 2019 UTC (6 years, 3 months ago) by nino.borges
Diff to previous 662
This was the first non-class version of a lib to interact with Eclipse SQL.  has been replaced already
Revision 662 - Directory Listing - [select for diffs]
Modified Thu Dec 12 21:14:38 2019 UTC (6 years, 3 months ago) by nino.borges
Diff to previous 661
Program that creates an excel spreadsheet from all of the cat sets in a case
Revision 661 - Directory Listing - [select for diffs]
Modified Thu Dec 12 21:12:39 2019 UTC (6 years, 3 months ago) by nino.borges
Diff to previous 660
A GUI program that will allow for performing admin functions on Eclipse using the SQL library that I made
Revision 660 - Directory Listing - [select for diffs]
Modified Thu Dec 12 21:11:15 2019 UTC (6 years, 3 months ago) by nino.borges
Diff to previous 647
dont need this
Revision 647 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:24:54 2018 UTC (7 years, 11 months ago) by nino.borges
Diff to previous 646
Added support for incoming and outgoing prod tabs and rewrite as a function.
Revision 646 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:23:59 2018 UTC (7 years, 11 months ago) by nino.borges
Diff to previous 645
Added another JS.
Revision 645 - Directory Listing - [select for diffs]
Modified Tue Apr 3 15:15:57 2018 UTC (7 years, 11 months ago) by nino.borges
Diff to previous 634
Updated so that it checks the last mod date. will now skip if the mod date of the source is not newer.
Revision 634 - Directory Listing - [select for diffs]
Modified Wed Mar 28 14:08:28 2018 UTC (8 years ago) by nino.borges
Diff to previous 633
Initial version
Revision 633 - Directory Listing - [select for diffs]
Added Wed Mar 28 13:54:39 2018 UTC (8 years ago) by nino.borges
A folder for my Evidox programs

Convenience Links