Development

/branches/1.3/lib (log)

You must first sign up to be able to contribute.

root/branches/1.3/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @28709 [28709] 03/23/10 14:57:27 Kris.Wallsmith [1.3, 1.4] fixed documentation of template option in editable file widget …
(edit) @28703 [28703] 03/23/10 13:58:20 Kris.Wallsmith [1.3, 1.4] fixed setting of culture in sfI18N constructor (closes #8444)
(edit) @28702 [28702] 03/23/10 13:02:01 fabien [1.3, 1.4] fixed browser to match more closely the behavior of a real …
(edit) @28700 [28700] 03/23/10 12:57:16 fabien [1.3, 1.4] fixed warnings
(edit) @28642 [28642] 03/21/10 11:24:08 fabien [1.3, 1.4] added Persian Translation of admin generator (closes #8358)
(edit) @28641 [28641] 03/21/10 11:20:44 fabien [1.3, 1.4] fixed typos in the PHPDocs (closes #8432 - patch from Pascal)
(edit) @28640 [28640] 03/21/10 11:09:26 fabien [1.3, 1.4] fixed overflow for settings in the dev exception page (closes …
(edit) @28633 [28633] 03/20/10 15:35:57 Kris.Wallsmith [1.3, 1.4] fixed call to custom accessor (closes #8080)
(edit) @28632 [28632] 03/20/10 15:13:37 Kris.Wallsmith [1.3, 1.4] fixed call to doCount (closes #7196)
(edit) @28625 [28625] 03/19/10 20:00:53 Kris.Wallsmith [1.3, 1.4] fixed broken reference to response in the cache filter when a …
(edit) @28393 [28393] 03/05/10 16:34:06 fabien [1.2, 1.3] removed unneeded code (which breaks the separation of concerns …
(edit) @28366 [28366] 03/03/10 15:46:07 fabien [1.3, 1.4] fixed sfGeneratorConfigHandler.class.php doesn't work with …
(edit) @28365 [28365] 03/03/10 15:42:10 fabien [1.3, 1.4] added a way to change the default max forward in the controller …
(edit) @28353 [28353] 03/02/10 21:44:00 Kris.Wallsmith [1.3, 1.4] fixed escaping of Doctrine query parameters in WDT
(edit) @28347 [28347] 03/02/10 18:47:14 fabien [1.2, 1.3, 1.4] removed cookies from Response objects serialization as it …
(edit) @28274 [28274] 02/25/10 08:21:29 Kris.Wallsmith [1.3] incremented development version number
(edit) @28260 [28260] 02/25/10 00:42:54 Kris.Wallsmith [1.2, 1.3, 1.4] fixed sql injection vulnerability in doctrine admin …
(edit) @27975 [27975] 02/12/10 21:09:07 Kris.Wallsmith [1.3] incremented dev version number
(edit) @27954 [27954] 02/12/10 17:12:44 Kris.Wallsmith [1.3, 1.4] fixed enabling of local csrf protection when disabled globally …
(edit) @27942 [27942] 02/12/10 15:05:53 Kris.Wallsmith [1.3, 1.4] fixed output of doctrine:insert-sql task (closes #8008)
(edit) @27940 [27940] 02/12/10 14:31:30 Kris.Wallsmith [1.3, 1.4] fixed field name used when propel unique validator throws a …
(edit) @27915 [27915] 02/11/10 19:12:56 Kris.Wallsmith [1.3, 1.4] fixed use of array union operator (closes #8238)
(edit) @27845 [27845] 02/10/10 20:46:03 Kris.Wallsmith [1.3, 1.4] fixed typos (closes #8248, #8249, thanks richsage)
(edit) @27842 [27842] 02/10/10 20:42:03 Kris.Wallsmith [1.3, 1.4] fixed typo, fixed consistent use of field rather than column …
(edit) @27836 [27836] 02/10/10 20:00:00 Kris.Wallsmith [1.3, 1.4] fixed submission of disable form fields by browser (closes …
(edit) @27816 [27816] 02/10/10 16:46:46 FabianLange [1.2, 1.3, 1.4] fixed invalid sprintf syntax in exception (closes #8256)
(edit) @27755 [27755] 02/08/10 21:51:02 Kris.Wallsmith [1.3, 1.4] fixed double escaping of partial vars (closes #7825, refs …
(edit) @27753 [27753] 02/08/10 20:24:39 Kris.Wallsmith [1.3, 1.4] fixed helper signature (closes #8170)
(edit) @27752 [27752] 02/08/10 20:21:22 Kris.Wallsmith [1.3, 1.4] fixed initializion of output escaper array iterator (closes …
(edit) @27751 [27751] 02/08/10 20:09:00 Kris.Wallsmith [1.3, 1.4] fixed symlink logic on vista+ with php 5.3 (closes #8237)
(edit) @27750 [27750] 02/08/10 20:02:44 Kris.Wallsmith [1.3, 1.4] updated generated stub task to guess a default connection name …
(edit) @27749 [27749] 02/08/10 19:48:39 Kris.Wallsmith [1.3, 1.4] updated doctrine and propel forms to allow setting of defaults …
(edit) @27748 [27748] 02/08/10 19:18:44 Kris.Wallsmith [1.3, 1.4] fixed form filtering by 0 on a number column (closes #8175)
(edit) @27747 [27747] 02/08/10 19:02:19 Kris.Wallsmith [1.3, 1.4] fixed doctrine pager iteration (closes #7758, refs #8021)
(edit) @27742 [27742] 02/08/10 16:46:35 Kris.Wallsmith [1.3, 1.4] fixed generation of enum pk form widgets (closes #7959)
(edit) @27738 [27738] 02/08/10 16:07:33 Kris.Wallsmith [1.3, 1.4] fixed XSS hole in select checkbox and radio widgets (closes …
(edit) @27736 [27736] 02/08/10 15:50:13 Kris.Wallsmith [1.3, 1.4] fixed sfValidatorDoctrineChoice in cloned forms (embedForEach) …
(edit) @27616 [27616] 02/06/10 12:14:40 FabianLange [1.2, 1.3, 1.4] passed the changeStack option in ->get() and ->post() …
(edit) @27612 [27612] 02/06/10 00:42:30 FabianLange [1.3, 1.4] added basic test for sfPager->rewind() and fixed bug not …
(edit) @27597 [27597] 02/05/10 17:37:22 FabianLange [1.2, 1.3, 1.4] fixed minor incompatibility of new link_to() behaviour …
(edit) @27511 [27511] 02/03/10 20:39:44 FabianLange [1.3, 1.4] fixed typo preventing sfProjectOptimizeTask to work correctly …
(edit) @27479 [27479] 02/03/10 10:22:49 FabianLange [1.2, 1.3, 1.4] Removed svn version line from propel generated files …
(edit) @27415 [27415] 02/02/10 14:09:54 FabianLange [1.2, 1.3] fixed sfFillInForm so that it doesn't loose encoding …
(edit) @27284 [27284] 01/28/10 19:34:57 Kris.Wallsmith [1.3, 1.4] fixed empty class attributes in WDT markup (closes #8196)
(edit) @27211 [27211] 01/26/10 21:23:26 FabianLange [1.3, 1.4] added check and logging for non executable remote installer …
(edit) @27191 [27191] 01/26/10 14:38:49 FabianLange [1.2, 1.3, 1.4] fixed missing variable declaration in …
(edit) @27183 [27183] 01/26/10 12:52:46 FabianLange [1.3, 1.4] fixed behavior when using either no separators or non slash …
(edit) @27061 [27061] 01/22/10 18:08:04 FabianLange [1.3, 1.4] partially fixed sfTester#isValid() on Windows systems (closes …
(edit) @26989 [26989] 01/21/10 13:43:21 FabianLange [1.2, 1.3, 1.4] fixed typo in getting Priorities from sfVarLogger (fixes …
(edit) @26957 [26957] 01/21/10 00:29:35 Kris.Wallsmith [1.3, 1.4] updated web debug javascript to work when the dom includes an …
(edit) @26872 [26872] 01/19/10 11:50:05 fabien [1.3, 1.4] fixed sfDomCssSelector requires quotes for matching attribute …
(edit) @26871 [26871] 01/19/10 11:43:09 fabien [1.3, 1.4] fixed sfValidateDate for negative timestamps (closes #8134)
(edit) @26870 [26870] 01/19/10 11:34:52 fabien [1.3, 1.4] fixed sfWidgetFormSchema::setPositions() which accepts …
(edit) @26867 [26867] 01/19/10 11:14:08 fabien [1.3, 1.4] turned off xdebug_logging by default as it can make the dev env …
(edit) @26866 [26866] 01/19/10 11:04:07 fabien [1.3, 1.4] fixed sfValidatorDate errors (closes #8118)
(edit) @26865 [26865] 01/19/10 10:56:54 fabien [1.3, 1.4] updated Propel to 1.4.1 (closes #8131)
(edit) @26681 [26681] 01/15/10 16:28:37 fabien [1.2, 1.3, 1.4] fixed format_currency is rounding bad (closes #6788)
(edit) @26264 [26264] 01/06/10 08:47:56 fabien [1.2, 1.3, 1.4] fixed PHPDoc (closes #7983)
(edit) @25459 [25459] 12/16/09 14:08:43 fabien [1.2, 1.3, 1.4] added the module name when including a partial in the …
(edit) @25458 [25458] 12/16/09 14:08:00 FabianLange [1.2, 1.3, 1.4] updated Turkish translations of the admin generator …
(edit) @25411 [25411] 12/15/09 16:31:29 fabien [1.2, 1.3, 1.4] changed project:validate task to generate less false …
(edit) @25410 [25410] 12/15/09 16:19:07 fabien [1.2, 1.3, 1.4] changed project:validate task to strip comments in PHP …
(edit) @25406 [25406] 12/15/09 13:22:30 FabianLange [1.3, 1.4] removed duplicate is_string check in sfWebController (closes …
(edit) @25218 [25218] 12/10/09 21:06:45 Jonathan.Wage [1.3, 1.4] Fixing issue with disablePlugin() static method being called …
(edit) @25075 [25075] 12/08/09 15:02:39 Kris.Wallsmith [1.3] updated development version number
(edit) @25063 [25063] 12/08/09 07:02:07 Kris.Wallsmith [1.3, 1.4] updated class manipulator to work with mixed eol styles and no …
(edit) @25051 [25051] 12/07/09 23:00:55 Kris.Wallsmith [1.3, 1.4] fixed typos in plugin manager
(edit) @25036 [25036] 12/07/09 20:41:58 Kris.Wallsmith [1.3, 1.4] fixed php notices when test:* tasks are run outside of a …
(edit) @24993 [24993] 12/06/09 21:56:49 Kris.Wallsmith [1.3, 1.4] updated checking for logged trace to be a bit more responsible …
(edit) @24991 [24991] 12/06/09 21:22:52 Kris.Wallsmith [1.3, 1.4] fixed coding standards
(edit) @24986 [24986] 12/06/09 19:54:21 Kris.Wallsmith [1.3, 1.4] patched class manipulator to work with source that uses an eol …
(edit) @24976 [24976] 12/05/09 22:02:29 FabianLange [1.3, 1.4] added translation for "Back To List" for German and Polish …
(edit) @24972 [24972] 12/05/09 16:51:25 Kris.Wallsmith [1.3, 1.4] added files not included in r24970
(edit) @24971 [24971] 12/05/09 16:05:03 Kris.Wallsmith [1.3, 1.4] fixed sfFormDoctrine::removeFile fails to remove files (closes …
(edit) @24970 [24970] 12/05/09 15:28:15 Kris.Wallsmith [1.3, 1.4] fixed inclusion of linked doctrine schema files (closes #7774, …
(edit) @24963 [24963] 12/04/09 21:42:16 FabianLange [1.3, 1.4] fixed note about symfony version (closes #7808)
(edit) @24962 [24962] 12/04/09 21:39:41 FabianLange [1.3, 1.4] using var export on serialisation to prevent invalid php code …
(edit) @24961 [24961] 12/04/09 21:37:01 FabianLange [1.3, 1.4] using var export on serialisation to prevent invalid php code …
(edit) @24944 [24944] 12/04/09 17:05:38 FabianLange [1.3, 1.4] removed duplicate declaration of options member variable (fixes …
(edit) @24942 [24942] 12/04/09 16:57:28 FabianLange [1.2, 1.3, 1.4] updated japanese translation of the admin generator …
(edit) @24849 [24849] 12/03/09 09:34:47 fabien [1.3] fixed typo (closes #7778)
(edit) @24745 [24745] 12/02/09 03:14:05 Kris.Wallsmith [1.3, 1.4] fixed replacing of tokens in doctrine stub and base model …
(edit) @24706 [24706] 12/01/09 20:38:44 fabien [1.2, 1.3, 1.4] optimized project:validate task
(edit) @24705 [24705] 12/01/09 20:31:33 fabien [1.2, 1.3, 1.4] optimized project:validate task
(edit) @24703 [24703] 12/01/09 19:36:11 Jonathan.Wage [1.3, 1.4] Reverting r24632 (closes #6860)
(edit) @24701 [24701] 12/01/09 19:24:54 Jonathan.Wage [1.3, 1.4] Fixing strict standards notice
(edit) @24665 [24665] 12/01/09 12:06:54 Kris.Wallsmith [1.3] updated development version number
(edit) @24637 [24637] 12/01/09 06:06:21 Kris.Wallsmith [1.3, 1.4] fixed inconsistent case in doctrine crud (closes #7698, refs …
(edit) @24634 [24634] 12/01/09 03:11:40 Jonathan.Wage [1.3, 1.4] Catching Doctrine validation exceptions so you don't get …
(edit) @24632 [24632] 12/01/09 02:32:29 Jonathan.Wage [1.3, 1.4] Fixes issue with magic setters/getters for a field with a …
(edit) @24628 [24628] 12/01/09 01:19:33 Kris.Wallsmith [1.3, 1.4] updated date validator to ignore date_format option if tainted …
(edit) @24627 [24627] 12/01/09 01:13:00 FabianLange [1.3, 1.4] reverted r24605 because it introduced a regression (reopens …
(edit) @24625 [24625] 12/01/09 01:05:40 Kris.Wallsmith [1.3, 1.4] updated doctrine:dql task to render NULL for null values when …
(edit) @24624 [24624] 12/01/09 00:58:45 FabianLange [1.3, 1.4] fixed warning with sfValidatorDate.class when a non string …
(edit) @24622 [24622] 12/01/09 00:49:47 FabianLange [1.0, 1.2, 1.3, 1.4] allowed __() and sfI18N->__() and …
(edit) @24621 [24621] 12/01/09 00:42:50 Kris.Wallsmith [1.3, 1.4] fixed column name used when generating propel route collections …
(edit) @24620 [24620] 12/01/09 00:38:19 Kris.Wallsmith [1.3, 1.4] fixed module option being ignored in *:generate-admin task …
(edit) @24619 [24619] 12/01/09 00:14:18 FabianLange [1.0, 1.2, 1.3, 1.4] fixed incorrect array access of lastModified header …
(edit) @24618 [24618] 12/01/09 00:12:54 Jonathan.Wage [1.3] Removing sfDoctrineRecordListener class which is not used (closes …
(edit) @24617 [24617] 11/30/09 23:46:57 Jonathan.Wage [1.3, 1.4] Fixes issue with base model classes not having tokens replaced …
Note: See TracRevisionLog for help on using the revision log.