Marc Würth
|
4c13a39f3e
|
Removed else clauses after redirects and added return before redirect() and flash() calls
|
2013-08-08 21:10:41 +02:00 |
|
euromark
|
8b21710c95
|
whitespace correction
|
2013-07-25 13:26:21 +02:00 |
|
Rachman Chavik
|
0555895de3
|
Remove leftover temp file
|
2013-07-07 11:20:37 +07:00 |
|
Rachman Chavik
|
4bb0a1228a
|
Fix I18n to extract plugin model validation messages
|
2013-07-07 11:20:14 +07:00 |
|
Marc Würth
|
2609016dfe
|
Changed http links to lighthouse, groups.google and github to https
Because they get redirected anyway and we should follow good practices.
Also in many cases similar URLs were already using https
|
2013-06-25 22:58:30 +02:00 |
|
euromark
|
4671f235ad
|
duplicate line removed
|
2013-06-13 14:15:00 +02:00 |
|
euromark
|
42777b7809
|
incorrect tab to space - whitespace coding standards
|
2013-06-09 21:01:01 +02:00 |
|
Mark Story
|
4b7c128f04
|
Merge pull request #1320 from ravage84/docblock-improvements
Improved the DocBlocks and other code cleanup
|
2013-05-31 07:36:04 -07:00 |
|
Mark
|
525bf3b362
|
Merge pull request #1297 from dereuromark/master-email-wrapping
enforce a better email wrapping to send valid emails
|
2013-05-31 07:30:32 -07:00 |
|
Marc Würth
|
4c9f0414cb
|
Improved the DocBlocks and other code cleanup
Fixed @license tag, url comes first
Whitespace and other minor code cleanup
Added some docblocks
|
2013-05-31 00:11:19 +02:00 |
|
Marc Würth
|
2bbd391972
|
Synced PHP version annotations
CakePHP seems to be just "PHP 5" as opposed to the PEAR header comment standard "PHP version 5"
http://pear.php.net/manual/en/standards.header.php
|
2013-05-29 20:19:14 +02:00 |
|
euromark
|
75b5a323e4
|
enforce a better email wrapping to send valid emails
|
2013-05-23 18:34:39 +02:00 |
|
Rik van der Heijden
|
dddf8aafb9
|
Fixed curly brackets at a few class definitions
|
2013-05-04 13:23:58 +02:00 |
|
Mark
|
faa6292f15
|
Merge pull request #1255 from dereuromark/master-copyright-noise-removed
Remove copyright noise from test files
|
2013-04-30 02:24:25 -07:00 |
|
Mark Story
|
ac94d11e65
|
Merge pull request #1254 from dereuromark/master-spelling-corrections
spelling corrections (a url to an URL, unify URL)
|
2013-04-29 09:27:48 -07:00 |
|
euromark
|
5b298c1306
|
remove copyright noise from test files to unify with new newer files which don't contain it anymore anyway
|
2013-04-29 17:16:53 +02:00 |
|
euromark
|
ff0aa70b59
|
fix line length for templated emails
|
2013-04-29 16:18:00 +02:00 |
|
euromark
|
09d9efe235
|
spelling corrections (a url to an URL, unify URL)
|
2013-04-29 11:05:17 +02:00 |
|
euromark
|
111366d5c8
|
== to === and != to !== where applicable
|
2013-02-12 03:38:08 +01:00 |
|
Graham Weldon
|
a3702fcf2b
|
More copyright updates
|
2013-02-08 21:29:18 +09:00 |
|
Graham Weldon
|
26a08c6780
|
Updated copyright
|
2013-02-08 21:28:17 +09:00 |
|
Graham Weldon
|
66d856d883
|
Added extra line for referencing license file for copyright
|
2013-02-08 21:22:51 +09:00 |
|
Graham Weldon
|
7b860debe4
|
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
I just wanted to ruin his evening, because this change needs to be merged into CakePHP 3.0.
|
2013-02-08 20:59:49 +09:00 |
|
euromark
|
b811afbc44
|
double spaces to single ones
|
2012-12-22 23:48:15 +01:00 |
|
Bram Borggreve
|
f69fe20376
|
Makes sure these two files are valid JavaScript by adding comment marks
to them, this way editors (NetBeans 7.3 for instance) stop marking them
invalid.
|
2012-11-28 15:29:50 +01:00 |
|
mark_story
|
869d556d07
|
Fix typos & strict errors.
|
2012-11-24 22:42:14 -05:00 |
|
Ceeram
|
eadc3a75e5
|
fix coding standards
|
2012-11-21 15:39:03 +01:00 |
|
mark_story
|
e0aab77dab
|
Merge branch 'master' into 2.3
Conflicts:
app/Config/Schema/i18n.php
lib/Cake/I18n/Multibyte.php
lib/Cake/Test/Case/Log/CakeLogTest.php
lib/Cake/Test/Case/Routing/DispatcherTest.php
|
2012-11-10 21:33:26 -05:00 |
|
ADmad
|
084636bf9d
|
Add App::uses()
|
2012-11-03 21:55:46 +05:30 |
|
euromark
|
5324a8ca9c
|
cleanup
|
2012-10-27 00:26:54 +02:00 |
|
mark_story
|
57681ff115
|
Fix code style errors.
|
2012-10-09 13:20:53 -04:00 |
|
mark_story
|
a3ae58da09
|
Merge branch 'master' into 2.3
Conflicts:
lib/Cake/View/View.php
|
2012-10-01 21:20:25 -04:00 |
|
mark_story
|
affb3192ad
|
Fix issue where including elements + extending views fails.
If you include an element before calling extend(), the parent view
will be assumed to be an element instead of a view/layout.
Fixes #3248
|
2012-09-30 22:44:27 -04:00 |
|
euromark
|
b47e3a7d92
|
move charset/App.encoding into CakeResponse
|
2012-09-27 20:28:19 +02:00 |
|
euromark
|
213d4caa85
|
coding standards
|
2012-09-20 01:50:15 +02:00 |
|
Rachman Chavik
|
0cae19a14e
|
enable PluginDot for routeClass parameter
|
2012-09-12 21:24:56 +07:00 |
|
ADmad
|
28951865c6
|
Hidden divs created by FormHelper can now be customized.
|
2012-09-04 23:56:30 +05:30 |
|
mark_story
|
571c8bc08c
|
Merge branch 'master' into 2.3
Conflicts:
lib/Cake/Console/Command/Task/TestTask.php
|
2012-09-01 13:51:40 +01:00 |
|
mark_story
|
894fc1256a
|
Add test cases for strings containing quotes.
Show that both double and single quoted strings are
handled correctly by ExtractTask.
Closes #3155
|
2012-08-30 23:48:32 +01:00 |
|
mark_story
|
728300786b
|
Merge branch 'master' into 2.3
|
2012-08-30 19:43:11 +01:00 |
|
Ber Clausen
|
bdac857293
|
Add plugin support to IniReader, and harden tests.
The actual config file must always have .ini extension.
For backwards compatibility, acl.ini.php will be treated specially until 3.0.
|
2012-08-27 10:04:26 -03:00 |
|
mark_story
|
d66d37c92b
|
Merge branch 'master' into 2.3
|
2012-08-24 22:50:29 -04:00 |
|
Ceeram
|
e7dc23b920
|
Ensure callbacks are triggered when using Xml/Json view with view templates.
PaginatorHelper for instance needs this to correctly set options
|
2012-08-22 13:13:49 +02:00 |
|
Renan Gonçalves
|
172e4bed5d
|
Fix STRICT warnings on PHP 5.4
|
2012-08-21 13:08:43 +02:00 |
|
mark_story
|
d5333a2ff1
|
Merge branch 'master' into 2.3
|
2012-08-20 16:20:27 -04:00 |
|
ber clausen
|
0dec093f48
|
The actual config file must always have .php extension.
|
2012-08-13 23:50:58 -03:00 |
|
euromark
|
2a553dcfd1
|
unified doctype for browser related layout templates
|
2012-07-24 18:06:39 +02:00 |
|
Jose Lorenzo Rodriguez
|
51635c2ca6
|
Merge remote-tracking branch 'origin/2.1' into 2.2
Conflicts:
lib/Cake/Model/Model.php
lib/Cake/Test/Case/Model/ModelValidationTest.php
|
2012-06-06 11:06:06 -04:30 |
|
Rachman Chavik
|
9bafc5a3bb
|
CakeEmail: create request object before rendering
Closes #2931
|
2012-06-04 09:18:29 +07:00 |
|
Ceeram
|
4c6453501e
|
Merge branch '2.1' into 2.2
|
2012-06-02 01:47:21 +02:00 |
|