Coder Social home page Coder Social logo

lanager's People

Contributors

colindean avatar ilumos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

colindean urbels

lanager's Issues

Extend editing environment for Info pages and Events

In order to improve the speed of adding content, setting up a lanager session for a new party, and to eliminate the risky practice of granting other admins access to the raw tables in MySQL, I think the following functionality should be added:

  • An info admin page and an event admin page with the functionality for Creating, editing and deleting entries from within lanager. Such a page need be nothing more than a list of event/info records (likely ordered by the Title field) with "Edit | Delete | Visible" buttons by each entry, and a 'New' button above the list.
  • Editing the entry would take the user to a form populated with the data for that entry, not dissimilar to the exisitng event creation form. Clicking 'New' from the list of entries would understandably take the user to a blank form, with a submit button.
  • Only admin users should have access to these pages
  • A collapsible frame alongside the Edit/New form would show a Markdown 'cheat-sheet' as a reminder for editors.
  • The 'visibility' of events and info pages should be set-able, meaning that commonly-used items could be disabled, edited and re-used without removing them from the databse outright

LAN Party Initialising/Archiving functionality

Create a SQL script or admin page that allows authorised users to 'initialise' the database ready for a new party. Such a script should ideally perform the following actions:

  • Archive all shouts
  • Archive non-privileged users
  • Disable (but not delete) events, perhaps marking them as invisible so commonly-used events (e.g. Food orders, award ceremonies, party open/close times) can be edited and reused (See issue #Num: #16 )
  • As above, but with info pages
  • Archive video playlist and initialise

'Archiving' would usefully have the option of either dumping CSV/SQL or outright deleting the deprecated records

Improve usefulness of shouts as announcement platform

Presently users don't actively look at the shouts page unless it's up on the big screen. I feel the following improvements would cause users to autonomously use the shouts page as a reliable means of keeping up with announcements that organisers make over the microphone (e.g. minimise the frequency of people coming up and asking "what did you just say about food orders/game x/beards?")

  • Slight formatting emphasis on admin usernames for all of their shouts
  • Timestamp for shouts (e.g. [Day name] [hour:minute] would be sufficient in my case
  • Admins can 'sticky' any post to the top of the shouts list, as well as 'unstick' them or delete them. Stickied posts should have a formatting emphasis.

[BUG] Steam Login URI tries to use localhost

Steam login process is fine up until the user verifies their account, where the browser then drops back to a 404 page with localhost as the hostname.
The steam login button uses the URI https://steamcommunity.com/openid/login?openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.mode=checkid_setup&openid.return_to=http%3A%2F%2Flocalhost%2Flogin&openid.realm=http%3A%2F%2Flocalhost&openid.ns.sreg=http%3A%2F%2Fopenid.net%2Fextensions%2Fsreg%2F1.1&openid.claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&openid.identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select

Simply substituting localhost for the hostname of the lanager server allows you to complete the login process.
A similar thing happens when logging out.

Add measures to prevent video spamming

Two measures for improving the fairness and enjoyment of the video playlisting system:

  • Limit number of times that a single video can be submitted to the playlist by anyone (flipping trolls m8)
  • Limit number of consecutive video submissions from one user

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.