Commit Graph

30 Commits

Author SHA1 Message Date
Brian Buller 88ce4097b6 Better mobile formatting 2018-06-18 08:49:15 -05:00
Brian Buller 4591d3c827 Fix a little bit with how thumbnails were displayed.
Also fix session bug (if session secret changes).
2018-01-29 15:45:58 -06:00
Brian Buller 8afac6a29b Remove hardcoded session secret 2018-01-26 11:47:13 -06:00
Brian Buller 82a842f7fa Merge branch 'master' of github.com:devict/ictgj-voting 2018-01-23 15:07:11 -06:00
Brian Buller 84cba4d340 Running out of memory now
Save to DB happens on timed interval and on shutdown
2018-01-23 14:55:52 -06:00
hitjim a470de0647 clarify steps for setting up development environment, added comments 2017-10-31 22:56:17 -05:00
Brian Buller 0850550be4 Getting things going 2017-10-21 17:47:01 -05:00
Brian Buller 1905f2c009 Compiling... But still work to do. 2017-10-19 14:53:07 -05:00
Brian Buller 9440565555 Pushing up, done for the day 2017-10-11 18:03:27 -05:00
Brian Buller 18eabf2f79 Merge branch 'split-dbs' of github.com:br0xen/ictgj-voting into split-dbs 2017-10-10 08:09:22 -05:00
Brian Buller 465db26f7e Commit to merge latest code 2017-10-03 09:01:32 -05:00
Brian Buller a225e3b6ad Cleaning up the models, making things a little nicer
Resolves issue #23
2017-10-02 18:06:35 -05:00
Brian Buller f2dde0c709 Added a game-link page
Also tweaked a few other things
Kinda worked more on the client authentication stuff
2017-07-19 10:16:18 -05:00
Brian Buller c2959b3974 Several Changes
Added Team Self-Management pages (Site must not be 'voting' mode)
Process screenshots on upload, create thumbnail
Change inline screenshots to thumbnails (screenshots can get big)
2017-07-14 12:27:42 -05:00
Brian Buller 1c08032627 Add image request calls 2017-07-14 07:28:09 -05:00
Brian Buller e27d244f9c Remove debugging prints 2017-07-09 20:20:09 -05:00
Brian Buller 2fe197b99d Several good changes
* Add vote validation before submitting
* Show 'Saved Vote' after vote saved, fade out message
* Increase flash message size
* Randomize order of games in voting list (Issue #5)
* Embiggen ScreenShots on Click
2017-07-09 19:18:03 -05:00
Brian Buller 262c855643 First RC
* Use embedded assets for templates
* All Critical functions are working
2017-07-08 21:51:43 -05:00
Brian Buller 02dbfc39ca Working on Results Page 2017-07-06 12:09:49 -05:00
Brian Buller 7162c8c34d Syncing 2017-07-05 08:10:08 -05:00
Brian Buller 96a53b6090 Voting is working 2017-06-30 13:35:36 -06:00
Brian Buller 153b869a98 Merge branch 'master' of ssh://git.bullercodeworks.com:2200/brian/gjvote 2017-06-22 10:38:04 -05:00
Brian Buller ba35073d95 2017-06-22 Build
* Use 'https://github.com/mjibson/esc' for embedded assets
* Pull database name out of siteData object
* Load site config from database, if available
* Allow customizing site config from command line arguments
* Clean up some templates
* Update Readme (it still needs a lot of updating)
* Started work on vote accumulation/management
2017-06-22 10:34:57 -05:00
Brian Buller f4c40a03bb Game Screenshot Upload/Delete is working 2017-06-21 17:09:26 -05:00
Brian Buller b9c95826d9 Put all vendored files in the 'vendor' directory 2017-06-15 14:09:07 -05:00
Brian Buller 1faf4b9aa1 Working on editing team games 2017-06-15 12:35:53 -05:00
Brian Buller 844b42cc18 Commit to push to devICT repo 2017-06-08 15:43:11 -05:00
Brian Buller 9a77a25342 Making progress 2017-06-08 12:20:43 -05:00
Brian Buller abd7e803e9 Making Progress 2017-04-21 13:17:18 -05:00
Brian Buller 3b9efffc3f Initial Commit 2017-04-03 16:32:13 -05:00