mark_story
|
cac09481ac
|
Removing support for DEBUG constant. Use Configure::write('debug', 2) instead.
Adding 'log' interaction to error reporting settings controlled by Configure::write().
|
2009-09-07 23:28:50 -04:00 |
|
mark_story
|
90b6272a14
|
Updating test case for new values in error reporting.
|
2009-09-07 22:53:08 -04:00 |
|
mark_story
|
11ceae2e96
|
Merge branch '1.3' into 1.3-logging
|
2009-09-07 22:41:31 -04:00 |
|
AD7six
|
e47316e74f
|
Correcting App::import usage
|
2009-09-04 11:58:20 -07:00 |
|
mark_story
|
1b063d6218
|
Reformatting code in CakeSession.
|
2009-09-01 23:25:03 -04:00 |
|
mark_story
|
c0a19ced14
|
Adding DboSource::getLog() and test case.
|
2009-09-01 23:23:47 -04:00 |
|
mark_story
|
4ff668b3ed
|
Fixing method names that were omitted when methods were renamed. Thanks 'NetersLandreau'
|
2009-09-01 10:45:52 -04:00 |
|
mark_story
|
4d458e93b6
|
Updating SessionHelper::flash() to use elements for custom flash wrapping html instead of layouts.
|
2009-09-01 00:03:56 -04:00 |
|
mark_story
|
17e81ab346
|
Updating session component, to not use layout, and use elements instead.
Tests updated.
|
2009-08-31 23:59:40 -04:00 |
|
mark_story
|
1bedd8418b
|
Merge branch '1.3-deprecation' into 1.3-misc
|
2009-08-31 23:41:41 -04:00 |
|
mark_story
|
3dc12cb6da
|
Updating model tests to reflect deprecation of Model::bind() and Model::delete() aliases.
|
2009-08-31 23:40:47 -04:00 |
|
mark_story
|
9afa4d1c3a
|
Updating test case to reflect API changes.
|
2009-08-31 22:52:15 -04:00 |
|
mark_story
|
4ee70c01a8
|
Updating tests to reflect API deprecations.
|
2009-08-31 22:50:46 -04:00 |
|
mark_story
|
b5605b6408
|
Updating file headers
|
2009-08-31 22:48:22 -04:00 |
|
mark_story
|
fe3514371f
|
Updating folder + test case to reflect api changes.
|
2009-08-31 22:47:37 -04:00 |
|
mark_story
|
5fa6e5b6f2
|
Removing deprecated params.
|
2009-08-31 22:34:14 -04:00 |
|
mark_story
|
046d7c75d0
|
Adding warnings to newly deprecated methods.
|
2009-08-31 22:31:36 -04:00 |
|
mark_story
|
bd350e95b6
|
Deprecating Model::bind()
|
2009-08-31 22:18:31 -04:00 |
|
mark_story
|
71e93b9ae8
|
Fixing Scaffold not using session flashes even when they are available.
Simplifying message generation. Refs #64
|
2009-08-31 14:33:01 -04:00 |
|
mark_story
|
f6ce178d85
|
Simplifying message generation.
Fixing inflection of model names.
Adding tests for flash page generation. Refs #64
|
2009-08-31 14:24:50 -04:00 |
|
mark_story
|
0097e8c14b
|
Updating Scaffold to merge hasAndBelongsToMany keys when generating field lists for scaffolded forms. Fixes #48
|
2009-08-31 14:22:37 -04:00 |
|
mark_story
|
84b230413a
|
Fixing non output of flash messages from Scaffolds when controller is not using Sessions. Refs #64
|
2009-08-31 13:52:21 -04:00 |
|
mark_story
|
9c82d19968
|
Adding tests for missingBehaviorClass and missingBehaviorError methods.
|
2009-08-30 19:38:17 -04:00 |
|
mark_story
|
81cb097959
|
Merge branch '1.3-behavior-error' into 1.3-misc
|
2009-08-30 19:33:43 -04:00 |
|
mark_story
|
c19c1a7828
|
Fixing issues with cakeError call.
Adding tests for cakeError being called with non-existant Behaviors.
|
2009-08-30 19:33:21 -04:00 |
|
mark_story
|
776992dc6c
|
Further optimizations to path scanning.
|
2009-08-30 19:13:54 -04:00 |
|
mark_story
|
ef23ecfe07
|
minor refactor for file_exists checks.
|
2009-08-30 18:59:07 -04:00 |
|
mark_story
|
24448775c2
|
Removing use of r() from core classes.
|
2009-08-27 23:08:23 -04:00 |
|
mark_story
|
81865bc960
|
Removing use of ife() from core classes.
|
2009-08-27 22:54:57 -04:00 |
|
mark_story
|
213b78727f
|
Removing use of e() from core and test suite.
|
2009-08-27 22:51:10 -04:00 |
|
mark_story
|
4bb5b615f7
|
Applying patch from 'mete0r' to make the legend generated FormHelper::inputs() more i18n friendly. Fixes #6360
|
2009-08-27 22:38:49 -04:00 |
|
mark_story
|
bd3178b9fc
|
Deprecating Cookie::del() Unifying to 'delete' method.
|
2009-08-27 00:33:24 -04:00 |
|
mark_story
|
5e8eb83f7d
|
Deprecating SessionComponent::del() unifying delete methods to 'delete'
|
2009-08-27 00:31:57 -04:00 |
|
mark_story
|
934bda0a74
|
Deprecating aliases in folder class.
|
2009-08-27 00:29:17 -04:00 |
|
mark_story
|
7ca1ef22f0
|
Adding cakeError calls to ModelBehavior.
|
2009-08-27 00:16:17 -04:00 |
|
mark_story
|
7c4d60abe8
|
Adding patch from 'grncdr' to allow default direction to be set for sort links created with PaginatorHelper::sort. Fixes #5151
|
2009-08-26 23:55:19 -04:00 |
|
mark_story
|
4f2d415663
|
Applying patch from 'kuja' to give default class names to links generated by Paginator::sort().
Fixes #6239
|
2009-08-26 23:33:13 -04:00 |
|
mark_story
|
38a4b619e6
|
Adding default classes to next and prev links.
Switching next() and prev() to use span by default.
|
2009-08-26 22:55:24 -04:00 |
|
mark_story
|
533f6e0d36
|
Updating doc block.
|
2009-08-26 22:54:23 -04:00 |
|
mark_story
|
136b4db7ad
|
Deprecating $escape for HtmlHelper::tag() use $attributes['escape'] instead. Test case added.
|
2009-08-26 22:46:49 -04:00 |
|
mark_story
|
c2db059732
|
Adding error methods and templates for Missing Behavior class and Missing Behavior File errors.
|
2009-08-26 10:02:55 -04:00 |
|
mark_story
|
56d2423bc3
|
Additional documentation.
|
2009-08-24 22:57:01 -04:00 |
|
mark_story
|
1a51d58713
|
Updating file header.
|
2009-08-24 22:53:55 -04:00 |
|
mark_story
|
b265a99bc9
|
Removing deprecated properties.
|
2009-08-24 22:53:09 -04:00 |
|
mark_story
|
325446a8b3
|
Updating View::_paths to remove an always miss file_exists() check.
Test case added.
Refs #49
|
2009-08-23 22:43:51 -04:00 |
|
mark_story
|
a0feb84789
|
Removing support for deprecated .thtml view file extension.
|
2009-08-22 11:50:02 -04:00 |
|
mark_story
|
7a3a6966c2
|
Removing deprecated View::renderElement()
|
2009-08-20 01:20:44 -04:00 |
|
mark_story
|
6b6d7959e1
|
Updating doc blocks.
|
2009-08-20 01:20:13 -04:00 |
|
mark_story
|
add1dede86
|
Removing conditional calling of View::_render() as a static method.
Updating doc blocks.
|
2009-08-20 01:15:08 -04:00 |
|
mark_story
|
3b95b4c95d
|
Merge branch '1.3' into 1.3-misc
|
2009-08-20 01:12:09 -04:00 |
|