- May 05, 2021
-
-
Daniel Schultz authored
Add LoneStar2020 finalist ETL
-
Frank Duncan authored
While the issue was about adding it to the local all.tmpl, it is probably better to add it to the default, since it's not something that you truly want configured on your system. Issue #112: Add torque param to local
-
Frank Duncan authored
-
Frank Duncan authored
-
Frank Duncan authored
Because we can (and do) have environments with more than one installation of torque, we need to not have the database users for those different installations walk over each other. So this adds a new parameter for that installation, making the normal production one the default.
-
Frank Duncan authored
Related to the previous commit, where a bug was introduced.
-
- Apr 30, 2021
-
-
Daniel Schultz authored
The mapping between finalist attachments and proposal numbers is hidden by using the Finalist_Attachments.csv Issue #107
-
Daniel Schultz authored
Add finalists to Climate2030
-
Frank Duncan authored
-
Frank Duncan authored
This allows us to sort by dynamic fields, such as how many proposals are available to view for the person
-
- Apr 29, 2021
-
-
Frank Duncan authored
-
Frank Duncan authored
Requires some other foundational changes including: * Adding an etl column for originating competition * Updating the torque version to enable editing * Updating TOCs to not include empty groups
-
- Apr 22, 2021
-
-
Daniel Schultz authored
The finalist data itself is stored in svn but this uses the same pattern as other competitions with finalist data to iterate and relocate the finalist attachments to the appropriate proposals. Issue #105
-
Daniel Schultz authored
LLIIA ETL Updates
-
Daniel Schultz authored
Synchronize upstream with ETL Updates
-
Daniel Schultz authored
The finalist attachments are now added without revealing information about their names / proposal IDs. This is following the same pattern as Climate2020.
-
Daniel Schultz authored
We don't need the finalist tabs after all in this competition.
-
Daniel Schultz authored
-
Daniel Schultz authored
These tabs are deployed but have not yet been added to the repository.
-
Daniel Schultz authored
This updates the modern competitions to use the common deploy tooling, which includes a decrypt helper function and the help documentation that explains how to call the script. There are a few legacy competitions which have not been updated, but potentially could be in future.
-
- Apr 21, 2021
-
-
Daniel Schultz authored
These two scripts will be leveraged by the various competition deploy scripts. Currently this logic is duplicated across several competitions.
-
Frank Duncan authored
Just adding the GlobalViewMediawiki column and updating the shas to checkout.
-
- Apr 20, 2021
-
-
Frank Duncan authored
Also included a template change where Attachments was forgotten
-
Frank Duncan authored
-
Frank Duncan authored
These are: * Adding a second sheet information adder, for when a second spreadsheet needs to have some information added to the overall dataset * Allow MultiLineProcessor to specify the string it's split on * Allow tocs to take in multiple columns to build up the groupings on * Output a message in the case that adding a page fails for whatever reason
-
- Apr 08, 2021
-
-
Frank Duncan authored
Just copied over from the template and replaced all the variables.
-
Frank Duncan authored
This should be a complete shell for a new competition, with some of the documentation moved out of the base README.md. With these instructions, someone should be able to quickly get a new site up and running.
-
Frank Duncan authored
-
- Apr 07, 2021
-
-
Frank Duncan authored
This includes: * Reverting changes to LoneStar as it's not the first competition going * Changing LLIIA2020 from GV, since this is going live * Parameterizing the torquedataconnect role's git checkout so old competitions are broken by this * Other small whitespace fixes
-
Frank Duncan authored
Change things from GV to regular because we're no longer demoing.
-
Frank Duncan authored
Global View needs to come along for the ride with the ansible changes.
-
Frank Duncan authored
-
Frank Duncan authored
Also required reversing the wiki config list as needed by the update. See README in torque data connect for more information.
-
Frank Duncan authored
-
Frank Duncan authored
For proposals that come from other competitions, there's normally a <teamcomments /> tag, that needs to render in Global View to the empty string.
-
Frank Duncan authored
This required a few small changes to LoneStar and LLIIA, in that the competitions needed to be renamed to GVLoneStar and GVLLIIA, so that they could exist on the production server alongside their non Global View enabled counterparts. Otherwise, this large change builds out the initial deployment of Global View, including: * The GV ansible config * The GV pipeline * The GV enablign etl changes to LLIIA and LoneStar * The base etl changes to add common Global View data * Update to torquedata for the new deployment of the django enabled torquedata
-
Daniel Schultz authored
I hope I didn't just cause problems, but we were being more-specific-than-necessary when copying pdfs over to the attachment directory. This now copies everything, which is handy because we changed one of the appendixes to `Overview` and this allows us to copy it without adding another line.
-
Daniel Schultz authored
Accidentally removed the `:` from an existing deploy parameter, which made everything very sad and upset.
-
Daniel Schultz authored
The overview appendix item is being moved / renamed to be a standalone document.
-
Daniel Schultz authored
The new first tab is "Overview" which will host the 2 page overview. The prospectus still exists, it just isn't the first page any longer.
-