Updated "Phone 1" field to be "Household Phone" to match MLS
authorOwen Leonard <owen@balawis.leonard.fam>
Mon, 6 Sep 2010 23:34:35 +0000 (17:34 -0600)
committerOwen Leonard <owen@balawis.leonard.fam>
Fri, 10 Sep 2010 05:07:32 +0000 (23:07 -0600)
commitfd3afb11f083a1d2610997ee85c550ff67586314
tree268be17e9d79be6b92c83500deef4e292a300982
parent5b6a77efbd41b615baf86ca2222e3b1c08fe106f
Updated "Phone 1" field to be "Household Phone" to match MLS
updated install instructions
added mls report file to create the home teaching stats csv file
adding C# windows program and python script for parsing mls data (c#-.net 3.5, python-2.6)
21 files changed:
bin/import_ward_data
doc/install.txt
mls/Home Teacher per Companionship.mls [new file with mode: 0644]
mls/mlstrimmer.py [new file with mode: 0755]
mls/windowsGUI/MLSFileTrimmer.sln [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/App.xaml [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/App.xaml.cs [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/CSVTrimmer.cs [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/Ionic.Zip.dll [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/MLSFileTrimmer.csproj [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/MLSRequiredFields.cs [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/MLSRequiredFields.xml [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/MLSRequiredFields.xsd [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/Properties/AssemblyInfo.cs [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/Properties/Resources.Designer.cs [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/Properties/Resources.resx [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/Properties/Settings.Designer.cs [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/Properties/Settings.settings [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/Window1.xaml [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmer/Window1.xaml.cs [new file with mode: 0644]
mls/windowsGUI/MLSFileTrimmerInstaller/MLSFileTrimmerInstaller.vdproj [new file with mode: 0644]