Jeremy Harris
|
ee70bb89e9
Renamed getErrorMessage to getRequiredMessage
|
8 years ago |
Jeremy Harris
|
5823d82454
Added ContextInterface::getErrorMessage and EntityContext implementation
|
8 years ago |
lilHermit
|
c956a926db
Fixed to account for keys including numeric values above 9
|
8 years ago |
lilHermit
|
a33a03553e
Improved the stripNesting method
|
8 years ago |
lilHermit
|
ebad0f2e51
Added support for numeric nested fields type, isRequired, val and attributes
|
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 |
Anthony GRASSIOT
|
003df77ed0
Deprecation removal
|
9 years ago |
dereuromark
|
223152eb78
Clean up ServerResponse usage to be consistent.
|
9 years ago |
dereuromark
|
703260adac
Rename Schema/Table to Schema/TableSchema via class_alias()
|
9 years ago |
dereuromark
|
e52cb7a23b
Fix doc blocks for auto complete
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
57e7877ba2
Fix typo in documentation.
|
9 years ago |
ADmad
|
e84a83da5d
Update signature of `ContextInterface::val()`
|
10 years ago |
antograssiot
|
dee3130a4b
fix psr2 cs
|
11 years ago |
ADmad
|
71d3692012
Replace our custom code fence with markdown standard fence.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
okonomi
|
118eca6482
Fix some docblock typo
|
11 years ago |
ADmad
|
82da080a05
Fix api docblock CS errors for View/
|
11 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
Mark Story
|
8451e716b6
Add fieldNames() to Form contexts.
|
12 years ago |
Jose Lorenzo Rodriguez
|
487c4aac7d
Implemented ContextInterface::isPrimary, this helps deciding whether
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
ADmad
|
c69c143b62
Fixed docblock formatting.
|
12 years ago |
mark_story
|
e45cf77860
Start hidden and add array casts to fix issues with mocks.
|
12 years ago |
mark_story
|
c31c9a04c3
Fix isCreate()
|
12 years ago |
mark_story
|
9a54547ae1
Add interface class for form contexts.
|
12 years ago |