Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Memberlist cleanup. CSS tweeks. | Patrick Davison | 2013-02-17 | 1 | -19/+1 |
| | |||||
* | Commented out the memberlist page-divide dropdown. | Patrick Davison | 2013-01-31 | 1 | -1/+2 |
| | |||||
* | `challengeMaps` table added; start of the required code changes. | Patrick Davison | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | oh wtf, that code isn't even used anymore -_- | BlueRaja | 2013-01-24 | 1 | -138/+0 |
| | |||||
* | 'moves in past week' should correctly include weekly maps, even when offset ↵ | BlueRaja | 2013-01-24 | 1 | -3/+7 |
| | | | | by 12 hours | ||||
* | Updates to the new Memberlist | Patrick Davison | 2013-01-24 | 1 | -5/+4 |
| | |||||
* | A functional Memberlist again! New and improved! | Patrick Davison | 2013-01-23 | 1 | -65/+20 |
| | |||||
* | Added totalMoves and totalMazes to users; and isTiedForHighScore to ↵ | BlueRaja | 2013-01-15 | 1 | -2/+2 |
| | | | | solutions (for convenience) | ||||
* | Added totalWins and totalTies columns to the users table. Also, removed all ↵ | BlueRaja | 2013-01-13 | 1 | -3/+2 |
| | | | | references to the 'statistics' table - it's not needed anymore. | ||||
* | db.inc.php now only contains the database login info; the actual connection ↵ | BlueRaja | 2013-01-13 | 1 | -1/+1 |
| | | | | to the DB has been moved to includes/sqlEmbedded. This was done so we don't need to have the db info in two separate files (one of which is in the repo, derp) | ||||
* | Some work on a new Memberslist | Patrick Davison | 2013-01-08 | 1 | -2/+58 |
| | |||||
* | Doesn't make sense that some of the items don't count today's and others do | BlueRaja | 2012-09-10 | 1 | -2/+2 |
| | |||||
* | Changing wording on memberlist (also, trying out new git/dropbox setup!) | BlueRaja | 2012-08-18 | 1 | -2/+2 |
| | |||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-08-18 | 1 | -2/+2 |
|\ | |||||
| * | Ignore the move-count from today - Memberslist Page | BlueRaja | 2012-08-17 | 1 | -2/+2 |
| | | | | | | | | In order to not show "0 moves" for an entire day, "This Week" now shows scores from the past 7 days rather than the current week. They can still view "this week's" scores on the scoreboard page - not sure if we'd want to change that for consistency or not. | ||||
* | | Bugs, timezone. | Patrick Davison | 2012-08-18 | 1 | -4/+3 |
|/ | | | | | | This server should remain using the New_York timezone. Maps start at 9, not 12! Fixed a bug where default displaycolor was not being used. Fixed a bug where the user would not be logged in instantly. | ||||
* | fix some undefined references/indices, tabulation | raylu | 2012-07-17 | 1 | -44/+48 |
| | |||||
* | Added field: Total Moves This Week to members page. | Patrick Davison | 2012-07-17 | 1 | -2/+15 |
| | |||||
* | Member list! | Patrick Davison | 2012-06-27 | 1 | -63/+143 |
| | |||||
* | Initial import from Dropbox | raylu | 2011-04-07 | 1 | -0/+91 |