Development

/branches/1.1 (log)

You must first sign up to be able to contribute.

root/branches/1.1


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9535 [9535] 06/11/08 10:51:26 fabien fixed sfValidatorDate Validation of Minutes '00' || fails (closes …
(edit) @9534 [9534] 06/11/08 10:22:45 fabien fixed propel:build-forms when using behaviors (closes #3476 - patch from …
(edit) @9531 [9531] 06/11/08 04:39:04 Carl.Vondrick 1.1: fixed coding standards
(edit) @9506 [9506] 06/09/08 20:41:45 nicolas Updated CHANGELOG (on stable branch)
(edit) @9502 [9502] 06/09/08 19:57:47 fabien partially reverted previous commit
(edit) @9501 [9501] 06/09/08 19:56:13 fabien added pre and post validator merge for embedForm and embedFormForEach
(edit) @9499 [9499] 06/09/08 19:40:10 nicolas closes #3522 - In sfWidgetFormDate and sfWidgetFormTime widgets, days, …
(edit) @9498 [9498] 06/09/08 19:35:50 nicolas Added $sfForm::mergeForm(sfForm $form) method which allows to merge two …
(edit) @9496 [9496] 06/09/08 16:00:32 hartym Fix problem with components contextual vars. A contextual variable sent …
(edit) @9495 [9495] 06/09/08 15:41:42 FabianLange added more fillin tests. refs #3707
(edit) @9490 [9490] 06/09/08 15:01:04 FabianLange beautified code generated by r9489 slightly.
(edit) @9489 [9489] 06/09/08 14:55:18 FabianLange 1.1: secured non-production controllers by default by inserting an IP …
(edit) @9487 [9487] 06/09/08 14:54:09 FabianLange added comma. seems that i deleted it by accident after testing, sorry. …
(edit) @9477 [9477] 06/09/08 11:41:14 fabien refactored renderPartial() and renderComponent() in sfAction (code has …
(edit) @9473 [9473] 06/09/08 09:33:26 FabianLange added support to read sublocale calendar files. fixes #3548
(edit) @9459 [9459] 06/08/08 19:28:17 fabien fixed Propel object in sfConfig breaks web debug toolbar (closes #3477)
(edit) @9458 [9458] 06/08/08 18:16:50 fabien added a unit test (refs #3694)
(edit) @9457 [9457] 06/08/08 17:54:45 fabien added size attribute for indexes and unique columns in schema.yml (closes …
(edit) @9456 [9456] 06/08/08 16:32:57 fabien fixed sfValidatorDate accepts value with both minutes and seconds empty …
(edit) @9454 [9454] 06/08/08 16:17:56 fabien added a call() to sfProjectConfiguration class (closes #3641)
(edit) @9439 [9439] 06/06/08 10:36:06 fabien added the possibility to change the debug flag in tasks by using a --debug …
(edit) @9438 [9438] 06/06/08 09:03:30 fabien fixed sfForm cannot handle sfValidatorFile in embed form (closes #3679 - …
(edit) @9437 [9437] 06/06/08 08:51:12 fabien fixed default error messages for sfValidatorNumber (closes #3681)
(edit) @9411 [9411] 06/02/08 19:02:26 nicolas Changed default required option value to false for both …
(edit) @9410 [9410] 06/02/08 14:15:22 nicolas fixed phpdoc for sfContext::getConfiguration()`
(edit) @9409 [9409] 06/02/08 13:41:00 fabien fixed internal URI when a route has some default parameters not present in …
(edit) @9408 [9408] 06/02/08 13:40:28 fabien fixed sfViewCacheManager when using sf_cache_namespace_callable setting
(edit) @9407 [9407] 06/02/08 11:13:10 nicolas Fixed typo in sfValidatorFile::getSavedName() function phpDoc
(edit) @9403 [9403] 06/02/08 03:14:43 Carl.Vondrick 1.1: changed ->getPluginPaths() to ignore hidden directories
(edit) @9402 [9402] 06/02/08 02:52:26 dwhittle 1.1: fixed filter config handler unit test
(edit) @9400 [9400] 06/02/08 02:47:11 dwhittle 1.1: fixed file includes in config handlers (closes #3669)
(edit) @9398 [9398] 06/02/08 02:30:31 dwhittle 1.1: fixed config handlers fatal + coding standard
(edit) @9394 [9394] 06/01/08 22:56:54 nicolas Added tainted files parameter to sfPropelForm::bindAndSave() method. Sorry …
(edit) @9381 [9381] 05/30/08 16:18:32 fabien removed old directory
(edit) @9372 [9372] 05/29/08 20:35:54 dwhittle 1.1: fixed persistent option in sfPDODatabase (so it works with all pdo …
(edit) @9362 [9362] 05/29/08 16:06:46 fabien fixed cloning unbound sfForm triggers unnecessary validation (closes #3541
(edit) @9361 [9361] 05/29/08 14:44:18 hartym Fixed I18n forms saving twice the i18n objects, once with empty default …
(edit) @9340 [9340] 05/28/08 14:32:30 FabianLange 1.1: made the key method configurable for object_select_tag. no BC changes …
(edit) @9336 [9336] 05/28/08 11:28:59 FabianLange 1.1: added a select_currency_tag to FormHelper?. This is a often …
(edit) @9335 [9335] 05/28/08 10:09:29 FabianLange 1.1: added testcase for testing additional options like defer in …
(edit) @9325 [9325] 05/27/08 22:54:15 FabianLange 1.1: added anchor option to link_to helper to work in conjunction with …
(edit) @9316 [9316] 05/27/08 15:32:04 fabien moved template.filter_parameters event to escape sf_* objects
(edit) @9313 [9313] 05/27/08 12:50:00 fabien fixed template.filter_parameters event + added a sf_type variable in all …
(edit) @9301 [9301] 05/27/08 03:08:46 dwhittle 1.1: tweaked module skeleton (added $request for executeIndex)
(edit) @9286 [9286] 05/26/08 20:47:36 Carl.Vondrick 1.1: added helper to get public path from web root (fixes #1390)
(edit) @9285 [9285] 05/26/08 19:49:13 Carl.Vondrick 1.1: fixed default log level (fixes #3455)
(edit) @9264 [9264] 05/26/08 12:58:37 fabien fixed sfWidgetFormSchema rendering when there are only hidden fields …
(edit) @9261 [9261] 05/26/08 12:20:00 fabien added some sanity checks when generating modules + changed the default …
(edit) @9253 [9253] 05/25/08 20:48:32 Carl.Vondrick 1.1: fixed spelling in sfTestBrowser
(edit) @9238 [9238] 05/25/08 11:18:37 nicolas added an $attributes parameter to sfFormField::renderLabel() and …
(edit) @9232 [9232] 05/24/08 21:16:36 nicolas fixed php warning displayed when checking if a Propel object is being …
(edit) @9229 [9229] 05/24/08 17:51:28 nicolas Reverted r9228 - wrong commit
(edit) @9228 [9228] 05/24/08 16:10:21 nicolas * migrated user registration form to sf1.1 form * templating
(edit) @9219 [9219] 05/23/08 17:28:53 FabianLange 1.1: added some more fillin filter tests to get some regressions under …
(edit) @9217 [9217] 05/23/08 17:01:57 FabianLange 1.1: fillin: fixed bug with html documents having extra attributes in head …
(edit) @9210 [9210] 05/23/08 11:59:45 fabien changed the generate:app help message to avoid a warning
(edit) @9208 [9208] 05/23/08 09:47:51 FabianLange 1.1: added third mode for fillin xhtml, same as xml but without prolog …
(edit) @9207 [9207] 05/23/08 09:42:06 fabien fixed autoload again in dev environment
(edit) @9192 [9192] 05/22/08 20:22:49 fabien reverted r9165 and r9074 (refs #3589, #3612)
(edit) @9191 [9191] 05/22/08 19:47:29 fabien fixed sfConfigUpgrade to allow optional whitespaces after the closing PHP …
(edit) @9190 [9190] 05/22/08 19:42:21 FabianLange fixed coding standards. closes #3605
(edit) @9187 [9187] 05/22/08 19:09:33 dwhittle 1.1: fixed test count
(edit) @9186 [9186] 05/22/08 17:19:18 FabianLange fixes urls treated as key: value mappings in yaml, as the parser did not …
(edit) @9183 [9183] 05/22/08 11:40:42 FabianLange fixed my last commit, seems that i wasn't fully awake yet.
(edit) @9180 [9180] 05/22/08 10:49:37 FabianLange restored undocumented way to pass null to setPage to select the first …
(edit) @9178 [9178] 05/22/08 10:09:33 FabianLange 1.1: added test for #2161, which was solved as side effect in r8926. refs …
(edit) @9173 [9173] 05/22/08 08:50:20 dwhittle 1.1: fixed attributes in date time widgets (closes #3601)
(edit) @9172 [9172] 05/22/08 08:47:18 dwhittle 1.1: fixed mysql* storage test + memcache cache test (skip if server not …
(edit) @9167 [9167] 05/22/08 08:05:49 dwhittle 1.1: tweaked phpdoc
(edit) @9165 [9165] 05/22/08 08:02:24 dwhittle 1.1: fixed sfBrowser has duplicate listeners (closes #3612)
(edit) @9161 [9161] 05/21/08 23:25:43 FabianLange take care of any closing ?> tags at end of file in front controllers by …
(edit) @9159 [9159] 05/21/08 22:46:45 dwhittle 1.1: fixed factory config handler possible fatal (closes #3607)
(edit) @9158 [9158] 05/21/08 22:32:00 FabianLange fixed sfOutputEscaper* to return isset($var[index]) correctly. Fixes #3415
(edit) @9151 [9151] 05/21/08 17:09:46 fabien reverted r7949 (refs #3151, closes #3595)
(edit) @9150 [9150] 05/21/08 16:25:20 fabien added an exception if the sfValidatorPropelUnique is not used as a post …
(edit) @9146 [9146] 05/21/08 16:03:26 fabien fixed double-loading of core_compile.yml.php file
(edit) @9145 [9145] 05/21/08 14:30:21 FabianLange fix for non web environments. sfFactoryConfigHandler called getMethod and …
(edit) @9144 [9144] 05/21/08 13:56:58 FabianLange created sfMySQLiDatabase that inherits from sfMySQLDatabase but uses some …
(edit) @9143 [9143] 05/21/08 13:01:43 FabianLange forgot to increment the lime test number
(edit) @9142 [9142] 05/21/08 12:58:36 FabianLange added test for get by reference to parameter holder
(edit) @9132 [9132] 05/21/08 06:28:03 Carl.Vondrick 1.1: fixed @param phpdoc in sfPropelPlugin (refs #2991). many methods …
(edit) @9131 [9131] 05/21/08 06:12:00 Carl.Vondrick 1.1: fixed @param phpdoc to fit specs in plugin (refs #2991)
(edit) @9128 [9128] 05/21/08 02:58:19 Carl.Vondrick 1.1: fixed @param phpdoc to fit specs in i18n (refs #2991)
(edit) @9125 [9125] 05/21/08 02:44:28 dwhittle 1.1: fixed coding standard
(edit) @9124 [9124] 05/21/08 02:32:32 dwhittle 1.1: fixed propel base task from creating duplicate schema (when no …
(edit) @9123 [9123] 05/21/08 01:30:02 Carl.Vondrick 1.1: fixed @param in phpdoc to fit specs in generator (refs #2991)
(edit) @9103 [9103] 05/20/08 10:56:56 FabianLange made sfValidatorOrTest robust against different line endings
(edit) @9102 [9102] 05/20/08 10:48:51 FabianLange made sfValidatorAndTest robust against different line endings
(edit) @9101 [9101] 05/20/08 10:38:20 FabianLange 1.1: fixed @param phpdoc to fit specs in helper (refs #2991)
(edit) @9100 [9100] 05/20/08 10:34:25 fabien reverted r9092 (there is no sfException used in the form system)
(edit) @9098 [9098] 05/20/08 09:57:54 FabianLange 1.1: fixed @param phpdoc to fit specs in request (refs #2991)
(edit) @9097 [9097] 05/20/08 09:40:01 FabianLange 1.1: fixed @param phpdoc to fit specs in task (refs #2991)
(edit) @9092 [9092] 05/20/08 09:23:20 FabianLange changed exception in sfValidatorErrorSchema from LogicException? to …
(edit) @9091 [9091] 05/20/08 09:19:07 FabianLange 1.1: fixed @param phpdoc to fit specs in response (refs #2991)
(edit) @9090 [9090] 05/20/08 09:04:32 FabianLange 1.1: fixed @param phpdoc to fit specs in routing (refs #2991)
(edit) @9089 [9089] 05/20/08 08:52:38 FabianLange 1.1: fixed @param phpdoc to fit specs in storage (refs #2991)
(edit) @9087 [9087] 05/20/08 04:00:40 Carl.Vondrick 1.1: fixed phpdoc to fit specs in filter (refs #2991)
(edit) @9086 [9086] 05/20/08 03:56:29 Carl.Vondrick 1.1: fixed @param phpdoc to fit specs in database (refs #2991)
(edit) @9085 [9085] 05/20/08 03:53:23 Carl.Vondrick 1.1: fixed @param phpdoc to fit specs in config (refs #2991)
(edit) @9084 [9084] 05/20/08 03:29:54 Carl.Vondrick 1.1: fixed @param phpdoc to fit specs in cache (refs #2991)
Note: See TracRevisionLog for help on using the revision log.