davidpersson
|
149995c832
|
Adding tests for env, fileExistsInPath, debug, pr, params, stripslashes_deep and ife.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8091 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-11 23:46:10 +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 |
|
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 |
|
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 |
|
mark_story
|
18a7115385
|
Adding test to show proper escaping of escaped strings in Javscript::object() closes #6167.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8076 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-06 03:53:31 +00:00 |
|
mark_story
|
a3809d608e
|
Updating doc blocks for CakeTestCase::testAction()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8075 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-04 15:23:08 +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 |
|
mark_story
|
1654c3f339
|
Updating links to SimpleTest in Shell. Fixes #6162
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8073 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-04 01:17:44 +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
|
d9cbb85488
|
Adding test case for RequestHandler::beforeRedirect() when request is an ajax request. Ensures that requestAction() is properly triggered.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8068 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-03-01 06:11:03 +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 |
|
gwoo
|
b8d21c6c2c
|
closes #6142, shows Auth works as expected with camelCased actions
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8065 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-27 16:17:58 +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 |
|
jperras
|
b8feef23a8
|
Adding tests for Validation::notEmpty using ISO-8859-1 for App.encoding value, along with additional non-ascii utf-8 assertions. Disproves & closes #6101.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8063 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-26 16:48:00 +00:00 |
|
mark_story
|
0be4f64801
|
Adding test cases for URL encoded values. Refs #6134
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8062 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-25 20:01:55 +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 |
|
gwoo
|
779b367d3b
|
adding some more test for dispatcher with array urls mainly used by request action. updated docblock
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8056 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-25 01:36:13 +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 |
|
mark_story
|
b1d05222b8
|
Adding tests to show filtering of page param when using Controller::paginate(). Refs #6134
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8054 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-24 01:59:58 +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 |
|
mark_story
|
5dfa7bf46f
|
Updating CakeTestCase::testAction() to respect $dropTables. Test case added Fixes #6123
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8051 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-21 15:05:17 +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 |
|
jperras
|
82a8599098
|
Adding test case for Model::saveAll for HABTM data with additional fields saved in join table.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8049 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-19 07:59:52 +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 |
|
phpnut
|
19ec3765dd
|
Adding tests case to disprove #6115
Closes #6115
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8043 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-18 01:01:39 +00:00 |
|
gwoo
|
b62202f888
|
fixes #6117, wrong controller name in debug messages
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8042 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-02-17 23:32:15 +00:00 |
|