Re: [CakePHP : The Rapid Development Framework for PHP] #6468: Import Fixtures don't use Model's table for HABTM models

2009-10-14 Thread CakePHP : The Rapid Development Framework for PHP
#6468: Import Fixtures don't use Model's table for HABTM models
+---
Reporter:  arialdomartini   | Owner: 
Type:  Enhancement  |Status:  new
Priority:  Low  | Milestone:  1.3.x.x
   Component:  Test Suite   |   Version: 
Severity:  Normal   |Resolution: 
Keywords:  fixture, test_suite  |   Php_version:  n/a
Cake_version:   |  
+---
Comment (by Ceeram):

 came across a patch:
 http://www.klenwell.com/press/2009/09/model-testing-cakephp/

-- 
Ticket URL: https://trac.cakephp.org/ticket/6468#comment:2
CakePHP : The Rapid Development Framework for PHP https://trac.cakephp.org/
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
tickets cakephp group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---



Re: [CakePHP : The Rapid Development Framework for PHP] #6205: Invalid default value for datetime/timestamp

2009-10-14 Thread CakePHP : The Rapid Development Framework for PHP
#6205: Invalid default value for datetime/timestamp
+---
Reporter:  verbal   | Owner:  mark_story
Type:  Enhancement  |Status:  assigned  
Priority:  Medium   | Milestone:  1.3.x.x   
   Component:  MySQLi   |   Version:
Severity:  Normal   |Resolution:
Keywords:   |   Php_version:  n/a   
Cake_version:  1.2.1.8004   |  
+---
Comment (by Ceeram):

 came across a patch:

 http://www.klenwell.com/press/2009/09/model-testing-cakephp/

-- 
Ticket URL: https://trac.cakephp.org/ticket/6205#comment:8
CakePHP : The Rapid Development Framework for PHP https://trac.cakephp.org/
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
tickets cakephp group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---



Re: [CakePHP : The Rapid Development Framework for PHP] #2551: using $form-input('fieldName'); for date fields creates a label with the wrong for attribute

2009-10-14 Thread CakePHP : The Rapid Development Framework for PHP
#2551: using $form-input('fieldName'); for date fields creates a label with the
wrong for attribute
+---
Reporter:  scook| Owner:  Any Developer
Type:  Bug  |Status:  closed   
Priority:  Low  | Milestone:  1.2.x.x  
   Component:  Core Libs|   Version:  RC1  
Severity:  Minor|Resolution:  worksforme   
Keywords:  label for|   Php_version:  n/a  
Cake_version:  1.2.0.4853alpha  |  
+---
Comment (by watchout):

 Above mentioned solution is not an actual fix to the problem. Especially
 since $form-year(), $form-month(), $form-dateTime() etc. don't even
 have an $options parameter. Therefor, setting a label is impossible.

-- 
Ticket URL: https://trac.cakephp.org/ticket/2551#comment:4
CakePHP : The Rapid Development Framework for PHP https://trac.cakephp.org/
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
tickets cakephp group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---



Re: [CakePHP : The Rapid Development Framework for PHP] #4541: [PATCH] Add 'defaults' key to FormHelper::inputs()

2009-10-14 Thread CakePHP : The Rapid Development Framework for PHP
#4541: [PATCH] Add 'defaults' key to FormHelper::inputs()
+---
Reporter:  grigri   | Owner: 
Type:  Enhancement  |Status:  closed 
Priority:  Low  | Milestone:  1.3.x.x
   Component:  Helpers  |   Version: 
Severity:  Trivial  |Resolution:  fixed  
Keywords:  form helper inputs defaults  |   Php_version:  n/a
Cake_version:  6724 |  
+---
Changes (by mark_story):

  * status:  reopened = closed
  * resolution:  = fixed

Comment:

 Considering this fixed/duplicate,  a very similar feature is being
 implemented in 1.3.  It will allow you to set default options when
 creating a form, and have those options persist across all input() calls.
 See http://code.cakephp.org/tickets/view/56 for more information on what
 is planned.

 It doesn't seem useful to have two similar but different behaviors, and
 since default options offers more flexibility and reuse, I'm going with
 that option.  Thanks for helping make Cake better :)

-- 
Ticket URL: https://trac.cakephp.org/ticket/4541#comment:8
CakePHP : The Rapid Development Framework for PHP https://trac.cakephp.org/
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
tickets cakephp group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---