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

Start uploads page, tweak search frontend #396

Closed
wants to merge 84 commits into from

Commits on May 18, 2023

  1. Restore and debug uploads page

    - Adding views and template files from 2019 repo
    - Un-commenting code
    rebmizrahi committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8a9b29c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a2014f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    676cc4a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    f041eb2 View commit details
    Browse the repository at this point in the history
  2. Update requirements

    rebmizrahi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    46a90c9 View commit details
    Browse the repository at this point in the history
  3. add django extensions

    rebmizrahi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    a237fa0 View commit details
    Browse the repository at this point in the history
  4. delete test values

    rebmizrahi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e61f603 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    48fbc7c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Adds admin permission requirement to uploads page

    - Won't be ready for production for a while, but will be working on it, so done in hopes of avoiding mother commit
    rebmizrahi committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e6dc701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b2d75f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f646bc9 View commit details
    Browse the repository at this point in the history
  4. fix tag ordering mistake

    rebmizrahi committed May 29, 2023
    Configuration menu
    Copy the full SHA
    85c1958 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from rebmizrahi/upload-create-pages

    Upload create pages
    rebmizrahi authored May 29, 2023
    Configuration menu
    Copy the full SHA
    c5d07ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4986977 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ffee89 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from rebmizrahi/upload-create-pages

     add autocomplete files from 2019
    rebmizrahi authored May 29, 2023
    Configuration menu
    Copy the full SHA
    af451de View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. deprectated dependency

    rebmizrahi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7d41ef5 View commit details
    Browse the repository at this point in the history
  2. remove backup files

    rebmizrahi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    0f066d7 View commit details
    Browse the repository at this point in the history
  3. remove empty file

    rebmizrahi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c06b2e3 View commit details
    Browse the repository at this point in the history
  4. Clean up for PR

    - Delete api module and research corpus form as they will be fixed and implemented later
    rebmizrahi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    cce4610 View commit details
    Browse the repository at this point in the history
  5. Delete for PR

    rebmizrahi authored May 30, 2023
    Configuration menu
    Copy the full SHA
    751d1ba View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Remove manual permission added to database

    - Add permissions via migration rather than manually in admin.py
    - (Migration files are not on GH though)
    rebmizrahi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    481474c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    353137d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4005c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. update music21 version

    rebmizrahi committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e4a349e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e26f434 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    850e9cf View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Feature search frontend

    - Added a see more button for accordion of more features
    - Spacing clean up
    rebmizrahi committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9e1edec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0d8f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b36ae4 View commit details
    Browse the repository at this point in the history
  4. Rename feature groups

    rebmizrahi committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9e61e3f View commit details
    Browse the repository at this point in the history
  5. Remove print statement

    rebmizrahi committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f258f5b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    ba8855c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. dal debug

    rebmizrahi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2c6f7e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    737b288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e58a4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    838b864 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5175bcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d09b8d View commit details
    Browse the repository at this point in the history
  7. Add dal to installed apps

    rebmizrahi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a91873a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab9c2d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba433a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    cd9dfc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e770a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d683789 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Fix admin section view

    rebmizrahi committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f3ceb6f View commit details
    Browse the repository at this point in the history
  2. Work on upload form

    - DAL widgets for instrument, style, type done
    - Upload form logic done
    - New bug that if form is invalid, the html doesn't reload properly
    rebmizrahi committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b59ae7f View commit details
    Browse the repository at this point in the history
  3. Work on upload form

    - DAL widgets for instrument, style, type done - Upload form logic done - New bug that if form is invalid, the html doesn't reload properly
    rebmizrahi committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4dd6944 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Error message styling

    rebmizrahi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ea62198 View commit details
    Browse the repository at this point in the history
  2. remove print statement

    rebmizrahi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    dd9b7dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a56ee6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff5d5b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Clean up for PR

    rebmizrahi committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    327cb33 View commit details
    Browse the repository at this point in the history
  2. Add dropdown to select section number

    - Will need to refactor in the future, all javascript and css for the widget is in html, but previously was separated into custom widget files
    rebmizrahi committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b818cd6 View commit details
    Browse the repository at this point in the history
  3. Fix spelling mistake

    rebmizrahi committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    805ee67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7522c38 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    7a85241 View commit details
    Browse the repository at this point in the history
  2. Remove submodule reference

    rebmizrahi committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    87e8c1c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    153502d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    c472f77 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    e853f9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd92657 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    eec9396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a26762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19505ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4136ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d3ef29 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    48a7652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db40520 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b4c243 View commit details
    Browse the repository at this point in the history
  4. Add autocomplete and tooltips

    - Fix buggy behaviour of autocomplete widgets duplicating badly
    - Add some tooltips, restructuring needed for tooltips and labels to be on the same line
    - Add autocomplete to contributor form
    - Add checkboxes to confirm contributor/work does not exist in db
    rebmizrahi committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f15f60e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    6f32004 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Rejects invalid forms

    rebmizrahi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1b42d3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5069181 View commit details
    Browse the repository at this point in the history
  3. ELVIS-Project#402

    rebmizrahi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    656aede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea70028 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cf9430 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    1ec8857 View commit details
    Browse the repository at this point in the history
  2. Disable all new input elements

    and add checkboxes for all input elements to ask if object is not already in database to enable new object input
    rebmizrahi committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a3eea7b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Change naming of form in template and add function to enable fields

    - Enable disabled form fields for form handling
    - Change naming of ContributorForm from form to contribution_form to avoid mixups
    rebmizrahi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d8b3156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e6436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa94ece View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    ef2232b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Handles uploads form fields to create musical work

    - Further testing needed
    rebmizrahi committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    78d47f1 View commit details
    Browse the repository at this point in the history