Commit Graph

44 Commits

Author SHA1 Message Date
85858d33bd VArious admin fixes 2025-10-04 21:13:25 +08:00
83fe4b9013 VArious admin fixes 2025-10-04 21:05:01 +08:00
a993767dc0 Add admin profile 2025-10-04 17:04:55 +08:00
0c60a4b4d8 Add extra DB functions 2025-10-04 16:47:40 +08:00
131f17947c Fix up voting and start adding club logos 2025-10-03 00:13:09 +08:00
7f0d171e21 Latest updates to use postgres 2025-10-01 23:25:05 +08:00
acb88ae785 Latest updates 2025-09-29 22:50:42 +08:00
aabc01382c Updated code to populate database 2025-09-29 22:39:57 +08:00
1b36a283d5 Add datbase setup 2025-09-29 20:25:10 +08:00
538e9bc27b Separate Containerfile for motm app 2025-09-29 20:10:27 +08:00
e354caa03f Add Containerfle 2025-09-29 20:06:07 +08:00
fa37916440 Fix flask table error 2025-09-29 12:31:47 +08:00
2cf4e923f3 Fix more errors 2025-09-29 12:30:02 +08:00
7f6ee28d7c Fix wtforms error 2025-09-29 12:28:47 +08:00
3d769837d4 Update to support py venv 2025-09-29 12:21:58 +08:00
d3eb5567b6 Separate MotM app out 2025-09-29 10:43:48 +08:00
5638b0af76 Fixed MotM URL 2021-10-10 16:13:03 +08:00
c0d01cca3f Removed unnecessary files 2021-09-19 22:56:07 +08:00
58d39a464d Fixed DB name to use 2021-09-19 22:46:28 +08:00
3d21364152 Fixed DB location 2021-09-19 22:13:15 +08:00
e7f914e503 Changed DB to use internal name 2021-09-19 21:52:43 +08:00
a368826ce4 Bumped to 2021/22 season 2021-09-11 15:33:38 +08:00
Jonathan Ervine
83a427c712 Merge branch 'master' of ssh://git.ervine.org/jonny/gcp-hockey-results
Removed auth
2020-11-25 20:46:57 +08:00
Jonathan Ervine
43561c926a Removed authentication 2020-11-25 20:46:47 +08:00
c1ecfecbac Merge pull request 'dev' (#1) from dev into master
Reviewed-on: #1
2020-11-20 06:00:00 +00:00
Jonathan Ervine
a3cfae42b1 Removed testing banner 2020-11-20 11:55:41 +08:00
Jonathan Ervine
a3da216089 Fixed incorrect database name 2020-11-19 16:05:40 +08:00
Jonathan Ervine
dd41718647 Updating for 2020 season 2020-11-19 10:04:39 +08:00
Jonathan Ervine
19416820e4 Dev commit 2020-11-19 09:36:26 +08:00
Jonathan Ervine
32d3e3f3dd Dev commit 2020-11-19 09:35:55 +08:00
jenkins-x-bot
219e892edc Fixing player details 2020-11-09 13:52:38 +08:00
jenkins-x-bot
58b99d26c1 Remove Chinese Name from player info 2020-11-09 13:22:14 +08:00
jenkins-x-bot
c24f65c7ec Fixing player edit function 2020-11-09 12:40:04 +08:00
jenkins-x-bot
29b02b63d6 Removed search files 2020-11-09 10:49:43 +08:00
jenkins-x-bot
7f9f00b9c4 REmoved search 2020-11-09 10:49:01 +08:00
Jonathan Ervine
754fc69331 Removed search function 2020-11-09 10:39:49 +08:00
Jonathan Ervine
b6e4ac02d2 Added email-validator 2020-07-06 15:00:28 +08:00
Jonathan Ervine
a8aedce1ab modified: routes/_hkfcD_motm.py
Fixed nextClub lookup for comments
2020-03-17 15:40:54 +08:00
Jonathan Ervine
c3e9b520d1 modified: routes/_hkfcD_motm.py
Updated comment section to make correct SQL call.
2020-03-17 13:01:03 +08:00
d764caa768 modified: app.py
modified:   dbWrite.py
	modified:   main.py
	modified:   routes/_search.py
Remove login_manager code
Correct some DB lookups
2020-02-28 03:39:02 +00:00
627a08530b modified: app.py
Added login_manager (possibly to be removed later)
2020-02-27 09:04:26 +00:00
cd5ff1fc0d modified: app.py
Added user_loader
2020-02-27 08:35:38 +00:00
1ffa319b1e new file: app.py
new file:   appengine_config.py
	new file:   dbWrite.py
	new file:   forms.py
	new file:   main.py
	new file:   readSettings.py
	new file:   requirements.txt
	new file:   routes/__init__.py
	new file:   routes/_convenor.py
	new file:   routes/_hkfcD_motm.py
	new file:   routes/_matches.py
	new file:   routes/_search.py
	new file:   routes/dashboard.py
	new file:   static/css/bootstrap-theme.css
	new file:   static/css/bootstrap-theme.css.map
	new file:   static/css/bootstrap-theme.min.css
	new file:   static/css/bootstrap-theme.min.css.map
	new file:   static/css/bootstrap.css
	new file:   static/css/bootstrap.css.map
	new file:   static/css/bootstrap.min.css
	new file:   static/css/bootstrap.min.css.map
	new file:   static/css/dashboard.css
	new file:   static/css/dashboard.css.orig
	new file:   static/fonts/glyphicons-halflings-regular.eot
	new file:   static/fonts/glyphicons-halflings-regular.svg
	new file:   static/fonts/glyphicons-halflings-regular.ttf
	new file:   static/fonts/glyphicons-halflings-regular.woff
	new file:   static/fonts/glyphicons-halflings-regular.woff2
	new file:   static/js/bootstrap.js
	new file:   static/js/bootstrap.min.js
	new file:   static/js/dashboard.js
	new file:   static/js/npm.js
	new file:   tables.py
	new file:   templates/_about.html
	new file:   templates/_clubPlayingRecordResults.html
	new file:   templates/_clubPlayingRecords.html
	new file:   templates/_convenorClubAdd.html
	new file:   templates/_convenorClubAddResults.html
	new file:   templates/_convenorClubList.html
	new file:   templates/_convenorEditPlayerResults.html
	new file:   templates/_convenorEditSquadList.html
	new file:   templates/_convenorEditSquadListTeamSelect.html
	new file:   templates/_convenorFixtureList.html
	new file:   templates/_convenorPlayerAdd.html
	new file:   templates/_convenorPlayerAddResults.html
	new file:   templates/_convenorPlayerDbCreate.html
	new file:   templates/_convenorPlayerDbCreateResults.html
	new file:   templates/_convenorPlayerEdit.html
	new file:   templates/_convenorSquadList.html
	new file:   templates/_convenorSquadListResults.html
	new file:   templates/_convenorTeamAdd.html
	new file:   templates/_convenorTeamAddResults.html
	new file:   templates/_error.html
	new file:   templates/_goalsAssistsAdmin.html
	new file:   templates/_hkfcDAdminThanks.html
	new file:   templates/_hkfcDGoalsThanks.html
	new file:   templates/_hkfcDMatchComments.html
	new file:   templates/_hkfcDMatchSquad.html
	new file:   templates/_hkfcDMatchSquadReset.html
	new file:   templates/_hkfcDMatchSquadSelected.html
	new file:   templates/_hkfcDMotmAdmin.html
	new file:   templates/_hkfcDMotmVote.html
	new file:   templates/_hkfcDPlayerRemoved.html
	new file:   templates/_hkfcDPotYChart.html
	new file:   templates/_hkfcDVoteChart.html
	new file:   templates/_hkfcDVoteThanks.html
	new file:   templates/_hkfcPlayerDeleted.html
	new file:   templates/_matchDetails.html
	new file:   templates/_playerCheck.html
	new file:   templates/_playerCheckResults.html
	new file:   templates/_playerRecordResults.html
	new file:   templates/_playerRecords.html
	new file:   templates/_search.html
	new file:   templates/_searchResults.html
	new file:   templates/_teamRecordResults.html
	new file:   templates/_teamRecords.html
	new file:   templates/dashboard.html
	new file:   templates/results.html
	new file:   templates/search.html
Initial commit
2020-02-19 06:58:08 +00:00
9a275b3cd8 Initial commit 2020-02-19 06:49:58 +00:00