javiexin
9b2b9dd9de
[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.
PHPBB3-14950
2017-01-07 22:47:26 +01:00
javiexin
76b3fbc006
[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
2017-01-07 20:12:32 +01:00
javiexin
c40642b827
[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 tests.
PHPBB3-14943
2017-01-07 19:57:22 +01:00
Tristan Darricau
663e3bc642
[ticket/13616] Updates direct call to twig environment constructor
...
PHPBB3-13616
2016-04-03 16:23:16 +02:00
Matt Friedman
14e8113fcf
[ticket/14576] Move common required files to bootstrap
...
PHPBB3-14576
2016-03-31 11:06:47 -07:00
Tristan Darricau
99ace63e62
[ticket/14457] Don't set CSS to JS and JS to CSS
...
PHPBB3-14457
2016-02-18 17:30:31 +01:00
Tristan Darricau
a83bcaa8ac
[ticket/14099] Fix tests
...
PHPBB3-14099
2015-08-14 15:52:35 +02:00
Matt Friedman
80f91da9b9
[ticket/13995] Fix errors in tests from merge conflict
...
PHPBB3-13995
2015-07-08 15:11:10 -07:00
Marc Alexander
01097a24b5
Merge branch '3.1.x'
...
Conflicts:
tests/template/template_includecss_test.php
2015-07-08 22:54:26 +02:00
Matt Friedman
23db3d0b83
[ticket/13995] Remove projection from tests
...
PHPBB3-13995
2015-07-08 08:11:04 -07:00
Andreas Fischer
10e625d30a
Merge pull request #3609 from Nicofuma/ticket/13839
...
[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
2015-05-14 23:17:29 +02:00
Nicofuma
737affcbb2
[ticket/13839] Don't be dependent on the phpBB root directory name in tests
...
PHPBB3-13839
2015-05-14 16:33:39 +02:00
MateBartus
7b301e22f3
[ticket/13804] Make template's user dependency optional
...
PHPBB3-13804
2015-05-05 19:16:49 +02:00
Nicofuma
51376a4391
[ticket/13638] Inject $filesystem in \phpbb\template\asset
...
PHPBB3-13638
2015-05-05 17:07:11 +02:00
Nicofuma
321ed2a3dd
[ticket/13638] Add tests
...
PHPBB3-13638
2015-05-04 23:23:54 +02:00
MateBartus
179a470022
[ticket/13762] Moving language related functionality into a separate class
...
PHPBB3-13762
2015-05-02 13:37:12 +02:00
MateBartus
4bdef6fd21
[ticket/13697] Moving filesystem related functions to filesystem service
...
* 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
2015-04-16 13:24:10 +02:00
Nicofuma
54753e926d
[ticket/13132] Enable twig expressions tests
...
PHPBB3-13132
2015-03-05 21:53:48 +01:00
Tristan Darricau
cf39cfc593
[ticket/13132] Twig: Add loops content to the root context
...
PHPBB3-13132
2015-03-05 21:38:59 +01:00
Nicofuma
f4b42c961f
[ticket/13139] Fix tests
...
PHPBB3-13139
2015-02-03 13:37:52 +01:00
Matt Friedman
2671306304
[ticket/10388] Update tests
...
PHPBB3-10388
2015-01-29 01:41:52 -08:00
Joas Schilling
5d3f0a9abb
[ticket/13359] Add phpbb\template\twig\environment to template constructor
...
PHPBB3-13359
2014-11-22 03:42:48 +01:00
Joas Schilling
95a8f40052
Merge branch 'develop-ascraeus' into develop
2014-11-21 20:41:14 +01:00
Tristan Darricau
d285363700
[ticket/13133] Add unit tests
...
PHPBB3-13133
2014-10-09 19:54:56 +02:00
Tristan Darricau
55a3c96fb0
[ticket/12661] Fix unit tests
...
PHPBB3-12661
2014-09-02 22:12:11 +02:00
Marc Alexander
cf5ae5abbc
Merge branch 'develop-ascraeus' into develop
2014-09-02 20:55:25 +02:00
Pico
9d44c5d940
[ticket/12661] Add new line at the end of files
...
PHPBB3-12661
2014-08-25 22:35:55 +02:00
Pico88
273fc5b5b6
[ticket/12661] Add template test
...
PHPBB3-12661
2014-08-24 10:16:39 +02:00
Joas Schilling
d998efcf54
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12932] Remove set_datetime_class method from user class
[ticket/12932] Fix tests and calls to create_datetime
[ticket/12932] Add method for getting the datetime class and allow overriding
Conflicts:
phpBB/config/services.yml
2014-08-10 15:24:43 +02:00
Marc Alexander
8d99b4afe1
[ticket/12932] Fix tests and calls to create_datetime
...
PHPBB3-12932
2014-08-10 13:43:04 +02:00
Tristan Darricau
192b8e2568
[ticket/11649] Expose Twig through the container
...
PHPBB3-11649
2014-08-09 16:13:22 +02:00
Joas Schilling
91f5d59f69
Merge pull request #2676 from Nicofuma/ticket/12787
...
[ticket/12787] Allow the route to say that the referer has to be used.
* Nicofuma/ticket/12787:
[ticket/12787] Updates phpbb_mock_controller_helper
[ticket/12787] Add controller_helper::get_current_url()
[ticket/12787] Remove one app.php when it's both in $path and $web_root_path
[ticket/12787] Fix the absolute board url
[ticket/12787] Use a parameter (_referer) instead of the Referer header
[ticket/12099] Add unit tests for get_web_root_path_from_ajax_referer()
[ticket/12099] Remove config again
[ticket/12099] Correctly fix the path when performing AJAX requests
[ticket/12099] Add request argument to path_helper service
2014-07-08 18:09:41 +02:00
Joas Schilling
b7e1959d56
[ticket/12099] Remove config again
...
PHPBB3-12099
2014-06-29 20:54:41 +02:00
Pico88
f383d4221c
[ticket/12099] Add request argument to path_helper service
...
PHPBB3-12099
2014-06-29 20:54:38 +02:00
Tristan Darricau
7ef983b426
[ticket/12781] Add tests
...
PHPBB3-12781
2014-06-27 16:41:21 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Nils Adermann
c5660ed177
[ticket/12382] Event loop nesting inclusion applies to regular includes too
...
PHPBB3-12382
2014-05-03 00:20:37 +02:00
Nils Adermann
d18f19a3bb
[ticket/12382] Allow nested loops in included files.
...
They have to reference the fully qualified loop name in BEGIN and END.
PHPBB3-12382
2014-05-03 00:13:06 +02:00
Joas Schilling
91eaae122f
[ticket/12382] Mark broken nested loop with include as incomplete
...
PHPBB3-12382
2014-04-14 18:56:34 +02:00
Joas Schilling
b3a758a43b
[ticket/12382] Add template test for subloops inside includes
...
PHPBB3-12382
2014-04-12 11:13:06 +02:00
Joas Schilling
09804bbae8
[ticket/12382] Add template test for subloops inside events
...
PHPBB3-12382
2014-04-10 16:06:00 +02:00
Matt Friedman
d8c1c7fb9a
[ticket/7580] Add test for IF {VAR} is defined in templates
...
http://tracker.phpbb.com/browse/PHPBB3-7580
This test demonstrates that is possible to test if a
variable exists and then use it if it does, similar to
using isset(), but in template/twig syntax.
<!— IF {VAR} is defined —>{VAR}<!— ENDIF —>
PHPBB3-7580
2014-03-16 20:38:50 -07:00
Nathan Guse
a45aa2e5a0
[ticket/10288] Test to make sure included templates have proper variable scope
...
PHPBB3-10288
2014-03-13 19:48:07 -05:00
rxu
d29514f3e7
[ticket/12224] Add assign_block_vars_array() test.
...
Add tests, also change return value to null.
PHPBB3-12224
2014-03-10 20:59:45 +08:00
Nathan Guse
47e364ae68
[ticket/11943] New line at EOF for define_error.html
...
PHPBB3-11943
2013-11-11 10:59:17 -06:00
Nathan Guse
64ed46e682
[ticket/11943] Forgot template file for test
...
PHPBB3-11943
2013-11-09 11:39:35 -06:00
Nathan Guse
2e5117a71e
[ticket/11943] Throw an exception if DEFINE is setup improperly
...
PHPBB3-11943
2013-11-09 11:14:55 -06:00
Nathan Guse
c609f25bae
[ticket/11943] Add test for DEFINE $VAR = false
...
PHPBB3-11943
2013-11-04 12:15:02 -06:00
Nathan Guse
31649f1eb0
[ticket/11874] Fix tests
...
PHPBB3-11874
2013-10-10 16:20:00 -05:00
Joas Schilling
7525c49d45
[ticket/11852] Split filesystem and path_helper into 2 classes
...
PHPBB3-11852
2013-09-26 15:34:44 +02:00