1
0
Fork 0
Commit Graph

273 Commits

Author SHA1 Message Date
chylex ba47743ea5 Refactor system permission table, ensure rollback on fail, and add basic guest/role-less user perms 2020-08-05 06:51:50 +02:00
chylex ad32c40c1b Add 'Trackers' page 2020-08-04 12:16:32 +02:00
chylex 96c47e1bd6 Add 'Settings' admin page 2020-08-04 10:04:51 +02:00
chylex b03680cf98 Add 'Users' admin page 2020-08-04 09:35:26 +02:00
chylex 5551da2fc2 Add datetime component & form components (icon button, titled sections, confirmation) 2020-08-04 09:24:23 +02:00
chylex d50ded3936 Add WIP permission system w/ system perms, admin account, and controller support 2020-08-04 09:24:23 +02:00
chylex efd84c0607 Add basic table component with pagination 2020-08-03 23:39:37 +02:00
chylex 5113e754f8 Add account settings page & logout action 2020-08-03 23:06:23 +02:00
chylex 2f8f445994 Add progress bar component 2020-08-03 22:21:11 +02:00
chylex 9ffd847bb0 Add tracker table and basic tracker page classes 2020-08-03 21:22:26 +02:00
chylex 4cc4a4fc25 Add side menu component 2020-08-03 10:34:41 +02:00
chylex 04f86b8b06 Add user registration and login pages 2020-08-03 09:55:17 +02:00
chylex 53a25994f2 Add basic Form component 2020-08-03 08:44:46 +02:00
chylex 888c030e6c Add 'About' page 2020-08-03 08:44:46 +02:00
chylex 8cb3ad6005 Add error page 2020-08-03 08:44:45 +02:00
chylex 41c3bb71c1 Add abstract page model classes 2020-08-03 08:44:45 +02:00
chylex 4696ccb6a3 Add users and user login session handling 2020-08-03 08:44:45 +02:00
chylex 790f0ea9c0 Add database connection and utilities 2020-08-03 08:44:45 +02:00
chylex ec6f5fcc66 Add basic controller actions 2020-08-03 08:44:45 +02:00
chylex 065184bc60 Add basic page layout w/ navigation, font, and icons 2020-08-03 06:57:26 +02:00
chylex e8655d9ace Add a data validation system 2020-08-03 03:11:12 +02:00
chylex 0dba4102b9 Add a routing system 2020-08-03 03:11:12 +02:00
chylex 5a88086b68 Add early bootstrap code and htaccess 2020-08-03 03:11:12 +02:00