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

WIP: Feature/vote in groups #295

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 28, 2024

  1. add teamvote fields to db and to mod_form and alter distribution algo…

    …rithm for teamratings
    irinahpe committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    53b8ad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. modify distribution algorithm, save groupid to db for each rating and…

    … add field preventvotenotingroup to ratingallocate table
    irinahpe committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3814171 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. codestyle fixes

    irinahpe committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    645f156 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. started writing a new algorithm for finding constrained shortest path…

    …, altered manual allocation form to show teams of users
    irinahpe committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9027fb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on May 6, 2024

  1. add groupname to the view for each groupmember at give_rating, check …

    …that user to group mapping is unique in the teamvotegrouping
    irinahpe committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9768092 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. alter distibution algorithm

    irinahpe committed May 23, 2024
    Configuration menu
    Copy the full SHA
    43dcf7b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix interference with choices_usegroups by listing a coarser list of …

    …groups in the form selector
    irinahpe committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    94b2878 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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