|
|
|
@18726
|
[18726]
|
05/28/09 10:15:54 |
fabien |
[1.1, 1.2, 1.3] fixed typo (closes #6538) |
|
|
|
@17357
|
[17357]
|
04/16/09 13:46:01 |
FabianLange |
[1.0,1.1,1.2,1.3] doSelectWithI18n no longer accidentally modifies the … |
|
|
|
@17045
|
[17045]
|
04/06/09 16:26:44 |
fabien |
[1.0, 1.1, 1.2, 1.3] added application/x-zip for Firefox 3 in the compat … |
|
|
|
@15765
|
[15765]
|
02/25/09 07:46:51 |
fabien |
[1.0, 1.1, 1.2, 1.3] fixed propel:schema-to-yml composite foreign-Keys … |
|
|
|
@15627
|
[15627]
|
02/19/09 14:35:10 |
Kris.Wallsmith |
[1.1, 1.2, 1.3] fixed sfValidatorPropelChoice(Many) overrides some … |
|
|
|
@15484
|
[15484]
|
02/13/09 14:13:51 |
fabien |
[1.1, 1.2, 1.3] reverted r15481 as PHP cannot have static abstract methods … |
|
|
|
@15481
|
[15481]
|
02/13/09 12:44:05 |
fabien |
[1.1, 1.2, 1.3] fixed converted some form generated methods to static … |
|
|
|
@14927
|
[14927]
|
01/23/09 08:02:09 |
fabien |
[1.1, 1.2, 1.3] fixed batch select of checkbox doesn't work on IE 6,7 … |
|
|
|
@14728
|
[14728]
|
01/15/09 00:34:36 |
Kris.Wallsmith |
[1.1, 1.2, 1.3] fixed foreign keys are assumed with column name "ID" in … |
|
|
|
@14378
|
[14378]
|
12/29/08 21:04:39 |
Kris.Wallsmith |
[1.1, 1.2] updated propel behavior inclusion logic to use only core … |
|
|
|
@14248
|
[14248]
|
12/22/08 17:22:00 |
fabien |
[1.1] fixed form generation for PHP 5.1.2 |
|
|
|
@13388
|
[13388]
|
11/27/08 09:38:37 |
fabien |
[1.1] fixed typo |
|
|
|
@13386
|
[13386]
|
11/27/08 09:29:00 |
fabien |
[1.0, 1.1, 1.2] added mime type for PDF (closes #4483) |
|
|
|
@13139
|
[13139]
|
11/18/08 19:56:43 |
Kris.Wallsmith |
[1.1] Renamed task filenames to match classes. |
|
|
|
@12957
|
[12957]
|
11/12/08 18:58:57 |
hartym |
[1.1] r12811 introduced a regression: fixtures order is totally random, as … |
|
|
|
@12868
|
[12868]
|
11/10/08 09:45:53 |
fabien |
[1.1] added autoload cache to CLI (closes #4882) |
|
|
|
@12811
|
[12811]
|
11/09/08 11:14:55 |
fabien |
[1.0, 1.1, 1.2] fixed order of data deleting in sfPropelData (closes … |
|
|
|
@12594
|
[12594]
|
11/03/08 09:20:31 |
dwhittle |
1.1: fixed propel plugin does not ignore doctrine schemas (closes #4027) |
|
|
|
@12198
|
[12198]
|
10/15/08 08:08:16 |
fabien |
[1.1] fixed Criteria::equals() needs to compare ->groupByColumns with … |
|
|
|
@12171
|
[12171]
|
10/13/08 18:45:38 |
Kris.Wallsmith |
[1.1] fixed set_include_path : using wrong propel version (refs #4650) |
|
|
|
@12163
|
[12163]
|
10/13/08 13:07:52 |
fabien |
[1.2] fixed typo |
|
|
|
@11807
|
[11807]
|
09/26/08 21:06:59 |
fabien |
[1.1] fixed default form template for CRUD generator |
|
|
|
@11774
|
[11774]
|
09/25/08 11:41:31 |
FabianLange |
[1.1] fixed #4491 |
|
|
|
@11696
|
[11696]
|
09/21/08 10:44:04 |
fabien |
[1.1, 1.2] fixed typo (closes #4398) |
|
|
|
@11618
|
[11618]
|
09/17/08 19:36:54 |
nicolas |
[1.1] fixed sfPropelData::loadDataFrom doesn't behave correctly with … |
|
|
|
@11616
|
[11616]
|
09/17/08 19:24:18 |
nicolas |
[1.1] fixed Criteria alteration problem in sfValidatorPropelChoice and … |
|
|
|
@11538
|
[11538]
|
09/14/08 16:45:59 |
fabien |
[1.1] moved clone() from sfWidgetFormPropelSelect to sfWidgetFormSelect |
|
|
|
@11363
|
[11363]
|
09/07/08 20:20:10 |
FabianLange |
1.1: sfFormPropel did pass incorrect parameters to sfForm since r7053. … |
|
|
|
@11241
|
[11241]
|
08/29/08 19:40:57 |
FabianLange |
fixed typo. fixes #4286 |
|
|
|
@11129
|
[11129]
|
08/25/08 21:52:08 |
fabien |
[1.1, 1.2] fixed sfWidgetFormPropelSelect rendering in a view has … |
|
|
|
@11114
|
[11114]
|
08/25/08 16:57:36 |
fabien |
[1.1] removed the removing of special columns in sfForm::updateObject() as … |
|
|
|
@11017
|
[11017]
|
08/21/08 17:08:52 |
fabien |
[1.0, 1.1] fixed a screwed up merge |
|
|
|
@10990
|
[10990]
|
08/20/08 10:36:27 |
dwhittle |
1.1: fixed typos for deprecated sf_symfony_data_dir (relates to #4215) |
|
|
|
@10948
|
[10948]
|
08/19/08 16:20:41 |
fabien |
[1.0, 1.1, 1.2] fixed 0000-00-00 dates in mysqli creole driver (closes … |
|
|
|
@10726
|
[10726]
|
08/07/08 08:16:07 |
fabien |
[1.0, 1.1, 1.2] fixed typo in Propel (needed for PHP 5.3) |
|
|
|
@10678
|
[10678]
|
08/05/08 21:16:07 |
fabien |
[1.1, 1.2] fixed propel tasks when Phing is installed as PEAR (closes … |
|
|
|
@10517
|
[10517]
|
07/30/08 17:56:37 |
nicolas |
[1.1] fixed database manager call from sfPropelBuildForms task generates … |
|
|
|
@10512
|
[10512]
|
07/30/08 17:27:39 |
nicolas |
[1.1] fixed "No connection params set for propel" PropelException thrown … |
|
|
|
@10437
|
[10437]
|
07/23/08 14:26:28 |
nicolas |
[1.1] added exception throw when the method option is set and doesn't … |
|
|
|
@10328
|
[10328]
|
07/16/08 21:57:21 |
fabien |
fixed plugin model overriding (closes #3227) |
|
|
|
@10270
|
[10270]
|
07/13/08 23:51:03 |
Carl.Vondrick |
1.1: added deprecated warnings to all sfCompatPlugin classes (closes … |
|
|
|
@9947
|
[9947]
|
06/27/08 22:49:13 |
fabien |
fixed 404 page when raised by a non existant route (sfCompatPlugin) |
|
|
|
@9926
|
[9926]
|
06/27/08 14:25:54 |
noel |
1.1: fixed addSortCriteria case sensitive problem (closes #1286) |
|
|
|
@9924
|
[9924]
|
06/27/08 13:14:39 |
fabien |
added debug output from Phing when using -t (closes #2608) |
|
|
|
@9914
|
[9914]
|
06/27/08 11:21:50 |
noel |
1.1: fixed propel functional tests |
|
|
|
@9906
|
[9906]
|
06/26/08 22:30:29 |
FabianLange |
1.1: fixed m2m propel data loading. fixes #3730 |
|
|
|
@9894
|
[9894]
|
06/26/08 14:13:06 |
FabianLange |
1.1: fixed PHPMailer issue with UTF-8 subject being wrapped in middle of … |
|
|
|
@9888
|
[9888]
|
06/26/08 12:22:11 |
fabien |
fixed Propel behavior registration when using functional tests or built-in … |
|
|
|
@9870
|
[9870]
|
06/25/08 18:24:42 |
noel |
1.1: Fixed typo |
|
|
|
@9864
|
[9864]
|
06/25/08 14:24:49 |
fabien |
fixed problem with sfPropel class initialization (closes #3556) |
|
|
|
@9863
|
[9863]
|
06/25/08 14:18:40 |
fabien |
fixed tests and warning in sfPropelDatabaseSchema |
|
|
|
@9860
|
[9860]
|
06/25/08 13:49:42 |
fabien |
fixed identifier name length check for Propel Generator (closes #3685) |
|
|
|
@9859
|
[9859]
|
06/25/08 13:49:21 |
fabien |
fixed CRUD templates when using the --with-show option |
|
|
|
@9857
|
[9857]
|
06/25/08 13:34:24 |
FabianLange |
1.1: fixed generated admin returning to first page regardless on which … |
|
|
|
@9830
|
[9830]
|
06/24/08 13:08:26 |
FabianLange |
1.1: backported encoding fix for MySQLiConnection from creole trac. refs … |
|
|
|
@9793
|
[9793]
|
06/23/08 11:48:20 |
fabien |
fixed error reporting value for the test environment and added a migration … |
|
|
|
@9790
|
[9790]
|
06/23/08 10:18:06 |
FabianLange |
fixed PH_EOL for 1.1 (in 1.0 since r9181) |
|
|
|
@9787
|
[9787]
|
06/23/08 10:08:01 |
fabien |
removed remaining 'noxsd' occurrences |
|
|
|
@9783
|
[9783]
|
06/23/08 09:14:46 |
fabien |
reverted 9775 (refs #3715) |
|
|
|
@9775
|
[9775]
|
06/23/08 06:52:42 |
dwhittle |
1.1: fixed sfWidgetFormPropelSelect doesn't work with i18n tables (closes … |
|
|
|
@9773
|
[9773]
|
06/23/08 06:22:40 |
dwhittle |
1.1: fixed propel database schema unit test |
|
|
|
@9693
|
[9693]
|
06/20/08 09:31:43 |
FabianLange |
1.1 removed noXSD attribute from propel which was removed in … |
|
|
|
@9674
|
[9674]
|
06/19/08 15:34:15 |
fabien |
fixed custom schema for plugins are not found in Win32 environments … |
|
|
|
@9666
|
[9666]
|
06/19/08 14:57:42 |
fabien |
added a throw_global_error to sfPropelValidatorUnique (closes #3732) |
|
|
|
@9665
|
[9665]
|
06/19/08 14:51:00 |
fabien |
fixed unique columns method in Peer classes when several unique indexes … |
|
|
|
@9663
|
[9663]
|
06/19/08 12:05:26 |
FabianLange |
fixed what was initially fixed with r8506: sfCreoleSessionStorage. |
|
|
|
@9609
|
[9609]
|
06/16/08 22:44:24 |
nicolas |
fixed sfPropelDatabaseSchema related class and task trying to generate a … |
|
|
|
@9588
|
[9588]
|
06/15/08 09:15:36 |
FabianLange |
partially revertet r9539 because of possible BC issues |
|
|
|
@9539
|
[9539]
|
06/11/08 12:02:48 |
FabianLange |
1.1: fixed sfFillInForm to work correctly with nested arrays like: … |
|
|
|
@9534
|
[9534]
|
06/11/08 10:22:45 |
fabien |
fixed propel:build-forms when using behaviors (closes #3476 - patch from … |
|
|
|
@9495
|
[9495]
|
06/09/08 15:41:42 |
FabianLange |
added more fillin tests. refs #3707 |
|
|
|
@9457
|
[9457]
|
06/08/08 17:54:45 |
fabien |
added size attribute for indexes and unique columns in schema.yml (closes … |
|
|
|
@9394
|
[9394]
|
06/01/08 22:56:54 |
nicolas |
Added tainted files parameter to sfPropelForm::bindAndSave() method. Sorry … |
|
|
|
@9361
|
[9361]
|
05/29/08 14:44:18 |
hartym |
Fixed I18n forms saving twice the i18n objects, once with empty default … |
|
|
|
@9285
|
[9285]
|
05/26/08 19:49:13 |
Carl.Vondrick |
1.1: fixed default log level (fixes #3455) |
|
|
|
@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 … |
|
|
|
@9208
|
[9208]
|
05/23/08 09:47:51 |
FabianLange |
1.1: added third mode for fillin xhtml, same as xml but without prolog … |
|
|
|
@9190
|
[9190]
|
05/22/08 19:42:21 |
FabianLange |
fixed coding standards. closes #3605 |
|
|
|
@9167
|
[9167]
|
05/22/08 08:05:49 |
dwhittle |
1.1: tweaked phpdoc |
|
|
|
@9150
|
[9150]
|
05/21/08 16:25:20 |
fabien |
added an exception if the sfValidatorPropelUnique is not used as a post … |
|
|
|
@9132
|
[9132]
|
05/21/08 06:28:03 |
Carl.Vondrick |
1.1: fixed @param phpdoc in sfPropelPlugin (refs #2991). many methods … |
|
|
|
@9124
|
[9124]
|
05/21/08 02:32:32 |
dwhittle |
1.1: fixed propel base task from creating duplicate schema (when no … |
|
|
|
@8987
|
[8987]
|
05/15/08 22:24:03 |
fabien |
fixed number of unit tests for sfPropelDabataseSchema |
|
|
|
@8972
|
[8972]
|
05/15/08 08:44:01 |
FabianLange |
applied Kris patch to new propel inheritance support, using table name if … |
|
|
|
@8970
|
[8970]
|
05/15/08 05:59:27 |
Carl.Vondrick |
1.1: added cli option to skip building forms when using … |
|
|
|
@8925
|
[8925]
|
05/13/08 11:03:01 |
fabien |
fixed yml validator file can be overriden by a remote attacker (closes … |
|
|
|
@8896
|
[8896]
|
05/10/08 14:49:06 |
fabien |
fixed behavior registration bug in propel tasks (closes #3502, #3476, … |
|
|
|
@8860
|
[8860]
|
05/08/08 13:41:45 |
fabien |
removed old code |
|
|
|
@8815
|
[8815]
|
05/06/08 19:59:18 |
FabianLange |
added support for propels inheritance model to symfony 1.1 propel 1.2 … |
|
|
|
@8814
|
[8814]
|
05/06/08 18:27:16 |
nicolas |
fixes #3409 - modified the way admin generator deletes selected objects to … |
|
|
|
@8807
|
[8807]
|
05/06/08 16:12:28 |
fabien |
added a sfValidatorPropelUnique validator and added automatic support in … |
|
|
|
@8805
|
[8805]
|
05/06/08 14:16:56 |
fabien |
added primary key column name when generating validator for foreign keys … |
|
|
|
@8804
|
[8804]
|
05/06/08 14:11:10 |
fabien |
changed column name format for sfValidatorPropelChoice from PHP name to … |
|
|
|
@8787
|
[8787]
|
05/05/08 10:47:51 |
fabien |
- |
|
|
|
@8780
|
[8780]
|
05/05/08 09:29:36 |
fabien |
reverted previous code |
|
|
|
@8779
|
[8779]
|
05/05/08 09:26:09 |
fabien |
fixed sfMessageSource::load() to return false if no catalogue is loaded … |