Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filling out Elections proposal #64

Merged
merged 36 commits into from
May 10, 2017
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
50d5ada
Initial commit of elections OCDEP draft
gordonje Jan 13, 2017
724e6f4
Breaking up into more specific qs
gordonje Jan 13, 2017
29a5fa3
Swap CandidateContest.is_runoff for .runoff_for_contest_id
gordonje Jan 17, 2017
7329b5b
Specify data type for BallotMeasureContest.passage_threshold
gordonje Jan 17, 2017
ad3069f
Replace CandidateContest.is_runoff w/ runoff_for_contest_id in VIP di…
gordonje Jan 17, 2017
04ad7ef
Make refs to OCD data types explicit
gordonje Jan 17, 2017
8e3327e
Remove redundant post_id fields, add RetentionContest.membership_id
gordonje Jan 18, 2017
309dd64
Typo
gordonje Jan 19, 2017
37cf973
Trim whitespace
gordonje Jan 19, 2017
515eda6
Typo
gordonje Jan 19, 2017
4573601
Edit to RetentionContest description
gordonje Jan 19, 2017
a88824e
Small edits for clarity
gordonje Jan 19, 2017
a8cdc6f
Small edit
gordonje Feb 7, 2017
cc8b818
Add sample json, small changes based on implementation
gordonje Feb 7, 2017
562b863
Missing indents
gordonje Feb 7, 2017
653524d
Add more sample json, more edits based on implementation
gordonje Feb 8, 2017
f0cdeb4
Missing double quotes
gordonje Feb 13, 2017
bc9dab8
Add definitions, re-arranged diffs with VIP, other changes suggested …
gordonje Feb 15, 2017
68bfce5
More edits based on feedback
gordonje Feb 15, 2017
02951f9
More edits
gordonje Feb 16, 2017
a04061d
More edits
gordonje Feb 16, 2017
d8654d3
Fix typo, add notes about timezone to all date fields
gordonje Feb 16, 2017
ea4990f
Remove questions section
gordonje Feb 21, 2017
3cfe9fb
Make party a subclass of OCD Organization
gordonje Feb 21, 2017
6538950
Make Election a subclass of OCD event (again)
gordonje Feb 21, 2017
c424801
Fix mapping to VIP section from BallotSelection
gordonje Feb 22, 2017
e7d2e58
Remove BallotSelection classes and other ballot-related features, add…
gordonje Feb 28, 2017
af3608b
Remove OfficeTerm, add Candidacy.contest_id, other small edits
gordonje Mar 6, 2017
084913c
Removed some refs to selections, break out diffs between proposed spe…
gordonje Mar 6, 2017
a962e59
Add more detailed instructions for Election.administrative_organizati…
gordonje Mar 6, 2017
b9cb266
Add CandidateContest.previous_term_unexpired, other small edits
gordonje Mar 6, 2017
3a51be8
Remove OfficeTerm from data types list
gordonje Mar 7, 2017
2b849cf
Typos
gordonje Mar 16, 2017
265343f
Add default to CandidateContest.number_elected, make required
gordonje Mar 16, 2017
8637a32
Added Candidacy.regisration_status
gordonje May 3, 2017
6758e0f
Less redundant description
gordonje May 3, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading