|
|
|
@9438
|
[9438]
|
06/06/08 09:03:30 |
fabien |
fixed sfForm cannot handle sfValidatorFile in embed form (closes #3679 - … |
|
|
|
@9437
|
[9437]
|
06/06/08 08:51:12 |
fabien |
fixed default error messages for sfValidatorNumber (closes #3681) |
|
|
|
@9411
|
[9411]
|
06/02/08 19:02:26 |
nicolas |
Changed default required option value to false for both … |
|
|
|
@9410
|
[9410]
|
06/02/08 14:15:22 |
nicolas |
fixed phpdoc for sfContext::getConfiguration()` |
|
|
|
@9409
|
[9409]
|
06/02/08 13:41:00 |
fabien |
fixed internal URI when a route has some default parameters not present in … |
|
|
|
@9408
|
[9408]
|
06/02/08 13:40:28 |
fabien |
fixed sfViewCacheManager when using sf_cache_namespace_callable setting |
|
|
|
@9407
|
[9407]
|
06/02/08 11:13:10 |
nicolas |
Fixed typo in sfValidatorFile::getSavedName() function phpDoc |
|
|
|
@9403
|
[9403]
|
06/02/08 03:14:43 |
Carl.Vondrick |
1.1: changed ->getPluginPaths() to ignore hidden directories |
|
|
|
@9402
|
[9402]
|
06/02/08 02:52:26 |
dwhittle |
1.1: fixed filter config handler unit test |
|
|
|
@9400
|
[9400]
|
06/02/08 02:47:11 |
dwhittle |
1.1: fixed file includes in config handlers (closes #3669) |
|
|
|
@9398
|
[9398]
|
06/02/08 02:30:31 |
dwhittle |
1.1: fixed config handlers fatal + coding standard |
|
|
|
@9394
|
[9394]
|
06/01/08 22:56:54 |
nicolas |
Added tainted files parameter to sfPropelForm::bindAndSave() method. Sorry … |
|
|
|
@9381
|
[9381]
|
05/30/08 16:18:32 |
fabien |
removed old directory |
|
|
|
@9372
|
[9372]
|
05/29/08 20:35:54 |
dwhittle |
1.1: fixed persistent option in sfPDODatabase (so it works with all pdo … |
|
|
|
@9362
|
[9362]
|
05/29/08 16:06:46 |
fabien |
fixed cloning unbound sfForm triggers unnecessary validation (closes #3541 … |
|
|
|
@9361
|
[9361]
|
05/29/08 14:44:18 |
hartym |
Fixed I18n forms saving twice the i18n objects, once with empty default … |
|
|
|
@9340
|
[9340]
|
05/28/08 14:32:30 |
FabianLange |
1.1: made the key method configurable for object_select_tag. no BC changes … |
|
|
|
@9336
|
[9336]
|
05/28/08 11:28:59 |
FabianLange |
1.1: added a select_currency_tag to FormHelper?. This is a often … |
|
|
|
@9335
|
[9335]
|
05/28/08 10:09:29 |
FabianLange |
1.1: added testcase for testing additional options like defer in … |
|
|
|
@9325
|
[9325]
|
05/27/08 22:54:15 |
FabianLange |
1.1: added anchor option to link_to helper to work in conjunction with … |
|
|
|
@9316
|
[9316]
|
05/27/08 15:32:04 |
fabien |
moved template.filter_parameters event to escape sf_* objects |
|
|
|
@9313
|
[9313]
|
05/27/08 12:50:00 |
fabien |
fixed template.filter_parameters event + added a sf_type variable in all … |
|
|
|
@9301
|
[9301]
|
05/27/08 03:08:46 |
dwhittle |
1.1: tweaked module skeleton (added $request for executeIndex) |
|
|
|
@9286
|
[9286]
|
05/26/08 20:47:36 |
Carl.Vondrick |
1.1: added helper to get public path from web root (fixes #1390) |
|
|
|
@9285
|
[9285]
|
05/26/08 19:49:13 |
Carl.Vondrick |
1.1: fixed default log level (fixes #3455) |
|
|
|
@9264
|
[9264]
|
05/26/08 12:58:37 |
fabien |
fixed sfWidgetFormSchema rendering when there are only hidden fields … |
|
|
|
@9261
|
[9261]
|
05/26/08 12:20:00 |
fabien |
added some sanity checks when generating modules + changed the default … |
|
|
|
@9253
|
[9253]
|
05/25/08 20:48:32 |
Carl.Vondrick |
1.1: fixed spelling in sfTestBrowser |
|
|
|
@9238
|
[9238]
|
05/25/08 11:18:37 |
nicolas |
added an $attributes parameter to sfFormField::renderLabel() and … |
|
|
|
@9232
|
[9232]
|
05/24/08 21:16:36 |
nicolas |
fixed php warning displayed when checking if a Propel object is being … |
|
|
|
@9229
|
[9229]
|
05/24/08 17:51:28 |
nicolas |
Reverted r9228 - wrong commit |
|
|
|
@9228
|
[9228]
|
05/24/08 16:10:21 |
nicolas |
* migrated user registration form to sf1.1 form
* templating |
|
|
|
@9219
|
[9219]
|
05/23/08 17:28:53 |
FabianLange |
1.1: added some more fillin filter tests to get some regressions under … |
|
|
|
@9217
|
[9217]
|
05/23/08 17:01:57 |
FabianLange |
1.1: fillin: fixed bug with html documents having extra attributes in head … |
|
|
|
@9210
|
[9210]
|
05/23/08 11:59:45 |
fabien |
changed the generate:app help message to avoid a warning |
|
|
|
@9208
|
[9208]
|
05/23/08 09:47:51 |
FabianLange |
1.1: added third mode for fillin xhtml, same as xml but without prolog … |
|
|
|
@9207
|
[9207]
|
05/23/08 09:42:06 |
fabien |
fixed autoload again in dev environment |
|
|
|
@9192
|
[9192]
|
05/22/08 20:22:49 |
fabien |
reverted r9165 and r9074 (refs #3589, #3612) |
|
|
|
@9191
|
[9191]
|
05/22/08 19:47:29 |
fabien |
fixed sfConfigUpgrade to allow optional whitespaces after the closing PHP … |
|
|
|
@9190
|
[9190]
|
05/22/08 19:42:21 |
FabianLange |
fixed coding standards. closes #3605 |
|
|
|
@9187
|
[9187]
|
05/22/08 19:09:33 |
dwhittle |
1.1: fixed test count |
|
|
|
@9186
|
[9186]
|
05/22/08 17:19:18 |
FabianLange |
fixes urls treated as key: value mappings in yaml, as the parser did not … |
|
|
|
@9183
|
[9183]
|
05/22/08 11:40:42 |
FabianLange |
fixed my last commit, seems that i wasn't fully awake yet. |
|
|
|
@9180
|
[9180]
|
05/22/08 10:49:37 |
FabianLange |
restored undocumented way to pass null to setPage to select the first … |
|
|
|
@9178
|
[9178]
|
05/22/08 10:09:33 |
FabianLange |
1.1: added test for #2161, which was solved as side effect in r8926. refs … |
|
|
|
@9173
|
[9173]
|
05/22/08 08:50:20 |
dwhittle |
1.1: fixed attributes in date time widgets (closes #3601) |
|
|
|
@9172
|
[9172]
|
05/22/08 08:47:18 |
dwhittle |
1.1: fixed mysql* storage test + memcache cache test (skip if server not … |
|
|
|
@9167
|
[9167]
|
05/22/08 08:05:49 |
dwhittle |
1.1: tweaked phpdoc |
|
|
|
@9165
|
[9165]
|
05/22/08 08:02:24 |
dwhittle |
1.1: fixed sfBrowser has duplicate listeners (closes #3612) |
|
|
|
@9161
|
[9161]
|
05/21/08 23:25:43 |
FabianLange |
take care of any closing ?> tags at end of file in front controllers by … |
|
|
|
@9159
|
[9159]
|
05/21/08 22:46:45 |
dwhittle |
1.1: fixed factory config handler possible fatal (closes #3607) |
|
|
|
@9158
|
[9158]
|
05/21/08 22:32:00 |
FabianLange |
fixed sfOutputEscaper* to return isset($var[index]) correctly. Fixes #3415 |
|
|
|
@9151
|
[9151]
|
05/21/08 17:09:46 |
fabien |
reverted r7949 (refs #3151, closes #3595) |
|
|
|
@9150
|
[9150]
|
05/21/08 16:25:20 |
fabien |
added an exception if the sfValidatorPropelUnique is not used as a post … |
|
|
|
@9146
|
[9146]
|
05/21/08 16:03:26 |
fabien |
fixed double-loading of core_compile.yml.php file |
|
|
|
@9145
|
[9145]
|
05/21/08 14:30:21 |
FabianLange |
fix for non web environments. sfFactoryConfigHandler called getMethod and … |
|
|
|
@9144
|
[9144]
|
05/21/08 13:56:58 |
FabianLange |
created sfMySQLiDatabase that inherits from sfMySQLDatabase but uses some … |
|
|
|
@9143
|
[9143]
|
05/21/08 13:01:43 |
FabianLange |
forgot to increment the lime test number |
|
|
|
@9142
|
[9142]
|
05/21/08 12:58:36 |
FabianLange |
added test for get by reference to parameter holder |
|
|
|
@9132
|
[9132]
|
05/21/08 06:28:03 |
Carl.Vondrick |
1.1: fixed @param phpdoc in sfPropelPlugin (refs #2991). many methods … |
|
|
|
@9131
|
[9131]
|
05/21/08 06:12:00 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in plugin (refs #2991) |
|
|
|
@9128
|
[9128]
|
05/21/08 02:58:19 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in i18n (refs #2991) |
|
|
|
@9125
|
[9125]
|
05/21/08 02:44:28 |
dwhittle |
1.1: fixed coding standard |
|
|
|
@9124
|
[9124]
|
05/21/08 02:32:32 |
dwhittle |
1.1: fixed propel base task from creating duplicate schema (when no … |
|
|
|
@9123
|
[9123]
|
05/21/08 01:30:02 |
Carl.Vondrick |
1.1: fixed @param in phpdoc to fit specs in generator (refs #2991) |
|
|
|
@9103
|
[9103]
|
05/20/08 10:56:56 |
FabianLange |
made sfValidatorOrTest robust against different line endings |
|
|
|
@9102
|
[9102]
|
05/20/08 10:48:51 |
FabianLange |
made sfValidatorAndTest robust against different line endings |
|
|
|
@9101
|
[9101]
|
05/20/08 10:38:20 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in helper (refs #2991) |
|
|
|
@9100
|
[9100]
|
05/20/08 10:34:25 |
fabien |
reverted r9092 (there is no sfException used in the form system) |
|
|
|
@9098
|
[9098]
|
05/20/08 09:57:54 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in request (refs #2991) |
|
|
|
@9097
|
[9097]
|
05/20/08 09:40:01 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in task (refs #2991) |
|
|
|
@9092
|
[9092]
|
05/20/08 09:23:20 |
FabianLange |
changed exception in sfValidatorErrorSchema from LogicException? to … |
|
|
|
@9091
|
[9091]
|
05/20/08 09:19:07 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in response (refs #2991) |
|
|
|
@9090
|
[9090]
|
05/20/08 09:04:32 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in routing (refs #2991) |
|
|
|
@9089
|
[9089]
|
05/20/08 08:52:38 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in storage (refs #2991) |
|
|
|
@9087
|
[9087]
|
05/20/08 04:00:40 |
Carl.Vondrick |
1.1: fixed phpdoc to fit specs in filter (refs #2991) |
|
|
|
@9086
|
[9086]
|
05/20/08 03:56:29 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in database (refs #2991) |
|
|
|
@9085
|
[9085]
|
05/20/08 03:53:23 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in config (refs #2991) |
|
|
|
@9084
|
[9084]
|
05/20/08 03:29:54 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in cache (refs #2991) |
|
|
|
@9083
|
[9083]
|
05/20/08 03:25:36 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in addon |
|
|
|
@9082
|
[9082]
|
05/20/08 03:08:42 |
Carl.Vondrick |
1.1: partially reverted r9079 to remove a mistake |
|
|
|
@9081
|
[9081]
|
05/20/08 02:47:12 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs for log (refs #2991) |
|
|
|
@9080
|
[9080]
|
05/20/08 02:40:15 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in exception (refs #2991) |
|
|
|
@9079
|
[9079]
|
05/20/08 02:38:07 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in debug (refs #2991) |
|
|
|
@9078
|
[9078]
|
05/20/08 02:33:39 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in controller (refs #2991) |
|
|
|
@9076
|
[9076]
|
05/20/08 01:19:44 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in command (refs #2991) |
|
|
|
@9075
|
[9075]
|
05/20/08 01:07:50 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in autoload (refs #2991) |
|
|
|
@9074
|
[9074]
|
05/20/08 00:39:53 |
dwhittle |
1.1: fixed sfBrowser does not persist root directory or dispatcher (closes … |
|
|
|
@9069
|
[9069]
|
05/20/08 00:24:23 |
dwhittle |
1.1: added test for truncate_text helper + silenced possible notice |
|
|
|
@9068
|
[9068]
|
05/20/08 00:11:54 |
dwhittle |
1.1: fixed exception type to use spl in sfValidatorErrorSchema (fixed unit … |
|
|
|
@9065
|
[9065]
|
05/20/08 00:05:22 |
dwhittle |
1.1: fixed typo |
|
|
|
@9062
|
[9062]
|
05/20/08 00:01:27 |
dwhittle |
1.1: added mbstring support in text helpers (if mbstring is available) |
|
|
|
@9061
|
[9061]
|
05/19/08 23:43:10 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in lib/test (refs #2991) |
|
|
|
@9060
|
[9060]
|
05/19/08 23:31:17 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in user (refs #2991) |
|
|
|
@9055
|
[9055]
|
05/19/08 20:13:58 |
FabianLange |
1.1: fixed notice when either from or to option in date range tag was not … |
|
|
|
@9051
|
[9051]
|
05/19/08 13:43:00 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in util (refs #2991) |
|
|
|
@9048
|
[9048]
|
05/19/08 11:11:23 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in validator (refs #2991) |
|
|
|
@9047
|
[9047]
|
05/19/08 10:43:05 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in view and escaper (refs #2991) |
|
|
|
@9046
|
[9046]
|
05/19/08 10:13:51 |
FabianLange |
1.1: fixed @param phpdoc to fit specs in widgets (refs #2991) |
|
|
|
@9045
|
[9045]
|
05/19/08 08:33:56 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in forms (refs #2991) |