Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Development #52

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

Development #52

wants to merge 5 commits into from

Commits on Mar 3, 2015

  1. Fix access roles to export, games, and player management

    Fix bugs as to what role (researcher, institution, gameadmin) has
    access to what pages.
    
    Export - researcher, institution, gameadmin
    Games - gameadmin
    Players - gameadmin
    mcsooks committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    b8782cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccfdbb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2015

  1. Prevent split tags from being truncated

    Move truncation code to allow the split tags to be created before all
    tags are trimmed to 64 characters.
    ssolbeck committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    ed5fdf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Add up-to-date API documentation

    Adapted from mg-1.0-docs/mg_dev_api_documentation_v1.0.text
    ssolbeck committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    2504f16 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2015

  1. Merge pull request #49 from gsolbeck/development

    Update API documentation, fix tag truncation
    mcsooks committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    f839215 View commit details
    Browse the repository at this point in the history