|
e904b27017
|
Remove our own database interfaces, start using the FOR MySQL library.
|
2024-06-26 21:40:34 -04:00 |
|
|
d05faaead7
|
Add database migrations, start fleshing out a specific database connection.
|
2024-06-26 21:10:48 -04:00 |
|
|
b59b213b82
|
Use templates dir constant for templates dir.
|
2024-06-17 21:57:21 -04:00 |
|
|
80c54eefc2
|
Add some defines for global constants
|
2024-06-17 21:49:09 -04:00 |
|
|
fc18781964
|
Add the definitions for the Repository classes, need to use them in the bootstrap class.
|
2024-06-16 21:55:44 -04:00 |
|
|
98c34efea5
|
Add a Slim Response factory to the DI.
|
2024-06-16 20:44:12 -04:00 |
|
|
4ff2c8cc3a
|
Add the login page, add some comments to the test.
|
2024-06-16 20:09:09 -04:00 |
|
|
596a2a4103
|
Add some middleware, start failing tests that use it.
|
2024-06-15 21:50:40 -04:00 |
|
|
1914885d04
|
Add some Flash message tests and the flashes to the skeleton template.
|
2024-06-04 21:16:59 -04:00 |
|
|
d6bb157b73
|
Add configuration for session, add Odan Session classes.
|
2024-06-02 22:11:24 -04:00 |
|
|
4548d67eac
|
Add a test for registering a user.
|
2024-05-25 22:47:52 -04:00 |
|
|
d1ffe814cc
|
Add Flash messages, set the sessions to the storage during request.
|
2024-05-25 22:23:53 -04:00 |
|
|
7967f325fa
|
Add tags to the site schema configuration.
|
2024-05-25 21:52:49 -04:00 |
|
|
c478be5601
|
Fix the configuration organization and add more implementations for the repositories.
|
2024-05-25 21:44:57 -04:00 |
|
|
2b24a4263c
|
Add line in bootstrap file
|
2024-05-25 12:02:18 -04:00 |
|
|
f3f36b333c
|
Add success page.
|
2024-05-23 22:39:38 -04:00 |
|
|
75bccb789d
|
Add some global variables for the templates and test them in the controller.
|
2024-05-22 22:47:20 -04:00 |
|
|
8321503a0b
|
Fix the Twig bootstrap, get the first test running successfully.
|
2024-05-22 20:41:44 -04:00 |
|
|
050eb87e83
|
Add a controller test.
|
2024-05-22 20:39:33 -04:00 |
|
|
404d4bbc85
|
rename code to app
|
2024-05-21 22:00:10 -04:00 |
|