| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop-olympus
# By Vjacheslav Trushkin
# Via Vjacheslav Trushkin
* remotes/cyberalien/ticket/10772:
[ticket/10772] Remove unnecessary comment
[ticket/10772] Functional tests for forum style
[ticket/10772] Use forum specific style for trigger_error
|
| |
| |
| |
| | |
PHPBB3-10772
|
| |
| |
| |
| | |
PHPBB3-10772
|
| |
| |
| |
| | |
PHPBB3-10772
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
# By Igor Wiedler
# Via Igor Wiedler
* remotes/igorw/ticket/11644:
[ticket/11644] Skip phpbb_dbal_order_lower_test on MySQL 5.6
|
| | |
| | |
| | |
| | | |
PHPBB3-11644
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
# By Joas Schilling
# Via Joas Schilling
* remotes/nickv/ticket/8319:
[ticket/8319] Do not repeat the replacement
[ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URL
[ticket/8319] Update BBCodes that currently use the LOCAL_URL tag on update
[ticket/8319] Add new token RELATIVE_URL to allow foreign relative URL parts
[ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuse
|
| | |
| | |
| | |
| | | |
PHPBB3-8319
|
| | |
| | |
| | |
| | |
| | |
| | | |
The explanation now states that links are prefixed with the board URL.
PHPBB3-8319
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
To fix http://tracker.phpbb.com/browse/PHPBB3-8319 we changed the
second_pass_replace value, so that needs updating for existing ones.
PHPBB3-8319
|
| | |
| | |
| | |
| | | |
PHPBB3-8319
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The description says:
"The URL must be relative to the topic page and cannot contain a server name
or protocol."
We now enforce this and will add a new token with the current behaviour back.
PHPBB3-8319
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* EXreaction/ticket/11630:
[ticket/11630] Improvements to the PHP lint pre-commit hook
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The PHP lint pre-commit hook fails to display any output when an error
other than a parse error is decteced.
Additionally, the hook may not display any meaningful output depending
on php.ini settings. This commit removes the dependency on php.ini.
PHPBB3-11630
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
# By Andreas Fischer
# Via Andreas Fischer
* remotes/bantu/ticket/11619:
[ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
[ticket/11619] Some tests for get_remote_file().
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11619
|
|/ / /
| | |
| | |
| | | |
PHPBB3-11619
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* VSEphpbb/ticket/11617:
[ticket/11617] Remove spaces and tabs from empty lines
[ticket/11617] Missing U_ACTION in acp_captcha.php
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11617
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
http://tracker.phpbb.com/browse/PHPBB3-11617
PHPBB3-11617
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-olympus
* remotes/dhruvgoel92/ticket/11566:
[ticket/11566] Subsilver template error displayed after table headers
[ticket/11566] Remove extra pair of brackets from conditional statement
[ticket/11566] Check that guest doesn't have reporting permission by default
[ticket/11566] Add captcha to report post template in subsilver
[ticket/11566] Use the new constant CONFIRM_REPORT for captcha init
[ticket/11566] Rename var to $visual_confirmation_response
[ticket/11566] Revert forum permission changes
[ticket/11566] Use language variable instead of hardcode
[ticket/11566] add tests for reporting post
[ticket/11566] add captcha reset and hidden fields
[ticket/11566] display error instead of trigger_error
[ticket/11566] add error in template
[ticket/11566] add error functionality
[ticket/11566] add interface for captcha
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11561
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Revert the f_report permission for guests in the functional tests
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add language variable in tests
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Functional test for reporting post and check if captcha validation
is required for guests and not for registerted users
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
If captcha is solved and some other error pops up, store the
captcha in a hidden field.
Reset captcha if reporting the post is successful
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When the error report is empty display error
in the template instead of trigger_error
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Check if error exists, then display it
in the report post template.
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
add $error which stores the captcha error when captcha validation fails
PHPBB3-11566
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add basic captcha template while reporting post
when the user is not a registered user.
PHPBB3-11566
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* dhruvgoel92/ticket/10838:
[ticket/10838] Fix URL for wiki and remove irrelevant line
[ticket/10838] Remove php 5.4 and builtin server references
[ticket/10838] Fix missing data
[ticket/10838] separate database used mentioned in unit tests
[ticket/10838] Updated RUNNING_TESTS.md
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10838
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10838
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10838
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Separate database used for tests which is deleted each time
tests are run information is added to unit tests.
PHPBB3-10838
|
| |/ / /
| | | |
| | | |
| | | | |
PHPBB3-10838
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* Hardolaf/ticket/11618:
[ticket/11618] Replace glob() with scandir() and string matching
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removes glob from template tests as glob() does not work on all
systems according to PHP documentation as has been noticed by users.
PHPBB3-11618
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-olympus
* asperous/ticket/11615/creation_test:
[ticket/11615] Fix typo in creation_test
[ticket/11615] Remove magic number in creation_test
[ticket/11615] Rename class in file to match
[ticket/11615] Rename init_test to creation_test for clarity
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11615
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removing this magic number to its own variable
with clean multiplication makes it clear
what the number represents.
PHPBB3-11615
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11615
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11615
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* dhruvgoel92/ticket/10776:
[ticket/10776] update min php version 5.3.3 in readme
[ticket/10776] Fixed a couple language changes in docs/README.html.
[ticket/10776] Fixed errors in docs/README.html.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10776
|