Final of ver 2 where it works with 2 passes and on second pass tries to consolidate by removing middle name.
First working of this program used for the LCHC project where a spreadsheet needed to be consolidated around the user name.
Creates an excel spreadsheet report listing the document counts for each of a particular AMs cases. Relativity only for now.
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.
Adding more support for UTF by using io library for better file open control. Updated ver to 2.1
Updated to point to BatesRangeFunctions module in tools dir.
Added NextBatesShouldBe and PreviousBatesShouldBe methods.
Fixed small typo with workspace variable.
Updated due to changes in column names in this last XPM app update.
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.
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.
Fixed GetBatesRanges to remove those trailing zeros in the alpha part. works correctly now.
Added support to set the cell color to the setCellProperties method.
Added a method which takes a list of bates, combination of beg and end, and gives me the bates ranges in that list.
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.
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.
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.
updating the notes to show that I finished an item but one other (arrows) is not working.
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
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
adding checking for the source too.
add support for additional XDD section
Finished up the dat report dialog and added a bit more code to try to determine the encoding.
Added the beginings of the dat report dialog.
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.
Moving into it's own folder
adding a folder and UI for incoming prod analyzer
Moving into it's own folder
Moving into it's own folder
trying to get the compiled version of filter arrow removed.
update to 1.3, which just tests the non-working when complied filter arrow remove.
Small changes to make it work with a test UI
Added support for UTF dat files
Added methods to remove filter arrows and force auto fit columns
Second round of changes requested by team
First round of changes requested by the team and added a text file to track these.
First round of changes requested by the team.
Added a SetCellProperties method as a catch all for performing multiple changes to cell properties like font, font size etc.
Updated by adding a GUI and making the main program GUI friendly.
Moved GUI_Base to the toolbox folder
Added some methods to delete columns and a method to change the format of a number/date cell.
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.
No real changes.
Cleaned things up a bit more by removing unneeded logic, now that we have a function here, and also added a try except statement.
Added some error checking at the end to make sure all found images are accounted for in the LFP.
A simple program that will attempt to make load files for an incoming prod where they only gave us text files and images.
A program for performing some basic verification on an incoming production.
A simple program for analyzing an incoming prod.
Updates to reflect stuff moved from iad to XDD
Updates to reflect stuff moved from iad to XDD
Copied this from the fix bates range tool in the summation dir and deleted the stuff that I dont need. I use these functions quite often and for many tools.
Creates an HTML report on the home systems and sends to website
Program to help in detection of near duplicates in paper world
small changes
Simple program for detecting gaps in bates number lists
Simple program for Peter to compare filename lists and paths
This was the first non-class version of a lib to interact with Eclipse SQL. has been replaced already
Program that creates an excel spreadsheet from all of the cat sets in a case
A GUI program that will allow for performing admin functions on Eclipse using the SQL library that I made
dont need this
nothing
Program for creating ledger budjet reports that I can copy into spreadsheets
Small changes
Small changes
Simple program taht will help me fix broken music covers
small changes
simple program to play with splitting a check
compiled version of program that counts in tenths
small updates
A simple class library for automating Eclipse through SQL
small changes
small changes
Added support for incoming and outgoing prod tabs and rewrite as a function.
Added another JS.
Updated so that it checks the last mod date. will now skip if the mod date of the source is not newer.
Initial working Version.
Final version before leaving AD
Final version before leaving AD
Final version before leaving AD
minor changes in use
Final versions before leaving AD.
Final versions before leaving AD.
Updated to allow saving or displaying.
to make imports easier
Initial version of a tree size getter that is new and better than the walk way
Initial version
A folder for my Evidox programs
Lib for interacting with outlook. created this because of SOW Automator.
Changed version to 2.5. Added feature to ask for pricing approval with click of button. this commit is version 2.5 final.
A new set of tools to do simple validating and formating.
Changed version to 2.4. Added a validator for the file name. changed the var name for the number validator, since that name was too generic.
Adds validation to the units values, removing the comma while they are still strings.
Added support for compressed vs non-compressed and now supports special language for specific dC people
Version 2.2.1. Updated to gather the deenas changes in the templates and changed the PM base rate to 195.
version 1
version 1
version 1
version 1 of the program to randomize but keep family together
a program for extracting email domains and outputting the unique values.
Version 2.2.0. Added full support for the SOW short form whne they have an MSA and added support on the UI elements, hiding those and unhiding too.
Updated the date.
Added some support for the parent object, to populate the dictionaires correctly.
Had to comment out the inclusion of the constant because it wouldnt compile.
Version 2.1.0, which turns the flags on. Created dialog box to display the special attributes of that client.
Second bug release of v 2. This version reads and writes to multiple RL tables, saving things like new clients and new contacts. Made this v 2 because new versions will be based on this idea of being able to save and gather info about a client, like if they have custom t and c.
Creating the webapp as the new front end.
Creating the webapp as the new front end.
Added support for making project dormant and executed, moving to using the webapp as the front end now.
Updated library to now support copying and pasting the contents of an entire word document into another word document.
Created a program that will take a PTS report and cull out parts to then put into a spreadsheet. in the future it will make the spreadsheet.
Tagging version 1.10
Added support for changing the production imaging to per GB and per page.
Moved all of the default low and regular prices out of the two individual classes and into a shared dictionary called defaultPriceMatrix, which is shared by the two tabs that need it. Also fixed the per page endorsing so that it allows it to go to 0, since people waive this. Also added per GB imaging to just the shared dictionary for now.
Created a word automation library to make automating word a bit easier.
This was moved
Tagging the 1.09.1 release of the SOW_Automator.
Moving the SOW_Automator into it's own folder and setting up the folders properly.
Version 1.08. Added support for production services.
Version 1.07. Cosmetic changes mostly and sort sales names.
This is version 1.06, even though it says 1.07. this version added all the math and was right before I started making the cosmetic changes from nicole.
Updated pricing tab so that it turns each control red, if that control goes below our approved pricing.
Version 1.02. Remade as a notebook and added a pricing section. Works great.
Version .01 of this program. At this point it works for me and other people. This is before I changed it to a notebook.
This is after refactoring and is the version that I gave to app support and ESI
This version completely works. This is before refactoring.
working on a new version of the MCP.
First working version of this program that has everything in the if main section.
Moved dir out of main dir.
Moved sms installer dir out of main dir.
Moved active prgs dir out of main dir.
Moved learning dir out of main dir.
Moved JB dir out of main dir.
Moved JB dir out of main dir.
update before leaving
update before leaving
update before leaving
Add before leaving
update before leaving
update before leaving
update before leaving
Updated to also report the date on the html page.
added the update production page program and the add produciton UI program.
Added support for picking the html file.
A program for working with the HPM.
A library for connecting to Relativity.
Added support for creating reports in Excel. Viewed and printed tabs are done. doc count viewed is almost done.
A library for easier updating of Excel spreadsheets
A skel file for the base HBPD Reports.
added ashelys dedupe based on field proj
Added init to the Relativity folder, so that I can import stuff.
added the init to the folder to make it callable. Finished the db clases. Started the reporting class.
Added some code so that I can catch my own exception.
Got rid of the yellow. Not sure what I was thinking here...
A program that will take the history export from the HPPR, parse, and then make a spreadsheet with the results.
New program to convert eDiii to dat, so that it can be loaded into RL
Updates
Added a few more requests
Added a simple about.
made a small change so that it pulls from w and not t.
a simple program that allowed me to parse a pdf and spreadsheet where the rows didnt line up at all.
Added the request where they asked me to take 1 spreadsheet that had multi lines for a patient but each line having a diff question, and merge so that petient and all questions were on 1 line.
Finished the settings class that allows you to change the sentance values from the settings tab. Also added the code to ask for upgrade.
Added version .02 to tag, so taht I can completely change UI.
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.
Changed event call backs that referenced a event ID because that was not always stable. Updated version to 1.9.0 beta .07
Updated version to 1.9.0 beta .06
updated prg version number to 1.8.2
Renamed the version 1.8.1 release to 1.8.2
Removed the < > and replaced with () when you upload a other party produciton. Windows wont allow the <> chars in a folder name
Removed the < > and replaced with () when you upload a other party produciton. Windows wont allow the <> chars in a folder name
updated version to beta 5 of 1.9
stuff
Finished adding the manager reporting and the expanded cost updating.
small updates
A program to test the enumerations in the HW db.
small print tweak
changed it so that it uses seperateAlpha3
Now makes a header row and puts PDF at the end of the file name.
updated the exp date to december 4 2014
Added section where it detects mac or windows, so that I dont need to keep editing the same location info.
added css file and updated report to refine project view
no changes
change
moved the issue track reporter into it's own project folder
moved the issue track reporter into it's own project folder.
updated the lists so that hw team can use it and moved addendum to top and renamed to draft
Fixed a bug where lib was pointing to wrong folder for expedat and incremented the version. changed tag folder name too, to show new version.
Fixed a bug where lib was pointing to wrong folder for expedat and incremented the version. changed tag folder name too, to show new version.
Added a reporting module library.
Refactored
save
Udpated version
Added a new seperate alpha that used re
Started adding the small menu to the project list.
Started adding the small menu to the project list.
Refactored
refactor more
Refactored
Added more html and multiple pages.
refactor more
Refactored
added program that will make a report from an issue tracker export.
Tagging the 1.8.0 release of the MCP.
testing init
Moved the main mcp code to the trunk, for easier versioning.
Updated version to final build and added larger message to add new case finish.
code changed
Updated the build to 009
Changed the view edit to console and updated the installer to remove the old short cuts for view edit and add case.
Updated to copy to c drive.
Added initial version
Adding support for adding a case in the console UI.
Adding the installer to the repository.
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.
Fixed bug where transfer case would error out because getcasedata wasnt updated to include casepathstyle.
Updated to fix bug where it was not taking upload type.
Added support for Registering uploads
Updated was location to new.
Updated Expedat lib to find correct expedat depending on win ver
This program will help us crft the deviciency reports from Narco, post query.
Adding a file to track quick requests from narco.
Tagging the 1.0.1 release of PDFExportToDataLoad
Fixed a bug where it would start 1 number beyond the selected number, in the bates.
Updated the ver number since fixing that last bug.
Fixed a small bug where it was not using new folders for the vendor folder to IDS copying.
Added a file for the one off requests I'm getting for hw
More modificaitons to family from lfp
Random code updates
Updated program a lot.
Updated program a lot.
Created a new program for gathering families from LFP data.
Updated to build 003
On edit 343 I accidently messed up AddCaseToAccessDB as a typo. This fixes that.
Updated so that update pricing now refereshes the case settings window. updated version to build 002.
Added a splash screen to ViewEdit, CopyUp and AddCase.
Added the logo that will be the splash screen.
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.
Fixed a small bug in case scan where there were too many values to unpack when getting caseList.
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.
Added a busy dialog to the transfer case utility, completing the transfer case module. One day I'll add a separate menu dialog.
For some reason the mycases, activecases,officecases lists are no longer sorting by client matter. Changed to force the sort.
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.
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.
Changed back to not using working folder per request and added full support for the new structure.
Fixed a small bug in My Active Cases view where it wasnt refreshing the screen.
Added a new view called My Active Cases, filtering the case list to only show your active cases for all modules.
Added a new view called My Active Cases, filtering the case list to only show your active cases for all modules.
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.
updated to catch more roll film variations.
Removed some CHAI language from EULA
Updated version to 1.0.1
A simple app that will let me add natives with load files to a review tool.
Updated version to 1.0.1
Updated the main method because it was missing extensions where there was mixed case and extra f in tiff.
Updated the expedat connection to connect to the new IDS location.
Added the Eula program that I'll eventually call from all of my programs.
Added the eula confirmation section to the program and updated to release version 1.0.0
Changed the name if SingleTiffToLFP_UI to PDFExportToDataLoad_UI to match the project.
Moved singleTiffToLFP to the PDFExportToDataLoad project.
Moved singleTiffToLFP to the PDFExportToDataLoad project.
Moved singleTiffToLFP to the PDFExportToDataLoad project.
save
Added a new program and made a GUI for it. This is actually singleTifToLFP but this name makes more sense.
updated version info and eval
deleted a dup file that dropbox made
deleted a dup file that dropbox made
Finished and tested the OnEditCaseName by adding list comprehension that edits the 3 case lists in place.
Updated mcp_case scan so that it works with the updated lib that gives you more than just your case list.
Added a Davita only section of the MCP case scan that creates a web page that is our case orgnizer. This is the first version of this organizer page.
small varibls updates.
Added a version 1 of a simple program that compares the exported records of the sales search and microfilm dbs to the values in the int check 3 RL db.
save
updating case scan to grab full folders and support davita.
small update
updated priv desc to add more items to lists
Moved PrivDescAssistant so that its its own program and not part of chai.
Adding case name editing ability
small updates
Updated the installer to support the Eula and force accept to install.
Updated the installer to point to packages.
Finished the Chai installer. It now lets you package and then instal with shortcuts.
Changed version on main GUI
Updated Chai_Installer
Updated Chai_Installer
Updated Chai_Installer
Updated Chai_Installer
Updated Chai_Installer
Updated Chai_Installer
Updated Chai_Installer
Updated version to 1.0.0
Updated version to 1.0.0
Updated Chai_Installer with packaging utility for preping install.
Updated the tools menu to clean things up a bit.
Updated the tools menu to clean things up a bit.
Added the disclosure letter feature with dialogs and warning message on main view edit.
Updated the native production dialog so that it gives the user the option of picking from db field names.
Updated the native production dialog so that it gives the user the option of picking from db field names.
Updated ProduceNative in ConcordanceExt so that it will support multiple field options when renaming.
Updated ProduceNative in ConcordanceExt so that it will support multiple field options when renaming.
added HTC,dva2 and updated gmb
Added initial support for upload and hosting pricing and added an initial gui dialog to change it. Updated version to 1.8.0
Katie found a bug with the update vendorfolder. Fixed bug and changed the version to 1.7.0.
Because I havent make a trunk yet, it created another tags under my version.
Because I havent make a trunk yet, it created another tags under my version.
Because I havent make a trunk yet, it created another tags under my version.
Tagging the 1.7.0 release of the MCP.
Making a tags dir under the MCP
updated the size of the edit vendor folder dialog
Added the Edit the vendor folder dialog and linked everything up in view edit. Added methods to change this in the db.
Added the vendor folder dialog file
Added a vendor folder method, which calls the access method in lib
Added a view vendor folder method and pointed the menu item here. Also added import of edit vendor folder dialog
Removed the unneeded import of wx.grid
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.
Finished and tested Alternate Media Path feature with settings feature.
Added the case directories settings
Added the case directories settings
Added the alternate media path function and tested.
added a taghist example to randomcoderequests.
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
MCP: save
MCP: save
MCP: Copy up split into source media local and remote.
MCP: Copy up split into source media local and remote.
MCP: Copy up split into source media local and remote.
MCP: Copy up split into source media local and remote.
MCP: Copy up split into source media local and remote.
MCP: Copy up split into source media local and remote.
MCP: Changed copy up so that it only does the connection test if it's going to copy to the DIS
Added roll film dirs.
changed expire date on chai v8 and 10. Added GatherSize to MCP lib.
Updated the expiration date
changing folder grouping in mcpLib
added an ini.py file to make it easier to call the lib dynamically
Added Concordance Ipro Map big and Small programs
Added Vendor Folder capability to lib and to the UI
Added backend 'view my case notes' ability to view edit and added same to ui and back end of copyUp.
added iproHelpertools to toolbox
Changed View Edit UT to support changing of the cases list. Nothing behind it though.
Added 'View My Case Notes' and 'View Production Spec' to the View Edit Module.
Changed MCP version to .17 and changed compression options in MCP_Copyup.
Added the DDSC Logo to the repository and gatherpathforbegno.py
test
added ipro_redactionreport2
ConcordanceBatchDELFlagged Added
save
Changes to todo list
Moving todo items to trac
misc changes
Updated the todo list and removed the who is using mcp section
Initial Import