Vazelek
|
7a164b103a
|
add specificity for badminton
|
2022-10-17 01:49:41 +02:00 |
|
sehnryr
|
1ae479172f
|
add first round of badminton to data.sql
|
2022-10-17 00:51:35 +02:00 |
|
sehnryr
|
51bbcde874
|
add other match types
|
2022-10-17 00:39:16 +02:00 |
|
sehnryr
|
9baa1f0442
|
add pool matches
|
2022-10-17 00:39:03 +02:00 |
|
sehnryr
|
d38a52fac6
|
fix eigth-final to second final
|
2022-10-16 23:13:08 +02:00 |
|
Vazelek
|
3895ae3a5a
|
make index.php & score.php more responsive
|
2022-10-16 23:02:03 +02:00 |
|
Vazelek
|
26158fc7e8
|
implement db for bracket phase
|
2022-10-16 23:02:03 +02:00 |
|
Vazelek
|
0ae2785dac
|
fix db implement in group phases
|
2022-10-16 23:02:03 +02:00 |
|
Vazelek
|
33fd3e3d66
|
implement db for group phases
|
2022-10-16 23:02:03 +02:00 |
|
sehnryr
|
b6ebee4724
|
fix table columns width
|
2022-10-16 18:34:52 +00:00 |
|
sehnryr
|
fce4acb6df
|
add datatables for better tables
https://datatables.net/
|
2022-10-16 18:34:52 +00:00 |
|
sehnryr
|
46cc4a0658
|
fix team deletion issue on match listing
|
2022-10-16 17:44:58 +00:00 |
|
sehnryr
|
472981fd9a
|
feat: delete team
|
2022-10-16 17:44:58 +00:00 |
|
Vazelek
|
65e98e0dff
|
improve bracket design
|
2022-10-16 19:12:24 +02:00 |
|
Vazelek
|
38da61be61
|
make score.php responsive
|
2022-10-16 19:12:24 +02:00 |
|
Vazelek
|
b29051559c
|
update colors management
|
2022-10-16 19:12:24 +02:00 |
|
Vazelek
|
ad5228cf0d
|
manage colors
|
2022-10-16 19:12:24 +02:00 |
|
sehnryr
|
8d659ec9af
|
add match deletion
|
2022-10-16 14:55:32 +00:00 |
|
sehnryr
|
51d493bdbf
|
create deleteMatch method
|
2022-10-16 14:55:32 +00:00 |
|
sehnryr
|
403195421d
|
add score modification & refactor match creation
|
2022-10-16 14:55:32 +00:00 |
|
sehnryr
|
03392ef1d6
|
fix psql array issue and fix try in modifyScore
|
2022-10-16 14:55:32 +00:00 |
|
sehnryr
|
1f350ca114
|
add beautiful admin panel & add db methods
|
2022-10-16 14:55:32 +00:00 |
|
sehnryr
|
1c07c5cde2
|
make team name unique
|
2022-10-16 14:55:32 +00:00 |
|
Vazelek
|
74bc4d1efc
|
add brace.png
|
2022-10-16 15:07:20 +02:00 |
|
Vazelek
|
b7d43b63e5
|
update index.php
|
2022-10-16 15:07:20 +02:00 |
|
Vazelek
|
f55fd6da7f
|
update style.css
|
2022-10-16 15:07:20 +02:00 |
|
Vazelek
|
724b1c4f47
|
create script_score.js
|
2022-10-16 15:07:20 +02:00 |
|
Vazelek
|
8d0270d769
|
create script.js
|
2022-10-16 15:07:20 +02:00 |
|
Vazelek
|
9e1f5ef286
|
add style_score.css
|
2022-10-16 15:07:20 +02:00 |
|
Vazelek
|
65ca9abcba
|
add score.php file
|
2022-10-16 15:07:20 +02:00 |
|
sehnryr
|
b9a71d2898
|
revert database password config change
|
2022-10-16 12:29:04 +00:00 |
|
0nano
|
28589f8a44
|
add function (o get matches for a sport
|
2022-10-16 12:29:04 +00:00 |
|
0nano
|
64cc247f7b
|
add warnings
|
2022-10-16 12:29:04 +00:00 |
|
0nano
|
297b707d13
|
add function to get all matches
|
2022-10-16 12:29:04 +00:00 |
|
sehnryr
|
0d64bf728c
|
remove register.php since the admin is hard-coded
|
2022-10-15 17:35:00 +00:00 |
|
sehnryr
|
3109df9a3f
|
add documentation header to data.sql
|
2022-10-15 17:35:00 +00:00 |
|
sehnryr
|
770189b790
|
hard code admin account
|
2022-10-15 17:35:00 +00:00 |
|
sehnryr
|
870e184e3a
|
feat: add basic admin panel
|
2022-10-15 17:35:00 +00:00 |
|
sehnryr
|
849b3fc708
|
fix: remove buggy scheme on localhost
|
2022-10-15 17:35:00 +00:00 |
|
sehnryr
|
745b563101
|
fix: add date to matches table
|
2022-10-15 18:02:53 +02:00 |
|
sehnryr
|
37fb0bb24b
|
add data.sql to database setup
|
2022-10-15 17:43:53 +02:00 |
|
0nano
|
ffe51e9424
|
correction http response code
|
2022-10-14 10:40:16 +02:00 |
|
0nano
|
4c80941f5c
|
add function to get score
|
2022-10-14 10:39:05 +02:00 |
|
nano
|
52c4aef6b4
|
Add functionnalities (#7)
* Add functions to create match and team
* add function to modify score
|
2022-10-13 15:45:21 +02:00 |
|
0nano
|
974a12e011
|
Add base of API
|
2022-10-12 23:42:57 +02:00 |
|
0nano
|
70e08560c3
|
add function
|
2022-10-12 18:52:46 +02:00 |
|
0nano
|
063746c524
|
add functions to get info for a match
|
2022-10-12 18:26:17 +02:00 |
|
sehnryr
|
e21825dc5b
|
fix deleted readme (oops)
|
2022-10-11 16:53:57 +02:00 |
|
sehnryr
|
8ed3dc4726
|
remove attribution
|
2022-10-11 16:52:55 +02:00 |
|
Youn Mélois
|
a4a84cf46d
|
Ajout de l'authentification de l'utilisateur (#6)
|
2022-10-11 16:49:32 +02:00 |
|