|
|
|
@20163
|
[20163]
|
07/13/09 20:11:33 |
FabianLange |
set symfony development version to 1.2.9-DEV |
|
|
|
@20158
|
[20158]
|
07/13/09 20:04:17 |
FabianLange |
Updated changelog for symfony 1.2.8 |
|
|
|
@20157
|
[20157]
|
07/13/09 19:00:12 |
Kris.Wallsmith |
[1.3] fixed possible bug when calling parent Doctrine_Overloadable methods … |
|
|
|
@20156
|
[20156]
|
07/13/09 18:58:31 |
Kris.Wallsmith |
[1.3] updated upgrade readme with changes to doctrine logging |
|
|
|
@20147
|
[20147]
|
07/13/09 13:46:57 |
FabianLange |
[1.3] added upgrade for BaseForm?, patch by [MA]Pascal (closes #6717) |
|
|
|
@20145
|
[20145]
|
07/13/09 13:13:05 |
FabianLange |
[1.2, 1.3] added additional test cases for sfWebRequest closes (#6812) |
|
|
|
@20144
|
[20144]
|
07/13/09 13:07:31 |
FabianLange |
[1.2, 1.3] fixed phpdoc for sfTesterForm (closes #6813) |
|
|
|
@20142
|
[20142]
|
07/13/09 12:20:44 |
FabianLange |
[1.2, 1.3] fixed simple_format_text having problems with certain … |
|
|
|
@20134
|
[20134]
|
07/13/09 01:24:25 |
Kris.Wallsmith |
[1.3] Added a slow_query_threshold option to the Doctrine profiler class … |
|
|
|
@20130
|
[20130]
|
07/12/09 22:05:43 |
Kris.Wallsmith |
[1.3] fixed filtering of doctrine log entries when event subject is null |
|
|
|
@20127
|
[20127]
|
07/12/09 18:38:40 |
Kris.Wallsmith |
[1.3] Implemented Doctrine_Connection_Profiler on each connection.
Added … |
|
|
|
@20123
|
[20123]
|
07/12/09 16:53:35 |
Kris.Wallsmith |
[1.3] optimized sfAutoloadAgain |
|
|
|
@20062
|
[20062]
|
07/09/09 16:47:14 |
anonymous |
[1.1] updated CHANGELOG and version for version 1.1.9 |
|
|
|
@20053
|
[20053]
|
07/09/09 14:49:20 |
nicolas |
[1.1, 1.2, 1.3] fixed autoload order, enhanced performances of tasks … |
|
|
|
@20049
|
[20049]
|
07/09/09 12:03:04 |
nicolas |
[1.1, 1.2, 1.3] fixed tasks autoloading order, added tests for proof |
|
|
|
@20048
|
[20048]
|
07/09/09 11:53:03 |
FabianLange |
[1.2, 1.3] added phpdoc for compat exceptions (closes #6781) |
|
|
|
@20047
|
[20047]
|
07/09/09 11:37:17 |
FabianLange |
[1.2, 1.3] fixed phpDoc (closes #6796) |
|
|
|
@20042
|
[20042]
|
07/09/09 10:20:33 |
FabianLange |
[1.2, 1.3] applied patch from gimler, adding more tests for sfWebRequest … |
|
|
|
@20026
|
[20026]
|
07/08/09 19:33:50 |
Jonathan.Wage |
[1.2, 1.3] Fixing sfValidatorDoctrineChoice to get alias from query … |
|
|
|
@20025
|
[20025]
|
07/08/09 19:29:18 |
Jonathan.Wage |
[1.3] Removing package parameter check so users can override schemas from … |
|
|
|
@20024
|
[20024]
|
07/08/09 19:19:31 |
Jonathan.Wage |
[1.3] Fixed filter validation to allow you to select the same day for from … |
|
|
|
@20002
|
[20002]
|
07/08/09 01:25:04 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Fixing coding standards of doctrine:dql task and … |
|
|
|
@20001
|
[20001]
|
07/08/09 01:15:42 |
Jonathan.Wage |
[1.3] Updating whats new doc to mention the new --table option in the … |
|
|
|
@20000
|
[20000]
|
07/08/09 01:12:06 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: added option to put dql query as a table of … |
|
|
|
@19999
|
[19999]
|
07/08/09 01:08:32 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Adding new doctrine:reload-data task |
|
|
|
@19998
|
[19998]
|
07/08/09 00:54:47 |
Jonathan.Wage |
[1.3] added the database connection names to the doctrine:drop-db task … |
|
|
|
@19997
|
[19997]
|
07/08/09 00:41:04 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: added some new methods for getting and setting … |
|
|
|
@19996
|
[19996]
|
07/08/09 00:08:40 |
Jonathan.Wage |
[1.2, 1.3] Adding missing french translations for admin gen (closes #6749) |
|
|
|
@19994
|
[19994]
|
07/07/09 23:57:48 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Changed admin gen batch delete to fetch all … |
|
|
|
@19992
|
[19992]
|
07/07/09 23:40:58 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Fixing issue with autoloading during form … |
|
|
|
@19991
|
[19991]
|
07/07/09 23:24:41 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: adding missing file |
|
|
|
@19990
|
[19990]
|
07/07/09 23:11:54 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Enhancing form generation to generate forms with … |
|
|
|
@19987
|
[19987]
|
07/07/09 22:31:36 |
Jonathan.Wage |
[1.2, 1.3] Fixing issue with magic accessors/getters when using camel case … |
|
|
|
@19986
|
[19986]
|
07/07/09 22:30:03 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Fixing indention of generated forms |
|
|
|
@19985
|
[19985]
|
07/07/09 22:00:18 |
Jonathan.Wage |
[1.2, 1.3] sfDoctrinePlugin: Throwing exception if default culture has not … |
|
|
|
@19983
|
[19983]
|
07/07/09 19:47:59 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Fixes issue with null being used in … |
|
|
|
@19982
|
[19982]
|
07/07/09 19:45:10 |
Jonathan.Wage |
[1.2, 1.3] sfDoctrinePlugin: adding missing phpdoc blocks to … |
|
|
|
@19980
|
[19980]
|
07/07/09 18:29:54 |
nicolas |
[1.1, 1.2, 1.3] fixed the order where the tasks was loaded (fixes #4766, … |
|
|
|
@19978
|
[19978]
|
07/07/09 16:17:52 |
Kris.Wallsmith |
[1.3] Exposed context.load_factories event to functional test listeners. |
|
|
|
@19969
|
[19969]
|
07/07/09 00:51:04 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Adding new tasks to assist with developing … |
|
|
|
@19968
|
[19968]
|
07/07/09 00:34:57 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: added ability to disable the generation of forms … |
|
|
|
@19963
|
[19963]
|
07/06/09 23:05:11 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Removing code which auto creates all the Doctrine … |
|
|
|
@19960
|
[19960]
|
07/06/09 22:55:38 |
Jonathan.Wage |
[1.3] Added note to upgrade file about the switch to Doctrine 1.2 |
|
|
|
@19957
|
[19957]
|
07/06/09 22:42:20 |
Jonathan.Wage |
[1.3] sfDoctrinePlugin: Fixing indention of generated form code |
|
|
|
@19939
|
[19939]
|
07/06/09 19:26:02 |
Jonathan.Wage |
[1.3] Updating sfDoctrinePlugin to use and work with Doctrine 1.2 |
|
|
|
@19935
|
[19935]
|
07/06/09 18:33:09 |
nicolas |
updated CHANGELOG for version 1.1.8 |
|
|
|
@19914
|
[19914]
|
07/06/09 12:06:16 |
fabien |
[1.1] removed PEAR/Remote as it does not exists anymore in newer versions … |
|
|
|
@19912
|
[19912]
|
07/06/09 10:04:41 |
FabianLange |
[1.0, 1.1, 1.2, 1.3] calling dataDir statically as it should be in … |
|
|
|
@19911
|
[19911]
|
07/06/09 09:52:48 |
FabianLange |
[1.0, 1.1, 1.2, 1.3] added check in sfActions that prefents infinite … |
|
|
|
@19850
|
[19850]
|
07/03/09 16:58:22 |
FabianLange |
[1.2, 1.2, 1.3] fixed PHPdoc typo |
|
|
|
@19820
|
[19820]
|
07/02/09 14:59:18 |
fabien |
[1.3] made some small optimizations to the exception page in the dev env |
|
|
|
@19819
|
[19819]
|
07/02/09 13:45:11 |
fabien |
[1.2] reverted the changesets that removed the non-visible fields in the … |
|
|
|
@19812
|
[19812]
|
07/01/09 23:56:38 |
Kris.Wallsmith |
[1.3] Added --rebuild-all option to symfony:test that forces a rebuild … |
|
|
|
@19805
|
[19805]
|
07/01/09 21:53:55 |
fabien |
[1.3] fixed a small typo introduced today |
|
|
|
@19797
|
[19797]
|
07/01/09 18:33:55 |
Kris.Wallsmith |
[1.3] fixed typo in exception rendering |
|
|
|
@19780
|
[19780]
|
07/01/09 12:49:37 |
nicolas |
[1.2, 1.3] added test to ensure embedded form fields id integrity (closes … |
|
|
|
@19779
|
[19779]
|
07/01/09 12:48:12 |
nicolas |
[1.1, 1.2, 1.3] added test to ensure embedded form fields id integrity … |
|
|
|
@19777
|
[19777]
|
07/01/09 12:14:21 |
fabien |
[1.0, 1.1, 1.2, 1.3] fixed warnings when trying to load a non-valid XML … |
|
|
|
@19774
|
[19774]
|
07/01/09 11:46:42 |
Kris.Wallsmith |
[1.3] Initial entry of the view panel for the web debug toolbar. This … |
|
|
|
@19770
|
[19770]
|
07/01/09 07:50:22 |
Kris.Wallsmith |
[1.3] Moved creation of web debug and panel objects earlier in the stack. |
|
|
|
@19768
|
[19768]
|
07/01/09 07:32:44 |
Kris.Wallsmith |
[1.3] fixed possible php warnings in rendering of exception template |
|
|
|
@19764
|
[19764]
|
07/01/09 02:25:56 |
Kris.Wallsmith |
[1.3] Refined sfTesterResponse::checkForm() to be more precise. |
|
|
|
@19762
|
[19762]
|
07/01/09 00:19:26 |
Kris.Wallsmith |
[1.3] Added the sfTesterResponse::checkForm() method to verify that a … |
|
|
|
@19721
|
[19721]
|
06/30/09 19:09:06 |
fabien |
[1.3] moved test:* tasks to use the new lime verbose mode |
|
|
|
@19717
|
[19717]
|
06/30/09 18:53:57 |
fabien |
[1.3] updated the lime_harness() code to use the new constructor signature |
|
|
|
@19701
|
[19701]
|
06/30/09 11:02:32 |
fabien |
[1.2] fixed sfMemcacheCache set() method (closes #6696) |
|
|
|
@19698
|
[19698]
|
06/30/09 07:19:12 |
Kris.Wallsmith |
[1.3] Added sf_file_link_format setting and applied to debug exception … |
|
|
|
@19690
|
[19690]
|
06/29/09 20:34:19 |
Kris.Wallsmith |
[1.3] Added task.test.filter_test_files event and a method on … |
|
|
|
@19675
|
[19675]
|
06/29/09 16:03:04 |
Kris.Wallsmith |
[1.3] removed bindRequest method |
|
|
|
@19543
|
[19543]
|
06/25/09 16:09:51 |
fabien |
[1.3] fixed sfMemcacheCache set() method (refs #6696) |
|
|
|
@19531
|
[19531]
|
06/25/09 08:35:13 |
fabien |
[1.3] removed usage of lime_output_color() in unit tests as it is now … |
|
|
|
@19530
|
[19530]
|
06/25/09 08:18:58 |
fabien |
[1.3] added a note about lime_test() optional arguments |
|
|
|
@19522
|
[19522]
|
06/24/09 21:57:30 |
fabien |
[1.3] added --xml and --trace options to test:* tasks |
|
|
|
@19518
|
[19518]
|
06/24/09 21:15:18 |
fabien |
[1.3] fixed unit tests that used exit() instead of return |
|
|
|
@19517
|
[19517]
|
06/24/09 20:33:19 |
fabien |
[1.3] removed empty test file |
|
|
|
@19470
|
[19470]
|
06/23/09 10:44:02 |
fabien |
[1.3] fixed sfAutoloadAgain due to PHP 5.3.0 changes in the … |
|
|
|
@19468
|
[19468]
|
06/23/09 09:14:37 |
fabien |
[1.2, 1.3] fixed routing for PHP 5.3.0RC4 |
|
|
|
@19467
|
[19467]
|
06/23/09 08:26:30 |
fabien |
[1.3] fixed a warning in a test |
|
|
|
@19442
|
[19442]
|
06/21/09 14:27:42 |
fabien |
[1.1, 1.2] fixed default value for max forwards in sfController (closes … |
|
|
|
@19412
|
[19412]
|
06/20/09 14:18:13 |
fabien |
[1.3] updated the list of deprecated methods |
|
|
|
@19411
|
[19411]
|
06/20/09 13:54:04 |
fabien |
[1.2, 1.3] fixed PHPDoc return values (closes #6667) |
|
|
|
@19410
|
[19410]
|
06/20/09 00:31:33 |
FabianLange |
[1.1, 1.2, 1.3] added check for php 5.2.9 which has a bug in array_unique … |
|
|
|
@19406
|
[19406]
|
06/19/09 18:54:45 |
Jonathan.Wage |
[1.2] Updating sfDoctrinePlugin to use Doctrine 1.0.10 |
|
|
|
@19310
|
[19310]
|
06/16/09 14:41:07 |
FabianLange |
[1.2, 1.3] fixed JavascriptHelper? call to insert Element in … |
|
|
|
@19297
|
[19297]
|
06/16/09 09:08:53 |
fabien |
[1.2, 1.3] added support for Office 2007 for file uploads (closes #6635) |
|
|
|
@19276
|
[19276]
|
06/15/09 17:44:29 |
fabien |
[1.3] deprecated array notation in parameter holder classes (refs #5856) |
|
|
|
@19274
|
[19274]
|
06/15/09 16:50:34 |
Jonathan.Wage |
[1.2, 1.3] Fixes issue with different format of indexes not being properly … |
|
|
|
@19273
|
[19273]
|
06/15/09 14:47:22 |
fabien |
[1.3] enhanced the generate:project task and plugin installation
* You … |
|
|
|
@19272
|
[19272]
|
06/15/09 14:38:34 |
Jonathan.Wage |
[1.2, 1.3] Fixes one issue with file uploads in doctrine (closes #6617) |
|
|
|
@19268
|
[19268]
|
06/15/09 13:41:53 |
Jonathan.Wage |
[1.2, 1.3] Fix for camel case columns accessors and mutators (closes … |
|
|
|
@19267
|
[19267]
|
06/15/09 12:38:26 |
Jonathan.Wage |
[1.2, 1.3] Fixes issue with crud 404 error message (closes #6469) |
|
|
|
@19265
|
[19265]
|
06/15/09 12:13:34 |
Jonathan.Wage |
[1.2, 1.3] Fixes issue with sfDoctrinePager::getResults() not allowing … |
|
|
|
@19259
|
[19259]
|
06/15/09 10:56:56 |
fabien |
[1.3] fixed missing css and js inclusion on new projects (closes #6626) |
|
|
|
@19258
|
[19258]
|
06/15/09 10:52:42 |
fabien |
[1.2, 1.3] fixed --stability=beta not passed to dependencies when … |
|
|
|
@19256
|
[19256]
|
06/15/09 09:25:17 |
fabien |
[1.1, 1.2, 1.3] fixed generateCacheKey does not coverts dots to … |
|
|
|
@19244
|
[19244]
|
06/14/09 16:35:19 |
fabien |
[1.2, 1.3] fixed admin gen CSS (closes #6596) |
|
|
|
@19243
|
[19243]
|
06/14/09 16:29:19 |
fabien |
[1.2, 1.3] added some missing PHPDoc (closes #6620) |
|
|
|
@19242
|
[19242]
|
06/14/09 10:48:23 |
fabien |
[1.3] sfPluginManager::installPlugin() now returns the name of the … |
|
|
|
@19218
|
[19218]
|
06/13/09 11:16:04 |
fabien |
[1.3] removed sfPropelPlugin in the default list of plugins in … |
|
|
|
@19217
|
[19217]
|
06/13/09 11:15:28 |
fabien |
[1.1, 1.2, 1.3] fixed class name case |