dereuromark
|
440e53a54f
Remove deprecated method usage in tests.
|
9 years ago |
Gareth Ellis
|
b9b51b7470
fixes failing tests
|
9 years ago |
Gareth Ellis
|
96ca33f489
Fixes bug with view cell caching & template names
|
9 years ago |
Gareth Ellis
|
ed513cd1df
Adds a test to prove existence of bug with Cell::render() when dealing with cache & different templates
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Mark Story
|
3c6a31cdaa
Add support for cells in sub-namespaces.
|
10 years ago |
Mark Story
|
23bec5019b
Honour templatePath set in Cell actions.
|
10 years ago |
Yves P
|
9f8f1f3906
Clean up unused use statements
|
10 years ago |
Yves P
|
5ab243eee4
Add a test that makes sure cell action is called only the first time when the cell cache is enabled
|
10 years ago |
Yves P
|
77df8b46e3
It is now possible to set the template a cell uses using the ViewBuilder
|
10 years ago |
Yves P
|
225e8dd4b6
It should be possible to set the template from the action of the cell
|
10 years ago |
ADmad
|
515c42e96f
Avoid running cell action if cached cell is available
|
10 years ago |
ADmad
|
9e50e93861
Invoke cell action just before rendering.
|
10 years ago |
Mark Story
|
7348802bea
Get tests passing with ViewBuilder.
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Story
|
b1041c6b90
Fix cells not being able to render plugin views.
|
11 years ago |
Mark Story
|
c644474f99
Add tests for #6046
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
e27925e280
Add cache options to Cell
|
11 years ago |
ADmad
|
c1b5187c8b
Move View\Error to View\Exception.
|
11 years ago |
mark_story
|
88b342b2df
Make cells inherit more data from the view.
|
11 years ago |
mark_story
|
87568f2845
Add a test fo cell options.
|
11 years ago |
mark_story
|
ad401ec86e
Raise a cell specific error when views are missing.
|
11 years ago |
mark_story
|
e64e01af5e
Allow Cell::render() method to work with relative directories.
|
11 years ago |
mark_story
|
6ae765c7fa
Fix cell paths in plugins not being able to use relative paths.
|
11 years ago |
mark_story
|
076b6f998c
Don't display errors with paths.
|
11 years ago |
mark_story
|
2c85da44da
Add error handling for Cell::__toString()
|
11 years ago |
mark_story
|
4ef17b5ab4
Throw exceptions when cell methods are missing.
|
11 years ago |
Jose Lorenzo Rodriguez
|
c264d4aa7c
Starting to re-do theme assets handling
|
12 years ago |
mark_story
|
a1fcee6b81
Rename action to template.
|
12 years ago |