44 Commits (bdd86d4ad77f765227bfb5b8dc45e66e70fbec34)
 

Author SHA1 Message Date
Craig Oates bdd86d4ad7 add Sign-up link to index.html template. 2 years ago
Craig Oates 11e5e6a08e create (and initial content) for /user/index.html template. 2 years ago
Craig Oates 19bbba0f3e add username check to /sign-up defroute. 2 years ago
Craig Oates 9724eda5fd add more functionality for user management (admin. and normal). 2 years ago
Craig Oates 793c5d544b add admin. functions for 'users' section and create /site-settings. 2 years ago
Craig Oates 7349c4b9f5 remove unused code and reformat some comments in web.lisp file. 2 years ago
Craig Oates 1e26f1ea8d add get-all-users function and change arg's to &key for update-user. 2 years ago
Craig Oates 68792eac19 add alert message data to "/" defroute. 2 years ago
Craig Oates d025b5d0a0 start to add functionality for signing new users up. 2 years ago
Craig Oates 428a0a6ba7 add functionality for dealing with site-settings (table in DB). 2 years ago
Craig Oates 3596a696db create initial-setup.html template. 2 years ago
Craig Oates 177521aa34 add bool to checkbox convertion funcitons to utils pacakge. 2 years ago
Craig Oates 9a665c5c4e create and wire-up site-settings model and package (for DB). 2 years ago
Craig Oates 7e84b86291 refactor functions moved from auth to nera and update init-db setup. 2 years ago
Craig Oates a4d3f35306 add alert section to default.html template. 2 years ago
Craig Oates 249f86b88e add link to /dashboard in index.html template. 2 years ago
Craig Oates 777458ee37 code clean-up in some HTML templates. 2 years ago
Craig Oates 25142d5049 refactor web package to use auth, util and status-code packages. 2 years ago
Craig Oates e6162306ef add alert-message functions in utils package. 2 years ago
Craig Oates 89ad7fb269 code formatting in db package. 2 years ago
Craig Oates b469063f74 remove code I moved to the nera package from auth package. 2 years ago
Craig Oates bf8b79021e export define-constant macro in app-constants. 2 years ago
Craig Oates 0941922f57 add nera and status-codes packages. 2 years ago
Craig Oates 490a79a356 add log-in and start account setting functionality. 2 years ago
Craig Oates 2aaefdbf5e add or update HTML templates (all based around user/accounts). 2 years ago
Craig Oates 3b6afd8a4a add password slot to user class. 2 years ago
Craig Oates 7e32795392 re-organise bits of the code (mostly packages are references). 2 years ago
Craig Oates e6ef8bec34 rename authentication to auth (file and package). 2 years ago
Craig Oates c8074c821b make back-up copy of cookie cutter code, for reference. 2 years ago
Craig Oates d6dbcf7ec4 create Caveman2 project (using Caveman2's project generator). 2 years ago
Craig Oates 51d2213aae delete site stubbed out with the cookie cutter app. 2 years ago
Craig Oates 9c251a1698 update licence. 2 years ago
Craig Oates 6257e7ec94 add create-user.sh script. 2 years ago
Craig Oates f5403b6cc2 populate user class. 2 years ago
Craig Oates ff0c121e63 create user class and add to database table. 2 years ago
Craig Oates c5ba5b1e4b switch Fiveam to parachute (testing framework). 2 years ago
Craig Oates 8d52eaf0a6 update .gitignore (databases and /bin directory). 2 years ago
Craig Oates 7d3d3e57d5 create Caveman2 project using vindarel's cl-cookieweb program. 2 years ago
Craig Oates 3177d956f1 go back to using Common Lisp and Caveman2. 2 years ago
Craig Oates ee1bf2f927 create Django project. 2 years ago
Craig Oates 851980f784 copy a Python-base template into .gitignore. 2 years ago
Craig Oates 24b396d47b delete caveman2 (initial install) code. 2 years ago
Craig Oates 97c4939dcb create Caveman2 project. 2 years ago
Craig Oates e09b34f84b Initial commit 2 years ago