changed note field in tc_accomplishment to notes
[eq/.git] / bin /
2010-11-01 Owen Leonardchanged note field in tc_accomplishment to notes master owenleonard/django_db_prep
2010-11-01 Owen Leonardchange tc_interview.interviewer to point to tc_leader...
2010-10-31 Owen Leonardremoved companion1 and companion2 from tc_visit
2010-10-31 Owen Leonardlinked district table to leader table by leader id...
2010-10-31 Owen Leonardconverged president,counselor,secretary fields in tc_le...
2010-10-30 Owen Leonardchanged tc_presidency to tc_leader
2010-10-30 Owen Leonardchange supervisor field in tc_district and tc_district_...
2010-10-30 Owen Leonardchanged visit_type to type
2010-10-30 Owen Leonardchanged interview_type to type
2010-10-21 Owen Leonardfixed import script so it creates the visit data properly
2010-10-01 Owen Leonardfixed issues with updating to newer dataset
2010-09-30 Owen Leonardadded new tc_companion table, updated tc_companionship...
2010-09-20 Owen Leonardforgot to remove the lines that empty the tc_visit...
2010-09-20 Owen Leonardfixed import of ht stats so it doesn't include last...
2010-09-20 Alan PippinAdded the $default_stewardship variable and put it...
2010-09-20 Owen LeonardFixed import script so it sets "attending" correctly...
2010-09-19 Alan PippinMerge branch 'owenleonard/database_changes' of git...
2010-09-19 Alan PippinMade additional changes to allow the import to work...
2010-09-19 Alan PippinChanged "Organization class per member.csv" to an optio...
2010-09-19 Owen Leonardfound one more place where we reference eq - this is...
2010-09-19 Owen Leonardforgot to make it tc_config - it still said ec_config
2010-09-19 Owen Leonardthe install instructions say to make changes to the...
2010-09-18 Owen Leonardremoving upgrade scripts since we're going to redo...
2010-09-18 Owen Leonardadded cleanup functionality for tc_scheduling_priority...
2010-09-18 Owen Leonardremoved name field from tc_district
2010-09-18 Owen Leonardremoved name field from tc_presidency, updated tc.jpg
2010-09-18 Owen Leonardfixed sql table creation file and import script
2010-09-18 Owen Leonardremoved family field from tc_individual (double linkage...
2010-09-18 Owen Leonardremoved indiv_id and sequence from tc_calling - redunda...
2010-09-18 Owen Leonardadded tc_scheduling_priority table, removed pri and...
2010-09-17 Owen Leonardchanged mls_indiv_id to mls_id
2010-09-17 Owen Leonardchanged indiv fields to individual
2010-09-17 Owen Leonardchanged indiv_id in tc_individual to mls_indiv_id,...
2010-09-15 Owen Leonardremoved more references to EQ
2010-09-15 Owen Leonardchanged int_notes to hti_notes and int_pri to hti_pri...
2010-09-15 Owen Leonardremove eqpres from tc_presidency table - just used...
2010-09-14 Owen Leonardremoving birthday field from tc_indiv since we don...
2010-09-13 Owen Leonardfixed indentation to be tabs, alignment uses tabs to...
2010-09-13 Alan PippinFixed missing AUTO INCREMENT property on some fields
2010-09-13 Alan PippinFixed syntax errors in DB upgrade script
2010-09-13 Alan PippinAdded default values for interview_pri and visit_pri...
2010-09-12 Owen Leonardadded steward field to tc_indiv so we can list prospect...
2010-09-12 Owen Leonardremoved tc_parent, tc_child, and tc_aaronic tables...
2010-09-12 Owen Leonardchanged app name to tc
2010-09-11 Owen Leonardstarted changing app name to 3rd, changing file names...
2010-09-11 Owen Leonardupdated jpg of database layout
2010-09-11 Owen Leonarddatabase changes
2010-09-10 Alan PippinMade the upgrade script executable release_0_4_0
2010-09-10 Owen LeonardAdded email field to eq_aaronic
2010-09-10 Owen Leonardchanged from email address, import email addresses...
2010-09-10 Owen LeonardUpdated "Phone 1" field to be "Household Phone" to...
2010-09-10 Alan J. PippinChanged hard coded areacode number into a configurable...
2008-04-23 Alan J. PippinAdded ability to pull address of district leaders for...
2008-04-23 Alan J. PippinAdded new database fields: elder->email and appointment...
2008-02-18 Alan J. PippinAdded new script to check the syntax of the config...
2008-02-18 Alan J. PippinChanged include syntax to be a full path instead of...
2008-02-13 Alan J. PippinMerge branch 'test'
2008-02-13 Alan J. PippinFixed bug related to not being able to edit hometeachin...
2008-02-13 Alan J. PippinAdded path local variable for unzip and added "update...
2008-02-13 Alan J. PippinChanges required to implement config files that can...
2008-02-12 Alan J. PippinMerged the eq_interview table with the eq_ppi table.
2008-01-30 Alan J. PippinMade DBI connect changes suggested by Brett Williams.
2008-01-14 Alan Jack PippinNumerous bug fixes from Brett's turn-on experience.
2008-01-06 Alan Jack PippinMinor restructuring of program locations.