| Type | Line | Description |
|---|---|---|
| todo | 37 | raw handling not implemented yet. |
| todo | 78 | unsure if we should use postHtml here. |
| Type | Line | Description |
|---|---|---|
| todo | 261 | need better interface to Contao Config class here. |
| todo | 336 | need better interface to Contao Config class here. |
| todo | 402 | need 'update' value. |
| fixme | 474 | Add new event "CheckUpdatedPropertyValueBagEvent". |
| Type | Line | Description |
|---|---|---|
| todo | 475 | move unimplemented. |
| todo | 488 | undo unimplemented. |
| todo | 1012 | Shall we interface this option? |
| Type | Line | Description |
|---|---|---|
| todo | 101 | shall we rather bail with "parent not found"? |
| fixme | 245 | foreignKey is not implemented yet. |
| Type | Line | Description |
|---|---|---|
| fixme | 26 | we can not do the deprecated notice here as the only way for Contao is to load the class from root namespace. |
| Type | Line | Description |
|---|---|---|
| todo | 256 | add an option to restrict this to some allowed fields? |
| Type | Line | Description |
|---|---|---|
| todo | 507 | this is untested. |
| todo | 744 | hardcoded sorting... NOT GOOD! |
| Type | Line | Description |
|---|---|---|
| fixme | 439 | this only takes array('name', 'value') into account. Add support for: array('name=?', 'value'). |
| Type | Line | Description |
|---|---|---|
| todo | 227 | shall we rather bail with "parent not found"? |
| fixme | 282 | add real tree mode here - intMode. |
| fixme | 295 | add real tree mode here. |
| fixme | 488 | set real tree mode here. |
| Type | Line | Description |
|---|---|---|
| todo | 166 | this is view related, should be moved there? |
| todo | 175 | this is view related, should be moved there? |
| Type | Line | Description |
|---|---|---|
| todo | 176 | what about :hide? this is currently not supported by LegendInterface. |
| Type | Line | Description |
|---|---|---|
| todo | 81 | Merge with CSS_CLASS? |
| Type | Line | Description |
|---|---|---|
| todo | 177 | Determine list of ignored panels by triggering an event. |
| Type | Line | Description |
|---|---|---|
| todo | 191 | remove clear and allow adding multiple items |
| Type | Line | Description |
|---|---|---|
| todo | 220 | refactor - foreign key handling is not yet supported. |
| Type | Line | Description |
|---|---|---|
| fixme | 106 | Copy each language multi language models. |
| Type | Line | Description |
|---|---|---|
| todo | 80 | This is called way to often. Check why so often and try to cache the value. |
| Type | Line | Description |
|---|---|---|
| todo | 42 | Find a way to get tl_undo record ID here. |
| Type | Line | Description |
|---|---|---|
| fixme | 109 | See DefaultController::delete() - we need to delete the children of this item as well over all |
| Type | Line | Description |
|---|---|---|
| todo | 266 | This might return a lot of models, we definately want to use some lazy approach rather than this. |
| todo | 304 | TL dnk how to handle this without highjacking the view. |
| fixme | 408 | the relationship data should be pushed into the property value bag. |
| fixme | 604 | Item should allow null as modelId so we can skip the second check here and move to class ModelId. |
| todo | 774 | to be discussed, this allow cut&paste over groupings with custom sorting |
| Type | Line | Description |
|---|---|---|
| todo | 389 | populate these. |
| Type | Line | Description |
|---|---|---|
| todo | 93 | refactor foreignKey is yet undefined. |
| Type | Line | Description |
|---|---|---|
| todo | 189 | hardcoded sorting... NOT GOOD! |
| Type | Line | Description |
|---|---|---|
| fixme | 47 | use another serialisation method |
| fixme | 59 | use another serialisation method |
| Type | Line | Description |
|---|---|---|
| todo | 124 | How to handle errors for one item? Abort and roll back or just log it and print the messages? |
| todo | 144 | Protect against cut in no tree and no manual sorting view. |
| Type | Line | Description |
|---|---|---|
| todo | 115 | : do we want to keep this behaviour? Third party will not know the correct class anyway. |
| todo | 326 | make a property bag out of this. |
| Type | Line | Description |
|---|---|---|
| fixme | 61 | hardcoded languages "German" and "English". |
| fixme | 78 | hardcoded fallback language "English". |