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

Admin CP rewrite #2941

Merged
merged 2 commits into from Dec 23, 2017
Merged

Admin CP rewrite #2941

merged 2 commits into from Dec 23, 2017

Conversation

euantorano
Copy link
Member

@euantorano euantorano commented Dec 13, 2017

Fixes #2935 - this is a work in progress.

Current status:

  • Implementing a router
  • Implementing Twig for views
  • Writing controllers to handle logic (only one action of one module (PHP info) is implemented)
  • Redesign of the front-end of the ACP
  • Database query builder
  • Authentication and sesison management as Middleware

The main purpose of this PR is to track the ongoing progress of this effort. Other people contributing to this effort should submit pull requests against the branch.

@euantorano euantorano added b:1.10 Branch: 1.10.x s:in-progress Status: In Progress. Some work completed labels Dec 13, 2017
@euantorano euantorano self-assigned this Dec 13, 2017
@euantorano euantorano mentioned this pull request Dec 13, 2017
6 tasks
@euantorano euantorano merged commit 37fb723 into develop/1.10 Dec 23, 2017
euantorano added a commit that referenced this pull request Mar 16, 2018
* Initial admin routing setup

* Adding a basic layout for the ACP
Shade- pushed a commit to Shade-/mybb that referenced this pull request Mar 25, 2018
* Initial admin routing setup

* Adding a basic layout for the ACP
euantorano added a commit to euantorano/mybb that referenced this pull request Mar 23, 2019
* Initial admin routing setup

* Adding a basic layout for the ACP
euantorano added a commit to euantorano/mybb that referenced this pull request Mar 23, 2019
* Initial admin routing setup

* Adding a basic layout for the ACP
euantorano added a commit that referenced this pull request Jun 2, 2019
* Initial admin routing setup

* Adding a basic layout for the ACP
euantorano added a commit that referenced this pull request Jun 2, 2019
* Initial admin routing setup

* Adding a basic layout for the ACP
@euantorano euantorano mentioned this pull request Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b:1.10 Branch: 1.10.x s:in-progress Status: In Progress. Some work completed
Projects
MyBB 1.10
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

1 participant