Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoload? Move multi "require" from "index.php"; move DB connect from "config.php" #31

Open
5 of 6 tasks
nfreear opened this issue Feb 2, 2018 · 0 comments
Open
5 of 6 tasks
Assignees

Comments

@nfreear
Copy link
Contributor

nfreear commented Feb 2, 2018

..

  • — (Re-)move multiple require_once from public_html/index.php >> app/utils/autoload.php;
  • — (Re-)move database connection from app/config.php >> app/utils/DBConnection;
  • — Re-factor rd_save_path in app/config PHP template;
  • — Move code from app/cli.php >> app/utils/CliApp.php;
  • — Move TWIG configuration from public/index.php >> app/utils/TwigApp.php;
  • — ?? Migrate towards PSR-4 / classmap-based autoloading ??

[iet:10299536]

@nfreear nfreear self-assigned this Feb 2, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 2, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 2, 2018
…!) [iet:10299536]

* .. move to: `app/utils/DBConnection` PHP
[ci skip]
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 2, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 2, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 2, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 3, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 4, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 4, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 4, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 4, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 4, 2018
…10299536]

* Fixes to controller methods
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 4, 2018
…99536]

* ~ 130 lines of Javascript from `site` TWIG template !
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 4, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 5, 2018
nfreear added a commit to IET-OU/openEssayist-slim that referenced this issue Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant