sudoer777
|
5abc125a52
|
Add migration script to add optional submitter_name column
|
2021-12-06 10:39:24 -07:00 |
sudoer777
|
4e8e27113f
|
Edit scores.games table in database init script
|
2021-12-03 11:28:54 -07:00 |
sudoer777
|
aecdee3b51
|
Add submitter to games in management panel
|
2021-12-02 13:35:24 -07:00 |
sudoer777
|
6c84b0433c
|
Fix bug in accounts.js database file
|
2021-12-02 13:22:47 -07:00 |
sudoer777
|
9f5ef9239b
|
Edit account.js database functions to deal with names
|
2021-12-02 13:13:14 -07:00 |
sudoer777
|
b5d42a4cd3
|
Add built-in database migration support
|
2021-12-02 12:49:37 -07:00 |
sudoer777
|
dd85df48c5
|
Update database initialization script
|
2021-12-01 11:15:13 -07:00 |
sudoer777
|
8bf2b8a275
|
Add migration to add full_name column to accounts table
|
2021-12-01 11:13:37 -07:00 |
sudoer777
|
6621bf3d7e
|
Create migration to add latest migration to database
|
2021-12-01 11:04:18 -07:00 |
sudoer777
|
2bec2b4be5
|
Add functions to get latest game
|
2021-11-26 21:28:20 -07:00 |
sudoer777
|
4f3581b1e5
|
Fix bug where genders by sport do not report correctly
|
2021-11-26 16:16:01 -07:00 |
sudoer777
|
d2d6bbc514
|
Fix bug where accounts.js tries to create admin account before database is initialized
|
2021-11-26 14:49:08 -07:00 |
sudoer777
|
238a22e597
|
Add "NOT NULL" constraints to database columns
|
2021-11-26 14:37:26 -07:00 |
sudoer777
|
79123c14bd
|
Only allow non-admin users to edit their own games
|
2021-11-25 19:33:53 -07:00 |
sudoer777
|
bd5b393a27
|
Add panel for non-admins to edit their own games
|
2021-11-25 19:21:21 -07:00 |
sudoer777
|
3515be836d
|
Add submitter_id column to init_database.sql script
|
2021-11-25 18:49:31 -07:00 |
sudoer777
|
08545bfb5c
|
Add functions to remove account
|
2021-11-25 12:49:31 -07:00 |
sudoer777
|
23e85b7af3
|
Fix bug in accounts.js
|
2021-11-25 12:41:22 -07:00 |
sudoer777
|
06765455f6
|
Add functionality to edit accounts
|
2021-11-25 12:40:19 -07:00 |
sudoer777
|
4d3b6989e4
|
Add function to get user information
|
2021-11-25 12:04:18 -07:00 |
sudoer777
|
173c075aa3
|
Add ability to create user from admin panel
|
2021-11-24 22:29:29 -07:00 |
sudoer777
|
4828ef2c7c
|
Require admin for certain pages
|
2021-11-24 21:40:33 -07:00 |
sudoer777
|
a6fe6d6c72
|
Create login page
|
2021-11-24 20:58:49 -07:00 |
sudoer777
|
9c7241e7e6
|
Remove console.log from teams.js
|
2021-11-24 20:46:16 -07:00 |
sudoer777
|
48c2ee67bd
|
Add page to create user
|
2021-11-24 18:25:27 -07:00 |
sudoer777
|
7520580d66
|
Add function to create user
|
2021-11-24 18:13:33 -07:00 |
sudoer777
|
33617a82ec
|
Add passport functions
|
2021-11-24 17:56:04 -07:00 |
sudoer777
|
9c9c106acd
|
Database init script now creates accounts table
|
2021-11-24 15:53:42 -07:00 |
sudoer777
|
b5495b1f57
|
Add ability to edit games
|
2021-11-23 00:49:11 -07:00 |
sudoer777
|
5d88f0ac4d
|
Add ability to edit teams
|
2021-11-22 23:45:24 -07:00 |
sudoer777
|
8587212af9
|
Fix bug where games.js uses nonexistent moment.js module for formatting
|
2021-11-22 17:45:58 -07:00 |
sudoer777
|
1f55ba3ff9
|
Add functions to get division by ID
|
2021-11-22 16:27:50 -07:00 |
sudoer777
|
fe659184f4
|
Fix bug in games.js
|
2021-11-22 16:13:21 -07:00 |
sudoer777
|
17f14573e9
|
Add functionality to get all games from database
|
2021-11-22 16:00:12 -07:00 |
sudoer777
|
90ef696b71
|
Add retrieve all teams in database functionality
|
2021-11-22 15:45:19 -07:00 |
sudoer777
|
28b11b7266
|
Group divisions by sport_id
|
2021-11-22 15:38:20 -07:00 |
sudoer777
|
b6f8b6bdaa
|
Add functions to retrieve sport by ID
|
2021-11-22 15:30:02 -07:00 |
sudoer777
|
435748ae76
|
Add functionality to return all divisions in database
|
2021-11-22 15:20:59 -07:00 |
sudoer777
|
41d9140863
|
Remove console.log used for debugging
|
2021-11-21 23:23:06 -07:00 |
sudoer777
|
fc60e5186a
|
Fix bug in teams.js
|
2021-11-21 21:42:03 -07:00 |
sudoer777
|
8cd291ef2a
|
Store dates as strings
|
2021-11-21 21:41:53 -07:00 |
sudoer777
|
1abffb43bd
|
Add function to get team name from an ID
|
2021-11-21 19:33:10 -07:00 |
sudoer777
|
49aff3f741
|
Fix bug regarding date formatting in games.js
|
2021-11-21 17:41:45 -07:00 |
sudoer777
|
344e8b66d3
|
Report date as moment object in list generated by "retrieveByTeamDivisionAndSeason" function in games.js
|
2021-11-21 17:39:47 -07:00 |
sudoer777
|
4576b72612
|
Switch date from native object to moment.js
|
2021-11-21 17:37:45 -07:00 |
sudoer777
|
edfd42a623
|
Fix bug in "retrieveBySport" function in teams.js
|
2021-11-21 17:08:16 -07:00 |
sudoer777
|
d561a34055
|
Fix bug in genders.js regarding constants
|
2021-11-21 16:39:51 -07:00 |
sudoer777
|
bdd943d422
|
Move gender constants into genders.js file in database directory
|
2021-11-21 16:30:36 -07:00 |
sudoer777
|
ff070acdf7
|
Add function to get genders per sport in submit form
|
2021-11-21 16:24:43 -07:00 |
sudoer777
|
e5b1791259
|
Make "retrieveBySport" function in genders.js async
|
2021-11-21 15:59:07 -07:00 |