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, 2024-Mar-19 edition #1373

Merged
merged 46 commits into from Mar 22, 2024
Merged

Conversation

jacobdgm
Copy link
Contributor

@jacobdgm jacobdgm commented Mar 19, 2024

Pages affected:

  • all pages
    • header has been updated to switch to a hamburger menu at a narrower breakpoint
      • "Home" has been removed
      • alt and title text for logo are both now "Cantus Database Home"
      • navbar-expand breakpoint changed from xl to lg
      • under "About", a link to homepage has been added
      • to the logo and to the About>Home link, query parameters have been added to track how people are navigating to the home page
  • Chant Edit Syllabification
    • layout has been updated to match layout of other pages (mostly, there should be no more narrow margin-right on narrow breakpoints)
  • Chant List
    • view renamed to SourceBrowseChantsView
  • Sequence Detail
    • Table of concordances no longer visually spills beyond its containing div
  • Sequence Edit
    • layout has been updated to match layout of other pages (mostly, there should be no more narrow margin-right on narrow breakpoints)
  • Source Browse Chants
    • current source now automatically selected in dropdown on page load
    • When new source is selected via the dropdown, the Browse Chants page for the relevant source loads
    • Unpublished sources no longer appear listed in the dropdown when user is anonymous
  • Source Detail
    • For sources in the Bower segment, we no longer display "Select folio/feast" dropdowns
  • a number of no-longer-necessary files have been deleted:
    • differentia_data.txt
    • editors_chant.csv
    • editors_source.csv
    • error_log.txt
    • old_users_list.py
    • oldcantususer_uid_role.csv

jacobdgm and others added 30 commits February 29, 2024 21:13
Delete unnecessary files in `cantusdb_project` directory
chant_edit_syllabification.html: Improve formatting
by removing errant mr-3 bootstrap class
Sequence Detail: Wrap concordances table in table-responsive div
Sequence Edit: Fix formatting at narrow breakpoints
Source Detail: Hide folio/feast dropdowns in sidebar for Bower sources
Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.
- [Commits](django/django@4.2.10...4.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
jacobdgm and others added 4 commits March 19, 2024 13:19
…oject/django-4.2.11

Bump django from 4.2.10 to 4.2.11 in /django/cantusdb_project
Merge develop into staging, 2024-Mar-19 edition
Fix "Browse Chants" page "Source" drop-down bug
@jacobdgm
Copy link
Contributor Author

On the Staging server, we're back on the staging branch proper, and these changes have been deployed. All tests are passing.

Merge develop into staging, 2024-Mar-19 bonus edition
Merge develop into staging, 2024-Mar-21 edition
@jacobdgm jacobdgm merged commit 57db703 into production Mar 22, 2024
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.

None yet

3 participants