mark_story
|
72e1c73134
|
Adding effects and effects tests to JqueryEngine
|
2009-03-14 01:57:24 -04:00 |
|
mark_story
|
94c4e18112
|
Adding error feedback to base class methods
|
2009-03-14 00:10:43 -04:00 |
|
mark_story
|
20530f5ffb
|
Adding test case for jquery engine
Adding some methods for jquery engine
Updating methods in base class
|
2009-03-13 20:50:31 -04:00 |
|
mark_story
|
518e567458
|
Fixing handling of true, false, null in object encoding.
|
2009-03-13 19:37:57 -04:00 |
|
nate
|
36d3540c19
|
Adding native-type-generation fixes for JavascriptHelper::object()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8095 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-13 14:49:00 +00:00 |
|
mark_story
|
2f40804d21
|
Removing Html tags from JsHelper
|
2009-03-12 23:49:26 -04:00 |
|
mark_story
|
a1a54a152b
|
Adding methods to baseEngine
Removing file inclusion from JsHelper
Adding writeCache to JsHelper
Adding tests.
|
2009-03-12 23:48:19 -04:00 |
|
mark_story
|
91e47a6379
|
Adding scriptBlock() to HtmlHelper.
Adding tests.
|
2009-03-12 22:59:55 -04:00 |
|
mark_story
|
7ea7bd90c2
|
Moving script() method into HtmlHelper.
Moving tests.
|
2009-03-12 19:51:30 -04:00 |
|
mark_story
|
8025743830
|
Fixing doc blocks in HtmlHelper
|
2009-03-12 19:34:04 -04:00 |
|
gwoo
|
2009f4b896
|
fixes #6152, removal of automatic setting of App.encoding in l10n
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8094 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-12 17:34:32 +00:00 |
|
mark_story
|
bf4fa09b8f
|
Removing whitespace introduced in [8014]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8093 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-12 17:33:47 +00:00 |
|
gwoo
|
de6541f658
|
fixes #6189, paginator sort direction for associated fields of the same name
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8092 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-12 17:11:08 +00:00 |
|
mariano.iglesias
|
fdbf102228
|
Fixing issue where disallowing plugin was not possible in PaginatorHelper, fixes #6159
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8090 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-11 19:24:06 +00:00 |
|
nate
|
92cc331341
|
Updating docblocks and code formatting in XML classes, adding test change to previous commit.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8089 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-11 04:09:35 +00:00 |
|
nate
|
80d4dfa306
|
Cleaning up previous commit.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8088 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-11 00:22:28 +00:00 |
|
nate
|
4466c9f7b7
|
Reverting changes to Behavior so that all models use the same behavior instance, fixes #6038, refs #4408.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8087 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-11 00:06:41 +00:00 |
|
the_undefined
|
55e72bb749
|
Better support for regex matching, fixes #6184
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8086 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-10 20:20:32 +00:00 |
|
nate
|
cb95f13608
|
Correcting issue in String::insert() where 0 offsets were handled incorrectly, affecting issue where values were not properly quoted and inserted into conditions strings. Fixes #6163.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8085 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-09 20:03:02 +00:00 |
|
nate
|
eea46e7cc8
|
Fixing issue where calculated columns were getting quoted incorrectly. Test included. Reformatting code to be 100 characters or less.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8084 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-09 18:36:32 +00:00 |
|
mark_story
|
cf0582773b
|
Adding jqueryEngineHelper stub.
|
2009-03-09 09:25:39 -04:00 |
|
mark_story
|
100fdc1876
|
Adding tests for $once parameter
|
2009-03-08 22:33:34 -04:00 |
|
jperras
|
ba78e04be9
|
Fixing doc block for parameter of Controller::flash. Thanks 'ADmad'.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8083 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-09 01:11:38 +00:00 |
|
mark_story
|
1497fddf80
|
Applying patch from 'rafaelbandeira3' fixing formatting of generated code to better follow cake coding standards. Fixes #5754
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8082 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-08 18:05:18 +00:00 |
|
mark_story
|
965b8e9641
|
Updating doc blocks on tree behavior.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8081 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-08 17:12:30 +00:00 |
|
mark_story
|
62ea98bdb2
|
Fixing minor typo in model.php. Closes #6176
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8080 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-08 16:20:11 +00:00 |
|
mark_story
|
efbef5f8c6
|
Adding Access tags, adding _parseOptions
|
2009-03-08 01:28:07 -05:00 |
|
mark_story
|
6213b83f8d
|
Removing methods that are being/moved removed.
Reformatting tests.
|
2009-03-08 01:01:08 -05:00 |
|
mark_story
|
3e0d645957
|
Moving JS generating methods to BaseEngine class
Adding duplicate script detection.
|
2009-03-07 22:06:00 -05:00 |
|
mark_story
|
2362f283f2
|
Refactoring out string escaping and object conversion into base class.
|
2009-03-07 20:16:11 -05:00 |
|
mark_story
|
0c77cc98b5
|
Adding min/pack detection and auto use.
|
2009-03-07 13:10:50 -05:00 |
|
mark_story
|
86c7d62fc2
|
Updating JsHelper
|
2009-03-07 11:08:49 -05:00 |
|
renan.saddam
|
b0a0f2ad30
|
Refactoring last change to cover issues like [7636]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8079 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-06 13:29:56 +00:00 |
|
mark_story
|
c164be8c03
|
Enabling Asset.timestamp for HtmlHelper::image() making it consistent with Javascript::link().
Tests added.
Fixes #6170
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8078 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-06 04:40:50 +00:00 |
|
mark_story
|
ffc537aaa8
|
Minor optimization. Removing additional variable assignment.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8077 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-06 03:54:52 +00:00 |
|
gwoo
|
7dc627dd19
|
refs #4119, another check for binary uuid
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8074 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-04 01:36:53 +00:00 |
|
mariano.iglesias
|
591b9f0582
|
Fixing wrong usage of array_shift added in r7013
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8072 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-03 23:58:55 +00:00 |
|
jperras
|
571f57822d
|
Refactoring NumberHelper::toReadableSize to properly use I18n functionality.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8071 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-03 23:39:48 +00:00 |
|
gwoo
|
088815834e
|
fixes #4119, refs #6151 binary uuid
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8070 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-03 16:33:17 +00:00 |
|
jperras
|
79cba70758
|
Updating number helper to allow output of main currency symbol in the 'after' slot. Also added some basic i18n for NumberHelper::toReadableSize Fixes #6150.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8069 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-03 15:32:12 +00:00 |
|
mark_story
|
259ecbe9a7
|
Updating doc blocks on formhelper
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8067 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-28 22:17:56 +00:00 |
|
jperras
|
f2b698a965
|
Updating Media View to throw a 404 cakeError if the requested file does not exist; thanks 'aidan' for suggested patch. Fixes #6120.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8066 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-27 16:37:37 +00:00 |
|
mark_story
|
811eb90d87
|
Updating doc blocks on RequestHandler to improve parsing in API.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8064 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-27 01:33:38 +00:00 |
|
mark_story
|
af021cb4b2
|
Adding Html entity conversion to all urls generated by helpers, fixing potential for merged passedArgs to create xss vectors.
Adding integer cast in paginate() to page param.
Tests added/updated.
Fixes #6134
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8061 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-25 19:51:41 +00:00 |
|
gwoo
|
2849bb0a48
|
adding check in core home.ctp to throw a 404 when debug == 0
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8060 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-25 19:50:30 +00:00 |
|
jperras
|
f20ccc745c
|
Applying patch from 'phally' to update Set::extract to properly tokenize xpath selectors which contain hyphens (-). Fixes #6140
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8059 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-25 16:23:13 +00:00 |
|
mark_story
|
5ded592c1e
|
Updating L10n to write to App.encoding. Removing Configure::write('charset') from core. Fixes #3937
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8058 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-25 03:47:09 +00:00 |
|
mark_story
|
2a139b171c
|
Applying patch from 'farhadi' correcting regular expression when using magic findBy and fields that contain findBy in them. Fixes #6138
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8057 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-25 03:22:31 +00:00 |
|
mark_story
|
082ef2e4b0
|
Adding patch from 'mattcurry' Fixes Set::extract and parent selectors that with more than one element in the source array. Fixes #6043
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8055 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-24 03:01:06 +00:00 |
|
the_undefined
|
74bf622866
|
Fixes #6071
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8053 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-23 15:19:33 +00:00 |
|
mark_story
|
31cd461d22
|
Correcting singluarizing of taxes, faxes, waxes, and pluralization of crisis in Inflector. Tests added. Fixes #6130, #6131
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8052 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-22 04:09:39 +00:00 |
|
renan.saddam
|
52f4cd42db
|
Fixing issue when Model::$translateTable is set
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8050 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-19 13:45:51 +00:00 |
|
mark_story
|
01340e8014
|
Fixing docblocks in HtmlHelper
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8048 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-18 19:07:15 +00:00 |
|
mark_story
|
42ef8bfbcf
|
Updating doc strings in Javascript helper for better api generation.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8047 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-18 18:26:22 +00:00 |
|
TommyO
|
96e84c2e60
|
Fixes improper return from Xcache::clear();
Adds test
see #6110
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8046 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-18 18:07:06 +00:00 |
|
mark_story
|
0beda262d1
|
Updating doc blocks in FormHelper.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8045 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-18 01:39:01 +00:00 |
|
phpnut
|
8f2efce9ee
|
Adding asserts forgot in last commit.
Fixes #6115
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8044 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-18 01:23:42 +00:00 |
|
gwoo
|
9217a85281
|
adding router test and patch for plugin reverse routing
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8041 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-17 18:26:37 +00:00 |
|
mariano.iglesias
|
5378c79758
|
Fixing issue where MediaView doesnt properly force download on IE, fixes #6064
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8040 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-17 18:23:44 +00:00 |
|
gwoo
|
93ab1be658
|
fixes #6110, xcache::clear()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8039 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-17 17:32:07 +00:00 |
|
mark_story
|
27c321190e
|
Applying patch from 'mcurry' Fixes Set::extract with mixed numeric and stringKeys. Tests added. Fixes #6072
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8038 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-17 04:41:30 +00:00 |
|
mark_story
|
55cc02bc08
|
Fixing other uses of glob() to check for false values. Fixes #6044
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8034 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-16 00:45:50 +00:00 |
|
mark_story
|
ce4fa20f3f
|
Fixing escaping of fields in hasAny() also adding in correct model aliases.
Tests added.
Fixes #6089
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8032 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-15 21:05:42 +00:00 |
|
gwoo
|
43ad3d76e5
|
updating code from [8024] [8025]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8031 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-15 20:13:14 +00:00 |
|
mark_story
|
fdd6ad856e
|
Fixing issue in error handler, where URL was not escaped with debug == 0.
Tests added.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8028 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-13 14:56:00 +00:00 |
|
gwoo
|
712fea65ab
|
updating code from [8024]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8025 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-13 01:11:00 +00:00 |
|
mark_story
|
e045e6826a
|
Fixing Session from being added to components array twice.
Fixing greedy mergeVars with AppController.
Tests Added
Fixes #6091
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8024 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-12 13:36:20 +00:00 |
|
mark_story
|
2fc177869e
|
Applying patch from 'mattcurry' fixes Basic authentication case sensitivity in HttpSocket. Fixes #6088
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8023 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-11 23:46:59 +00:00 |
|
TommyO
|
5026a6c89f
|
Fixed memcache support for durations greater than 30 days. Fixes #6085
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8022 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-11 23:00:19 +00:00 |
|
mark_story
|
b1b67c811c
|
Applying patch from 'ralph.marchildon' Fixes saving habtm data using 'with' data. Fixes #6077
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8021 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-11 03:53:04 +00:00 |
|
gwoo
|
f0d03a91cf
|
Merge branch 'master' into 1.3.x.x
|
2009-02-09 12:01:06 -08:00 |
|
nate
|
519db5e281
|
Changing FormHelper::label() to allow param to be a string (class name)
|
2009-02-09 11:39:37 -05:00 |
|
mark_story
|
d3ee6b31f1
|
Added conditional check for compatibility with MySQL 4.x result sets to DboMySqlBase::index(). Tests added. Thanks to 'teknoid' for the help. Closes #4503
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8020 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-08 23:09:08 +00:00 |
|
nate
|
c2f111a45a
|
Standardizing format string in PaginatorHelper::counter(), %page% becomes {:page}, old keys still work, but will be deprecated
|
2009-02-07 08:41:15 -05:00 |
|
gwoo
|
f7dd0800d1
|
fixes #6062, AuthComponent and Controller::scaffold
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8018 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-06 23:23:12 +00:00 |
|
nate
|
23174203e3
|
Optimizing helper loading loop in View::_render()
|
2009-02-06 18:13:17 -05:00 |
|
gwoo
|
bf1e080aeb
|
updating cache documentation and tests refs #5347
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8017 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-06 22:56:06 +00:00 |
|
mark_story
|
4b00c29eef
|
Updating doc blocks to improve readability in API.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8015 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-04 05:00:59 +00:00 |
|
mark_story
|
e7c71b4125
|
Updating doc blocks in helpers. Helps generate cleaner API.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8014 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-03 18:48:28 +00:00 |
|
mark_story
|
2da0c208d5
|
Fixing Helper::value() when only a fieldname is used. Refactoring Helper::value() to reduce method calls. Added tests to Helper. Fixes #6033
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8012 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-26 19:45:55 +00:00 |
|
the_undefined
|
27065d7aab
|
Fixed bug in AuthComponent that allowed uppercase actions to pass checks
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8011 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-26 18:50:09 +00:00 |
|
mark_story
|
1895f1c3be
|
Fixing saveAll() when used in conjunction with belongsTo data and validate => first. Tests added.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8010 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-25 23:48:28 +00:00 |
|
nate
|
03ddde69fd
|
Removing Flay library
|
2009-01-20 17:58:12 -05:00 |
|
nate
|
c7d133fc0f
|
Removing variable name inflection from Controller::set()
|
2009-01-20 14:36:39 -05:00 |
|
nate
|
d75b063dca
|
Correcting quoted-alias replacement in DboSource, adding (and mocking) MS SQL test, fixes #5942
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8003 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-16 19:08:44 +00:00 |
|
nate
|
76fba20721
|
Adding sanity checking to setup() callback for behaviors.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8002 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-16 17:49:41 +00:00 |
|
mark_story
|
1111829e99
|
Fixing issue in __saveMulti() where unique was not always honoured. Thanks for the patch 'Jafinto'. Tests added. Closes #6006
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8001 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-16 04:09:44 +00:00 |
|
renan.saddam
|
9aabc8c893
|
Removing non-used extract() from missingDatabase()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8000 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-15 02:33:50 +00:00 |
|
AD7six
|
b9ea171429
|
fixes #6003 tree behavior fails with uuids
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7997 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-15 00:50:01 +00:00 |
|
AD7six
|
704188e2b9
|
correcting shorthand if else statement
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7996 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-15 00:01:19 +00:00 |
|
AD7six
|
56afb72825
|
changing $model for $Model to follow conventions ($Model is an object)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7994 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 23:21:53 +00:00 |
|
AD7six
|
eec4d15898
|
fixes #5971 - Error generated by behavior if invoking overloaded method from within the behavior
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7993 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 23:19:59 +00:00 |
|
TommyO
|
67b9a80bcf
|
Fix simple problem with substr where warning was being thrown
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7992 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 23:05:51 +00:00 |
|
mark_story
|
b94a85e938
|
Altering Helper::url() to enforce escaped query strings for generated urls.
Tests added to Html::link(). Fixes #5982
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7991 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 22:41:47 +00:00 |
|
TommyO
|
de1d1ae3bd
|
Fixed asset.timestamp inconsistency for css files.
Added tests to confirm css linking.
Closes #5990. Fixes #5991
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7990 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 22:19:11 +00:00 |
|
mark_story
|
287968934f
|
Fixing next()/prev() when paginating multiple models. Added tests from 'hummer'. Fixes #5970
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7989 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 22:08:11 +00:00 |
|
gwoo
|
c53c28760f
|
closes #5968, refs #5798, reverts [7893], when dependent is true, conditions are not respected on HABTM associations when deleting parent record. [7893] would result in orphaned records. If more fine grained control is needed, create a model for the join table and handle it on an application/applicaiton basis.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7988 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 22:01:01 +00:00 |
|
mark_story
|
7c87d36d74
|
Updating Router::queryString() and Router::url() to allow additional parameters to force escaping of & used in query strings. Tests added. Refs #5982
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7987 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 21:38:11 +00:00 |
|
mark_story
|
ba42eb05c1
|
Fixing broken tests refs #5687
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7986 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 20:37:31 +00:00 |
|
gwoo
|
c0f767a3aa
|
fixes #5976, Xcache::clear()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7985 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-01-14 19:33:30 +00:00 |
|