eq/.git
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-28 Alan PippinMerge branch 'owenleonard/ht_sandbox' github/master release_1_1_0
2010-10-28 Owen LeonardMerge branch 'owenleonard/ht_sandbox' of git@github... owenleonard/ht_sandbox
2010-10-28 Owen Leonardcompleted email format
2010-10-28 Alan PippinAdded the ability to set a config variable to email... apippin/email_appt github/apippin/email_appt
2010-10-28 Alan PippinMade jquery variables application globals github/owenleonard/ht_sandbox
2010-10-28 Alan PippinChanges to support a jquery based tablesorter for the...
2010-10-27 Alan PippinMoved jquery into a subdirectory to keep it better...
2010-10-27 Owen LeonardMerge branch 'owenleonard/ht_sandbox' of git@github...
2010-10-27 Alan PippinFixed path to jsquery.js
2010-10-27 Alan PippinMerge branch 'owenleonard/ht_sandbox' of git@github...
2010-10-26 Owen Leonardadded email contents for new and removed companionships
2010-10-26 Alan PippinAdded case '0' when new companionship is selected,...
2010-10-26 Alan PippinAdded ability to utilize jquery to automatically select...
2010-10-26 Owen Leonardadd email changes button to sandbox, still need to...
2010-10-26 Owen Leonardfixed sandbox so it doesn't show last month of visits...
2010-10-26 Alan PippinAdded jquery library.
2010-10-23 Alan PippinMade button widths all the same
2010-10-21 Owen Leonardimprove filter of companions
2010-10-21 Owen Leonardmade sandbox configurable so that you can show either...
2010-10-21 Owen Leonardfixed import script so it creates the visit data properly
2010-10-21 Owen Leonardfix width of companionshp tables so visit stats are...
2010-10-20 Owen LeonardMerge commit 'origin/master' into ht_sandbox
2010-10-20 Owen Leonardimplemented functionality for ht sandbox
2010-10-14 Owen Leonardproduce table that shows all districts/routes/etc
2010-10-12 Alan PippinFixed the embedded form IE issue on the vis_view app
2010-10-12 Alan PippinFixed issues in embedded form IE incompatability in...
2010-10-11 Alan PippinFixed table titles and removed table widths for appt...
2010-10-11 Alan PippinMerge branch 'master' of git@github.com:apippin/tc
2010-10-11 Alan PippinFixed form bug exposed by IE related to not saving...
2010-10-11 Owen Leonardadding start of ht sandbox page - lots of work still...
2010-10-09 Owen Leonardupdated database with new tables for ht sandbox
2010-10-09 Owen Leonardset up page for ht sandbox
2010-10-08 Owen Leonardupdated MLSFileTrimmer gui, added exit button, updated...
2010-10-06 Owen Leonardfix ppi_sched.tpl so it dynamically updates the ppi...
2010-10-05 Owen Leonardmake ppi frequency configurable
2010-10-04 Owen Leonardremoved filtering that only displayed members of the...
2010-10-04 Alan PippinCommented out debug line left in standard output
2010-10-04 Alan PippinFixed issue with yearly interview scheduling page only...
2010-10-03 Alan PippinMerge branch 'master' of git@github.com:apippin/tc
2010-10-03 Alan PippinFixed bug in not being able to select other interviewer...
2010-10-02 Owen Leonardmissed a space
2010-10-02 Owen Leonardfixed ordering of interviews/visits so that they show...
2010-10-02 Owen Leonardwrapped in double quotes so we can have single quotes...
2010-10-02 Alan PippinMoved version forward to 1.0.0 release_1_0_0
2010-10-01 Owen Leonardlast commit just used tc_presidency.email, changed... owenleonard/database_changes
2010-10-01 Owen Leonardfixed so that tc_presidency.email trumps tc_individual...
2010-10-01 Alan PippinRemoved all references to mls_id, these were unncessary. github/owenleonard/database_changes
2010-10-01 Alan PippinFixed bug in scheduling table for null individual and...
2010-10-01 Alan PippinMerge branch 'owenleonard/database_changes' of git...
2010-10-01 Alan PippinMade the date column a little wider
2010-10-01 Owen Leonardchanged query from tc_companionship to tc_companion...
2010-10-01 Alan PippinFixed issues with interviews and ppis not being recorde...
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 "default_stewardship" variable to the tc_config.
2010-09-20 Alan PippinAdded the $default_stewardship variable and put it...
2010-09-20 Alan PippinFixed bug in schedule yearly visit table. Bad index...
2010-09-20 Owen LeonardFixed import script so it sets "attending" correctly...
2010-09-20 Owen Leonardadding some sample csv files to be used for development...
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 Owen Leonardfixed a few more variable rename issues that were break...
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 updating tc_scheduling_priority so we don't get...
2010-09-18 Owen Leonardfixed sql table creation file and import script
2010-09-18 Owen Leonardadded tc_task and tc_accomplishment tables to database
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 email list tables
2010-09-18 Owen Leonardadded tc_scheduling_priority table, removed pri and...
2010-09-17 Owen Leonardchanged code field in tc_assignment to be abbreviation
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 Leonardforgot to sort by name
2010-09-15 Owen Leonardscheduling page now only shows one table per individual
2010-09-15 Owen Leonardremove eqpres from tc_presidency table - just used...
2010-09-14 Owen Leonardupdated msi to include xml changes
2010-09-14 Owen Leonardremoving birthday field from tc_indiv since we don...
2010-09-14 Owen Leonardonly list families assigned to the quorum in presidency...
next