Code Monkey home page Code Monkey logo

lanager's People

Stargazers

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

Watchers

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

lanager's Issues

install hang after php artisan lanager:install

I've tried installing lanager in both Ubuntu server 14.04 and Windows 2008r2 it stalls out at the same point on each at step 8:

In a terminal in the lanager/ directory, run:

php artisan lanager:install

The terminal will say all is good and get to this message and just go idle; "creating database structure..."

I've let it sit for hours and nothing happens. Any suggestions?

Laravel Issues - Container class not found

Hey,

After resolving the issue with creating the database, I started getting this in my apache logs (page is blank when attempting to visit it):

[Tue Sep 16 15:13:58 2014] [warn] [client 10.12.0.1] mod_fcgid: stderr: PHP Fatal error: Class 'Illuminate\\Container\\Container' not found in /path/lanager/vendor/laravel/framework/src/Illuminate/Foundation/Application.php on line 24

The setup and everything went fine but it seems to have problem loading those. I tried forcing composer to use 4.2.8 which got rid of the laravel issue, but then gave this:

[Tue Sep 16 13:03:39 2014] [warn] [client 10.12.0.1] mod_fcgid: stderr: PHP Fatal error: Class 'Whoops\\Handler\\Handler' not found in /path/lanager/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php on line 16

Any ideas?

Add seating planner

Could we look at getting a seating planner added? ie, when a user buys ticket (Maybe with PayPal payment complete) the user is granted access to a seat planner where a user can then pick a seat. The admin can design the seat plan in a drag and drop interface maybe? Or even with div's which have a specific class maybe such as class="seat-1" and the php script knows that assign div class seat-X to user Y?

Missing admin role eddition

How to change user roles in lanager? i see Role manager but there are no add/edit buttons. Only delete option is possible. Am i missing something? any help appreciated.

404 on shouts

Everything seems to have installed correctly (using WAMP on win 8.1).

Trying to hit the localhost, just redirects me to localhost/shout and gives

Not Found

The requested URL /shouts was not found on this server.

Apache/2.4.9 (Win64) PHP/5.5.12 Server at localhost Port 80

Any ideas on what I done wrong?

A critical bug with Form and HTML Facades

Don't know, whether this bug only occurs to me, or to everyone.

As I was tinkering with Lanager a week ago, everything seemed to work fine.
Until yesterday.

Any attempt to open any kind of form results in the error:
Example:
Non-static method Illuminate\Html\FormBuilder::open() should not be called statically, assuming $this from incompatible context
screenshot from 2014-10-21 13 47 30
Another example:
Call to undefined method Bootstrapper\Table::open()
screenshot from 2014-10-21 13 50 11

This occurs also with fresh cloned lanager.
As I was looking for the issue - found this:
https://laracasts.com/discuss/channels/general-discussion/43-forms

This is critical. We are having big LAN this weekend.

Playlist Videos Do Not Play

I open a screen and any videos I put on will play for about 1/2 a second with sound and all and stop. The history page works but will generate an error after awhile.

Add team management for the players

Players should be given the ability to create a team.

Teams will be later on used in signing up to tournaments.

Team consists of:
Captain (team creator)
Team members (added by team captain)

Currently planned unlimited size teams. Specifications and additional features will be detailed later.

Add seating planner?

Hi guys,

New to github, not new to LAN's! I run a LAN and this tool looks brilliant - any chance we could get a seat planner included so when someone buys a ticket they can choose a seat?

Cheers!
Ash

Submission of duplicate video causes loop

When a video is submitted and immediately submitted again one or more times (so it occupies two or more sequential positions in the playlist) the playback engine gets in a loop.

Add archive and initialise functionality for repeat events

Requested by @darabman

For recurring LAN parties using the same install of LANager, add functionality to download an archive of the previous party's data and initialise the database ready for the next party.

For each section of the database (e.g. shouts, videos, events, info etc) an admin could choose to one or both of the following:

Download an archive of the section's data
Reset the section's data to system defaults

From old Repo:

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
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

Allow batch importing of Steam users

By Steam ID (64bit), URL or account name.
Accept info as SteamParty.info does
Users with the role UserAdmin should be the only ones allowed to do this

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.