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

Merge staging into production, 28 Jan 2025 #1739

Open
wants to merge 89 commits into
base: production
Choose a base branch
from
Open

Conversation

dchiller
Copy link
Contributor

@dchiller dchiller commented Jan 28, 2025

Source

Chant

Other

API

dchiller and others added 30 commits October 23, 2024 13:35
Removes superfluous queryset + adds docstring to `get_chants_with_feasts` function.

Refs: #1682
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.3...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
- add TypeError for when json response is None. Occurs when chants don't have a full text
- use .get() method instead to avoid error handling
Fix `TypeError` when using CI json-cid endpoint
Add tests and modify `make_fake_source` to account for source name. Add types to `get_random_search_term`.

Refs: #1697
Splits the "fragment" and "fragmented" option for Source.source_completeness.

Changes the "complete" source option to "complete or mostly complete".

Harmonizes word form for production method: "Printed" -> "Print"
…ilters

Adds a production method filter to the source list page.

Updates the source completeness filter to conform to new source completeness options. Makes it possible to filter by various combinations of source completeness.

Adds associated tests.
Adds "Fragment" to the Cantus Siglum cells on the source list page, separated by formatting.
Also complete linting and typing for helper tags.
Also makes remaining columns sortable.

Removes `genre_list.js` which is no longer necessary with the removal of filtering by `Mass/Office`.

Updates tests.
Ensure helper tags return safe strings
- manuscript_full_text_proofread, manuscript_full_text_std_proofread, volpiano_proofread
- check if user is proofreader
- add form for proofread choicefields
- Handling of manuscript full text, volpiano, and proofreading filters
Update tests to consistently use `make_fake_[model]` functions. Update use of these functions for the new argument structure.

Fix various type and linting issues in `make_fakes`.
lucasmarchd01 and others added 29 commits December 2, 2024 17:41
Implement proofread filter functionality to Browse Chants page
Update feast filter dropdown options on Source pages & general clean-up of source views
Follow #1712 and conform pagination styling of the browse chants templates to other filterable table templates.
Allow edits to chants that did not have an initial full text to be saved even if no full text is added.

Add check for uniqueness of folio-c_sequence to the chant edit page. This requires inclusion of the chant source in the chant edit form: the form, view, and test are edited to add the source to the form.

Refs: #1696.
Moves validity checks on the Chant Create view to the Chant Create Form.

Refs: #1713.
Add test mix-in to support formatted templates.
A request object is not sent to the `BadRequest` exception, so we check whether such an object exists before trying to render the `400.html` template.
Add a new view along with associated template and static files for the bulk upload (by csv) of image links to specific chants in a source.

Add form that dynamically creates fields for each folio and implements custom save method for updated image links.

Add a few checks for completeness and duplication of the csv file on the front-end.

Add associated tests.
Add JSON response to chant and source detail endpoints
Merge `develop` into `staging`, 27 Jan 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants