symfony
- Website
- http://www.symfony-project.org/
- SVN
- http://svn.symfony-project.com/branches/1.2
- Short description from authors website
- Symfony is a full-stack framework, a library of cohesive classes written in PHP. It provides an architecture, components and tools for developers to build complex web applications faster. Choosing symfony allows you to release your applications earlier, host and scale them without problem, and maintain them over time with no surprise. Symfony is based on experience. It does not reinvent the wheel: it uses most of the best practices of web development and integrates some great third-party libraries.
- Distributed size:
- 5.6 MB zip (1.2.8)
- Graphs
Changelog (only since Jan 1, 2009)
| Revision | Message | Date | Author |
|---|---|---|---|
| 20479 | [1.2, 1.3] fixed sfAppRoutesTask ignores options from factories.yml (closes #6434) | 24.07.2009 20:25:40 | Kris.Wallsmith |
| 20472 | [1.2, 1.3] Fixed case-insensitive check of `sf_method` routing requirement. | 24.07.2009 19:25:20 | Kris.Wallsmith |
| 20469 | [1.2, 1.3] Moved application of default `sf_method` requirements to constructor so `app:routes` shows accurate methods. (refs #6511) | 24.07.2009 19:07:43 | Kris.Wallsmith |
| 20468 | [1.2, 1.3] fixed matchesParameters logic in sfRequestRoute when multiple method requirements have been specified | 24.07.2009 18:47:15 | Kris.Wallsmith |
| 20457 | [doc] fixed phpdoc (closes #6878) | 24.07.2009 09:25:18 | FabianLange |
| 20304 | [1.2, 1.3] added password to the last example of configure:database usage (closes #6833) | 19.07.2009 11:11:16 | fabien |
| 20301 | [1.2, 1.3] added exception phpdocs to all widget classes and change function signature (closes #6840 - patch from gimler) | 19.07.2009 10:57:32 | fabien |
| 20300 | [1.2, 1.3] fixed sfDatabaseSessionStorage ignores session storage configuration in factories.yml (closes #6861) | 19.07.2009 10:48:26 | fabien |
| 20298 | [1.2, 1.3] fixed sfForm::setDefaults() ignores individual CSRF protection (closes #6864) | 19.07.2009 10:43:11 | fabien |
| 20296 | [1.2, 1.3] fixed finfo() usage for PHP 5.3 (closes #) | 19.07.2009 10:36:56 | fabien |
| 20295 | [1.0, 1.2, 1.3] removed zend.ze1_compatibility_mode check as it has been removed in PHP 5.3 (closes #6863) | 19.07.2009 10:31:22 | fabien |
| 20163 | set symfony development version to 1.2.9-DEV | 13.07.2009 18:11:33 | FabianLange |
| 20158 | Updated changelog for symfony 1.2.8 | 13.07.2009 18:04:17 | FabianLange |
| 20145 | [1.2, 1.3] added additional test cases for sfWebRequest closes (#6812) | 13.07.2009 11:13:05 | FabianLange |
| 20144 | [1.2, 1.3] fixed phpdoc for sfTesterForm (closes #6813) | 13.07.2009 11:07:31 | FabianLange |
| 20142 | [1.2, 1.3] fixed simple_format_text having problems with certain linebreaks. patch by Maxim Oleinik (closes#6824) | 13.07.2009 10:20:44 | FabianLange |
| 20053 | [1.1, 1.2, 1.3] fixed autoload order, enhanced performances of tasks autoloading | 09.07.2009 12:49:20 | nicolas |
| 20049 | [1.1, 1.2, 1.3] fixed tasks autoloading order, added tests for proof | 09.07.2009 10:03:04 | nicolas |
| 20048 | [1.2, 1.3] added phpdoc for compat exceptions (closes #6781) | 09.07.2009 09:53:03 | FabianLange |
| 20047 | [1.2, 1.3] fixed phpDoc (closes #6796) | 09.07.2009 09:37:17 | FabianLange |
| 20042 | [1.2, 1.3] applied patch from gimler, adding more tests for sfWebRequest (closes #6797) | 09.07.2009 08:20:33 | FabianLange |
| 20026 | [1.2, 1.3] Fixing sfValidatorDoctrineChoice to get alias from query instead of hardcoding a (closes #6740) | 08.07.2009 17:33:50 | Jonathan.Wage |
| 19996 | [1.2, 1.3] Adding missing french translations for admin gen (closes #6749) | 07.07.2009 22:08:40 | Jonathan.Wage |
| 19987 | [1.2, 1.3] Fixing issue with magic accessors/getters when using camel case with relationships (closes #6178) | 07.07.2009 20:31:36 | Jonathan.Wage |
| 19985 | [1.2, 1.3] sfDoctrinePlugin: Throwing exception if default culture has not been set (closes #6707) | 07.07.2009 20:00:18 | Jonathan.Wage |
| 19982 | [1.2, 1.3] sfDoctrinePlugin: adding missing phpdoc blocks to sfWidgetFormDoctrineChoice::configure() (closes #6637) | 07.07.2009 17:45:10 | Jonathan.Wage |
| 19980 | [1.1, 1.2, 1.3] fixed the order where the tasks was loaded (fixes #4766, #5348), plus fixed case when sfToolkit::getPhpCli() could misbehave with custom user PATH | 07.07.2009 16:29:54 | nicolas |
| 19912 | [1.0, 1.1, 1.2, 1.3] calling dataDir statically as it should be in sfCultureInfo (fixes #6604) | 06.07.2009 08:04:41 | FabianLange |
| 19911 | [1.0, 1.1, 1.2, 1.3] added check in sfActions that prefents infinite recursion in the execute method when the action name is empty (fixes #6710) | 06.07.2009 07:52:48 | FabianLange |
| 19850 | [1.2, 1.2, 1.3] fixed PHPdoc typo | 03.07.2009 14:58:22 | FabianLange |
| 19819 | [1.2] reverted the changesets that removed the non-visible fields in the admin generator These changes have been done to plug a security hole in the symfony admin generator (more information on the symfony blog: http://www.symfony-project.org/blog/2009/04/27/symfony-1-2-6-security-fix). But a lot of people complained because it causes more harm than good. The fix disables for instance the possibility to have custom partials. Moreover, the problem also exists in a normal form if you don't use the "echo $form" construct and if you forget to display some non-required fields in the template. After some discussion with the core team members, it appears that there is no way to "fix" the problem for the developer. We thought that we would be able to provide something, but the reality is that we cannot. Is it a problem? We think it is not a big problem as the circumstances under which there can be an exploit are extremely rare or even inexistent as if you are vulnerable, it also means that your database data will be corrupted in some way (read the next section for more information). As a matter of fact, all frameworks around are vulnerable and have the exact same problem. We already provide more advanced security features for the form framework than any other framework around, but we cannot go any further. Security is also a developer matter, and too much magic is sometimes a bad thing. Here is the exact circumstances under which you might be vulnerable: A field is vulnerable only if you forget to display its widget in the template and only if it has a non-required validator. Then, an attacker could potentially inject a valid value for this field, and it will be saved with the rest of the object. But two things greatly mitigate the issue: first, if you forget to display a field, each time you save the form, its value will be lost. So, most of the time, you will be aware of the problem because the data in the database will be corrupted. Second, the attacker need to know the exact field name, which is not easy as no information is contained in the HTML. | 02.07.2009 11:45:11 | fabien |
| 19780 | [1.2, 1.3] added test to ensure embedded form fields id integrity (closes #4741) | 01.07.2009 10:49:37 | nicolas |
| 19777 | [1.0, 1.1, 1.2, 1.3] fixed warnings when trying to load a non-valid XML file with the XLIFF i18n message source class (closes #6728) | 01.07.2009 10:14:21 | fabien |
| 19701 | [1.2] fixed sfMemcacheCache set() method (closes #6696) | 30.06.2009 09:02:32 | fabien |
| 19468 | [1.2, 1.3] fixed routing for PHP 5.3.0RC4 | 23.06.2009 07:14:37 | fabien |
| 19442 | [1.1, 1.2] fixed default value for max forwards in sfController (closes #6675) | 21.06.2009 12:27:42 | fabien |
| 19411 | [1.2, 1.3] fixed PHPDoc return values (closes #6667) | 20.06.2009 11:54:04 | fabien |
| 19410 | [1.1, 1.2, 1.3] added check for php 5.2.9 which has a bug in array_unique to check_configuration.php (refs #6211) | 19.06.2009 22:31:33 | FabianLange |
| 19406 | [1.2] Updating sfDoctrinePlugin to use Doctrine 1.0.10 | 19.06.2009 16:54:45 | Jonathan.Wage |
| 19310 | [1.2, 1.3] fixed JavascriptHelper call to insert Element in update_element_function() when using the position attribute (closes #6638) | 16.06.2009 12:41:07 | FabianLange |
| 19297 | [1.2, 1.3] added support for Office 2007 for file uploads (closes #6635) | 16.06.2009 07:08:53 | fabien |
| 19274 | [1.2, 1.3] Fixes issue with different format of indexes not being properly handled in generated forms (closes #6614) | 15.06.2009 14:50:34 | Jonathan.Wage |
| 19272 | [1.2, 1.3] Fixes one issue with file uploads in doctrine (closes #6617) | 15.06.2009 12:38:34 | Jonathan.Wage |
| 19268 | [1.2, 1.3] Fix for camel case columns accessors and mutators (closes #6403) | 15.06.2009 11:41:53 | Jonathan.Wage |
| 19267 | [1.2, 1.3] Fixes issue with crud 404 error message (closes #6469) | 15.06.2009 10:38:26 | Jonathan.Wage |
| 19265 | [1.2, 1.3] Fixes issue with sfDoctrinePager::getResults() not allowing Doctrine hydration type constants (closes #6612) | 15.06.2009 10:13:34 | Jonathan.Wage |
| 19258 | [1.2, 1.3] fixed --stability=beta not passed to dependencies when installing a plugin (closes #6594) | 15.06.2009 08:52:42 | fabien |
| 19256 | [1.1, 1.2, 1.3] fixed generateCacheKey does not coverts dots to underscorse in user given hostname (closes #6252) | 15.06.2009 07:25:17 | fabien |
| 19244 | [1.2, 1.3] fixed admin gen CSS (closes #6596) | 14.06.2009 14:35:19 | fabien |
| 19243 | [1.2, 1.3] added some missing PHPDoc (closes #6620) | 14.06.2009 14:29:19 | fabien |
| 19217 | [1.1, 1.2, 1.3] fixed class name case | 13.06.2009 09:15:28 | fabien |
| 19216 | [1.0, 1.1, 1.2, 1.3] fixed coding standards | 13.06.2009 06:42:00 | fabien |
| 19112 | [1.1, 1.2, 1.3] added missing PHPDoc | 10.06.2009 06:32:12 | fabien |
| 18971 | [1.2, 1.3] sfDoctrinePlugin: Fixing issue where application option was not passed to load data task | 05.06.2009 15:44:44 | Jonathan.Wage |
| 18955 | [1.2, 1.3] fixed case insensitivity of module name when checking module.yml for a partial view class | 05.06.2009 10:27:40 | Kris.Wallsmith |
| 18835 | [1.2, 1.3] fixed a bug on Propel/Doctrine route generation | 02.06.2009 10:42:07 | fabien |
| 18746 | [1.0, 1.1, 1.2, 1.3] fixed test plan for CLI tasks (closes #6545) | 29.05.2009 06:16:41 | fabien |
| 18734 | [1.1, 1.2, 1.3] fixed loading order of tasks (refs #5348) | 28.05.2009 13:31:33 | fabien |
| 18726 | [1.1, 1.2, 1.3] fixed typo (closes #6538) | 28.05.2009 08:15:54 | fabien |
| 18694 | [1.2, 1.3] fixed problem with propel:data-dump task under some Linux distro (closes #5717) | 27.05.2009 13:37:57 | fabien |
| 18669 | [1.2, 1.3] fixed sfBrowser::click() when several links and buttons have the same value (closes #6470 - patch from gimler) | 26.05.2009 20:46:22 | fabien |
| 18666 | [1.0, 1.1, 1.2] updated lime to 1.0.6 | 26.05.2009 19:43:58 | fabien |
| 18607 | [1.0, 1.1, 1.2, 1.3] fixed format_currency returns Exponents (closes #5715) | 24.05.2009 20:41:09 | fabien |
| 18606 | [1.0, 1.1, 1.2, 1.3] fixed format_currency returns Exponents (closes #5715) | 24.05.2009 19:29:47 | fabien |
| 18498 | [1.2, 1.3] fixed invalid assumption that empty dates evaluate to false | 20.05.2009 16:41:48 | Kris.Wallsmith |
| 18492 | fixed exception page should execute html/javascript code when using html format - closes #5743 | 20.05.2009 14:19:35 | nicolas |
| 18418 | [1.2] sfDoctrinePlugin: Updating symfony 1.2 to use latest Doctrine tag of 1.0.9 | 18.05.2009 19:55:56 | Jonathan.Wage |
| 18322 | [1.1, 1.2] merged in some minor PHPdoc changes from the yaml component | 16.05.2009 05:40:47 | Kris.Wallsmith |
| 18164 | [1.1, 1.2, 1.3] fixed error message when an UPLOAD_ERR_INI_SIZE occurs on an uploaded file (closes #6453) | 12.05.2009 13:12:59 | fabien |
| 18137 | [1.1, 1.2, 1.3] forgot to fix tests | 11.05.2009 12:14:52 | fabien |
| 18136 | [1.1, 1.2, 1.3] fixed return value from test:* tasks | 11.05.2009 11:57:32 | fabien |
| 18135 | [1.1, 1.2, 1.3] added some missing phpdoc information | 11.05.2009 11:55:46 | fabien |
| 18131 | [1.2, 1.3] fixed typo in phpdoc (closes #6440) | 11.05.2009 10:34:17 | fabien |
| 18104 | [1.2, 1.3] strengthened web debug styles | 10.05.2009 05:38:14 | Kris.Wallsmith |
| 18089 | [1.0, 1.1, 1.2, 1.3] fixed sfPager::getLinks() to always return integers (closes #6428) | 09.05.2009 06:36:09 | fabien |
| 18047 | [1.2, 1.3] fixed bad assumption about internal array pointer in sfModelGeneratorConfiguration (closes #6423) | 07.05.2009 15:38:56 | fabien |
| 18033 | [1.2, 1.3] added Basque translation for admin generator (fixes #6421, thanks Javier.Eguiluz) | 07.05.2009 08:50:35 | FabianLange |
| 18030 | [1.1, 1.2, 1.3] added more information to the error message when a plugin dependency is not installed | 07.05.2009 07:21:10 | fabien |
| 17975 | [1.1, 1.2, 1.3] fixed sfWebRequest::getFiles() (closes #6389) | 06.05.2009 09:04:00 | fabien |
| 17882 | [1.2] Updating Doctrine to use 1.0.8 | 02.05.2009 17:38:31 | Jonathan.Wage |
| 17869 | [1.2] updated development version number | 02.05.2009 09:48:38 | FabianLange |
| 17866 | [1.2] updated changelog | 02.05.2009 09:44:44 | FabianLange |
| 17861 | [1.0, 1.1, 1.2, 1.3] MCE Texteditor now can align images correctly (closes #5745) | 01.05.2009 22:52:26 | FabianLange |
| 17860 | [1.1, 1.2, 1.3] wrapped fill-in fix for FCK Texteditor in sf_10_compat check (closes #732) | 01.05.2009 22:33:31 | FabianLange |
| 17858 | [1.1, 1.2, 1.3] fixed some codeing standards (fixes #6376 - patch from gimler) | 01.05.2009 21:22:50 | FabianLange |
| 17857 | [1.1, 1.2, 1.3] allows overriding the sfFinder returned by a subclass of sfFinder::type method (fixes #6378) | 01.05.2009 21:17:20 | FabianLange |
| 17762 | [1.2, 1.3] fixed the --csrf-secret option of generate:app (at last) | 29.04.2009 14:50:05 | fabien |
| 17749 | [1.2, 1.3] fixed some PHPDoc (closes #6371 - patch from gimler) | 29.04.2009 11:54:22 | fabien |
| 17747 | [1.2] added the filter dir from sfPropelPlugin fixtures in the repo | 29.04.2009 11:44:20 | fabien |
| 17746 | [1.1, 1.2, 1.3] fixed a warning | 29.04.2009 11:41:08 | fabien |
| 17714 | [1.0, 1.1, 1.2, 1.3] code-cleanup. Being DRY (r17713) helps to eliminate waste | 28.04.2009 13:57:29 | FabianLange |
| 17713 | [1.1, 1.2, 1.3] lets be DRY in sfViewConfigHandler.class.php | 28.04.2009 13:46:58 | FabianLange |
| 17711 | [1.1, 1.2, 1.3] added test that proves that passing a position to stylesheets and javascripts in view.yml is possible (refs #6242) | 28.04.2009 13:26:45 | FabianLange |
| 17709 | [1.2, 1.3] fixed accidental unset of fields included in admin generator with partial or component flag | 28.04.2009 12:47:37 | Kris.Wallsmith |
| 17704 | [1.2, 1.3] fixed typo | 28.04.2009 07:40:12 | fabien |
| 17701 | [1.2, 1.3] renamed sfPropel functional tests backend application | 28.04.2009 06:56:14 | fabien |
| 17700 | [1.2, 1.3] renamed sfPropel functional tests backend application (WIP) | 28.04.2009 06:52:47 | fabien |
| 17699 | [1.2, 1.3] moved functional tests for the 1.0 admin generator in a specific directory | 28.04.2009 06:45:59 | fabien |
| 17692 | [1.2] updated version constant | 27.04.2009 19:27:06 | Kris.Wallsmith |
| 17677 | [1.2] updated CHANGELOG for version 1.2.6 | 27.04.2009 15:11:15 | fabien |
| 17587 | [1.1, 1.2, 1.3] fixed rare occassion when a widget schema is paired with a simple validator error rather than a validator error schema | 24.04.2009 18:41:19 | Kris.Wallsmith |
| 17586 | [1.2, 1.3] fixed removal of form fields in the admin generator when fields are nested into multiple fieldsets | 24.04.2009 18:25:44 | Kris.Wallsmith |
| 17584 | [1.2, 1.3] disabled recent fixes pending resolution of regression when display param includes fieldset nestings | 24.04.2009 16:55:30 | Kris.Wallsmith |
| 17583 | [1.2, 1.3] fixed wrong PHPDoc type hinting (reported by nicolas) | 24.04.2009 15:22:34 | hartym |
| 17581 | [1.2, 1.3] fixed r17579: regression when display is set to [ ] (which is default, and equivalent to "all") | 24.04.2009 13:31:25 | hartym |
| 17580 | [1.2, 1.3] typo in coding standards (from r17579) | 24.04.2009 13:11:18 | hartym |
| 17579 | [1.2, 1.3] security fix: removes unused fields in the form to avoid data injection by forging false form fields values. | 24.04.2009 13:07:01 | hartym |
| 17519 | [1.2]: fixed session_write_close is not called in sfDatabaseSessionStorage::shutdown (#6216) | 22.04.2009 07:37:46 | dwhittle |
| 17478 | [1.1, 1.2, 1.3] fixed sfXCacheCache::clean() (closes #6245) | 21.04.2009 08:33:47 | fabien |
| 17477 | [1.1, 1.2, 1.3] fixed generateCacheKey does not coverts dots to underscorse in user given hostname (closes #6252) | 21.04.2009 08:30:59 | fabien |
| 17474 | [1.1, 1.2, 1.3] fixed sfTask::getSynopsis() returns incorrect description for arrays of arguments (closes #6280) | 21.04.2009 08:17:09 | fabien |
| 17473 | [1.1, 1.2, 1.3] made some small performance optimization on widgets and validators (closes #6311) | 21.04.2009 07:59:34 | fabien |
| 17468 | [1.0, 1.1, 1.2, 1.3] fixed cache manager when the cache partial or component is not from the same module as the same action (closes #6265, #5814) | 21.04.2009 07:21:38 | fabien |
| 17467 | [1.2, 1.3] fixed default parameters management for routes (refs #6309) | 21.04.2009 06:19:26 | fabien |
| 17466 | [1.2, 1.3] fixed default parameters management for routes (refs #6309) | 21.04.2009 06:17:10 | fabien |
| 17450 | [1.2, 1.3] fixed plugin:install task when the plugin has some dependencies | 20.04.2009 17:37:49 | fabien |
| 17440 | [1.2, 1.3] reverted r17338, applied the other patch from #5811 with the compat option | 20.04.2009 10:55:24 | fabien |
| 17438 | [1.2, 1.3] fixed lazy_routes_deserialize still unserializes every route (closes #6309) | 20.04.2009 10:34:11 | fabien |
| 17427 | [1.2 , 1.3] fixed --csrf-secret option handling in generate:app | 20.04.2009 06:48:42 | fabien |
| 17426 | [1.2,1.3] fixed propel 1.3 self referencing table data loading for fixtures (closes #5022) | 19.04.2009 20:52:15 | FabianLange |
| 17402 | [1.2, 1.3] added more tests to sfObjectRouteCollection (refs #5851) | 17.04.2009 17:25:28 | Kris.Wallsmith |
| 17401 | [1.2, 1.3] added sfObjectRouteCollection tests (refs #5851) | 17.04.2009 17:15:25 | Kris.Wallsmith |
| 17398 | [1.2, 1.3] fixed possible php error, added unit tests | 17.04.2009 16:01:14 | Kris.Wallsmith |
| 17384 | [1.2] fixed confirm dialog does not work in ie6 (closes #4152) | 17.04.2009 01:11:05 | dwhittle |
| 17382 | [1.2]: fixed inconsistency of routes with generate_shortest_url option enabled (closes #6185) + added more routing tests | 17.04.2009 00:28:46 | dwhittle |
| 17372 | [1.2, 1.3] removed unneeded dependency on sfConfig in sfWebRequest | 16.04.2009 16:10:59 | fabien |
| 17357 | [1.0,1.1,1.2,1.3] doSelectWithI18n no longer accidentally modifies the Criteria passed to it (fixes #6243) | 16.04.2009 11:46:01 | FabianLange |
| 17347 | [1.1, 1.2, 1.3] fixed restoration of response object if an exception is thrown | 15.04.2009 23:42:20 | Kris.Wallsmith |
| 17339 | [1.1, 1.2, 1.3] re-added the sfXCacheCache::getCacheInfo() method to keep BC | 15.04.2009 18:43:09 | fabien |
| 17338 | [1.2, 1.3] optimized the routing cache again (closes #5811 - patch from rs) | 15.04.2009 18:29:59 | fabien |
| 17297 | [1.2] fixed throw_global_error default value noted in api doc to match the actual default | 14.04.2009 15:53:23 | Kris.Wallsmith |
| 17296 | [1.2, 1.3] fixed Propel query log doesn't work properly on queries with over 9 bindings (closes #5882) | 14.04.2009 15:27:30 | fabien |
| 17253 | [1.2, 1.3] Fixed testing of null columns in sfTesterDoctrine (handled natively by Propel). | 13.04.2009 10:49:51 | Kris.Wallsmith |
| 17217 | [1.0, 1.1, 1.2] Added `sf_lazy_cache_key` setting to address possible backward compatibility break. This must be turned on in `settings.yml` to enable the performance optimization of r16905 and r16907. | 11.04.2009 14:30:16 | Kris.Wallsmith |
| 17127 | [1.2]: added more unit tests for sfCacheSessionStorage | 08.04.2009 04:05:27 | dwhittle |
| 17125 | [1.2]: removed unused include (for PHP 5.3/PEAR 1.8.0 compat) | 08.04.2009 04:04:03 | dwhittle |
| 17109 | [1.2, 1.3] removed reliance on default symfony route, all routing calls are by route name (closes #6236) | 07.04.2009 18:27:23 | Kris.Wallsmith |
| 17078 | [doc] fixed api description of include_http_metas() | 07.04.2009 11:10:14 | FabianLange |
| 17068 | [1.1, 1.2, 1.3] fixed __clone() in all choice widgets (closes #4417) | 07.04.2009 08:24:53 | fabien |
| 17066 | [1.2] updated the UPDATE_TO_1_2 instructions | 07.04.2009 07:42:46 | fabien |
| 17064 | [1.1, 1.2, 1.3] fixed xcache cache class (closes #4115) | 07.04.2009 05:56:57 | fabien |
| 17063 | [1.2, 1.3] fixed generated links (refs #5851) | 06.04.2009 22:29:34 | Kris.Wallsmith |
| 17047 | [1.0, 1.1, 1.2, 1.3] fixed autoloading configuration cache behaves differently on Windows and Linux (closes #6232) | 06.04.2009 14:43:02 | fabien |
| 17045 | [1.0, 1.1, 1.2, 1.3] added application/x-zip for Firefox 3 in the compat plugin (refs #6191) | 06.04.2009 14:26:44 | fabien |
| 17044 | [1.1, 1.2, 1.3] fixed mime-type map in sfValidatorFile (closes #5808, #6191) | 06.04.2009 14:23:53 | fabien |
| 17043 | [1.2, 1.3] fixed single group in sfWidgetFormSelectCheckbox (closes #6230) | 06.04.2009 14:13:30 | fabien |
| 17042 | [1.2, 1.3] removed files that were needed when Propel and Doctrine were not bundled with Symfony | 06.04.2009 13:49:05 | fabien |
| 17041 | [1.1, 1.2, 1.3] fixed --csrf-secret and --escaping-strategy options of generate:app | 06.04.2009 13:37:11 | fabien |
| 17027 | [1.0, 1.1, 1.2, 1.3] added a test for format_currency (refs #5715) | 06.04.2009 06:32:33 | fabien |
| 17023 | [1.1, 1.2, 1.3] fixed management in sfWebRequest and sfForm (closes #4273, #5075) | 06.04.2009 06:15:22 | fabien |
| 16976 | fixed Propel forms, filters, and admin generator when column names contain uppercase letters (closes #6151, #6187, #5030, #5610, #2855) | 04.04.2009 12:47:44 | fabien |
| 16964 | [1.2, 1.3] sfDoctrinePlugin: fixing sfValidatorDoctrineChoiceMany and reverting change to make it equal to Propel (closes #4511) | 03.04.2009 18:19:48 | Jonathan.Wage |
| 16959 | [1.2, 1.3] sfDoctrinePlugin: Fixes issue where m2m relationships are all unlinked then readded (closes #6192) | 03.04.2009 18:05:11 | Jonathan.Wage |
| 16953 | [1.2, 1.3] sfDoctrinePlugin: Fixing case sensitive typo | 03.04.2009 16:37:39 | Jonathan.Wage |
| 16952 | [1.2, 1.3] sfDoctrinePlugin: Fixes issue with generated accessors not using camel case (closes #6178) | 03.04.2009 16:23:09 | Jonathan.Wage |
| 16949 | [1.2, 1.3] added a new lazy_routes_deserialize optimization option | 03.04.2009 15:58:18 | fabien |
| 16948 | [1.2, 1.3] replace all getColumnName() occurrences to getName() as getColumnName() is deprecated in Propel 1.3 | 03.04.2009 15:52:30 | fabien |
| 16942 | [1.0, 1.1, 1.2, 1.3] removed the web debug toolbar when the response status code is in the 3xx range (closes #6153) | 03.04.2009 14:48:17 | fabien |
| 16938 | [1.2, 1.3] fixed internal URI is not reset after a negative match (closes #6228 - patch from rs) | 03.04.2009 14:19:30 | fabien |
| 16929 | [1.2, 1.3] optimized route serialization when using a file cache backend (patch from rs) | 03.04.2009 08:11:49 | fabien |
| 16912 | [1.2, 1.3] fixed bug in the pattern routing optimization | 02.04.2009 18:21:09 | fabien |
| 16911 | [1.2, 1.3] fixed routing slowness for big numbers of routes (closes #6222 - patch from rs) | 02.04.2009 17:59:43 | fabien |
| 16905 | [1.1, 1.2, 1.3] Avoided unnecessary calls to `md5(serialize())` by moving determination of whether a partial is cacheable to before the cache key is generated. BIG optimization when `sf_cache`==true. Will be backported to 1.0. (closes #5814) | 02.04.2009 13:37:38 | Kris.Wallsmith |
| 16899 | [1.0, 1.1, 1.2, 1.3] optimized windows rename() problem hack (based on a patch from Agavi) | 02.04.2009 06:47:33 | fabien |
| 16897 | [1.0, 1.1, 1.2, 1.3] replaced getmypid() by tempnam() in cache classes to be thread-safe (thanks to David Zulke for the tip, refs #6132) | 02.04.2009 06:31:16 | fabien |
| 16847 | [1.2] removed @error suppression in sfFileCache. Now it should work on all platforms. What a pity that PHP doesnt handle this :-( (closes #6132) | 01.04.2009 08:19:49 | FabianLange |
| 16834 | [1.1, 1.2, 1.3] fixed flag upon unregistering of core autoloader | 31.03.2009 21:49:50 | Kris.Wallsmith |
| 16733 | [1.2, 1.3] fix doubled-code | 30.03.2009 06:04:08 | fabien |
| 16711 | [1.2, 1.3] fixed invalid string length assumption | 29.03.2009 13:03:54 | Kris.Wallsmith |
| 16695 | [1.2] updated development version number | 28.03.2009 16:44:44 | FabianLange |
| 16692 | [1.2] updated changelog | 28.03.2009 16:40:07 | FabianLange |
| 16690 | [1.2] updated propel external to contain some oracle reverse engineering fixes | 28.03.2009 16:28:29 | FabianLange |
| 16656 | [1.1, 1.2, 1.3] fixed invalid assumption in cache:clear task (closes #6181) | 27.03.2009 08:44:15 | Kris.Wallsmith |
| 16587 | [1.2] added CA translation for admin generator | 25.03.2009 12:13:07 | FabianLange |
| 16555 | [1.2, 1.3] Removed extra slash from web debug image root | 24.03.2009 17:41:32 | Kris.Wallsmith |
| 16553 | [1.1, 1.2, 1.3] Added proxies to sfOutputEscaperSafe so safe vars work as expected when accessed from an action (closes #6147) | 24.03.2009 16:49:06 | Kris.Wallsmith |
| 16530 | [1.2] fixed possible race-condition in sfConfigCache. (fixes #6132) | 23.03.2009 14:55:43 | FabianLange |
| 16527 | reverted r16522 | 23.03.2009 14:24:23 | noel |
| 16522 | [1.2] fixed possible race-condition in sfConfigCache. (fixes #6132) | 23.03.2009 13:22:28 | FabianLange |
| 16462 | [1.2, 1.3] sfDoctrinePlugin: Fixing bug with doctrine:build-all-load not passing app option through to other tasks | 20.03.2009 07:44:12 | Jonathan.Wage |
| 16445 | [1.1, 1.2, 1.3] sfPluginManager now installs dependencies recursively if needed (closes #5998) | 19.03.2009 18:03:10 | FabianLange |
| 16440 | [1.2][1.3] fixed phpdoc | 19.03.2009 15:18:36 | hartym |
| 16402 | [1.2][1.3] fixed admin generator css which has side effect on all "th" DOM elements | 18.03.2009 15:58:40 | hartym |
| 16379 | [1.2, 1.3] Added autoload.yml to sfDoctrinePlugin to exclude the Doctrine library from symfony's autoloaders. | 17.03.2009 17:39:48 | Kris.Wallsmith |
| 16345 | [1.1, 1.2, 1.3] fixed PHPDoc typos (closes #6076) | 16.03.2009 16:53:51 | fabien |
| 16344 | [1.0, 1.1, 1.2, 1.3] replaced this->level usage by this->getLogLevel (closes #6086) | 16.03.2009 16:51:28 | fabien |
| 16343 | [1.1, 1.2, 1.3] fixed sfCommandManager->parseLongOption() doesn't correctly parse options with '=' in the value (closes #6094) | 16.03.2009 16:48:40 | fabien |
| 16274 | [1.1, 1.2, 1.3] fixed form submissions when posted data exceeds post_max_size (closes #6081 - oh yes, I sometimes really hate you PHP!) | 12.03.2009 18:17:24 | fabien |
| 16271 | [1.1, 1.2] fixed lime path | 12.03.2009 16:30:07 | fabien |
| 16260 | [1.0, 1.1, 1.2, 1.3] fixed ->getLinks() produces error message when result set is empty (closes #5864) | 12.03.2009 11:48:02 | fabien |
| 16259 | [1.1, 1.2, 1.3] added more information to sfWidgetFormDate PHPDoc API | 12.03.2009 11:42:00 | fabien |
| 16258 | [1.2, 1.3] fixed typo in admin gen french translations (closes #5827) | 12.03.2009 11:27:53 | fabien |
| 16256 | [1.2, 1.3] updated prototype and scripaculous libraries to their latest dot releases (closes #5889) | 12.03.2009 11:24:24 | fabien |
| 16250 | [1.1, 1.2, 1.3] fixed typo (closes #5491) | 12.03.2009 10:06:36 | fabien |
| 16232 | [1.2, 1.3] fixed typo in PHPDoc (closes #5821) | 12.03.2009 08:37:50 | fabien |
| 16230 | [1.1, 1.2, 1.3] fixed typo in PHPDoc (closes #6008) | 12.03.2009 08:30:19 | fabien |
| 16227 | [1.1, 1.2, 1.3] fixed typo in PHPDoc (closes #5943) | 12.03.2009 08:26:39 | fabien |
| 16178 | [1.2, 1.3] modified some PHPDoc (closes #5999) | 11.03.2009 08:54:03 | fabien |
| 16177 | [1.1, 1.2, 1.3] fixed sfYaml::dump dumps doesn't quote strings containing # (closes #6050) | 11.03.2009 08:32:48 | fabien |
| 16176 | [1.2, 1.3] fixed typo (closes #6059) | 11.03.2009 08:27:14 | fabien |
| 16172 | [1.2, 1.3] fixed cannot check all checkbox in Admin generator (IE) (closes #6006) | 11.03.2009 08:14:07 | fabien |
| 16171 | [1.1, 1.2, 1.3] fixed command.filter_options doesn't filter anything (closes #6038) | 11.03.2009 08:04:47 | fabien |
| 16170 | [1.0, 1.1, 1.2, 1.3] fixed typo (closes #6014) | 11.03.2009 08:02:42 | fabien |
| 16169 | [1.2, 1.3] fixed Web debug bar, css style is not inline under windows (closes #6035) | 11.03.2009 07:56:12 | fabien |
| 16168 | [1.2, 1.3] update admin gen es translation (closes #6046) | 11.03.2009 07:48:41 | fabien |
| 16167 | [1.1, 1.2, 1.3] added some tests to sfYAML (closes #6050) | 11.03.2009 07:44:50 | fabien |
| 16166 | [1.1, 1.2, 1.3] fixed sfYaml::load wrong parsing with \r\n (closes #6053) | 11.03.2009 07:32:05 | fabien |
| 16165 | [1.0, 1.1, 1.2, 1.3] added some missing PHPDoc (closes #6054) | 11.03.2009 07:16:24 | fabien |
| 16164 | [1.2, 1.3] fixed typo (closes #6059) | 11.03.2009 07:13:38 | fabien |
| 16106 | [1.2, 1.3] strengthened web debug styles | 08.03.2009 20:56:48 | Kris.Wallsmith |
| 16087 | [1.2, 1.3] fixed issue when doctrine tasks are run before any applications are created | 07.03.2009 22:08:50 | Kris.Wallsmith |
| 16033 | [1.2, 1.3] Fixes issue with new Doctrine_Query being used inside widget (closes #5996) | 05.03.2009 16:13:49 | Jonathan.Wage |
| 16007 | [1.2, 1.3] ported r15242 to propel plugin | 04.03.2009 23:23:33 | Kris.Wallsmith |
| 15962 | [1.1][1.2][1.3] code conventions: useless comment removed, trailing spaces | 03.03.2009 16:02:15 | hartym |
| 15942 | [1.2, 1.3] removed generated files and added svn:ignore properties to sfDoctrinePlugin test suite | 03.03.2009 00:34:52 | Kris.Wallsmith |
| 15941 | [1.2, 1.3] fixed invalid test | 03.03.2009 00:05:53 | Kris.Wallsmith |
| 15940 | [1.2, 1.3] fixed double-absolutizing of absolute urls generated by routes | 02.03.2009 23:54:06 | Kris.Wallsmith |
| 15892 | [1.2][1.3] iterator interface of sfForm does not take fields in right order. closes #5551 | 01.03.2009 15:41:49 | hartym |
| 15865 | [1.2, 1.3] Fixes issue with loading data fixtures from plugins that use setPluginPath() | 28.02.2009 03:34:26 | Jonathan.Wage |
| 15861 | [1.1, 1.2, 1.3] fixed merging of form helps | 27.02.2009 22:11:30 | Kris.Wallsmith |
| 15853 | [1.2, 1.3] Changing internal queries to use Doctrine_Table::createQuery() (closes #5944) | 27.02.2009 17:46:35 | Jonathan.Wage |
| 15850 | [1.2, 1.3] fixed sfRouteObject signature | 27.02.2009 16:48:19 | fabien |
| 15833 | [1.2, 1.3] Fixes issue where doctrine generated forms use Select instead of Choice like propel does (closes #5896) | 26.02.2009 20:55:41 | Jonathan.Wage |
| 15831 | [1.2, 1.3] Fixes issue with using Doctrine field names and generated forms/filters (closes #5863) | 26.02.2009 20:42:54 | Jonathan.Wage |
| 15828 | [1.2, 1.3] Fixes issue with I18n accessors and columns with underscores (closes #5888) | 26.02.2009 20:14:18 | Jonathan.Wage |
| 15824 | [1.2, 1.3] Fix to Doctrine form generator and min/max validators and regex validators (closes #5900) | 26.02.2009 19:29:12 | Jonathan.Wage |
| 15823 | [1.2, 1.3] Fixes issue with tasks that use the drop db task not stopping with confirmation is false (closes #5903) | 26.02.2009 19:16:05 | Jonathan.Wage |
| 15812 | [1.2, 1.3] moved setting of flash notice after model transaction | 26.02.2009 14:08:17 | Kris.Wallsmith |
| 15809 | [1.1, 1.2, 1.3] fixed sfForm::mergeForm() ignores reordered widgets (closes #5951) | 26.02.2009 13:54:50 | Kris.Wallsmith |
| 15807 | [1.2, 1.3] fixed sfFormField::renderHelp doesn't use formatter (closes #5931) | 26.02.2009 10:45:51 | fabien |
| 15805 | [1.1, 1.2, 1.3] fixed register_globals cannot be set at runtime (closes #5922) | 26.02.2009 10:05:08 | fabien |
| 15803 | [1.0, 1.1, 1.2, 1.3] fixed typo + make sure fixtures are ordered (closes #5939) | 26.02.2009 09:48:55 | fabien |
| 15802 | [1.2, 1.3] fixed typo (closes #5946) | 26.02.2009 09:40:27 | fabien |
| 15801 | [1.2, 1.3] fixed sfBaseTask::getFirstApplication should ignore version control (closes #5956) | 26.02.2009 09:38:32 | fabien |
| 15799 | [1.2, 1.3] fixed admin.delete_object event is not despatched on batch delete (closes #5960) | 26.02.2009 09:36:37 | fabien |
| 15797 | [1.1, 1.2, 1.3] fixed notice in sfTestBrowser (closes #5964) | 26.02.2009 09:28:12 | fabien |
| 15796 | [1.1, 1.2, 1.3] fixed doc for plugin:install task (closes #5966) | 26.02.2009 09:22:31 | fabien |
| 15768 | [1.2][1.3] related to r15767, (re)fix #5953: sfWebDebugToolbar do not use anymore the generic «menu» classname, but sfWebDebugMenu instead, to avoid side effects with integrators work. | 25.02.2009 08:00:32 | hartym |
| 15767 | [1.2][1.3] fix #5953: sfWebDebugToolbar do not use anymore the generic «menu» classname, but sf_web_debug_menu instead, to avoid side effects with integrators work. | 25.02.2009 07:54:29 | hartym |
| 15765 | [1.0, 1.1, 1.2, 1.3] fixed propel:schema-to-yml composite foreign-Keys wrongly converted (closes #5483) | 25.02.2009 06:46:51 | fabien |
| 15743 | [1.1, 1.2, 1.3] fixed typo | 24.02.2009 08:32:16 | fabien |
| 15727 | [1.2, 1.3] enhanced an error message (closes #5898) | 23.02.2009 16:19:10 | fabien |
| 15726 | [1.1, 1.2, 1.3] fixed sf_culture being set automatically when testing, but not when using the site (closes #5852) | 23.02.2009 15:56:12 | fabien |
| 15720 | [1.1, 1.2, 1.3] fixed sfForm problem when file upload widgets are embedded (closes #5252) | 23.02.2009 14:39:16 | fabien |
| 15653 | [1.2, 1.3] fixed passing of `flag` config to sfModelGeneratorConfigurationField (closes #5934) | 20.02.2009 14:19:27 | Kris.Wallsmith |
| 15647 | [1.1][1.2][1.3] Added missing documentation for sfValidatorFile option «validated_file_class» | 20.02.2009 10:37:24 | hartym |
| 15627 | [1.1, 1.2, 1.3] fixed sfValidatorPropelChoice(Many) overrides some Criteria (closes #5924) | 19.02.2009 13:35:10 | Kris.Wallsmith |
| 15623 | [1.2, 1.3] fixed single quote problem in generated classes in the admin generator | 19.02.2009 10:29:34 | fabien |
| 15622 | [1.2, 1.3] fixed single quote problem in generated classes in the admin generator | 19.02.2009 10:27:58 | fabien |
| 15619 | [1.2, 1.3] fixed quote problem in admin generator (closes #5920) | 19.02.2009 10:12:20 | fabien |
| 15553 | [1.2] fixed session_write_close is not called form sfSessionStorage | 17.02.2009 11:04:14 | dwhittle |
| 15545 | [1.2] fixed coding standard | 16.02.2009 21:47:19 | dwhittle |
| 15544 | [1.2] fixed doctrine support in sfDatabaseSessionStorage (closes #5813) | 16.02.2009 21:46:00 | dwhittle |
| 15511 | [1.1, 1.2, 1.3] fixed sfFileCache::clean() method (closes #5894) | 16.02.2009 08:31:53 | fabien |
| 15510 | [1.2, 1.3] enhanced check_configuration.php messages (closes #5873) | 16.02.2009 08:27:45 | fabien |
| 15488 | [1.2 sfDoctrinePlugin] ::getModelName() should not be static (cf r15484 and r15481) | 13.02.2009 16:10:27 | hartym |
| 15485 | [1.1, 1.2, 1.3] fixed typo | 13.02.2009 13:42:55 | fabien |
| 15484 | [1.1, 1.2, 1.3] reverted r15481 as PHP cannot have static abstract methods (refs #5860) | 13.02.2009 13:13:51 | fabien |
| 15482 | [1.2, 1.3] fixed check_configuration.php outputs gramatically illogical warnings (closes #5873) | 13.02.2009 12:18:56 | fabien |
| 15481 | [1.1, 1.2, 1.3] fixed converted some form generated methods to static (closes #5860) | 13.02.2009 11:44:05 | fabien |
| 15480 | [1.1, 1.2, 1.3] fixed sfLogger priority numbers in logs from application.log event (closes #5883) | 13.02.2009 11:26:52 | fabien |
| 15470 | [1.2] cleaned formatting of generated route collections | 12.02.2009 21:27:18 | Kris.Wallsmith |
| 15442 | [1.2] Updating Doctrine externals to 1.0.7 version. | 11.02.2009 21:26:30 | Jonathan.Wage |
| 15414 | [1.2] fixed pear check in plugin unit tests | 11.02.2009 03:21:43 | dwhittle |
| 15410 | [1.2] fixed potential fatal in task test | 11.02.2009 02:57:28 | dwhittle |
| 15395 | [1.2, 1.3] fixed persistence of flash error message | 10.02.2009 14:33:16 | Kris.Wallsmith |
| 15394 | [1.2, 1.3] updated propel external | 10.02.2009 14:06:41 | Kris.Wallsmith |
| 15393 | [1.1, 1.2, 1.3] fixed form serialization when PDO is used as a session handler (closes #5267) | 10.02.2009 12:58:49 | fabien |
| 15374 | [1.2] updated admin batch csrf token to generate at runtime (closes #5774, thanks jeremy & ansata) | 09.02.2009 19:51:35 | Kris.Wallsmith |
| 15329 | [1.2, 1.3] [sfDoctinePlugin] fixed passing of options to some nested tasks | 07.02.2009 10:57:37 | Kris.Wallsmith |
| 15283 | [1.1, 1.2, 1.3] fixed phpdoc | 05.02.2009 15:19:29 | fabien |
| 15271 | [1.2] updated development version number | 04.02.2009 18:04:54 | FabianLange |
| 15264 | updated changelog | 04.02.2009 17:52:08 | FabianLange |
| 15261 | [1.2] need to unlink cache file if existing | 04.02.2009 17:51:00 | FabianLange |
| 15257 | [1.2] fixed issue with cache file corruption due to heavy load. fixes #5729 | 04.02.2009 17:33:18 | FabianLange |
| 15255 | updated changelog | 04.02.2009 17:30:21 | FabianLange |
| 15247 | [1.2] fixed wrong test in sfWebDebug. fixed #5790 | 04.02.2009 16:18:12 | FabianLange |
| 15243 | [1.2, 1.3] Fixes issue where embedded forms are saved before the parent form is saved. This causes issues if the embedded form has a foreign key to the parent and in that case the foreign key is not present yet (closes #5617) | 03.02.2009 22:45:03 | Jonathan.Wage |
| 15242 | [1.2, 1.3] Fixes php notice being thrown in obscure cases in sfFormDoctrine (closes #5773) | 03.02.2009 22:07:02 | Jonathan.Wage |
| 15241 | [1.2, 1.3] Fixes issue with generated filter forms using wrong widget (closes #5784) | 03.02.2009 22:02:20 | Jonathan.Wage |
| 15240 | [1.2, 1.3] Fixes regression with admin generators (closes #5785) | 03.02.2009 21:55:53 | Jonathan.Wage |
| 15230 | [1.2] fixing propel external to specific revision to avoid problems with propel introducing regressions. fixes #5768 | 03.02.2009 16:04:11 | FabianLange |
| 15223 | [1.0, 1.1, 1.2, 1.3] escaped variables in exceptions in the development environment (closes #5743) | 03.02.2009 12:02:45 | fabien |
| 15219 | [1.2, 1.3] Fixing issue with composite primary key models and crud/generators (closes #5695) | 02.02.2009 22:05:07 | Jonathan.Wage |
| 15218 | [1.2, 1.3] Fixes issue with sfDoctrineRecord::__call() (closes #5685) | 02.02.2009 21:20:19 | Jonathan.Wage |
| 15170 | [1.2] fixing doctrine to 1.0.6 for symfony 1.2 | 31.01.2009 22:12:54 | FabianLange |
| 15166 | [1.2] updated dev version number | 31.01.2009 22:07:23 | FabianLange |
| 15160 | [1.2] corrected test count | 31.01.2009 22:03:07 | FabianLange |
| 15159 | [1.2] updated CHANGELOG for symfony 1.2.3 | 31.01.2009 22:01:38 | FabianLange |
| 15158 | [1.2] deleting 2 doctrine test cases from 1.2 because they are blocking the release procedure. The tests itself pass, and are in 1.3 as well. As soon as the bug is fixed we will backport the test to ensure functionality. | 31.01.2009 21:50:15 | FabianLange |
| 15156 | [1.2] fixed project:enable task to clear only cache of the given application and environment. fixes #5750 | 31.01.2009 21:44:54 | FabianLange |
| 15152 | [1.2] backported Urdu language files. There is a small chance that this file does not work completely for 1.2 but it is better than not having it at all. refs #5410. | 31.01.2009 21:20:30 | FabianLange |
| 15138 | [1.2] added some testcoverage to check bc of my 1.3 i18n changes. | 31.01.2009 19:50:37 | FabianLange |
| 15134 | [1.2, 1.3] added generation of key_method option when FK references a non-PK in propel form, filter generators (closes #5370) | 31.01.2009 19:30:35 | Kris.Wallsmith |
| 15122 | [1.2, 1.3] removed test cleanup now being handled in unit bootstrap | 30.01.2009 23:39:23 | Kris.Wallsmith |
| 15121 | [1.2, 1.3] escaped output of propel queries in web debug toolbar | 30.01.2009 21:58:33 | Kris.Wallsmith |
| 15114 | [1.1, 1.2, 1.3] removed priority unssetting in log event handling (closes #5732) | 30.01.2009 17:41:21 | fabien |
| 15112 | [1.2] added missing phpdoc | 30.01.2009 17:34:34 | fabien |
| 15101 | [1.2] added basic test coverage of select_timezone_tag to ensure compatibility with my 1.3 changes | 30.01.2009 08:39:01 | FabianLange |
| 15033 | [1.2] fixed typo. fixes #5361 | 28.01.2009 22:40:25 | FabianLange |
| 14983 | [1.2, 1.3] Fixes issue where generate:admin --module option is ignored (closes #5572) | 27.01.2009 00:25:05 | Jonathan.Wage |
| 14982 | [1.2, 1.3] Fixed key_method and table_method options for sfWidgetFormDoctrineChoice (closes #5674) | 27.01.2009 00:19:35 | Jonathan.Wage |
| 14979 | [1.2, 1.3] Fixes issue where table_method is called after the filters are applied (closes #5586) | 26.01.2009 23:43:49 | Jonathan.Wage |
| 14978 | [1.2, 1.3] Adding sfDoctrinePluginConfiguration class to sfDoctrinePlugin (closes #5633) | 26.01.2009 23:18:58 | Jonathan.Wage |
| 14977 | [1.2, 1.3] Fixes issue with copies of listeners registering during functional tests (closes #5631) | 26.01.2009 23:11:38 | Jonathan.Wage |
| 14976 | [1.2, 1.3] Fixing issue with routing throwing exceptions when param is not a property or function on model (closes #5659) | 26.01.2009 23:03:29 | Jonathan.Wage |
| 14971 | [1.2] fixed help message of propel task | 26.01.2009 21:39:03 | FabianLange |
| 14964 | [1.2] fixed pre_replace issue with username/pw starting with number in sfConfigureDatabaseTask. fixes #5687 | 26.01.2009 12:43:21 | FabianLange |
| 14927 | [1.1, 1.2, 1.3] fixed batch select of checkbox doesn't work on IE 6,7 (closes #5177) | 23.01.2009 07:02:09 | fabien |
| 14926 | [1.2, 1.3] added missing getStylesheets/getJavaScripts calls in admin generator filters (closes #5689) | 23.01.2009 06:30:35 | fabien |
| 14902 | [1.2] fixed typo in sfConfigureDatabaseTask. closes #5662 | 20.01.2009 15:01:08 | FabianLange |
| 14891 | 1.2: fixed admin generator delete action, confirm translation not work (closes #5650) | 20.01.2009 06:47:03 | dwhittle |
| 14872 | [1.1, 1.2, 1.3] fixed typo (closes #5601) | 19.01.2009 08:32:06 | fabien |
| 14869 | [1.1, 1.2, 1.3] fixed MySQLi does not support persistent Connection (closes #5630) | 19.01.2009 08:19:07 | fabien |
| 14852 | [1.1, 1.2, 1.3] fixed sfForm::offsetUnset doesn't properly unset private members (closes #5621) | 17.01.2009 23:27:45 | Kris.Wallsmith |
| 14834 | sfDoctrinePlugin: fixed typo | 17.01.2009 10:00:29 | dwhittle |
| 14832 | sfDoctrinePlugin: fixed strict notice (closes #5638) | 17.01.2009 09:34:42 | dwhittle |
| 14830 | 1.2: fixed notice in sfPearRestPlugin (closes #5641) | 17.01.2009 09:31:34 | dwhittle |
| 14816 | [1.2, 1.3] Fixes bug where 404 is not thrown when no records are found | 16.01.2009 19:57:57 | Jonathan.Wage |
| 14815 | [1.2, 1.3] Fixes issue with wrong option being passed to insert sql task | 16.01.2009 19:03:17 | Jonathan.Wage |
| 14793 | [1.2, 1.3] Fixes regression with sfDoctrinePager and the use of setQuery() | 15.01.2009 23:15:41 | Jonathan.Wage |
| 14784 | [1.2, 1.3] Fixes renderFormTag() to allow custom method (closes #5616) | 15.01.2009 20:50:35 | Jonathan.Wage |
| 14783 | [1.2, 1.3] Fixes _list_td_tabular.php using wrong classname (closes #5615) | 15.01.2009 20:46:50 | Jonathan.Wage |
| 14782 | [1.2, 1.3] Adding coverage for unique columns (addresses #5602) | 15.01.2009 20:38:19 | Jonathan.Wage |
| 14779 | [1.2] Fixes regression in sfDoctrinePager and adds additional coverage to tests (closes #5584) | 15.01.2009 19:27:08 | Jonathan.Wage |
| 14730 | [1.1, 1.2, 1.3] fixed discrepancy in function signature (closes #5505) | 15.01.2009 01:11:07 | Kris.Wallsmith |
| 14728 | [1.1, 1.2, 1.3] fixed foreign keys are assumed with column name "ID" in auto generation of forms (closes #5370) | 14.01.2009 23:34:36 | Kris.Wallsmith |
| 14689 | [1.2, 1.3] fixed simple autoload unregister not changing registered flag | 13.01.2009 16:33:49 | Kris.Wallsmith |
| 14687 | [1.2, 1.3] fixed accidental commit | 13.01.2009 15:41:31 | Kris.Wallsmith |
| 14565 | [1.2] fixed changelog markdown | 08.01.2009 21:32:43 | FabianLange |
| 14554 | [1.2] updated symfony version for branch | 08.01.2009 20:42:17 | FabianLange |
| 14553 | [1.2] updated changelog for 1.2.2 | 08.01.2009 20:41:47 | FabianLange |
| 14550 | [1.2] sfDoctrinePlugin: fixes error when uploading files for embedded forms (closes #5485) | 08.01.2009 19:21:52 | Jonathan.Wage |
| 14523 | [1.2] publish-assets now canonicalizes pathes before creating the links, thus allowing "\.." and "\.". fixes #5488 | 07.01.2009 10:33:54 | FabianLange |
| 14518 | [1.2] added cast of `generate:app` escaping strategy to boolean (refs #5500) | 06.01.2009 22:36:41 | Kris.Wallsmith |
| 14517 | [1.2] fixed typo | 06.01.2009 21:35:25 | FabianLange |
| 14516 | [1.2] fixed multiple selector chaining in sfDomCssSelector.class. fixed #5321 | 06.01.2009 20:07:40 | FabianLange |
| 14515 | [1.2] silenced possible warning (@ pattern is already used in this file). fixed #5454 | 06.01.2009 19:57:44 | FabianLange |
| 14512 | [1.2] admin generator resets default filter values correctly. fixed #5508 | 06.01.2009 19:46:01 | FabianLange |
| 14511 | [1.2] fixed generate:app and escaping-strategy (closes #5500) | 06.01.2009 19:43:26 | Kris.Wallsmith |
| 14510 | [1.2] fixed lingering uppercase method attribute (refs #5242) | 06.01.2009 19:42:28 | Kris.Wallsmith |
| 14509 | [1.2] fixed the way propel handles batch deletions to notify deletion behaviours. fixed #5499 | 06.01.2009 19:42:03 | FabianLange |
| 14507 | [1.2] fixed uppercase POST/GET are not XHTML valid (closes #5242) | 06.01.2009 19:12:41 | Kris.Wallsmith |
| 14501 | [1.2] sfDoctrinePlugin: fixes sfDoctrineRoute to return object instead of null (closes #5540) | 06.01.2009 18:44:35 | Jonathan.Wage |
| 14500 | [1.2] sfDoctrinePlugin: fixes issue where filter functions for fields are not camelized (closes #5468) | 06.01.2009 18:21:10 | Jonathan.Wage |
| 14499 | [1.2] Fixes form filters to perform a stricter check (closes #5548) | 06.01.2009 18:15:39 | Jonathan.Wage |
| 14498 | [1.2] sfDoctrinePlugin: adding coverage for ticket (addresses #5269) | 06.01.2009 18:06:16 | Jonathan.Wage |
| 14497 | [1.2] fixed typo (closes #5543) | 06.01.2009 17:30:36 | fabien |
| 14486 | [1.2] fixed sfTesterUser inability to test attribute for namespaces (closes #5256) | 06.01.2009 10:44:41 | fabien |
| 14485 | [1.2] fixed form and view_cache tester are not overridable (closes #5463) | 06.01.2009 10:34:49 | fabien |
| 14484 | [1.1] fixed unfinished ob_start in sfValidatorFile (closes #5293) | 06.01.2009 10:26:22 | fabien |
| 14480 | [1.2] updated bg translations of the admin generator | 06.01.2009 07:31:39 | fabien |
| 14472 | [1.2] sfDoctrinePlugin: fixes issue where i18n doesn't fall back to default culture (fixes #5458) | 05.01.2009 19:31:14 | Jonathan.Wage |
| 14470 | [1.2] corrected fix for resetting filters. fixes #5117 | 05.01.2009 18:06:13 | FabianLange |
| 14466 | [1.2] sfDoctrinePlugin: fixes issue with sfDoctrineFormFilter::processValues (closes #5468) | 05.01.2009 16:31:48 | Jonathan.Wage |
| 14421 | 1.2: updated sfProjectFreezeTask help text to be more verbose | 02.01.2009 03:48:52 | Carl.Vondrick |