Mark Story
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
Mark Story
|
031d991f85
Fix deprecation use in components.
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Alex Bogdanov
|
125e833068
lint errors fixed
|
9 years ago |
Alex Bogdanov
|
a6342a15f5
Added strict comparison & created new testcase for duplicate Flash messages
|
9 years ago |
Alex Bogdanov
|
08e17edc91
Flash messages stack and in cases can result in duplicate messages when a message is set in AppController::beforeFilter
|
9 years ago |
Mark Scherer
|
908ca3f712
Show html in test.
|
9 years ago |
Mark Scherer
|
676ff2f938
Simplify escape for flash messages.
|
9 years ago |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Story
|
53fbde2fa9
Merge branch 'master' into 3.1
|
11 years ago |
Michael Pirouet
|
6261c5096d
Code Cleanup - Exception
|
11 years ago |
Yves P
|
e73e974ce8
Implements multiple Flash messages
|
11 years ago |
André Teixeira
|
58e69c5d34
Including __call() test for plugin option
|
11 years ago |
Mark Story
|
d6b6e05e25
Adding tests for FlashComponent::__call
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
ADmad
|
a7b44e5bc1
Rename Controller::addComponent() to Controller::loadComponent().
|
11 years ago |
Stefan Dickmann
|
2818ee6339
flash component bugfix
|
11 years ago |
ADmad
|
c50e730d2f
Use default flash element.
|
11 years ago |
ADmad
|
bfe0db5dce
Set exception code in flash params.
|
11 years ago |
mark_story
|
ca854566f8
Don't allow PHPCS to fail anymore.
|
11 years ago |
mark_story
|
a0fec85f64
Fix remaining PHPCS errors.
|
11 years ago |
Bryan Crowe
|
9bfc86d648
Look for elements under Flash folder, add plugin support
|
11 years ago |
Bryan Crowe
|
795eb4d04f
Change flash session variable from Message to Flash
|
11 years ago |
Bryan Crowe
|
9678f44f4f
Remove test class teardown/setup and session clearing
|
11 years ago |