| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
So far, I've added no new functionality. The biggest change here is adjusting the DB column names to "visibility" rather than "approved". Some things here are pretty likely to change, for example the name and location of the topic_visibility class. Happy birthday phpBB :)
PHPBB3-9657
|
| |\ |
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| | |
Allows you to remove data from forum_data_sql before we update/create the forum
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| |
| | |
This event was split from core.acp_users_display_overview to make it work
as expected.
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| |
| | |
This event was split from core.acp_users_display_overview to make it work
as expected.
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| |
| | |
The event had some invalid variables, so the event was moved to give it some
more power.
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| |
| | |
The currently implemented event is useless and we couldn't find a MOD, which
requires editing this file in that position.
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| | |
Add missing global $phpbb_dispatcher, add $action and name the event better
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| | |
Still used the "old" way.
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| | |
The event still used the "old" method.
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* dhruvgoel92/ticket/11011:
[ticket/11011] rename property phpEx to php_ext
[ticket/11011] pass $auth to search backend constructor
[ticket/11011] remove global keyword from sphinx
[ticket/11011] pass global variables in construct
[ticket/11011] passing global variables
[ticket/11011] remove global keyword in native search
[ticket/11011] remove global keyword in pgsql search
[ticket/11011] global variables as constructor parameters
[ticket/11011] add access specifiers and docblocks
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
$auth global var is passed to search backend constructor, as it is used
by sphinx backend.
PHPBB3-11011
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Pass global variables to class constructor when making a new object.
PHPBB3-11011
|
| |/ /
| |
| |
| |
| |
| |
| | |
85bcdbad468cd255a02d6c48b2dcd1d128978eed shouldn't have changed imports of
"global $phpEx".
PHPBB3-11041
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* dhruvgoel92/feature/sphinx-fulltext-search: (57 commits)
[feature/sphinx-fulltext-search] add sphinx to Authors file
[feature/sphinx-fulltext-search] add sphinxapi.php file
[feature/sphinx-fulltext-search] fix auth bug
[feature/sphinx-fulltext-search] remove unused property
[feature/sphinx-fulltext-search] use 9312 as default port
[feature/sphinx-fulltext-search] fix language of host config
[feature/sphinx-fulltext-search] fix sphinx for arbitary host
[feature/sphinx-fulltext-search] coding changes acc to phbb conventions
[feature/sphinx-fulltext-search] fixing comments
[feature/sphinx-fulltext-search] add trailing slash in language
[feature/sphinx-fulltext-search] improve port option
[feature/sphinx-fulltext-search] remove stopwords and config path
[feature/sphinx-fulltext-search] makes sql host configurable
[feature/sphinx-fulltext-search] use readonly instead of disabled
[feature/sphinx-fulltext-search] fix language keys' typo
[feature/sphinx-fulltext-search] remove note from db_tools
[feature/sphinx-fulltext-search] add support for postgres
[feature/sphinx-fulltext-search] add pgsql functionality
[feature/sphinx-fulltext-search] use Update in sphinx query
[feature/sphinx-fulltext-search] use CASE instead of IF
...
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
using keyword_search method instead of get_name to distinguish between the
search backend classes present in includes/search and other helper classes.
PHPBB3-10946
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10965] Database update was referring to 3.0.5 instead of 3.0.11-RC1
[ticket/10965] Introduce a new profile field option to display no value
Conflicts:
phpBB/includes/acp/acp_profile.php
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
By default the 3.0.10 behaviour is kept, profile fields will not show up
if they have either not yet been selected or in case of an optional
dropdown field if the novalue option was selected.
PHPBB3-10965
|
| |\ \ \ \
| | | | |
| | | | | |
Ticket/10990
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10990
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10990
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-10990
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-11012
|
| |\ \ \
| | | |
| | | | |
Feature/new tz handling
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-9558
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This should avoid problems, when the board files are updated but database isn't.
PHPBB3-9558
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-9558
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
As we updated all of the used values, there really shouldn't be one anymore.
PHPBB3-9558
|