Author: KRavEN Date: 2010-05-13 23:02:58 +0200 (Thu, 13 May 2010) New Revision: 29451
Added: plugins/ExtjsGeneratorPlugin/trunk/TODO.txt Log: Added TODO.txt Added: plugins/ExtjsGeneratorPlugin/trunk/TODO.txt =================================================================== --- plugins/ExtjsGeneratorPlugin/trunk/TODO.txt (rev 0) +++ plugins/ExtjsGeneratorPlugin/trunk/TODO.txt 2010-05-13 21:02:58 UTC (rev 29451) @@ -0,0 +1,23 @@ +add a numberfield widget +add a hiddenfield widget +heredoc in generator for generated partials +expand generated partials with examples +refactor widgets to use config instead of attributes +auto add ^object_actions as last column if object_actions are enabled +move is_empty checkbox for filter to an extension +is_empty doesn't reset when value is set from the session +is_empty should clear associated fields when set +is_empty oncheck listener to submit the filter +formpanel updatebuttonvisibility needs to be looked at +add time display for datetime fields to list, filter, and edit +foreign columns should show __toString() output in list +foreign columns should be clickable to open an adminstration for that foreign table if one exists +refactor evals in generator partials +clean up app.yml + +### defered +add ext components not lazy loaded list to app.yml +add a way to disable bottombar +grid editing +grid row expander +grid grouping \ No newline at end of file Property changes on: plugins/ExtjsGeneratorPlugin/trunk/TODO.txt ___________________________________________________________________ Added: svn:mime-type + text/plain -- You received this message because you are subscribed to the Google Groups "symfony SVN" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-svn?hl=en.
