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
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
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
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
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
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
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
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
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
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
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
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.