eq/.git
13 years agochanged note field in tc_accomplishment to notes master owenleonard/django_db_prep
Owen Leonard [Mon, 1 Nov 2010 02:29:08 +0000 (20:29 -0600)]
changed note field in tc_accomplishment to notes

13 years agochange tc_interview.interviewer to point to tc_leader.leader instead of tc_individual...
Owen Leonard [Mon, 1 Nov 2010 00:51:17 +0000 (18:51 -0600)]
change tc_interview.interviewer to point to tc_leader.leader instead of tc_individual.individual

13 years agoremoved companion1 and companion2 from tc_visit
Owen Leonard [Sun, 31 Oct 2010 23:35:12 +0000 (17:35 -0600)]
removed companion1 and companion2 from tc_visit

13 years agolinked district table to leader table by leader id, removed district field from leade...
Owen Leonard [Sun, 31 Oct 2010 22:39:13 +0000 (16:39 -0600)]
linked district table to leader table by leader id, removed district field from leader table

13 years agoconverged president,counselor,secretary fields in tc_leader into one type field
Owen Leonard [Sun, 31 Oct 2010 21:56:23 +0000 (15:56 -0600)]
converged president,counselor,secretary fields in tc_leader into one type field

13 years agochanged tc_presidency to tc_leader
Owen Leonard [Sat, 30 Oct 2010 05:23:54 +0000 (23:23 -0600)]
changed tc_presidency to tc_leader

13 years agochange supervisor field in tc_district and tc_district_sandbox to leader
Owen Leonard [Sat, 30 Oct 2010 04:48:21 +0000 (22:48 -0600)]
change supervisor field in tc_district and tc_district_sandbox to leader

13 years agochanged visit_type to type
Owen Leonard [Sat, 30 Oct 2010 04:05:23 +0000 (22:05 -0600)]
changed visit_type to type

13 years agochanged interview_type to type
Owen Leonard [Sat, 30 Oct 2010 03:54:58 +0000 (21:54 -0600)]
changed interview_type to type

13 years agoMerge branch 'owenleonard/ht_sandbox' github/master release_1_1_0
Alan Pippin [Thu, 28 Oct 2010 16:59:24 +0000 (10:59 -0600)]
Merge branch 'owenleonard/ht_sandbox'

13 years agoMerge branch 'owenleonard/ht_sandbox' of git@github.com:apippin/tc into ht_sandbox owenleonard/ht_sandbox
Owen Leonard [Thu, 28 Oct 2010 15:42:33 +0000 (09:42 -0600)]
Merge branch 'owenleonard/ht_sandbox' of git@github.com:apippin/tc into ht_sandbox

13 years agocompleted email format
Owen Leonard [Thu, 28 Oct 2010 15:35:28 +0000 (09:35 -0600)]
completed email format

13 years agoAdded the ability to set a config variable to email the interviewee appts apippin/email_appt github/apippin/email_appt
Alan Pippin [Thu, 28 Oct 2010 03:34:38 +0000 (21:34 -0600)]
Added the ability to set a config variable to email the interviewee appts

13 years agoMade jquery variables application globals github/owenleonard/ht_sandbox
Alan Pippin [Thu, 28 Oct 2010 02:46:15 +0000 (20:46 -0600)]
Made jquery variables application globals

13 years agoChanges to support a jquery based tablesorter for the Ward Callings page
Alan Pippin [Thu, 28 Oct 2010 02:40:53 +0000 (20:40 -0600)]
Changes to support a jquery based tablesorter for the Ward Callings page

13 years agoMoved jquery into a subdirectory to keep it better organized with other jquery plugins
Alan Pippin [Wed, 27 Oct 2010 23:23:42 +0000 (17:23 -0600)]
Moved jquery into a subdirectory to keep it better organized with other jquery plugins

13 years agoMerge branch 'owenleonard/ht_sandbox' of git@github.com:apippin/tc into ht_sandbox
Owen Leonard [Wed, 27 Oct 2010 01:16:53 +0000 (19:16 -0600)]
Merge branch 'owenleonard/ht_sandbox' of git@github.com:apippin/tc into ht_sandbox

13 years agoFixed path to jsquery.js
Alan Pippin [Wed, 27 Oct 2010 01:05:14 +0000 (19:05 -0600)]
Fixed path to jsquery.js

13 years agoMerge branch 'owenleonard/ht_sandbox' of git@github.com:apippin/tc into owenleonard...
Alan Pippin [Wed, 27 Oct 2010 00:36:11 +0000 (18:36 -0600)]
Merge branch 'owenleonard/ht_sandbox' of git@github.com:apippin/tc into owenleonard/ht_sandbox

13 years agoadded email contents for new and removed companionships
Owen Leonard [Tue, 26 Oct 2010 23:25:57 +0000 (17:25 -0600)]
added email contents for new and removed companionships

13 years agoAdded case '0' when new companionship is selected, all multi-selects are cleared.
Alan Pippin [Tue, 26 Oct 2010 23:24:51 +0000 (17:24 -0600)]
Added case '0' when new companionship is selected, all multi-selects are cleared.

13 years agoAdded ability to utilize jquery to automatically select families and
Alan Pippin [Tue, 26 Oct 2010 23:22:56 +0000 (17:22 -0600)]
Added ability to utilize jquery to automatically select families and
HT companions automatically once a companionship is selected.

13 years agoadd email changes button to sandbox, still need to add functionality
Owen Leonard [Tue, 26 Oct 2010 22:16:43 +0000 (16:16 -0600)]
add email changes button to sandbox, still need to add functionality

13 years agofixed sandbox so it doesn't show last month of visits since the current month is...
Owen Leonard [Tue, 26 Oct 2010 22:04:52 +0000 (16:04 -0600)]
fixed sandbox so it doesn't show last month of visits since the current month is usually blank anyway

13 years agoAdded jquery library.
Alan Pippin [Tue, 26 Oct 2010 21:40:03 +0000 (15:40 -0600)]
Added jquery library.
Added alternating row coloring in ht sandbox.

13 years agoMade button widths all the same
Alan Pippin [Sat, 23 Oct 2010 03:43:55 +0000 (21:43 -0600)]
Made button widths all the same

13 years agoimprove filter of companions
Owen Leonard [Thu, 21 Oct 2010 20:29:29 +0000 (14:29 -0600)]
improve filter of companions

13 years agomade sandbox configurable so that you can show either all visits for the family,...
Owen Leonard [Thu, 21 Oct 2010 18:06:05 +0000 (12:06 -0600)]
made sandbox configurable so that you can show either all visits for the family, or only the visit stats the companionship is accountable for

13 years agofixed import script so it creates the visit data properly
Owen Leonard [Thu, 21 Oct 2010 18:04:37 +0000 (12:04 -0600)]
fixed import script so it creates the visit data properly

13 years agofix width of companionshp tables so visit stats are aligned
Owen Leonard [Thu, 21 Oct 2010 17:27:12 +0000 (11:27 -0600)]
fix width of companionshp tables so visit stats are aligned
make number of months stats configurable

13 years agoMerge commit 'origin/master' into ht_sandbox
Owen Leonard [Wed, 20 Oct 2010 18:41:02 +0000 (12:41 -0600)]
Merge commit 'origin/master' into ht_sandbox

13 years agoimplemented functionality for ht sandbox
Owen Leonard [Wed, 20 Oct 2010 18:40:30 +0000 (12:40 -0600)]
implemented functionality for ht sandbox

13 years agoproduce table that shows all districts/routes/etc
Owen Leonard [Thu, 14 Oct 2010 06:13:38 +0000 (00:13 -0600)]
produce table that shows all districts/routes/etc

13 years agoFixed the embedded form IE issue on the vis_view app
Alan Pippin [Tue, 12 Oct 2010 01:49:24 +0000 (19:49 -0600)]
Fixed the embedded form IE issue on the vis_view app
Removed table widths from vis_view app

13 years agoFixed issues in embedded form IE incompatability in interview tool.
Alan Pippin [Tue, 12 Oct 2010 01:36:56 +0000 (19:36 -0600)]
Fixed issues in embedded form IE incompatability in interview tool.
Removed fixed table widths from interview scheduling tool.

13 years agoFixed table titles and removed table widths for appt sched tables
Alan Pippin [Mon, 11 Oct 2010 18:47:13 +0000 (12:47 -0600)]
Fixed table titles and removed table widths for appt sched tables

13 years agoMerge branch 'master' of git@github.com:apippin/tc
Alan Pippin [Mon, 11 Oct 2010 18:33:32 +0000 (12:33 -0600)]
Merge branch 'master' of git@github.com:apippin/tc

13 years agoFixed form bug exposed by IE related to not saving pri/notes properly.
Alan Pippin [Mon, 11 Oct 2010 18:32:49 +0000 (12:32 -0600)]
Fixed form bug exposed by IE related to not saving pri/notes properly.

13 years agoadding start of ht sandbox page - lots of work still to do on it
Owen Leonard [Mon, 11 Oct 2010 05:05:46 +0000 (23:05 -0600)]
adding start of ht sandbox page - lots of work still to do on it

13 years agoupdated database with new tables for ht sandbox
Owen Leonard [Sat, 9 Oct 2010 03:27:45 +0000 (21:27 -0600)]
updated database with new tables for ht sandbox

13 years agoset up page for ht sandbox
Owen Leonard [Sat, 9 Oct 2010 02:39:41 +0000 (20:39 -0600)]
set up page for ht sandbox

13 years agoupdated MLSFileTrimmer gui, added exit button, updated msi file
Owen Leonard [Fri, 8 Oct 2010 17:19:59 +0000 (11:19 -0600)]
updated MLSFileTrimmer gui, added exit button, updated msi file

13 years agofix ppi_sched.tpl so it dynamically updates the ppi completed table header
Owen Leonard [Wed, 6 Oct 2010 00:06:13 +0000 (18:06 -0600)]
fix ppi_sched.tpl so it dynamically updates the ppi completed table header

13 years agomake ppi frequency configurable
Owen Leonard [Tue, 5 Oct 2010 23:52:06 +0000 (17:52 -0600)]
make ppi frequency configurable

13 years agoremoved filtering that only displayed members of the quorum for activities since...
Owen Leonard [Mon, 4 Oct 2010 04:15:13 +0000 (22:15 -0600)]
removed filtering that only displayed members of the quorum for activities since many activities include family members

13 years agoCommented out debug line left in standard output
Alan Pippin [Mon, 4 Oct 2010 00:28:47 +0000 (18:28 -0600)]
Commented out debug line left in standard output

13 years agoFixed issue with yearly interview scheduling page only showing schedule for the presi...
Alan Pippin [Mon, 4 Oct 2010 00:24:14 +0000 (18:24 -0600)]
Fixed issue with yearly interview scheduling page only showing schedule for the president.
It now shows the schedule as defined by the yearly_ppi_interviewer global variable.
The PPI update page was also updated to only show interviewers in the drop down that match this as well.

13 years agoMerge branch 'master' of git@github.com:apippin/tc
Alan Pippin [Sun, 3 Oct 2010 22:47:35 +0000 (16:47 -0600)]
Merge branch 'master' of git@github.com:apippin/tc

13 years agoFixed bug in not being able to select other interviewers in interviewer list
Alan Pippin [Sun, 3 Oct 2010 22:46:06 +0000 (16:46 -0600)]
Fixed bug in not being able to select other interviewers in interviewer list

13 years agomissed a space
Owen Leonard [Sat, 2 Oct 2010 22:15:05 +0000 (16:15 -0600)]
missed a space

13 years agofixed ordering of interviews/visits so that they show last one, clarified queries...
Owen Leonard [Sat, 2 Oct 2010 22:09:36 +0000 (16:09 -0600)]
fixed ordering of interviews/visits so that they show last one, clarified queries to select the correct interview types

13 years agowrapped in double quotes so we can have single quotes in the notes themselves
Owen Leonard [Sat, 2 Oct 2010 04:05:13 +0000 (22:05 -0600)]
wrapped  in double quotes so we can have single quotes in the notes themselves

13 years agoMoved version forward to 1.0.0 release_1_0_0
Alan Pippin [Sat, 2 Oct 2010 02:11:58 +0000 (20:11 -0600)]
Moved version forward to 1.0.0

13 years agolast commit just used tc_presidency.email, changed it to use tc_presidency.email... owenleonard/database_changes
Owen Leonard [Fri, 1 Oct 2010 21:15:46 +0000 (15:15 -0600)]
last commit just used tc_presidency.email, changed it to use tc_presidency.email first, then tc_individual.email

13 years agofixed so that tc_presidency.email trumps tc_individual.email when sending out appt...
Owen Leonard [Fri, 1 Oct 2010 21:04:24 +0000 (15:04 -0600)]
fixed so that tc_presidency.email trumps tc_individual.email when sending out appt invites

13 years agoRemoved all references to mls_id, these were unncessary. github/owenleonard/database_changes
Alan Pippin [Fri, 1 Oct 2010 20:50:38 +0000 (14:50 -0600)]
Removed all references to mls_id, these were unncessary.
Fixed PPI location auto filling with supervisor's address

13 years agoFixed bug in scheduling table for null individual and/or family
Alan Pippin [Fri, 1 Oct 2010 20:22:32 +0000 (14:22 -0600)]
Fixed bug in scheduling table for null individual and/or family

13 years agoMerge branch 'owenleonard/database_changes' of git@github.com:apippin/3rd into owenle...
Alan Pippin [Fri, 1 Oct 2010 20:13:09 +0000 (14:13 -0600)]
Merge branch 'owenleonard/database_changes' of git@github.com:apippin/3rd into owenleonard/database_changes

13 years agoMade the date column a little wider
Alan Pippin [Fri, 1 Oct 2010 20:12:56 +0000 (14:12 -0600)]
Made the date column a little wider

13 years agochanged query from tc_companionship to tc_companion to fix the ht interview scheduling
Owen Leonard [Fri, 1 Oct 2010 20:07:32 +0000 (14:07 -0600)]
changed query from tc_companionship to tc_companion to fix the ht interview scheduling

13 years agoFixed issues with interviews and ppis not being recorded properly.
Alan Pippin [Fri, 1 Oct 2010 18:12:35 +0000 (12:12 -0600)]
Fixed issues with interviews and ppis not being recorded properly.

13 years agofixed issues with updating to newer dataset
Owen Leonard [Fri, 1 Oct 2010 06:40:20 +0000 (00:40 -0600)]
fixed issues with updating to newer dataset

13 years agoadded new tc_companion table, updated tc_companionship table, linked tc_calling table...
Owen Leonard [Thu, 30 Sep 2010 23:49:40 +0000 (17:49 -0600)]
added new tc_companion table, updated tc_companionship table, linked tc_calling table to tc_individual table

13 years agoforgot to remove the lines that empty the tc_visit table - temporary development...
Owen Leonard [Mon, 20 Sep 2010 21:00:16 +0000 (15:00 -0600)]
forgot to remove the lines that empty the tc_visit table - temporary development code

13 years agofixed import of ht stats so it doesn't include last month since that is always No...
Owen Leonard [Mon, 20 Sep 2010 20:58:13 +0000 (14:58 -0600)]
fixed import of ht stats so it doesn't include last month since that is always No for every family

13 years agoAdded "default_stewardship" variable to the tc_config.
Alan Pippin [Mon, 20 Sep 2010 15:05:04 +0000 (09:05 -0600)]
Added "default_stewardship" variable to the tc_config.
Added comments to cross link its value in both config files.
Added missing steward qualifer to a number of queries.

13 years agoAdded the $default_stewardship variable and put it to use
Alan Pippin [Mon, 20 Sep 2010 14:43:44 +0000 (08:43 -0600)]
Added the $default_stewardship variable and put it to use

13 years agoFixed bug in schedule yearly visit table. Bad index being used in vis_notes array.
Alan Pippin [Mon, 20 Sep 2010 14:29:44 +0000 (08:29 -0600)]
Fixed bug in schedule yearly visit table. Bad index being used in vis_notes array.

13 years agoFixed import script so it sets "attending" correctly so that attendance gets prepopul...
Owen Leonard [Mon, 20 Sep 2010 04:39:16 +0000 (22:39 -0600)]
Fixed import script so it sets "attending" correctly so that attendance gets prepopulated.

13 years agoadding some sample csv files to be used for development. They are not complete,...
Owen Leonard [Mon, 20 Sep 2010 04:10:00 +0000 (22:10 -0600)]
adding some sample csv files to be used for development.  They are not complete, just a basic start

13 years agoMerge branch 'owenleonard/database_changes' of git@github.com:apippin/3rd into owenle...
Alan Pippin [Sun, 19 Sep 2010 23:37:57 +0000 (17:37 -0600)]
Merge branch 'owenleonard/database_changes' of git@github.com:apippin/3rd into owenleonard/database_changes

13 years agoMade additional changes to allow the import to work and do the right
Alan Pippin [Sun, 19 Sep 2010 23:33:08 +0000 (17:33 -0600)]
Made additional changes to allow the import to work and do the right
thing with "steward" and "organization" in the absence of the
"Organization class per member.csv" file

13 years agofixed a few more variable rename issues that were breaking some sql queries
Owen Leonard [Sun, 19 Sep 2010 23:28:53 +0000 (17:28 -0600)]
fixed a few more variable rename issues that were breaking some sql queries

13 years agoChanged "Organization class per member.csv" to an optional file to work with older...
Alan Pippin [Sun, 19 Sep 2010 23:17:18 +0000 (17:17 -0600)]
Changed "Organization class per member.csv" to an optional file to work with older dumps

13 years agofound one more place where we reference eq - this is the last one that grep finds
Owen Leonard [Sun, 19 Sep 2010 04:45:25 +0000 (22:45 -0600)]
found one more place where we reference eq - this is the last one that grep finds

13 years agoforgot to make it tc_config - it still said ec_config
Owen Leonard [Sun, 19 Sep 2010 04:42:21 +0000 (22:42 -0600)]
forgot to make it tc_config - it still said ec_config

13 years agothe install instructions say to make changes to the .local files, but this script...
Owen Leonard [Sun, 19 Sep 2010 04:41:00 +0000 (22:41 -0600)]
the install instructions say to make changes to the .local files, but this script checks the originals.  changing to check the .local versions so that we verify the changes

13 years agoremoving upgrade scripts since we're going to redo the version tags and expect people...
Owen Leonard [Sat, 18 Sep 2010 21:01:10 +0000 (15:01 -0600)]
removing upgrade scripts since we're going to redo the version tags and expect people to set up their database from scratch

13 years agoadded cleanup functionality for tc_scheduling_priority during import of new data
Owen Leonard [Sat, 18 Sep 2010 20:47:07 +0000 (14:47 -0600)]
added cleanup functionality for tc_scheduling_priority during import of new data

13 years agoremoved name field from tc_district
Owen Leonard [Sat, 18 Sep 2010 19:42:22 +0000 (13:42 -0600)]
removed name field from tc_district

13 years agoremoved name field from tc_presidency, updated tc.jpg
Owen Leonard [Sat, 18 Sep 2010 19:25:36 +0000 (13:25 -0600)]
removed name field from tc_presidency, updated tc.jpg

13 years agofixed updating tc_scheduling_priority so we don't get jumbled information
Owen Leonard [Sat, 18 Sep 2010 17:41:52 +0000 (11:41 -0600)]
fixed updating tc_scheduling_priority so we don't get jumbled information

13 years agofixed sql table creation file and import script
Owen Leonard [Sat, 18 Sep 2010 06:28:17 +0000 (00:28 -0600)]
fixed sql table creation file and import script

13 years agoadded tc_task and tc_accomplishment tables to database
Owen Leonard [Sat, 18 Sep 2010 05:34:46 +0000 (23:34 -0600)]
added tc_task and tc_accomplishment tables to database

13 years agoremoved family field from tc_individual (double linkage), removed hoh_id/name/name_id...
Owen Leonard [Sat, 18 Sep 2010 05:25:52 +0000 (23:25 -0600)]
removed family field from tc_individual (double linkage), removed hoh_id/name/name_id from tc_family as they were unnecessary

13 years agoremoved indiv_id and sequence from tc_calling - redundant, unnecessary information
Owen Leonard [Sat, 18 Sep 2010 03:57:05 +0000 (21:57 -0600)]
removed indiv_id and sequence from tc_calling - redundant, unnecessary information

13 years agoadded email list tables
Owen Leonard [Sat, 18 Sep 2010 03:47:47 +0000 (21:47 -0600)]
added email list tables

13 years agoadded tc_scheduling_priority table, removed pri and notes fields from tc_individual...
Owen Leonard [Sat, 18 Sep 2010 03:40:05 +0000 (21:40 -0600)]
added tc_scheduling_priority table, removed pri and notes fields from tc_individual tc_family and tc_companionship

13 years agochanged code field in tc_assignment to be abbreviation
Owen Leonard [Fri, 17 Sep 2010 06:47:01 +0000 (00:47 -0600)]
changed code field in tc_assignment to be abbreviation

13 years agochanged mls_indiv_id to mls_id
Owen Leonard [Fri, 17 Sep 2010 06:38:56 +0000 (00:38 -0600)]
changed mls_indiv_id to mls_id

13 years agochanged indiv fields to individual
Owen Leonard [Fri, 17 Sep 2010 06:33:37 +0000 (00:33 -0600)]
changed indiv fields to individual

13 years agochanged indiv_id in tc_individual to mls_indiv_id, removed indiv_id fields in all...
Owen Leonard [Fri, 17 Sep 2010 05:11:14 +0000 (23:11 -0600)]
changed indiv_id in tc_individual to mls_indiv_id, removed indiv_id fields in all other tables

13 years agoremoved more references to EQ
Owen Leonard [Wed, 15 Sep 2010 07:00:42 +0000 (01:00 -0600)]
removed more references to EQ

13 years agochanged int_notes to hti_notes and int_pri to hti_pri in the tc_indiv table
Owen Leonard [Wed, 15 Sep 2010 06:42:33 +0000 (00:42 -0600)]
changed int_notes to hti_notes and int_pri to hti_pri in the tc_indiv table

13 years agoforgot to sort by name
Owen Leonard [Wed, 15 Sep 2010 06:27:55 +0000 (00:27 -0600)]
forgot to sort by name

13 years agoscheduling page now only shows one table per individual
Owen Leonard [Wed, 15 Sep 2010 06:23:57 +0000 (00:23 -0600)]
scheduling page now only shows one table per individual

13 years agoremove eqpres from tc_presidency table - just used the president field instead -...
Owen Leonard [Wed, 15 Sep 2010 06:01:00 +0000 (00:01 -0600)]
remove eqpres from tc_presidency table - just used the president field instead - need to enhance it to include all presidency members depending on new config file setting

13 years agoupdated msi to include xml changes
Owen Leonard [Tue, 14 Sep 2010 15:34:00 +0000 (09:34 -0600)]
updated msi to include xml changes

13 years agoremoving birthday field from tc_indiv since we don't use it and it is personal info
Owen Leonard [Tue, 14 Sep 2010 01:47:10 +0000 (19:47 -0600)]
removing birthday field from tc_indiv since we don't use it and it is personal info

13 years agoonly list families assigned to the quorum in presidency visits page
Owen Leonard [Tue, 14 Sep 2010 01:31:16 +0000 (19:31 -0600)]
only list families assigned to the quorum in presidency visits page