GithubHelp home page GithubHelp logo

andpol / muvicfest Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 48 KB

Issue tracker for the Django-based MuVicFest scheduling system for SENG371. The actual source code is hosted on a private server.

muvicfest's People

Stargazers

 avatar

Watchers

 avatar  avatar

muvicfest's Issues

Genres Page does not sort names correctly

SVN Commit #123

General Description of Defect
The genres page does not sort in reverse lexical order when the up arrow is clicked for the name column.

Steps to Reproduce

  1. Go to '/muvicfest/genres/' page.
  2. Click the down arrow to sort by descending name.

Actual Action/Output
Nothing happens when the arrow is clicked.

Desired Action/Output
The names should be sorted from Z to A.

Ensure that Venue URLs start with an "http://"

To be assigned to Sukpal.

Ensure that Venue URLs start with an "http://"

Otherwise, when the Venue link is clicked on, page still thinks it's an internal link and gives a 404. With http:// prefix, always works if URL isn't garbage.

Performance List Page: Security Issue

Currently ANY user or member of the public can get to the page (by typing it in) and see all of the performances as an admin would.

Need to restrict so only Admin can see this.

Performance Page: Scheduled -> Approved Status does not unschedule

*NOTE: This may exist for other state transitions ***

Steps to Reproduce:

Create a performance and schedule it to some event (lets call it event 'e').
After, change the status to approved.

Using the Django shell: e.performance_set.all() should NOT contain the performance that we just "unscheduled"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.