{3} All Tickets by Milestone (159 matches)
This report shows how to color results by priority, while grouping results by milestone.
Last modification time, description and reporter are included as hidden fields for useful RSS export.
Results (1 - 100 of 159)
Release (1 match)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #1036 | Generated SQL code for SQLite is wrong | Generator | 1.4.0 | defect | normal | francois | new | 14.07.2010 |
1.4.3 Release (1 match)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #713 | Cannot do reverse engineering on db with schemas in postgres | Generator | 1.3.0 | defect | normal | hans | reopened | 26.01.2009 |
1.5.3 Release (12 matches)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #1035 | Default relation alias in ModelCriteria join related methods causes incorrect SQL with with() | Generator | 1.5.2 | defect | critical | francois | new | 12.07.2010 |
| #1032 | Namespaces and on delete emulation don't like each other | Generator | 1.5.2 | defect | normal | francois | new | 02.07.2010 |
| #977 | [Patch] phpName on foreign keys + joinWith() triggers PHP warnings | Runtime (PHP5) | 1.5.0 | defect | major | francois | new | 18.05.2010 |
| #917 | Project-local installations should be mentioned or even embraced in the docs | Documentation | devel | enhancement | normal | francois | new | 18.04.2010 |
| #986 | pdo_sqlsrv support needed | Runtime (PHP5) | 1.5.0 | enhancement | normal | KRavEN | assigned | 24.05.2010 |
| #991 | Add select() from DbFinder to Propel | Runtime (PHP5) | 1.5.0 | enhancement | normal | KRavEN | new | 27.05.2010 |
| #997 | Document the fact that related objects don't get saved in all cases | Documentation | 1.5.0 | defect | normal | francois | new | 02.06.2010 |
| #1013 | Generator and schemas with table with the same phpName | Generator | devel | defect | normal | francois | new | 15.06.2010 |
| #1022 | Error in documentation for AddingColumns | Documentation | 1.5.2 | defect | normal | francois | new | 19.06.2010 |
| #1043 | Incorrect SQL executed on Oracle db [1.3, 1.4, 1.5] | Runtime (PHP5) | 1.5.2 | defect | normal | francois | new | 20.07.2010 |
| #1052 | faster getParent() | Generator - Nested Set | 1.5.1 | enhancement | minor | francois | new | 27.07.2010 |
| #1051 | duplicate getLevel() method | Generator - Nested Set | 1.5.1 | defect | normal | francois | reopened | 26.07.2010 |
1.6 Release (24 matches)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #878 | Refactor addMultipleJoin to use Criterions in order to avoid injection risk | Generator | 1.3.0 | defect | normal | lvanderree | assigned | 15.03.2010 |
| #906 | datadump and datasql do not work well if database charset is specified | Generator | 1.4.0 | defect | major | francois | new | 11.04.2010 |
| #987 | ModelCriteria::update() ignores limit() | Generator | devel | defect | major | francois | new | 25.05.2010 |
| #730 | [patch]DDL builder to config unique key for ORACLE | Generator | 1.3.0 | enhancement | normal | hans | new | 24.02.2009 |
| #756 | Move pseudo tests to real unit tests | Website/Other | devel | task | normal | francois | new | 12.09.2009 |
| #783 | [generator] Use simplexml to parse schema files and remove dependency on Phing for schema parsing | Generator | 1.3.0 | task | normal | francois | new | 08.10.2009 |
| #804 | [patch] Use an autoloader in generator | Generator | 1.3.0 | defect | normal | francois | new | 11.11.2009 |
| #855 | Decouple tasks from Phing | Generator | 1.3.0 | enhancement | normal | francois | new | 20.02.2010 |
| #856 | Generic parser/dumper with multiple adapters for XML, JSON, YAML, etc. | Generator | 1.3.0 | enhancement | normal | francois | new | 20.02.2010 |
| #857 | Object Oriented schema | Generator | 1.3.0 | enhancement | normal | francois | new | 20.02.2010 |
| #858 | Refactor data dumper and add a data import task | Generator | 1.3.0 | enhancement | normal | francois | new | 20.02.2010 |
| #859 | Allow dump/import of a model object and of a collection | Generator | 1.3.0 | enhancement | normal | francois | new | 21.02.2010 |
| #860 | Allow dump/import of a query | Generator | 1.3.0 | enhancement | normal | francois | new | 21.02.2010 |
| #861 | Iterator for batch processing | Runtime (PHP5) | 1.3.0 | enhancement | normal | francois | new | 22.02.2010 |
| #868 | Equal nest relation for many-to-many relationships | Generator | devel | enhancement | normal | francois | new | 28.02.2010 |
| #882 | move contrib/dbd2propel to a task and delete contrib/ | Website/Other | 1.3.0 | defect | normal | francois | new | 17.03.2010 |
| #896 | Refactor generated ModelQuery::delete() method to bypass ModelQuery::doDelete() | Generator | 1.3.0 | enhancement | normal | francois | new | 27.03.2010 |
| #907 | Datadump format should be changed | Generator | 1.4.0 | enhancement | normal | francois | new | 11.04.2010 |
| #926 | subQueries in from Clause | Runtime (PHP5) | enhancement | normal | lvanderree | new | 21.04.2010 | |
| #940 | Allowing queries across schemas (MySQL) | Generator | devel | enhancement | normal | francois | new | 26.04.2010 |
| #948 | Generated ActiveRecord::toArray() should also return the collections | Runtime (PHP5) | 1.5.0 | defect | normal | francois | new | 29.04.2010 |
| #950 | New Default English Pluraliser for Propel 1.6 | Generator | devel | enhancement | normal | francois | new | 30.04.2010 |
| #952 | BasePeer::doUpdate() and BasePeer::doDelete() behave unexpectedly when passed conditions on more than one table | Runtime (PHP5) | 1.5.0 | defect | normal | francois | new | 30.04.2010 |
| #908 | No warning when generating duplicate methods | Generator | devel | defect | normal | francois | new | 12.04.2010 |
2.0 Release (35 matches)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #518 | Improve db map and account for recent FK changes. | Generator | devel | defect | major | hans | new | 20.11.2007 |
| #520 | new fkey related objects can get lost when a corresponding query is executed | Generator | 1.3.0beta2 | defect | normal | hans | assigned | 20.11.2007 |
| #673 | Missing Iterator support in some Peer functions | Generator | devel | defect | blocker | ron | new | 20.08.2008 |
| #374 | Inheritance Feature: for subclasses should have different columns from its parent | Generator | 1.3.0beta2 | enhancement | major | hans | new | 08.03.2007 |
| #460 | Schema with PostgreSQL | Generator | 1.3.0beta2 | defect | major | hans | new | 24.07.2007 |
| #632 | Rewrite Generator System to Support Migrations | Generator | 1.3.0beta4 | enhancement | major | hans | new | 21.05.2008 |
| #57 | Add support for SQL standard aggregate functions | Runtime (PHP5) | devel | enhancement | normal | hans | new | 09.06.2005 |
| #68 | Support memcached objects | Runtime (PHP5) | devel | enhancement | normal | hans | new | 23.06.2005 |
| #108 | loadLazy() for all lazyloaded columns | Generator | devel | enhancement | normal | hans | new | 01.09.2005 |
| #123 | Support validators as sub-nodes of <domain> in addition to <column> | Runtime (PHP5) | devel | enhancement | normal | hans | new | 17.09.2005 |
| #134 | Custom datatypes | Generator | devel | defect | normal | ron | assigned | 05.10.2005 |
| #135 | Add SET datatype | Generator | devel | defect | normal | ron | assigned | 05.10.2005 |
| #136 | About "BU_TIMESTAMP" | Documentation | devel | defect | normal | hans | new | 08.10.2005 |
| #144 | postgresql 8.x timestamp default values fail | Generator | devel | defect | normal | hans | new | 20.10.2005 |
| #178 | Insert fails on empty item with all null values | Generator | devel | defect | normal | hans | new | 19.12.2005 |
| #273 | Add typehints to optional PDO connection params in generated classes | Generator | devel | task | normal | hans | new | 28.05.2006 |
| #275 | Overhaul Criteria | Generator | devel | task | normal | gamr | new | 28.05.2006 |
| #277 | Add support for column-column expressions | Generator | devel | task | normal | hans | new | 08.06.2006 |
| #281 | Implement deep cloning for Query + Criteria | Generator | devel | defect | normal | hans | new | 16.06.2006 |
| #284 | Add RLIKE expressions for supported databases | Generator | devel | task | normal | hans | new | 27.06.2006 |
| #286 | Create convenience expression methods | Generator | devel | defect | normal | hans | new | 29.06.2006 |
| #287 | Validation won't work for related objects | Generator | devel | defect | normal | hans | new | 07.07.2006 |
| #288 | Create simplified doSelectJoin*() method(s) | Generator | devel | task | normal | hans | new | 07.07.2006 |
| #289 | Add Postgres CHAR trim support | Generator | devel | defect | normal | hans | new | 14.07.2006 |
| #292 | Validator improvements | Generator | 1.2.0RC1 | defect | normal | hans | new | 14.08.2006 |
| #293 | Bug in DataSQLBuilder | Generator | devel | defect | normal | hans | new | 16.08.2006 |
| #301 | Create new reverse engineering component | Generator | devel | task | normal | hans | new | 20.10.2006 |
| #351 | Join method for array of objects | Generator | 1.2.0 | task | normal | hans | new | 05.02.2007 |
| #369 | implement optimistic offline locking and versioning | Generator | enhancement | normal | hans | new | 05.03.2007 | |
| #415 | Consider allowing non-quoted strings when using Criteria::CUSTOM | Runtime (PHP5) | devel | defect | normal | hans | new | 28.04.2007 |
| #499 | Use namespaced internal constants for in generated Peer classes | Generator | 1.3.0beta2 | defect | normal | hans | new | 03.11.2007 |
| #601 | Provide means to do a 'force index' (MySQL) | Generator | 1.3.0beta4 | enhancement | normal | hans | new | 16.03.2008 |
| #975 | Too many generated files | Generator | 1.5.0 | enhancement | normal | francois | new | 18.05.2010 |
| #225 | Flexible copy/deepcopy | Generator | devel | enhancement | minor | soenke | assigned | 28.03.2006 |
| #337 | Graphviz outputting a single dot file for multi schema projects | Generator | devel | defect | minor | new | 01.02.2007 |
To be scheduled Release (27 matches)
| Ticket | Summary | Component | Version | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|
| #707 | client encoding not supported with MSSQL 8.0 | Generator | 1.3.0 | defect | blocker | hans | new | 30.12.2008 |
| #394 | [patch] Native schema support for PostgreSQL and MSSQL using packages | Generator | devel | enhancement | major | hans | assigned | 03.04.2007 |
| #671 | update Mysql 5.1 BLOB problem | Runtime (PHP5) | 1.3.0RC1 | defect | major | hans | new | 13.08.2008 |
| #704 | Retrieving all article categories in many-to-many relationship. | Generator | 1.3.0 | defect | major | hans | new | 20.12.2008 |
| #1050 | setForeignTableId() and setForeignTable() bug | Generator | devel | defect | major | francois | new | 23.07.2010 |
| #514 | Add binary quote method to Platform | Generator | 1.2.1 | task | normal | hans | new | 16.11.2007 |
| #739 | Refactor column attribute name generation | Generator | 1.3.0 | task | normal | hans | new | 14.03.2009 |
| #425 | Bug in BasePeer::createSelectSql | Runtime (PHP5) | 1.2.1 | defect | critical | hans | reopened | 11.05.2007 |
| #962 | classPrefix and behavior | Generator | 1.5.0 | defect | critical | francois | new | 06.05.2010 |
| #905 | Propel 1.4.1 ignores unsigned qualifier | Generator | 1.4.0 | defect | major | francois | new | 11.04.2010 |
| #1054 | ConcreteInheritanceBehavior duplicates parent entries on fixture load | Generator | 1.5.2 | defect | major | francois | new | 28.07.2010 |
| #661 | Problem with special char in datadump | Generator | 1.3.0RC1 | defect | minor | hans | new | 30.07.2008 |
| #22 | Add a build property addValidators | Generator | devel | defect | normal | sven | reopened | 03.05.2005 |
| #176 | Validating multi-column unique constraints | Generator | devel | enhancement | normal | hans | new | 18.12.2005 |
| #458 | Dealing with Single-Table-Inheritance and using it with non-Single-Table-Inheritance Tables | Generator | 1.2.1 | enhancement | normal | hans | assigned | 18.07.2007 |
| #479 | Datadump target and Datasql targets don't work correctly | Generator | 1.3.0beta2 | defect | normal | hans | reopened | 17.09.2007 |
| #621 | Cannot perform case insensitive like in Oracle | Generator | 1.3.0beta4 | defect | normal | hans | new | 28.04.2008 |
| #654 | PgsqlSchemaParser reverse engine class does not handle multiple column key correctly | Generator | 1.3.0RC1 | defect | normal | hans | new | 08.07.2008 |
| #659 | how to change variable names in base class | Generator | 1.2.1 | defect | normal | hans | new | 25.07.2008 |
| #662 | Add support for partial hydration | Generator | 1.3.0RC1 | enhancement | normal | hans | new | 30.07.2008 |
| #663 | Missing value attribute in rule xml tag of validator | Generator | 1.3.0RC1 | task | normal | hans | new | 31.07.2008 |
| #675 | Numeric column default value / default value after "reverse" | Generator | 1.3.0 | defect | normal | hans | new | 21.08.2008 |
| #681 | Consolidate handling of select columns and as columns to preserve order across both types of select columns | Generator | 1.3.0 | defect | normal | hans | new | 16.09.2008 |
| #692 | allowPkInsert does not work with sequence pkeys | Generator | 1.3.0 | defect | normal | hans | new | 30.10.2008 |
| #695 | Updating combined foreign keys fails | Generator | 1.3.0 | defect | normal | hans | new | 05.11.2008 |
| #697 | Oracle LIKE '%\%\_\%%' ESCAPE '\' | Runtime (PHP5) | 1.2.1 | defect | normal | hans | new | 13.11.2008 |
| #700 | double conversion from propel to pdo wrong. rounded. | Generator | 1.3.0 | defect | normal | hans | new | 01.12.2008 |
Note:
See TracReports for help on using and creating reports.