578326cb03Added tournament list to admin panel, with capability to edit them. Future ability to delete coming soon!FractalParadigm2025-03-15 17:00:47 -04:00
a590af9e3aFixed HTACCESS to include new username rules. Removed period (.) from allowed username content to prevent URL conflictsFractalParadigm2025-03-12 19:35:13 -04:00
eb591d9902Fixed issue where new user sign-ups were setting permissions to NULL in the databaseFractalParadigm2025-03-12 06:27:17 -04:00
4b75be9f2fFixed bug where editing account on mobile would have a different width than the rest of the contentFractalParadigm2025-03-12 05:29:15 -04:00
fe3aade901Most-Recent-User is now clickable on the home pageFractalParadigm2025-03-11 21:39:10 -04:00
93f24b7078Fixed layout problem with 'edit socials' button floating aroundFractalParadigm2025-03-11 21:29:47 -04:00
c98470b43eReplaced references to "Discord Link" to "Discord User ID"FractalParadigm2025-03-11 21:20:00 -04:00
241058b3a7Fixed user account creation screen layout, looks and feels a lot better nowFractalParadigm2025-03-11 21:18:31 -04:00
4b7a4003b3Fixed used-editing page for administrators - permissions editing works properlyFractalParadigm2025-03-11 20:04:26 -04:00
53c95d9897Allowing for more characters in usernames (i.e. '-', '_', and '|')FractalParadigm2025-03-11 19:43:38 -04:00
c7770a6f19Slight change to login system so that the SESSION variable with the username catches the same one the person signed up for, so when they're looking at their own account the link will be correctFractalParadigm2025-03-11 19:34:05 -04:00
490afb3a4fChanged the way we show and edit data on the user accounts page - now defaults to showing socials by default even if you're logged in, with the option to edit.FractalParadigm2025-03-11 19:33:15 -04:00
822cf32242Fixed bug where it wouldn't show another user's socials information if you were logged into another accountFractalParadigm2025-03-11 06:17:31 -04:00
6db2d2b6b5Added ability to change password through user accounts pageTaylor Courage2025-03-09 10:27:33 -04:00
748c476a4bRe-factored "isAdmin" to a more generic "privileges" to store different levels of accessTaylor Courage2025-03-09 08:39:59 -04:00
f71a485b6eChanged account creation page so that input boxes would have coloured border based on whether the contents are validTaylor Courage2025-03-09 08:23:10 -04:00
186ede7211Added permanent links to the homepage in the subnav section of main and user pagesTaylor Courage2025-03-09 08:20:06 -04:00
e093ca90b5Updated db_config to include production db config file. "Final releases" will not include either the '// DEV //' or '// PROD //' sectionsTaylor Courage2025-03-08 16:56:43 -05:00
3c63ea89f4Tidied up admin panel, removing non-functioning optionsTaylor Courage2025-03-08 16:50:31 -05:00
8af964bdc9Enforced all pages that load in frames, to only load in frames, preventing pages from being loaded indivudually that aren't supposed to beTaylor Courage2025-03-08 16:38:13 -05:00
69ef9fa67cChanged userlist in divisions to be links to player profiles, if they existTaylor Courage2025-03-08 16:25:21 -05:00
f128ec66c2Added new header-banner. Mostly placeholder stuff.Taylor Courage2025-03-08 14:56:29 -05:00
128137fe79Added max rank descriptions to division resultsTaylor Courage2025-03-08 11:40:06 -05:00
296788c00bIncreased border radius of user account panelsTaylor Courage2025-03-08 11:31:48 -05:00
8d57b4b721Changed the games form so that it will now auto-fill no matter how many players are selected (not just the original two)Taylor Courage2025-03-08 11:28:55 -05:00
8075070b26Removed references to 'blue' and replaced with rgb codeTaylor Courage2025-03-08 09:26:24 -05:00
7ad0b47ea6Changes to how we display links - New class for blue links, orange links will come later Slight changes to wording and layout on game uploading formTaylor Courage2025-03-08 08:44:44 -05:00
872cd022ad- Changes to user account viewing screen - Links properly redirect (assuming they've been set properly)Taylor Courage2025-03-08 08:20:48 -05:00
491c34cc93Added "all" to years display to show ALL resultsTaylor Courage2025-03-07 22:20:28 -05:00
b6c2f08731- Added a "My Account" page - Somewhat basic but works. Probably a lot of bugs still - Re-worked databases to add Discord and YouTube links as separate entriesTaylor Courage2025-03-05 21:08:39 -05:00
6329d96331Added requirement that usernames be exclusively alphanumericTaylor Courage2025-03-03 22:15:48 -05:00
db06888ecb- Changed relative HTML file paths to absoluteTaylor Courage2025-03-03 21:46:44 -05:00
797859c683- Added 'safe' admins; these accounts will persist across database resetsTaylor Courage2025-03-01 09:58:27 -05:00
4db53fbe75BIG UPDATE - Added admin panel - Added user creation form - Now connects to SQL - Added option for DB (re)initialization - Capable of writing user form to SQLTaylor Courage2025-03-01 07:43:59 -05:00