Development

{1} Active Tickets

You must first sign up to be able to contribute.

{1} Active Tickets (1422 matches)

  • List all active tickets by priority.
  • Color each row based on priority.
  • If a ticket has been accepted, a '*' is appended after the owner's name
Ticket Summary Component Version Milestone Type Owner Created
#2213 sfWebController's redirect loses session without cookies controller 1.0.5 None defect fabien 09/10/07
#2274 sfController->getPresentationFor 3rd parameter (viewName) overwritten somewhere before rendering other 1.0.0 None defect Nicolas.DHOMONT 09/20/07
#2304 [sfDomPDFPlugin][PATCH] doesn't seem to work right sfDomPDFPlugin 1.0.7 None defect temsse79 * 09/30/07
#2366 [sfAjaxWebdebug] never enabled plugins 1.0.7 None defect fabien 10/11/07
#2499 sfMessageSource_MySQL closes Connection when forwarding i18n 1.0.13 None defect fabien 11/06/07
#2543 _compute_public_path handles $sf_relative_url_root not propertly helpers 1.0.8 None defect fabien 11/15/07
#2549 sfSimpleBlog - stripped title sfSimpleBlogPlugin 1.0.0 None defect Kris.Wallsmith 11/17/07
#2636 [sfControlPanel] - displaying files does not work sfControlPanelPlugin 1.0.9 None defect Kris.Wallsmith 12/10/07
#2637 JavaScript-Error when having multipe fieldsets sfMediaLibraryPlugin 1.0.9 None defect Kris.Wallsmith 12/10/07
#2766 [PATCH] actually return something from sfAudit::getObjectChanges() plugins 1.0.10 None defect fabien 01/07/08
#2772 object_input_date_tag input not parsable by $table->setDateField() method helpers 1.0.10 None defect fabien 01/09/08
#2786 Cache ignores the layout set in module/view.yml cache 1.0.10 None defect fabien 01/14/08
#2823 sfPropelActAsRatableBehavior doesn't seems to work with pgsql (and probably some other db) plugins 1.0.10 None defect fabien 01/22/08
#2867 DB-dependant escaping sfPropelActAsNestedSetBehaviorPlugin 1.0.10 None defect trivoallan 01/31/08
#2868 makeRoot() results in corrupt data sfPropelActAsNestedSetBehaviorPlugin 1.0.10 None defect trivoallan 01/31/08
#2877 dkAntispamPlugin: Escape custom words for preg_match plugins None defect fabien 02/01/08
#2895 Referencing tables with double Primary Keys doesnt work in fixtures model 1.0.11 None defect fabien 02/07/08
#2916 Bug in Spyc : losing data with successive load/dump configuration 1.0.11 None defect fabien 02/11/08
#2945 solution: broken under windows sfMediaLibraryPlugin 1.0.11 None defect Kris.Wallsmith 02/15/08
#3116 Javascript Error - input_asset_tag [solution] sfMediaLibraryPlugin 1.0.10 None defect Kris.Wallsmith 03/14/08
#3152 sfPropelActAsSluggableBehaviorPlugin does not use default columns sfPropelActAsSluggableBehaviorPlugin 1.2.4 None defect Guillermo.Rauch 03/18/08
#3172 [sfPropelActAsSortableBehaviorPlugin][BUG] sfPropelActAsSortableBehaviorPlugin 1.0.6 None defect Kris.Wallsmith 03/20/08
#3179 pear installation failed plugins 1.0.11 None defect fabien 03/21/08
#3196 [PATCH] sfSimpleCMSPlugin : sfSimpleCMSSlotImage does not unset params "legend" and "url" sfSimpleCMSPlugin 1.0.12 None defect Kris.Wallsmith 03/25/08
#3256 propel-dump-data loops infinitly under certain foreign key constructs tasks 1.2.5 None defect fabien 04/01/08
#2309 [PATCH] sfPokaYokePlugin I18N support sfPokaYokePlugin 1.0.0 None enhancement Alistair.Stead 09/30/07
#2858 l10n slug support sfSimpleCMSPlugin 1.0.10 None enhancement brendan.burgat 01/29/08
#2869 getRoot() requested sfPropelActAsNestedSetBehaviorPlugin 1.0.10 None enhancement trivoallan 01/31/08
#2876 dkAntispamPlugin: Make plugin more configurable plugins None enhancement fabien 02/01/08
#2999 add functionalities of sfPropelActAsSortableBehavior sfPropelActAsNestedSetBehaviorPlugin 1.0.10 None enhancement trivoallan 02/23/08
#3025 use encodeURIComponent() instead of escape() in replacament.js sfTextReplacementPlugin 1.0.10 None enhancement OrangeD 02/28/08
#3049 Naming conventions of field is broken by the alternative schema.... sfPropelActAsSluggableBehaviorPlugin 1.0.11 None enhancement jug 03/06/08
#3209 CMYK support for sfImageMagickAdapter sfThumbnailPlugin 1.0.12 None enhancement fabien 03/26/08
#3006 Error messages in sfPHPUnit plugin not display plugins 1.0.11 None task fabien 02/25/08
#168 i18N table Peer classes method getCategoriesRelatedByCatIdParent i18n 0.7.X defect fabien 01/30/06
#487 sfPropelPager, Criteria with addGroupByColumn, gives pager the wrong count for total and pages sfPropelPlugin 1.2.5 defect fabien 04/28/06
#509 [PATCH] Prevent double decoration in output escaping view 1.0.11 defect 05/05/06
#695 I18n objects delete methods failing i18n 0.7.X defect fabien 07/01/06
#1108 sfPropelData::dumpData() ignores data from tables with composite PKs model defect fabien 11/17/06
#1447 propel-build-schema error, when plugin with database tables exist plugins 1.0.0-rc1 defect fabien 02/12/07
#1552 inconsistent cache state causes completely blank screen for user cache 1.0.17 defect fabien 03/07/07
#1643 sfMySQLSessionStorage garbage collection fails due to session_start call before connection is initialized other 1.0.0 defect fabien 04/09/07
#1713 Routing does not work correctly in environment with Apache, suexec and mod_rewrite routing 1.0.0 defect fabien 04/26/07
#1775 Output escaping breaks $sf_params->get () with two arguments in the View view 1.0.2 defect fabien 05/23/07
#1795 I18n, propel-build-sql generates i18n tables with `culture` NOT NULL then tries to select with `culture` IS NULL i18n 1.0.2 defect fabien 05/25/07
#1800 sfOutputEscaperObjectDecorator doesn't consider "get" methods in decorated objects view 1.1.0 DEV defect fabien 05/29/07
#1806 date_format doesn't work in generator.yml generator 1.1.0 defect fabien 05/31/07
#1824 Incorrect handling of empty parameters in routing routing 1.0.0 defect fabien 06/06/07
#1852 [PATCH] genUrl bug with GET mode and redirection controller 1.0.0 defect fabien 06/14/07
#1916 [PATCH] Incorrect url generation by sfRouting when using url_format=GET and url contains &, a, m, p or ; as last char. routing 1.0.17 defect fabien 06/30/07
#2016 sfDatabase child classes do not allow for multiple connections. other 1.0.5 defect fabien 07/25/07
#2076 inclusion of single javascript function call with an underscore in the name causes action stack to execute twice view 1.0.5 defect fabien 08/05/07
#2091 sfToolkit::arrayDeepMerge() does not allow overriding arrays configuration defect 08/12/07
#2200 [PATCH] sfWebRequest::isSecure vulnerable to MITM attack controller 1.0.0 defect fabien 09/07/07
#2957 [PATCH] Long utf-8 encoded subject fails (phpmailer bug) other 1.0.17 defect fabien 02/18/08
#3299 FCK editor & admin generator: Default input can't be rendered (not raw data) generator 1.0.12 defect fabien 04/09/08
#3384 sfSimpleCMSPage setSlot dosent work as is expected sfSimpleCMSPlugin 1.0.13 defect Kris.Wallsmith 04/22/08
#3417 Retrieving an old object version doesn't always work for related resources sfPropelVersionableBehaviorPlugin 1.0.13 defect trivoallan 04/27/08
#3505 pake task "fix-perms" should not set $sf_root_dir/symfony to 777 tasks 1.0.16 defect fabien 05/09/08
#3527 sfForwardException when using "available: off" and "is_secure: on" controller 1.0.15 defect fabien 05/13/08
#3549 sfMessageFormat encodage UTF-8 avec les traductions i18n i18n 1.0.16 defect fabien 05/15/08
#3569 Lime test_is_deeply bug lime 1.1.0 RC1 defect fabien 05/17/08
#3586 deleteDescendants results in incorrect left/right values sfPropelActAsNestedSetBehaviorPlugin 1.0.16 defect trivoallan 05/19/08
#3632 sfWebBrowser tries decompress response when already decompressed by CURL sfWebBrowserPlugin 1.0.16 defect Kris.Wallsmith 05/25/08
#3639 unable to pass vars to a component slot from view.yml view 1.0.16 defect fabien 05/27/08
#3658 "login_action" doesn't execute when using Ajax remote requests. other 1.0.16 defect fabien 05/30/08
#3708 [PATCH] mail_to helper should use rawurlencode() instead urlencode() while encoding $default_values helpers 1.0.16 defect fabien 06/09/08
#3734 doSelectJoinAll() for tables with two foreign keys to the same foreign table and column does not work model 1.0.16 defect fabien 06/11/08
#3748 [PATCH] add autosave to i18n object even if the base object is not changed problem i18n 1.0.16 defect fabien 06/14/08
#3842 HTTP_X_FORWARDED_HOST and multiple proxies other 1.2.7 defect fabien 06/27/08
#3844 [PATCH] sfLightWindowPlugin references root web site other 1.0.16 defect fabien 06/27/08
#3846 Link helpers - default_culture - culture in url routing 1.1.0 RC2 defect fabien 06/28/08
#3858 propel sql error 150 model 1.1.0 RC2 defect fabien 06/30/08
#3901 sfControlPanel and Symfony 1.1 Compatibility sfControlPanelPlugin 1.1.0 defect Kris.Wallsmith 07/03/08
#3930 The translation file isn't loaded into plugin module with only components class i18n 1.1.0 defect fabien 07/07/08
#3931 Modifying project web root causes problems with batch commands tasks 1.0.17 defect fabien 07/07/08
#3934 Replacing stylesheets in 1.0.17 view 1.0.17 defect fabien 07/08/08
#3942 L10N formats numbers where it shouldn't i18n 1.1.0 defect fabien 07/08/08
#3949 propel-init-admin doesn't initialize the generator 1.1.0 defect fabien 07/09/08
#3964 sfChoiceFormat parsing causes incorrect output i18n 1.0.17 defect fabien 07/11/08
#3970 Symfony REJECTed from Debian debian package 1.0.17 defect Mez 07/11/08
#3971 1.0.17 package download - files chmod'd incorrectly debian package 1.0.17 defect Mez 07/11/08
#3972 Empty Directories debian package 1.0.17 defect Mez 07/11/08
#3996 Boolean default values aren't rendered correctly with symfony's input form widget widget 1.2.1 defect fabien 07/14/08
#4013 change zend external sfLucenePlugin 1.0.17 defect Carl.Vondrick 07/16/08
#4141 User logout method does not work properly for database session storage sfGuardPlugin defect fabien 08/06/08
#4147 Using charset windows-1256 in settings.yml generates warnings helpers defect fabien 08/07/08
#4164 sfWidgetForm - htmlattributes will fail if onclick="javascript:function('test');" widget 1.1.0 defect fabien 08/08/08
#4185 get_slot() doesn't work inside partials when caching is active view 1.2.7 defect fabien 08/12/08
#4186 Contextual cache does not work with disabled default routes cache 1.0.17 defect fabien 08/12/08
#4221 getResponseBody regular Expresion has a bug in it to fix it please change it to /<body(?:(?U).*)>(.*)<\/body>/Ssi plugins 1.0.17 defect fabien 08/17/08
#4238 sf_relative_url_root setting and redirect controller 1.1.0 defect fabien 08/21/08
#4246 Action cache does not work after action forward cache 1.1.4 defect fabien 08/22/08
#4306 sfDebugConnection does not handle correctly logging of nested transactions logging 1.0.17 defect fabien 09/03/08
#4352 Method GetTaggins broken - missing group by sfPropelActAsTaggablePlugin 1.1.1 defect xavier 09/10/08
#4368 renderGlobalErrors() returns null form 1.1.1 defect fabien 09/13/08
#4374 If a specified message catalogue does not exist, a non-translated message is appended over and over again to the default catalogue i18n 1.1.1 defect fabien 09/15/08
#4428 r11644 breaks plugins plugins 1.1.2 defect fabien 09/20/08
#4436 Cannot use Symfony's cache with Doctrine sfDoctrinePlugin 1.1.2 defect Jonathan.Wage * 09/21/08
#4448 [sfCaptchaGD] Possible spam problems due to reused captcha secrets plugins 1.1.1 defect glint@techinfo.net.ru 09/22/08
#4452 Problem while saving session infomation other 1.1.1 defect Fabian.Lange 09/22/08
#4477 sfPropelAdminGenerator link error other 1.1.4 defect fabien 09/24/08
#4481 Updating related object inserts an empty record in I18n table. model 1.0.17 defect chris-mac * 09/24/08
#4512 sendHttpHeaders should not be call when in getPresentationFor() context controller 1.0.18 defect fabien 09/28/08
#4524 Autoloading behaves differently in different environments other 1.2.7 defect fabien 09/29/08
#4572 sfDoctrineGuardPlugin fails with cache sfDoctrinePlugin 1.2.1 defect Jonathan.Wage * 10/04/08
#4608 sfPropelUniqueValidator class Problem validation 1.1.4 defect fabien 10/07/08
#4621 sfForm setWidgets erase previously choosen formSchema form 1.1.4 defect fabien 10/09/08
#4642 Does not install with 1.1 greater than 1.1.0 sfJqueryPlugin defect Kris.Wallsmith 10/11/08
#4696 Clear Cache task will fail under certain conditions cache 1.1.4 defect fabien 10/17/08
#4704 Admin generator's filter doesn't read URL from ->genURL generator 1.1.4 defect fabien 10/20/08
#4706 Symfony doesn't properly dump/load string values other 1.0.16 defect fabien 10/20/08
#4784 sfAssetPeer::retrieveFromUrl does not work on windows systems sfAssetsLibraryPlugin defect blacksun 10/31/08
#4846 UNIX_TIMESTAMP not supported in mssql sfJobQueuePlugin 1.0.18 defect xavier 11/06/08
#4937 square brackets in URL's are not recognized as arrays controller 1.1.6 defect fabien 11/14/08
#4938 filter_is_empty and field with numeric type generator 1.1.4 defect fabien 11/14/08
#4968 Add method to sfFormField to get name of rendered field. form 1.1.4 defect fabien 11/17/08
#4993 sfValidatorPropelUnique behaviour is not suited for editing of forms if the model has more than 1 unique field validation 1.2.7 defect fabien 11/19/08
#4996 sfGuardPlugin 3.1.1 is updating/inserting sfGuardUserProfile at login sfGuardPlugin 1.2.0 BETA2 defect fabien 11/19/08
#5010 sfSslRequirementPlugin 1.2.1stable for sf 1.0 Readme bug sfSslRequirementPlugin defect fabien 11/20/08
#5070 sfGuardPlugin 3.1.1 redirects to image after logon sfGuardPlugin defect fabien 11/25/08
#5097 The third parameter of the getPresentationFor method is overwritten in the forward method controller 1.2.0 DEV defect fabien 11/28/08
#5108 symfony exception Content Encoding Error view 1.2.0 RC1 defect fabien 11/30/08
#5111 Bad layout for admin-generator lists: wide objects overlap the filter blocks generator 1.2.0 defect fabien 12/01/08
#5138 Argument 1 passed to sfPatternRouting::configureRoute() must be an instance of sfRoute routing 1.2.0 defect fabien 12/02/08
#5155 saving form with selected propel fields clears field's values in database, which were not on form form 1.2.0 defect fabien 12/03/08
#5213 Wrong URLs for "show" action in admin sfPropelPlugin 1.2.0 defect fabien 12/07/08
#5234 [sfPhpUnitPlugin] testall is not working plugins 1.2.0 defect fabien 12/09/08
#5291 propel:generate-module-for-route doesn't work out-of-the-box generator 1.2.1 defect fabien 12/12/08
#5296 new sfWidgetFormPlain / yml: type: plain generator 1.2.0 defect fabien 12/13/08
#5298 [patch] symfony propel:build-all fail on load sql's files from subdirectories sfPropelPlugin 1.2.1 defect fabien 12/13/08
#5316 User in testing is persistantly authenticated! tests 1.2.0 defect Seikilos 12/15/08
#5330 Symfony 1., generator.yml _save_and_list doesn't product correct action other defect fabien 12/16/08
#5413 exception appears If try to use a session in database configuration 1.2.1 defect fabien 12/20/08
#5424 Jobeet Day 16: Production Environment yields only 1 item (job) Jobeet 1.2.4 defect fabien 12/22/08
#5434 sfDoctrinePlugin - forms - user filename generator function form 1.2.0 defect fabien 12/23/08
#5438 doctrine:generate-module returns Fatal error sfDoctrinePlugin 1.2.1 defect Jonathan.Wage 12/23/08
#5455 [FUNCTIONAL TEST ADDED] Inconsistent behaviour between "test" and "dev" tests 1.2.0 defect fabien 12/24/08
#5457 Routing problem in admin generator (route has some missing mandatory parameters) routing 1.2.7 defect Kris.Wallsmith 12/24/08
#5459 [TESTING] followRedirect and "real" redirection problem tests 1.2.0 defect fabien 12/24/08
#5469 sfGuardUser 1.3.1 backend sfGuarduserAdmin form does not allow the addition/editing of users sfGuardPlugin 1.2.1 defect fabien 12/27/08
#5506 Labels not associated with the specified catalogue when using sfDoctrineGenerator sfDoctrinePlugin 1.2.0 defect fabien 12/31/08
#5613 sfSslRequirementPlugin causes lime functional tests to run abnormally and always report success lime 1.2.2 defect fabien 01/14/09
#5623 Plugin "sfGuardPlugin" installation failed plugins 1.0.2 defect fabien 01/15/09
#5646 wrong output in functional tests tests 1.2.2 defect fabien 01/18/09
#5678 The browser functional tests do not work as expected when working with a propel route tests 1.2.2 defect fabien 01/21/09
#5701 Date before year 1902 doesn't work generator 1.2.5 defect fabien 01/24/09
#5709 HydrateDescendants brake order of nodes. sfPropelPlugin 1.2.2 defect fabien 01/26/09
#5711 Uploads in merged forms not saving automatically form 1.2.2 defect fabien 01/26/09
#5714 [PATCH] Embedded form doesn't save submitted data for n-n relation when the main form is saved. form 1.2.2 defect fabien 01/27/09
#5728 Can't add a custom component_slot by configuring it in the view.yml from within the module view 1.2.2 defect fabien 01/29/09
#5756 test:coverage raises a PHP error with unserialize() lime 1.2.3 defect fabien 02/01/09
#5763 problem in Practical symfony Day 6: More with the Model with JobeetJobPeer::EXPIRES_AT Jobeet 1.2.3 defect fabien 02/02/09
#5766 Action executing twice its code controller 1.1.6 defect fabien 02/02/09
#5771 the setting set in runtime lost when switch to other context configuration 1.2.2 defect fabien 02/02/09
#5793 Problem with scope of autoloaded classes for components in a different module controller 1.2.4 defect fabien 02/04/09
#5797 Problem with sfDoctrineRouteCollection and POST requests sfDoctrinePlugin 1.2.1 defect fabien 02/04/09
#5832 [PATCH] Credentials for fields in admin generator are ignored generator 1.2.4 defect fabien 02/09/09
#5849 Problem with Doctrine - Equal nest relations model 1.2.4 defect fabien 02/10/09
#5859 Jobeet Lucene/Doctrine integration code discards order of Lucene search results (probably Propel version too) Jobeet 1.2.4 defect fabien 02/11/09
#5871 data-load doesn't re-create all relationships other 1.2.4 defect fabien 02/12/09
#5891 Inactive users can still login to the system sfGuardPlugin 1.2.4 defect fabien 02/13/09
#5892 sfAction setTemplate with module doesn't support activated plugin modules controller 1.2.4 defect fabien 02/14/09
#5928 Propel form generator, many-to-many relationships sfPropelPlugin 1.2.4 defect fabien 02/19/09
#5945 Empty parameter value becomes 1 routing 1.1.6 defect fabien 02/23/09
#5952 [PATCH] preClean in sfValidatorSchema doesn't returns $values passed to it validation 1.2.4 defect fabien 02/23/09
#5993 [PATCH] fix sfBasicSecurityUser::hasCredential for empty arrays controller 1.2.4 defect fabien 02/27/09
#6001 Generate forms with same inheritance as model sfDoctrinePlugin 1.2.4 defect Jonathan.Wage 03/01/09
#6020 [PATCH] Error in SfPeerBuilder.php. Behaviours sometimes failed. sfPropelPlugin 1.2.4 defect fabien 03/04/09
#6043 redirect with query string broken in 1.2 (1.0 compatible Admin Generator) routing 1.2.4 defect fabien 03/06/09
#6060 symfony i18n:extract won't parse batch_actions: {} in generator.yml i18n 1.2.4 defect fabien 03/10/09
#6066 Error on 404 pages when using contextual cache cache 1.2.4 defect fabien 03/11/09
#6082 Empty redirect url matches any route routing 1.2.4 defect fabien 03/12/09
#6083 overriding helpers helpers 1.2.4 defect fabien 03/13/09
#6092 sfProcessCache deletes all user cache cache 1.2.4 defect fabien 03/14/09
#6096 Bug in Yaml parser yaml 1.2.4 defect fabien 03/15/09
#6103 [PATCH] sfRoute: parseStarParameter does not handle array parameters correctly routing 1.2.4 defect fabien 03/17/09
#6112 global errors are rendered on fields form 1.2.4 defect fabien 03/18/09
#6118 sfPropelVersionableBehaviorPlugin : composite keys are not supported sfPropelVersionableBehaviorPlugin 1.2.4 defect trivoallan 03/19/09
#6131 pkContextCMSPlugin's issue with variables passed to templates plugins 1.2.4 defect fabien 03/20/09
#6136 Wrong Symlink in 1.2 Sandbox TGZ other 1.2.4 defect fabien 03/21/09
#6152 Reproducable segmentation fault using symfony and doctrine sfDoctrinePlugin 1.2.4 defect Jonathan.Wage 03/23/09
#6160 Subdomain routing fails with POST method routing 1.2.4 defect fabien 03/24/09
#6178 [doctrine] Task generate-module does not generate in cameCase generator 1.2.7 defect Jonathan.Wage 03/26/09
#6198 [Admin Generator] No filtering with select boxes, which are not for boolean fields generator 1.2.5 defect fabien 03/30/09
#6204 I18N + MySQL Error i18n 1.2.5 defect fabien 03/31/09
#6213 adBlueprintPlugin does not use right stylesheets for uncompressed dev plugins 1.2.5 defect fabien 04/01/09
#6221 if_javascript() kills Encoding of entire page view 1.2.5 defect fabien 04/02/09
#6233 Fix for error: `Unable to find a matching route to generate url for params "NULL".` in comment admin page sfSimpleBlogPlugin 1.2.5 defect francois 04/05/09
#6235 Cache deletion does not work properly cache 1.2.5 defect fabien 04/05/09
#6263 sfRouting::getCurrentInternalUri() breaks if any params are arrays [PATCH] routing 1.0.19 defect fabien 04/09/09
#6285 Form generator, saving linked objects problem (SF 1.2 + Doctrine 1.1) other 1.2.5 defect fabien 04/14/09
#6296 [PATCH] sfPatternRouting fails to get url from cache for model object routing 1.2.5 defect fabien 04/16/09
#6301 sfGuard SVN Trouble sfGuardPlugin 1.2.5 defect fabien 04/17/09
#6302 Prod: logging_enabled: off causes error routing defect fabien 04/17/09
#6319 setDefault has no effect on forms which are based on an existing (propel) object form 1.2.5 defect fabien 04/21/09
#6343 Special chars do not work with prod AND no_script_name = true routing 1.2.5 defect fabien 04/24/09
#6357 Bug in Sympal action class plugins 1.2.5 defect jwage 04/27/09
#6394 sfPropelParanoidBehaviour fails on doSelectSomethingJoinSomethingElse sfPropelParanoidBehaviorPlugin 1.2.7 defect fabien 05/04/09
#6409 [PATCH] Field name is not camelized sfLucenePlugin defect Carl.Vondrick 05/06/09
#6415 embedI18n admin generator form 1.2.7 defect fabien 05/06/09
#6432 [PATCH] sfDoctrineRecord does not reload its children in many to many relationship (Just in tests) sfDoctrinePlugin 1.2.7 defect Jonathan.Wage 05/09/09
#6437 No way to use form fields in partial fields after the security fix generator 1.2.7 defect fabien 05/09/09
#6443 include_partial doesn't work when trying to include partial from another module. helpers 1.2.6 defect fabien 05/10/09
#6455 value is missing on hidden form element form 1.2.7 defect fabien 05/12/09
#6456 Saving a versionable Object in a task produces "not registered" error sfPropelVersionableBehaviorPlugin 1.2.7 defect trivoallan 05/12/09
#6484 require_once and autoloader ! yaml 1.2.7 defect fabien 05/15/09
#6520 [sfCombineFilterPlugin][PATCH] problem with route registration sfCombineFilterPlugin defect smeves 05/22/09
#6533 Why incorporate Solar in 1.2-Doctrine Branch? sfLucenePlugin 1.2.7 defect Carl.Vondrick 05/26/09
#6534 postValidator sfForm->hasErrors() form 1.2.3 defect fabien 05/26/09
#6541 build-* tasks do not remove empty model and sql files, which leads to errors and unnecessary work other 1.2.7 defect fabien 05/28/09
#6591 sfFunctionCache cause Segmentation fault cache defect fabien 06/06/09
#6618 File Upload Error other 1.2.7 defect fabien 06/12/09
#6650 Fatal error in cmstest project plugins 1.2.7 defect boutell 06/17/09
#6651 Strings escaped again when passed from templates to partial view 1.2.7 defect fabien 06/17/09
#6669 camelcasing foo_1 fails other 1.2.7 defect fabien 06/20/09
#6674 Invalid calls to minify_get_xyz() helpers plugins 1.2.7 defect fabien 06/21/09
#6679 can not load data dumped with doctrine-dump-data task sfDoctrinePlugin 1.2.7 defect Jonathan.Wage 06/22/09
#6688 handling of encoded GET parameters different in prod and dev environments other 1.2.7 defect fabien 06/23/09
#6692 Incorrect building of schema.yml from postgresql db (wrong data types, there are fields related to triggers). sfDoctrinePlugin 1.2.7 defect Jonathan.Wage 06/24/09
#6707 [PATCH] Throw exception in sfDoctrineRecord::getDefaultCulture() sfDoctrinePlugin 1.2.7 defect Jonathan.Wage 06/26/09
#6710 [PATCH] application/webserver crashes on invalid actionname controller 1.2.7 defect fabien 06/26/09
#6715 symfony creates unexpected page cache when requested by HEAD method. cache 1.2.7 defect fabien 06/27/09
#6718 using Doctrine::MODEL_LOADING_CONSERVATIVE does not properly rebuild schema or base classes sfDoctrinePlugin 1.2.7 defect Jonathan.Wage 06/29/09
#6719 Error in release_day_06 Jobeet 1.2.7 defect fabien 06/30/09
#6724 Problem with getEmbeddedForms and validation form 1.2.7 defect fabien 06/30/09
#6733 Regarding Changeset 19819 [Revert of Admin generator security bugfix] form 1.2.7 defect fabien 07/02/09
#6745 Helper functions are OS-dependent other 1.2.7 defect fabien 07/03/09
#3951 Docs for custom tasks missing essential information about configure() method tasks 1.1.0 documentation fabien 07/09/08
#5380 Update documentation to make mention of column: parameter for primary keys not named id generator 1.2.0 documentation fabien 12/18/08
#5806 1.2 tutorial breaks in MySQL ("1046 No database selected") other 1.2.4 documentation fabien 02/05/09
#5979 Syntax error in Readme sfFeed2Plugin 1.2.4 documentation Stefan.Koopmanschap 02/26/09
#6247 The jobs are NOT sorted by publication date Jobeet 1.2.5 documentation ringhio 04/07/09
#6255 Lá»—i font Jobeet 1.2.5 documentation fabien 04/08/09
#6607 Remember me filter not in README for sfGuardPlugin sfGuardPlugin 1.2.7 documentation fabien 06/10/09
#6608 Display errors in Internet Explorer 8 other 1.2.7 documentation fabien 06/10/09
#6711 [Definitive Guide] Ch14: custom parameters other 1.2.7 documentation fabien 06/27/09
#1126 add autodiscovery thing to sfWebResponse other enhancement FabianLange * 11/23/06
#1459 Retrieving content form an i18n table and falling back to a default language i18n 1.0.0-rc1 enhancement fabien 02/15/07
#1658 schema.yml foreign key columntypes model 1.0.0 enhancement fabien 04/12/07
#1914 Teach Helpers to load other Helpers that they depend on. helpers 1.0.5 enhancement fabien 06/28/07
#2667 support multiple models in plugins other 1.1.0 DEV enhancement fabien 12/13/07
#3482 remove dynamic string from URL and setting a rule for it in routing.yml routing 1.0.0 enhancement fabien 05/06/08
#3628 [PATCH] Make symfony directory & file permission settings user configurable configuration 1.0.16 enhancement fabien 05/24/08
#3817 select_day_tag, select_month_tag and select_year_tag should only add the current date as defaultvalue when not using include_blank helpers 1.0.16 enhancement fabien 06/24/08
#3897 Hydrating related i18n objects DbFinderPlugin enhancement Kris.Wallsmith 07/03/08
#3984 Create sfDoctrineSearchPlugin to index Doctrine models sfSearchPlugin enhancement Carl.Vondrick 07/13/08
#3985 Create sfSolrPlugin to index using a Solr backend engine sfSearchPlugin enhancement Carl.Vondrick 07/13/08
#3986 Create sfXapianPlugin to index using a Xapian backend engine sfSearchPlugin enhancement Carl.Vondrick 07/13/08
#3987 Add formal support for i18n sfSearchPlugin enhancement Carl.Vondrick 07/13/08
#4131 [PATCH]Different settings for differents folders sfMediaLibraryPlugin 1.0.17 enhancement Blade McKain 08/05/08
#4248 Prefixing errors with @ should only be the last chance plugins 1.1.0 enhancement fabien 08/22/08
#4409 [PATCH] sfValidatorPropelUnique: added criteria option and refactoring validation 1.1.2 enhancement fabien 09/18/08
#4412 sfFileCache sets files world writable and cannot be replaced, unsafe in shared hosting environment cache 1.0.18 enhancement fabien 09/18/08
#4450 Cannot install sfOptimizerPlugin with svn::externals nor plugin:install plugins 1.1.2 enhancement fabien 09/22/08
#4828 sfValidatorPropelUnique other enhancement fabien 11/05/08
#4888 Displaying slow loading pages with layout view 1.1.4 enhancement fabien 11/10/08
#5122 Remove requirement that plugin names end in Plugin plugins 1.2.0 enhancement fabien 12/01/08
#5992 [sfGuardPlugin] add an email field to sfGuardUser clasA sfGuardPlugin 1.2.4 enhancement Kris.Wallsmith 02/27/09
#6128 [PATCH] Fixed RSS validation issues (branches 1.0 and 1.2) sfFeed2Plugin enhancement Stefan.Koopmanschap * 03/20/09
#6313 [sfDoctrinePlugin] Serialize Doctrine_Record at generate url cause performance issue. sfDoctrinePlugin 1.2.5 enhancement Jonathan.Wage 04/20/09
#6479 Better support for profile associated with user sfGuardPlugin 1.2.7 enhancement fabien 05/15/09
#6481 Better support for profile associated with user - part 2 sfGuardPlugin 1.2.7 enhancement fabien 05/15/09
#3983 Review code for strict MVC compatibility sfSearchPlugin task Carl.Vondrick 07/13/08
#6657 Task "sfAmfPlugin:create-service" is not defined. sfAmfPlugin 1.2.7 task thaberkern 06/18/09
#3788 convertUrlStringToParameters breaks urlencoded parameters controller 1.0.17 defect fabien 06/20/08
#3711 [PATCH] Generator fails to find generator.yml a in module generator 1.0.16 1.0.18 defect fabien 06/09/08
#4548 [1.0] sfSimpleAutoload is a little too simple tasks 1.0.19 1.0.21 defect fabien 10/01/08
#6057 Missing delete button on edit page when using generator because PK is an integer that can take zero as its value (zero !== null) generator 1.0.18 1.0.21 defect fabien 03/10/09
#6739 Javascript error in Symfony 1.20 - Askeet day 8 other 1.0.19 1.0.21 defect fabien 07/03/09
#1061 [PATCH] sfBasicSecurityFilter should not secure the "secure" action either cache 1.0.8 defect fabien 11/03/06
#3802 cannot fetch TableMap for undefined Table tasks 1.1.3 1.1.0 defect fabien 06/21/08
#2035 Own PartialView.class.php or MailView.class.php other 1.0.5 1.2.0 defect fabien 07/27/07
#6678 schema cascade assigned to wrong table sfDoctrinePlugin 1.2.7 1.2.8 defect Jonathan.Wage 06/22/09
#6736 Doctrine i18n broken in sf 1.2 (SVN) sfDoctrinePlugin 1.2.7 1.2.8 defect Jonathan.Wage 07/02/09
#2482 [PATCH] Request Parameters get garbled if some of them are empty & link helpers are used. routing 1.1.6 1.3.0 defect fabien 10/31/07
#3191 [PATCH] Duplicate Status Headers crashes FastCGI during Symfony 404 errors controller 1.1.0 1.3.0 defect fabien 03/24/08
#4369 i18n extract task ignore catalogue information i18n 1.1.1 1.3.0 defect fabien 09/13/08
#5622 sfForm default values aren't implemented well form 1.2.2 1.3.0 defect fabien 01/15/09
#5834 sfDoctrine/forms - mergeForm does not store results (whereas embedForm does work) sfDoctrinePlugin 1.3.0 defect fabien 02/09/09
#2832 cache manager should support custom callback to determine cache state for items cache 1.1.0 DEV 1.3.0 enhancement fabien 01/23/08
#4707 Allow caching of partials, components, fragments, etc... even if there are POST and GET vars cache 1.3.0 enhancement Kris.Wallsmith 10/20/08
#5044 Top level admin generator should be ORM-independent generator 1.2.0 BETA2 1.3.0 enhancement fabien 11/23/08
#5081 Implement convenience methods for embedding forms for relationships sfDoctrinePlugin 1.3.0 enhancement fabien 11/26/08
#5264 embbeded forms nameFormat is not automatically set to include parent's name format form 1.3.0 enhancement fabien 12/11/08
#5305 Support for generation of multiple schema.yml files other 1.2.1 1.3.0 enhancement fabien 12/14/08
#5838 sfForm->render(...) and sfForm->renderRow(...) should set row container attributes, not input element attributes form 1.3.0 enhancement fabien 02/09/09
#5886 I18N ready for sfWidgetFormChoice class and derived form 1.3.0 enhancement fabien 02/13/09
#5950 [Admin Generator] Added ability to use helper to customize new object actions other 1.3.0 enhancement fabien 02/23/09
#6102 make sfForm more customizable with different schemas form 1.2.4 1.3.0 enhancement fabien 03/16/09
#4245 sfViewCacheManager: add sf settings to disable hostname and/or vary headers namespacing in cache key cache 1.3.0 task hartym 08/21/08
#832 sfTumbnail does not preserve GIF transparency sfThumbnailPlugin plugins defect 08/22/06
#2082 [sfCombineFilterPlugin][PATCH] problem with getCombinedStylesheets sfCombineFilterPlugin plugins defect smeves 08/08/07
#2299 [PATCH] Incorrect image files path. sfPagerNavigationPlugin 1.0.10 plugins defect Kris.Wallsmith 09/29/07
#2582 [sfTextReplacementPlugin] error in config.php file sfTextReplacementPlugin 1.0.8 plugins defect OrangeD 11/26/07
#3621 jq_form_remote_tag should use Event bind() sfJqueryPlugin 1.0.17 plugins defect localhost * 05/23/08
#3642 drop down comboboxes are still buggy sfExtjsThemePlugin 1.0.16 plugins defect Leon.van.der.Ree 05/28/08
#3868 sfGuardPlugin remember me does not work if the start page has is_secure: off sfGuardPlugin 1.1.0 plugins defect fabien 07/01/08
#3885 [PATCH] missing strtolower for actionname in sfSslRequirementPlugin sfSslRequirementPlugin 1.0.17 plugins defect fabien 07/02/08
#3982 Generator not working for partials in plugins sfExtjsThemePlugin 1.0.17 plugins defect Benjamin Runnels 07/13/08
#4424 installation of sfTextReplacementPlugin in symfony 1.0.17 sfTextReplacementPlugin 1.0.17 plugins defect OrangeD 09/20/08
#4474 signin action returns status code 401 sfGuardPlugin plugins defect noel 09/24/08
#4533 User submission lost when setting a previously absent slot for the first time sfSimpleCMSPlugin 1.0.18 plugins defect Kris.Wallsmith 09/30/08
#4619 Unknown method in sfGuardUser other 1.1.4 plugins defect sfDoctrineGuardPlugin 10/09/08
#4769 Fatal error while trying to enable ysfYUI webdebug toolbar plugins plugins defect dwhittle * 10/29/08
#4927 sfFormExtraPlugin: sfWidgetFormJQueryDate -> day selection doesn't completely work in german plugins 1.1.4 plugins defect fabien 11/13/08
#5203 Link to sfDoctrinePlugin trunk broken in plugin documentation plugins 1.2.0 plugins defect fabien 12/06/08
#5319 Propel 1.3 symfony 1.2 Mac OS X 10.5.4 sfPropelPlugin 1.2.0 plugins defect fabien 12/15/08
#5365 Doctrine/Symfony/PostgreSQL - Inconsisent SQL code generated between build-all-reload and build-sql sfDoctrinePlugin 1.2.0 DEV plugins defect Jonathan.Wage 12/17/08
#5428 config_autoload.yml.php has path to class template sfDoctrinePlugin 1.2.7 plugins defect fabien 12/22/08
#5765 sfPropelActAsSluggableBehaviorUtils::stripText don't work properly sfPropelActAsSluggableBehaviorPlugin 1.2.2 plugins defect Guillermo.Rauch 02/02/09
#5796 Installation fails with a "try to install a symfony 1.0 plugin" sfFeed2Plugin 1.2.4 plugins defect Stefan.Koopmanschap 02/04/09
#5826 [PATCH] sfFeed2Plugin : routing error if feedImage sfFeed2Plugin 1.2.5 plugins defect Stefan.Koopmanschap * 02/08/09
#5831 [sfTaskExtraPlugin] plugin:package should be able to generate changelog and ask for notes plugins 1.2.4 plugins defect Kris.Wallsmith 02/09/09
#5942 sfGuardPlugin login form does not execute postvalidator sfGuardPlugin 1.2.1 plugins defect fabien 02/22/09
#5986 [PATCH] sfFormExtraPlugin sfFormExtraPlugin 1.2.4 plugins defect fabien 02/27/09
#6058 Conexion SQL Server sfPropelPlugin 1.2.4 plugins defect fabien 03/10/09
#6351 sfDoctrineApply: validate/apply.yml contains invalid spaces on some entries plugins 1.2.5 plugins defect fabien 04/26/09
#6661 using route '@homepage' is not good idea sfDoctrineGuardPlugin 1.2.7 plugins defect Jonathan.Wage 06/18/09
#6694 Forms created for m2m xref models with natural keys are generated with incorrect validators sfDoctrinePlugin plugins defect Jonathan.Wage 06/24/09
#6702 default images "unassociate" and "associate" do not appear sfFormExtraPlugin plugins defect fabien 06/25/09
#860 unsharp mask for sfThumbnail sfThumbnailPlugin 0.7.X plugins enhancement fabien 08/31/06
#1909 [sfPropelActAsNestedSetBehavior] Level should be retrieved with one database call sfPropelActAsNestedSetBehaviorPlugin plugins enhancement trivoallan 06/27/07
#3606 Create slug only if user does not set it before save sfPropelActAsSluggableBehaviorPlugin 1.0.16 plugins enhancement Guillermo.Rauch 05/21/08
#3765 Add support for generator defined method and variable partials for Ext.app.sx generated classes sfExtjsThemePlugin 1.0.16 plugins enhancement Benjamin Runnels 06/17/08
#4997 A new task: sfShellTask plugins 1.2.0 BETA2 plugins enhancement Kris.Wallsmith 11/19/08
#6012 [PATCH] sfWidgetJQueryAutoCompleter simple input option sfFormExtraPlugin 1.2.4 plugins enhancement fabien 03/03/09
#3454 check credential checking sfExtjsThemePlugin 1.0.13 plugins task Leon.van.der.Ree 05/01/08
#3456 Saving edit-pages need some testing and enhancements sfExtjsThemePlugin 1.0.13 plugins task 05/02/08
#3515 implement event-handles and throwers for grid sfExtjsThemePlugin 1.0.15 plugins task 05/12/08
#2221 sfFormValidationPlugin form_tag doesn't accept absolute URLs plugins 1.0.7 None defect fabien 09/11/07
#2279 sfPayloadFilterChain_TextTransformationPlugin execution fails sfSimpleForum_PayloadFilterChainBehaviorPlugin 1.0.0 None defect trivoallan 09/21/07
#2283 Propel Dump Data grabs tables from plugins plugins 1.0.7 None defect fabien 09/22/07
#2302 issues with CLI other 1.0.7 None defect fabien 09/30/07
#2339 sfPokaYoke errors when not using parameters with validator sfPokaYokePlugin 1.0.0 None defect Alistair.Stead 10/05/07
#2340 enable support for grouped input fields with sfPokaYokePlugin sfPokaYokePlugin 1.0.0 None defect Alistair.Stead 10/05/07
#2355 load-data fails to collect primary key other 1.0.0 None defect fabien 10/09/07
#2361 sfDateFormat ignore 12 hour time i18n 1.0.7 None defect fabien 10/10/07
#2363 impossible to parse date in input_date_tag() helpers 1.0.7 None defect fabien 10/10/07
#2381 sfUJSPlugin pear installation problem : not valid (404 not found) sfUJSPlugin 1.0.0 None defect Kris.Wallsmith 10/15/07
#2386 [sfPropelActAsSluggableBehaviorPlugin] doesn't work correctly with propel-generate-crud command sfPropelActAsSluggableBehaviorPlugin 1.0.7 None defect Guillermo.Rauch 10/15/07
#2389 [sfCryptographpPlugin] cryptographp_reload() generates invalid url for the image source sfCryptographpPlugin 1.0.7 None defect Leo.Cacheux 10/15/07
#2391 propel-build-schema fails if same constraint name exist in different schema other 1.0.7 None defect fabien 10/16/07
#2411 strings with umlauts in validation yml files are not replaced by dictionary, caused by escaping_strategy i18n 1.0.8 None defect fabien 10/18/07
#2433 [PATCH] Add strtonumber function to sfNumberFormat i18n 1.0.0 None defect fabien 10/23/07
#2451 [sfCaptchaPlugin] Not checking for exists GD library sfCaptchaPlugin None defect Voznyak.Nazar 10/25/07
#2489 generator.yml wrong field identifiers for table columns ending with an underscore and digits generator 1.0.8 None defect fabien 11/02/07
#2491 request->getRelativeUrlRoot() does not handle all cases routing 1.0.8 None defect fabien 11/03/07
#2507 sfSimpleCMSPlugin's toolbox is not i18nlized sfSimpleCMSPlugin None defect Kris.Wallsmith 11/07/07
#2512 Component does not autoload from it's module's lib dir helpers 1.0.8 None defect fabien 11/07/07
#2520 PHP behavior on case-sensitive FS causes symfony routing bug routing 1.0.8 None defect fabien 11/09/07
#2532 "Call to a member function addTable" Error on "symphony propel-build-sql" other 1.0.8 None defect fabien 11/13/07
#2554 [sfModelTestPlugin] cannot use lime's coloured output features sfModelTestPlugin 1.0.0 None defect Rob.Rosenbaum 11/19/07
#2556 imagecreatetruecolor() instead of imagecreate() in sfGDAdapter class in order to fix color problem sfThumbnailPlugin 1.0.0 None defect fabien 11/19/07
#2568 propel-build-schema generates a schema.yml which has problems with date/time null fields sfPropelPlugin 1.0.8 None defect fabien 11/22/07
#2569 sfNiftyPlugin - same-height issue plugins 1.0.8 None defect fabien 11/22/07
#2586 input_date_tag with rich set to on generates invalid entity when served as other 1.0.8 None defect fabien 11/26/07
#2691 [PATCH] sfThumbnailPlugin didn't return value upon loadData sfThumbnailPlugin 1.0.9 None defect fabien 12/19/07
#2693 [sfPropelActAsNestedSetBehaviorPlugin] scope can't use integer in PostgresSQL sfPropelActAsNestedSetBehaviorPlugin 1.0.5 None defect trivoallan 12/19/07
#2721 Flash attributes cleaned by components. other 1.0.10 None defect fabien 12/26/07
#2724 sfFormValidationPlugin plugins 1.0.9 None defect fabien 12/27/07
#2755 sfPropelUniqueValidator in Admin Generator not fully DAL compatible validation 1.0.9 None defect fabien 01/02/08
#2757 sfLucene : highlight errors with utf8 accentuated chars when escaping is on sfLucenePlugin None defect Carl.Vondrick * 01/03/08
#2763 sfFormValidationPlugin does not display national charactes plugins 1.0.10 None defect fabien 01/07/08
#2767 i18n: schema.yml: Culture field must be a primary key i18n 1.0.10 None defect fabien 01/08/08
#2776 [PATCH] input_date_tag() should not throw exception when user input format is invalid helpers 1.0.10 None defect fabien 01/10/08
#2780 sfPropelMigrationsLightPlugin doesn't work with SQLite plugins 1.0.10 None defect fabien 01/12/08
#2797 Support passing variables when component slots are set, instead of rendered view 1.1.0 DEV None defect fabien 01/15/08
#2812 Seconds Support in Admin Generator. generator 1.0.10 None defect fabien 01/20/08
#2813 Filters with on TIMESTAMP field does not handle hours/minutes/seconds generator 1.0.10 None defect fabien 01/20/08
#2819 sfOpenIDExtPlugin plugins 1.0.0 None defect muxx 01/22/08
#2845 [PATCH] sfPayloadFilterChain_TextTransformationPlugin: HTML_BBCodeParser_Filter_Codes wrong inheritance plugins 1.0.10 None defect fabien 01/27/08
#2853 Extrange bug: children is not descendant sfPropelActAsNestedSetBehaviorPlugin None defect trivoallan 01/28/08
#2856 Code display broken when escaping_strategy is set sfControlPanelPlugin 1.0.10 None defect Kris.Wallsmith 01/28/08
#2863 sfMediaLibrary and TinyMCE v 3.x incompatibility sfMediaLibraryPlugin 1.0.10 None defect Kris.Wallsmith 01/30/08
#2901 sfPropelAlternativeSchemaPlugin foreignClass can use wrong name sfPropelAlternativeSchemaPlugin 1.0.11 None defect Kris.Wallsmith 02/07/08
#2904 Problem retrieving date from i18n with format other than default one i18n 1.0.11 None defect fabien 02/08/08
#2911 sfPokaYokePlugin: Javascript error: "missing } after properly list" sfPokaYokePlugin 1.0.10 None defect Alistair.Stead 02/10/08
#2932 [PATCH] Exception handling for Date Input in admin-generated CRUD pages generator 1.0.10 None defect fabien 02/13/08
#2937 sfMDB2RestPlugin Typo plugins None defect Josh.Reynolds 02/14/08
#2939 [PATCH] sfLightWindowPlugin: form submission throws "Page Type could not be determined," exception plugins 1.0.10 None defect fabien 02/14/08
#2961 sfWebBrowserPlugin cant find form items with $ in there name. sfWebBrowserPlugin 1.0.11 None defect Kris.Wallsmith 02/18/08
#2965 Error in "propel-build-schema" with PostgreSQL database model 1.0.10 None defect fabien 02/19/08
#3003 Illegal 'lightgrey' colour in CSS files supplied with several plugins plugins 1.0.10 None defect fabien 02/24/08
#3018 [PATCH] propel-13-load-data task fails if environment arg is supplied plugins 1.0.10 None defect fabien 02/27/08
#3022 Propel objects which have i18n sometimes save twice i18n 1.0.9 None defect fabien 02/28/08
#3055 sfRouting::generate() should not encode slash (/) character routing 1.1.4 None defect fabien 03/07/08
#3057 [PATCH] Problems in functional tests: too many opened connections plugins 1.0.10 None defect fabien 03/07/08
#3064 object_input_date_tag doesn't allow to edit seconds form 1.0.11 None defect fabien 03/07/08
#3074 [sfErrorLoggerPlugin] [PATCH] partial fixes plugins None defect fabien 03/10/08
#3088 ./symfony test-unit TestName is executed differently from ./symfony test-all tests tests 1.0.11 None defect fabien 03/11/08
#3093 [sfExtjs2Plugin] [PATCH] Unnecessary dot in path for spacer gif plugins 1.0.10 None defect fabien 03/11/08
#3099 remote_function() generates wrong url in subdirectory environment helpers 1.0.11 None defect fabien 03/12/08
#3119 sfFormValidationPlugin doesn't decorate date inputs plugins 1.0.10 None defect fabien 03/14/08
#3120 Issue with changeset 7744 sfMediaLibraryPlugin 1.0.10 None defect fabien 03/14/08
#3131 [PATCH] UTF8 Connection plugins 1.0.11 None defect fabien 03/17/08
#3148 sfPropelVersionableBehaviorPlugin: Problems when PK is varchar sfPropelVersionableBehaviorPlugin None defect trivoallan 03/18/08
#3149 bad name for retrieve_by_name_method in lib/sfSimpleForumTools.class.php sfSimpleForumPlugin 1.0.11 None defect Stefan.Koopmanschap * 03/18/08
#3156 sfSimpleForum does not preserve line breaks sfSimpleForumPlugin 1.0.10 None defect Stefan.Koopmanschap * 03/18/08
#3157 propel-dump-data ends with a segmentation fault model 1.0.11 None defect fabien 03/19/08
#3170 Bug with redirect when having the setting url_format:GET controller 1.0.11 None defect fabien 03/20/08
#3181 Autoloading broke with sfPropelActAsStarredBehaviorPlugin plugins 1.0.11 None defect fabien 03/21/08
#3182 sfPropelAuditPlugin does not return object changes plugins 1.0.11 None defect fabien 03/22/08
#3190 object_radiobutton_tag looks like is not implemented generator 1.0.12 None defect fabien 03/24/08
#3193 textarea_tag helper generates invalid XHTML when content includes HTML helpers 1.0.12 None defect fabien 03/24/08
#3199 [PATCH] sfSimpleCMSPlugin : sfSimpleCMSSlotText generates invalid XHTML sfSimpleCMSPlugin 1.0.12 None defect Kris.Wallsmith 03/25/08
#3200 [PATCH] [sfTCPDFPlugin] $request->getHost and $request->isSecure not available in console context plugins 1.0.12 None defect fabien 03/25/08
#3204 Unexpected order of precedence for config files when subdirectories are used configuration 1.0.12 None defect fabien 03/25/08
#3219 sfPropelUniqueValidator doesn't work with sfPropelParanoidBehaviorPlugin sfPropelParanoidBehaviorPlugin 1.0.11 None defect fabien 03/27/08
#3222 allow cache on shared folders other 1.0.12 None defect fabien 03/27/08
#3225 Error when defining behaviors without further arguments sfPropelAlternativeSchemaPlugin 1.0.12 None defect Kris.Wallsmith 03/27/08
#3236 Bug display with the french version localised of Rich date input tag helpers 1.0.12 None defect fabien 03/29/08
#3243 [PATCH] sfSimpleCMSPlugin -> mainNavigation does not pass a default culture in uri sfSimpleCMSPlugin 1.0.12 None defect Kris.Wallsmith 03/31/08
#3244 bug in propel-load-data tasks 1.0.12 None defect fabien 03/31/08
#3253 [sfMediaLibraryPlugin] Getting 404 when attempting to delete image sfMediaLibraryPlugin 1.0.12 None defect Kris.Wallsmith 04/01/08
#3274 Propel::getConnection and many databases sfPropelActAsNestedSetBehaviorPlugin 1.0.12 None defect trivoallan 04/04/08
#2350 Validator errors doesn't passed to i18n i18n 1.0.7 None documentation fabien 10/09/07
#2419 Admin generator 'filter_criteria_disabled' param not documented other 1.0.0 None documentation fabien 10/21/07
#2502 _id column attributes disable foreign key creation configuration 1.0.8 None documentation fabien 11/07/07
#2678 Incorrect note about primary key display Generators chapter other 1.0.9 None documentation fabien 12/16/07
#2679 Documentation Update other 1.0.9 None documentation Pascal.Borreli * 12/16/07
#2828 symfony init-batch does not init-batch tasks 1.0.10 None documentation fabien 01/23/08
#2831 cache chapter should state what is cached and list criteria that the cache manager uses to determine cache state cache 1.0.10 None documentation fabien 01/23/08
#2914 Document how to integrate with sf_guard_user sfPropelVersionableBehaviorPlugin None documentation trivoallan 02/11/08
#2976 askeet SVN repository of Day 5 dont match with contents. askeet 1.0.10 None documentation fabien 02/20/08
#3028 Add Documentation for sfDateValidator validation 1.0.11 None documentation fabien 02/28/08
#3166 Askeet tutorial page 5 _link.php, code provided by SVN link does not work askeet 1.0.10 None documentation fabien 03/19/08
#3203 Askeet Day 6 Enhancements askeet 1.0.12 None documentation fabien 03/25/08
#3215 Escaping Strategy documentation doesn't specifically explain partials view 1.0.12 None documentation fabien 03/26/08
#2246 Auto discover feeds from a webpage sfFeed2Plugin 1.0.0 None enhancement Stefan.Koopmanschap * 09/15/07
#2257 [sfMediaLibrary enhance] Batch upload via archive file sfMediaLibraryPlugin 1.0.7 None enhancement Kris.Wallsmith 09/18/07
#2282 sfEmailValidator and sfUrlValidator marks addresses with IDN domain names as invalid validation 1.0.7 None enhancement fabien 09/22/07
#2441 Port of sfPropelActAsNestedSetBehaviorPlugin for Propel 1.3 sfPropelActAsNestedSetBehaviorPlugin 1.0.8 None enhancement trivoallan 10/24/07
#2456 i18n dictionary from YAML files i18n 1.0.8 None enhancement fabien 10/25/07
#2470 [PATCH] sfSimpleCMS integration with sfMediaLibrary (new slot type) sfSimpleCMSPlugin 1.0.0 None enhancement Kris.Wallsmith 10/28/07
#2474 sfPropelAdminGenerator - admin_double_list, admin_check_list generator 1.0.0 None enhancement fabien 10/29/07
#2478 Add support for optional parameters, trailing text to routing routing 1.0.16 None enhancement fabien 10/31/07
#2481 sfSimpleCMSPlugin: make empty slug possible sfSimpleCMSPlugin None enhancement Kris.Wallsmith 10/31/07
#2487 sfThumbnailCache: Add sf_thumbnail_image_tag helper function