mark_story
|
efd86a498a
Do type checks when looking for models in Controller::$uses.
|
13 years ago |
mark_story
|
63b392a26b
Improve error message.
|
13 years ago |
mark_story
|
0f3d28c6ea
Fix condition parsing in mysql specific cases.
|
13 years ago |
mark_story
|
3680ee0f1f
Add some docs for cookies.
|
13 years ago |
mark_story
|
4d8dd12449
Add support for key => value cookies.
|
13 years ago |
mark_story
|
d01d291d13
Remove unused define.
|
13 years ago |
mark_story
|
8eb56960d8
Remove remaining reference operators.
|
13 years ago |
mark_story
|
247d836174
Remove useless reference operator.
|
13 years ago |
José Lorenzo Rodríguez
|
672dd6178f
Merge pull request #1226 from ADmad/2.3-file-clearstatcache
|
13 years ago |
ADmad
|
ba56fb7064
Fixed issue where incorrect cached filesize was reported when appending to file.
|
13 years ago |
mark_story
|
ed435870ae
Fix secure field lists when select elements have custom name attributes.
|
13 years ago |
mark_story
|
8bd1980dd4
DateTime::getTimestamp() is PHP5.3+
|
13 years ago |
Mark Story
|
5e00fdfce5
Merge pull request #1225 from ADmad/2.3-input-number
|
13 years ago |
ADmad
|
548cccbbe2
"maxlength" is not a valid attribute for input element of type "number" in html5.
|
13 years ago |
mark_story
|
b210849b95
Expand doc blocks for Model::query()
|
13 years ago |
mark_story
|
c77c7a7347
Fix warning with FormHelper::inputs()
|
13 years ago |
mark_story
|
0e646a2a4d
Fix incorrect timestamp values when using fromString()
|
13 years ago |
Mark Story
|
0e5b00fbc2
Merge pull request #1222 from ceeram/2.3-travisnode
|
13 years ago |
Ceeram
|
da2f0668e0
Replace node.js with lighthttpd to avoid socket exceptions
|
13 years ago |
mark_story
|
9cd54bd736
Update version number to 2.3.2
|
13 years ago |
ADmad
|
819d9e2cbc
docblock tweaks for apigen
|
13 years ago |
ADmad
|
20047c5060
Tweak docblock for api generator
|
13 years ago |
ADmad
|
56df02f720
Improved docblocks
|
13 years ago |
mark_story
|
d8d8e9644d
Fix array('disabled') and array('disabled' => true) working differently.
|
13 years ago |
José Lorenzo Rodríguez
|
1fa7d90018
Merge pull request #1215 from andreaskri/timelinehelper_comment_fix
|
13 years ago |
Andreas Kristiansen
|
8bc7bc9bb1
Fixing comment for in TimeHelper __construct
|
13 years ago |
mark_story
|
2d6ee3cdb1
Remove pointless code.
|
13 years ago |
mark_story
|
3a06dc5e1c
Make JS,CSS,IMAGES conditionally defined.
|
13 years ago |
ADmad
|
7b90542230
Fix CS error
|
13 years ago |
mark_story
|
dea4fa4d73
Fallback to the default renderer if the config key is missing.
|
13 years ago |