mark_story
|
c4b4c25402
|
Removed BOM from form.php. Closes #5317
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7497 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-25 14:57:37 +00:00 |
|
mark_story
|
9ae4975bff
|
Applied patch from 'biscazziere' updated TimeHelper::timeAgoInWords() to be i18n friendly. Closes #5082.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7496 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-25 03:15:10 +00:00 |
|
mark_story
|
792863a3b4
|
Adding test to illustrate #5302. Corrected Error in doc block. Closes #5302
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7487 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-22 17:50:32 +00:00 |
|
nate
|
6f660812ca
|
Adding FormHelper security token patch from renan.saddam, fixes #5061, adding test to disprove #2729 (FormHelper::input() and float fields)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7486 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-22 16:05:34 +00:00 |
|
mark_story
|
3fb44e4485
|
Adding 'submitOnBlur' to $editorOptions. Closes #5263
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7467 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-14 21:03:15 +00:00 |
|
mark_story
|
a180071f6c
|
FormHelper::checkbox() now sets name of hidden field when name option is set. Closes #5224
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7449 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-09 22:08:17 +00:00 |
|
mark_story
|
9e51a64f87
|
Adding additional doc block explanations for method options.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7446 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-08 12:29:49 +00:00 |
|
mark_story
|
54fa1833e8
|
Added category handling to RssHelper. Additional tests added. Closes #5135
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7443 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-08 03:49:53 +00:00 |
|
nate
|
0119c0d46f
|
Fixing HTML entity escaping in helpers, fixing broken XmlHelper test, all helper tests now passing
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7403 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-01 04:53:16 +00:00 |
|
mark_story
|
c5cfc77365
|
Removing php5 only code.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7402 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-01 01:34:17 +00:00 |
|
gwoo
|
cf8ddbada0
|
reverting accident commit in time helper from [7387]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7400 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-01 00:48:14 +00:00 |
|
gwoo
|
7ce4bd4131
|
closes #5160, finishing tag implementation on paginator helper
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7395 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-31 16:58:57 +00:00 |
|
mark_story
|
8b28eec1ab
|
Removed almost all am() calls from core.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7389 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-31 00:16:16 +00:00 |
|
gwoo
|
a4499befe3
|
fixes #4086 caching with params
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7388 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-30 21:14:22 +00:00 |
|
TommyO
|
b6e9888753
|
Replaced all instances of ife() in /cake
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7387 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-30 20:34:01 +00:00 |
|
DarkAngelBGE
|
1052d21522
|
fixing broken tests in FormHelper, closes #5088
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7379 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-30 13:40:59 +00:00 |
|
nate
|
b0b9c1e4bd
|
Adding PaginatorHelper tests for additional custom URL settings
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7358 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-24 04:04:21 +00:00 |
|
mark_story
|
4355a13939
|
Altered TextHelper::truncate() when using exact = false and considerHtml = true close tags would be chopped off leaving incorrect Html. Closes #4941
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7342 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-16 12:40:49 +00:00 |
|
mark_story
|
5ec8eef6ce
|
Added userOffset check to timeAgoInWords, tests added. Closes #5068.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7333 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-10 03:30:28 +00:00 |
|
joelmoss
|
aa1b0c776e
|
JavascriptHelper::blockEnd now correctly respects safe option. Test also added. Fixes #5074
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7330 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-09 12:08:51 +00:00 |
|
gwoo
|
c3aa47f08e
|
updating Securiity::hash(), closes #5060, closes #5044.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7326 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-07 17:13:09 +00:00 |
|
mark_story
|
e20944a976
|
Added patch from 'biesbjerg' corrects timestamps not being applied to Vendors css and js. Closes #5045
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7325 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-07 01:19:41 +00:00 |
|
phpnut
|
ed0a031ec4
|
Adding correct test cases for #5046 showing proper prefix usage, closes #5046 as invalid
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7323 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-05 14:48:09 +00:00 |
|
phpnut
|
9bc1acb2ec
|
Closes #5051, AjaxHelper form function should use mt_rand() instead of rand().
Replaced all rand() with mt_rand() in the core.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7322 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-05 14:31:22 +00:00 |
|
phpnut
|
30a49a39e4
|
Fixes #5016, Security->disabledFields not working properly. Empty value arrays needed to be unset
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7314 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-05 10:10:19 +00:00 |
|
phpnut
|
822c8978a9
|
Fixes #5002 Model name in PaginatorHelper sortKey.
Closes #5032
Small performance improvement in App::!__load();
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7312 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-05 09:44:42 +00:00 |
|
mark_story
|
c25ed9016a
|
Fixed attributes being set for select elements in formHelper::dateTime() when $options[id] is specified. Closes #5013.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7306 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-03 00:46:42 +00:00 |
|
phpnut
|
022ffa3f4f
|
Adding fixes for pagination on associated models.
Corrected dot notation use in Controller::paginate();
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7286 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-27 06:25:08 +00:00 |
|
gwoo
|
7ad1790ea2
|
removing and moving deprecated code
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7285 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-27 06:19:04 +00:00 |
|
gwoo
|
67f55ba53e
|
fixes #3869, required css for validation fields
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7242 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-23 00:07:33 +00:00 |
|
gwoo
|
4759a4506b
|
better fix for #3869
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7240 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-22 19:31:44 +00:00 |
|
gwoo
|
d29883993e
|
fixes #3869, form 'required' CSS when not actually required
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7239 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-22 19:16:34 +00:00 |
|
gwoo
|
42db64bbb3
|
fixes #4778, rss helper addNs, closes #4949 xml helper serialize with test case
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7227 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-21 15:23:58 +00:00 |
|
nate
|
f7a4858503
|
Correcting coding standards violations
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7220 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-20 11:57:56 +00:00 |
|
nate
|
63217b7e10
|
Fixing failing tests in core helper group, closes #4946
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7213 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-19 14:31:00 +00:00 |
|
gwoo
|
73d9fec80d
|
closes #3691, fix re added
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7208 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-18 17:23:48 +00:00 |
|
gwoo
|
01bf6526c4
|
fixes #4911, scripts for layout on cache refresh
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7197 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-15 19:48:15 +00:00 |
|
gwoo
|
9d950c7698
|
closes #4726, test cases added to show special characters in select options
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7189 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-14 21:48:57 +00:00 |
|
gwoo
|
8707c6861a
|
fixes #4912, correct label "for" in time input
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7188 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-14 21:40:01 +00:00 |
|
gwoo
|
2756634b73
|
removing deprecated methods from HtmlHelper, File, and Folder
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7182 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-13 18:53:06 +00:00 |
|
gwoo
|
97a57a0f05
|
fixing bug in error handler when callbacks were moved to construct classes, moved callbacks back to dispatcher for now until we find a better place in the controller, fixed caching for the "home" page by adding check for "/', original test case was incorrect.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7177 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-12 18:36:08 +00:00 |
|
gwoo
|
1e231e9511
|
some cleanup, wrapping uses() in class exists
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7172 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-11 15:46:31 +00:00 |
|
mark_story
|
273dff46f1
|
reverting paginator helper back to parent::url. Closes #4887
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7171 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-11 12:18:54 +00:00 |
|
mark_story
|
0ce344d852
|
Minor changes to PaginatorHelper. $this->url() instead of parent::url()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7165 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-11 02:47:50 +00:00 |
|
mark_story
|
44159ec303
|
Removed all references to Router::url in all helpers. Closes #4880. Fixed failing test in RssHelper, added more tests.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7164 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-11 02:10:32 +00:00 |
|
gwoo
|
b3f605c1d8
|
fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7116 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-04 19:04:58 +00:00 |
|
TommyO
|
7c6cdb6354
|
Updated RssHelper to use XmlHelper updated in 7110. fixes #4778
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7111 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-03 22:40:35 +00:00 |
|
TommyO
|
546d804b10
|
updated XmlHelper to take advantage of Xml class to support namespaces
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7110 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-03 22:35:44 +00:00 |
|
gwoo
|
a13232659f
|
updating cache with new component callback handling
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7101 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-03 05:12:12 +00:00 |
|
joelmoss
|
8b122d5480
|
OOps! Fixing typo from last commit.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7067 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-05-30 16:06:49 +00:00 |
|