| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This method of path_helper will now be used instead of the previous hack
of the phpbb_own_realpath() function.
PHPBB3-11997
|
| |
|
|
|
|
| |
This method will allow us to get proper redirect URLs for controllers.
PHPBB3-11997
|
| |
|
|
| |
PHPBB3-11997
|
| |
|
|
|
|
| |
This flag is no longer needed as the failover is no longer needed.
PHPBB3-11997
|
| |
|
|
| |
PHPBB3-11997
|
| |
|
|
|
|
|
|
|
| |
The redirect url currently uses the web root path. However as we prepend the
full board url later, we need to remove the relative web root path and prepend
the normal root path again. Otherwise redirects from inside routes will not
work as intended.
PHPBB3-11997
|
| |
|
|
| |
PHPBB3-11997
|
| |
|
|
|
|
|
| |
This variable name better fits what is done with it. A comment explaining
why 2 has to be subtracted from the size of root_dirs has also been added
PHPBB3-11997
|
| |
|
|
| |
PHPBB3-11997
|
| |
|
|
|
|
|
|
|
|
|
| |
We currently do a lot of checks in order to prevent users from getting to
a 404 page. However, this logic relies on checking if a file or folder exists.
Due to the front controllers and the URL rewriting in 3.1, it is no longer
possible to rely on existing files for redirecting. This patch will take
care of properly redirecting users to front controller files. An incorrect
link will cause users to get a 404 error though.
PHPBB3-11997
|
| |
|
|
| |
PHPBB3-11994
|
| |
|
|
| |
PHPBB3-11994
|
| |
|
|
| |
PHPBB3-11994
|
| |
|
|
| |
PHPBB3-11994
|
| |
|
|
| |
PHPBB3-11994
|
| |
|
|
| |
PHPBB3-11994
|
| |
|
|
| |
PHPBB3-11994
|
| |
|
|
|
|
|
| |
Enable and Install were split into two different expressions.
Purge was renamed to uninstall to make clearer what is going to happen.
PHPBB3-11994
|
| |\
| |
| | |
[ticket/11534] Check remote avatar content type if possible
|
| | |
| |
| |
| |
| |
| |
| | |
This should make sure that error pages like 404 or 503 pages are not treated
as remote avatar images.
PHPBB3-11534
|
| |\ \
| | |
| | | |
[ticket/11935] Fix invalid HTML and Errors
|
| | |\ \
| | | |
| | | |
| | | | |
PHPBB3-11935
|
| | |\ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11935
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11935
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
cellpadding, cellspacing, border are obsolete table attributes.
They are handled by CSS already using table and .table1
PHPBB3-11935
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11935
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11935
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11935
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11935
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/11975] Add ACP link next to MCP link in header
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11975
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also utilizing the new data-responsive-text attribute
PHPBB3-11975
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11975
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11975
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
# By Cesar G
# Via Cesar G
* prototech/ticket/11899:
[ticket/11899] Give indication of activity after voting in poll.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11899
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
# By Cesar G
# Via Cesar G
* prototech/ticket/11928:
[ticket/11928] Javascript requires camel case.
[ticket/11928] Rename loadingAlert to loading_indicator.
[ticket/11928] Make sure the indicator is on top of other elements.
[ticket/11928] Replace AJAX loading popup with animation.
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11928
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11928
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11928
|
| | | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11928
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
# By Joas Schilling
# Via Joas Schilling
* nickvergessen/ticket/11973:
[ticket/11973] Remove logic from tokens language array
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Previously if a translator did no translate a token, it would not be
displayed. On the other hand, the translator could add additional tokens
which have no functionality. Functionality is already hardcoded into
bbcode.php so we can that in the ACP aswell, in order to prevent namend
issues.
PHPBB3-11973
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* Noxwizard/ticket/11990:
[ticket/11990] Remove result_mssqlnative usage in acp_database.php
|
| | | |_|_|/ / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The class result_mssqlnative was removed in ticket 11980. This removes
the dependency on that class from the database backup utility. It is
possible to use the sqlsrv functions to retrieve the field information,
but they must be then mapped back to type names. That mapping was removed
in 11980 and it is easier to just look it up in the information schema
table.
PHPBB3-11990
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* cyberalien/ticket/11977:
[ticket/11977] Remove data and change code in acp_modules
[ticket/11977] Use CSS instead of JS to disable up/down icons
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11977
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11977
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11972
|