-
Notifications
You must be signed in to change notification settings - Fork 10
Beta 3 #86
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
Merged
Merged
Beta 3 #86
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add hooks in model/admin folder
Wrong parameter passed to hook in moderate.php model, function display_ip_address_post()
Conflicts: cache/85f15bc57d6c4e8a3a00b5f5c72a639f5f734f32.cache cache/cache_parser_data.php featherbb/Controller/Auth.php style/themes/FeatherBB/view/misc/report.php style/themes/FeatherBB/view/moderate/posts_view.php style/themes/FeatherBB/view/search/posts.php style/themes/FeatherBB/view/search/topics.php
Except in extern.php file : it will probably be moved into the « API » controller, and optionally another for feeds.
Use urlFor() everywhere
Now if themes don’t have a « view » folder, a fallback will load the default views in FeatherBB core. Otherwise, views will be overwritten by the current theme. Of course, themes have to use the same architecture as the default views folder.
This reverts commit 6c5c12a.
Now if themes don’t have a « view » folder, a fallback will load the default views in FeatherBB core. Otherwise, views will be overwritten by the current theme. Of course, themes have to use the same architecture as the default views folder.
Inspired by Flarum.
New plugins management
Get rid of legacy constants. Restore left menu in admin/plugins.
Small clean up (yeah, I'm a maniac too)
…into development
adaur
added a commit
that referenced
this pull request
Sep 9, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.