castopod/app
Yassine Doghri 9c224a8ac6 feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.)
- add pages  migration, model and entity
- add page controllers
- update routes config to input page forms and page view in public
- fix markdow editor focus area
- show pages links in public side footer

closes #24
2020-10-15 14:41:34 +00:00
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Controllers feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Database feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Entities feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Filters refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Helpers feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Language feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Libraries feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Models feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Validation feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Views feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00