Alex Cabal
|
8ad3291a35
|
Add admin form to view and edit users
|
2024-11-23 14:30:11 -06:00 |
|
Alex Cabal
|
11d9d0f44a
|
Tweak a session variable name and update comments
|
2024-11-20 16:42:24 -06:00 |
|
Alex Cabal
|
3050ab7219
|
Use HTTP code enums instead of ints
|
2024-11-20 14:52:05 -06:00 |
|
Alex Cabal
|
8546039b97
|
Comment formatting
|
2024-11-15 21:40:56 -06:00 |
|
Alex Cabal
|
1449148989
|
Switch logged in user to static typed variable instead of in $GLOBALS
|
2024-11-10 23:05:31 -06:00 |
|
Alex Cabal
|
be5574eaec
|
Move enums into their own namespace
|
2024-11-08 16:34:21 -06:00 |
|
Alex Cabal
|
135e4ac70c
|
Move @autocomplete attributes to <form> parent
|
2024-07-19 11:20:37 -05:00 |
|
Alex Cabal
|
b2e6499865
|
Tweak some variable names for consistency
|
2024-05-25 22:17:09 -05:00 |
|
Alex Cabal
|
fcca4fc417
|
Make session variable names follow boolean patterns
|
2024-05-24 20:51:30 -05:00 |
|
Alex Cabal
|
dfb43e0fa4
|
Add more type hints
|
2024-05-16 12:47:01 -05:00 |
|
Alex Cabal
|
a9eab552ab
|
Flesh out some PHPDocs, and consistently name enums
|
2024-05-14 15:40:56 -05:00 |
|
Alex Cabal
|
110c091a7b
|
Define some constants to make HTTP input code less wordy
|
2024-05-12 12:29:30 -05:00 |
|
Alex Cabal
|
ee7c8343dd
|
Convert some constants to enums
|
2024-05-11 21:51:06 -05:00 |
|
Alex Cabal
|
ca3fc6dbfd
|
Refactor HttpInput::Str and rename some exceptions for consistency
|
2024-01-18 11:21:05 -06:00 |
|
Alex Cabal
|
6e63bd2bdb
|
Remove unused variables
|
2024-01-18 00:51:28 -06:00 |
|
Alex Cabal
|
5ef6d3aef8
|
Artwork db code tweaks, also remove 'in use' as a status
|
2024-01-17 16:04:11 -06:00 |
|
Mike Colagrosso
|
73bcae0c84
|
Add classes to artwork forms for easier targeting
|
2024-01-17 12:12:25 -06:00 |
|
Mike Colagrosso
|
ce4a28c675
|
Add a common template for Artwork creation and editing to share
|
2024-01-17 12:12:25 -06:00 |
|
Alex Cabal
|
d3bde7d195
|
Use @inputmode="number" instead of <input type="number">
|
2024-01-16 00:19:43 -06:00 |
|
Alex Cabal
|
51672e7177
|
Add support for alternate spellings in new artwork form
|
2024-01-15 11:42:47 -06:00 |
|
Alex Cabal
|
3a3057aa5f
|
Clarify rights statement definition in new artwork form
|
2024-01-15 00:19:03 -06:00 |
|
Alex Cabal
|
531e3600ea
|
Convert some constants to enums
|
2024-01-14 22:32:47 -06:00 |
|
Alex Cabal
|
f992da84ae
|
Don't allow submitters to review their own artwork
|
2024-01-13 16:38:22 -06:00 |
|
Alex Cabal
|
5c581ca3d7
|
Rearrange artwork submission page
|
2024-01-13 00:17:23 -06:00 |
|
Alex Cabal
|
60eb118524
|
Add Special Notes field to artwork
|
2024-01-10 13:41:15 -06:00 |
|
Alex Cabal
|
1237a65bc8
|
Convert use of gmdate() to DateTime
|
2024-01-10 11:25:56 -06:00 |
|
Alex Cabal
|
e98a650f59
|
Clarify requirement of rights statement page in artwork form
|
2024-01-08 16:21:47 -06:00 |
|
Alex Cabal
|
5b6a334dd0
|
Add minimum artwork dimensions
|
2024-01-08 13:48:56 -06:00 |
|
Alex Cabal
|
b99d2aac1a
|
Merge admin pages with regular pages for art system
|
2024-01-07 15:47:40 -06:00 |
|
Alex Cabal
|
017baef7d3
|
Artwork system: More options for reviewers submitting new artwork
|
2024-01-07 14:03:55 -06:00 |
|
Alex Cabal
|
5a1c05d8c5
|
Add password login option for some users, and further refinements to artwork management system
|
2024-01-06 22:27:38 -06:00 |
|
Mike Colagrosso
|
6a5c05511a
|
Add cover art database
Co-authored-by: Job Curtis <job.curtis@gmail.com>
Co-authored-by: Alex Cabal <alex@standardebooks.org>
|
2024-01-03 19:14:04 -06:00 |
|