| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-15905
|
|
|
|
| |
PHPBB3-15905
|
|
|
|
| |
PHPBB3-15905
|
|
|
|
| |
PHPBB3-15905
|
|
|
|
| |
PHPBB3-14948
|
|
|
|
| |
PHPBB3-15508
|
|
|
|
| |
PHPBB3-14972
|
|\ |
|
| |
| |
| |
| | |
PHPBB3-15746
|
|/
|
|
| |
PHPBB3-15659
|
|
|
|
| |
PHPBB3-15099
|
|
|
|
|
|
|
|
|
|
| |
Refactor assign_block_var to use the same block selection mechanism
as is used in alter_block_array. This allows creating new blocks
at any position in the template structure, not only on the last block.
Allows selecting a block as outer[2].middle.
Added tests.
PHPBB3-14994
|
|\ |
|
| |\
| | |
| | |
| | | |
ticket/15068
|
| | |
| | |
| | |
| | |
| | |
| | | |
Added tests.
PHPBB3-15068
|
| | |
| | |
| | |
| | | |
PHPBB3-14990
|
|\ \ \
| |_|/
|/| |
| | | |
[ticket/14950] Add possibility to delete a template block
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
Added tests for the new function, fixed.
PHPBB3-14950
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
Added tests for the new function, fixed.
PHPBB3-14950
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
Added tests for the new function, fixed.
PHPBB3-14950
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
Added tests for the new function.
PHPBB3-14950
|
|\ \ |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/14943] Fix template loop access by index
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
Added more tests.
PHPBB3-14943
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
Added tests.
PHPBB3-14943
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors. Added tests.
Remove default parameter value.
PHPBB3-14944
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors. Added tests.
PHPBB3-14944
|
| |
| |
| |
| | |
PHPBB3-14099
|
| |
| |
| |
| | |
PHPBB3-13616
|
| |
| |
| |
| | |
PHPBB3-14576
|
| |
| |
| |
| | |
PHPBB3-14457
|
| |
| |
| |
| | |
PHPBB3-13995
|
|\ \
| |/
| |
| |
| | |
Conflicts:
tests/template/template_includecss_test.php
|
| |
| |
| |
| | |
PHPBB3-13995
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13839] Don't be dependent on the phpBB root directory name in tests
* Nicofuma/ticket/13839:
[ticket/13839] Don't be dependent on the phpBB root directory name in tests
|
| | |
| | |
| | |
| | | |
PHPBB3-13839
|
|/ /
| |
| |
| | |
PHPBB3-13804
|
| |
| |
| |
| | |
PHPBB3-13638
|
| |
| |
| |
| | |
PHPBB3-13638
|
| |
| |
| |
| | |
PHPBB3-13762
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Moving filesystem service to \phpbb\filesystem namespace
* Wraping Symfony's Filesystem component
* Moving filesystem related functions from includes/functions.php
into \phpbb\filesystem\filesystem
Functions moved (and deprecated):
- phpbb_chmod
- phpbb_is_writable
- phpbb_is_absolute
- phpbb_own_realpath
- phpbb_realpath
* Adding interface for filesystem service
PHPBB3-13697
|
| |
| |
| |
| | |
PHPBB3-13132
|
| |
| |
| |
| | |
PHPBB3-13132
|
| |
| |
| |
| | |
PHPBB3-13139
|
| |
| |
| |
| | |
PHPBB3-10388
|
| |
| |
| |
| | |
PHPBB3-13359
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-13133
|
| |
| |
| |
| | |
PHPBB3-12661
|