Markers (TODO / FIXME)
Assets/Package.php1
Type | Line | Description |
---|---|---|
todo | 172 | support larger css with multiple parts |
Assets/ProviderList/Abstract.php1
Type | Line | Description |
---|---|---|
todo | 67 | required for ext4, find better solution for that |
Component/Abstract/Admin.php1
Type | Line | Description |
---|---|---|
todo | 65 | in ExtConfig/Abstract verschieben |
Component/Abstract/ContentSender/Lightbox.php1
Type | Line | Description |
---|---|---|
todo | 31 | the proper solution would be to restructure List_Switch so that the page is our parent |
Component/Abstract/ExtConfig/Abstract.php1
Type | Line | Description |
---|---|---|
todo | 36 | code hierher verschieben |
Component/Generator/Table.php1
Type | Line | Description |
---|---|---|
todo | 411 | Cache |
Component/Model.php1
Type | Line | Description |
---|---|---|
todo | 58 | fix, didn't work before neither |
Component/Data.php2
Type | Line | Description |
---|---|---|
todo | 125 | baseUrl vs. root filename: both do the same |
todo | 1418 | generator data-cache? |
Component/Sitemap.php1
Type | Line | Description |
---|---|---|
todo | 26 | das gehört natürlich noch gscheit gemacht |
View/Helper/Truncate.php1
Type | Line | Description |
---|---|---|
todo | 7 | Possibility to put ready html into $string and act the way like it would be an array |
Util/Country.php1
Type | Line | Description |
---|---|---|
todo | 2 | zusammenführen mit Kwf_Util_Model_Countries |
Util/PayPal/Ipn.php1
Type | Line | Description |
---|---|---|
todo | 38 |
Util/Component.php1
Type | Line | Description |
---|---|---|
todo | 58 | schöner wär ein flag bei den komponenten ob es diese fkt im admin |
Util/PubSubHubbub.php1
Type | Line | Description |
---|---|---|
todo | 23 | check if this is real - 404 if not |
Util/Fulltext/Backend/Solr.php1
Type | Line | Description |
---|---|---|
todo | 170 | error handling |
Util/ClearCache/Watcher.php1
Type | Line | Description |
---|---|---|
todo | 151 | clear-cache and restart clear-cache-watcher |
Util/ClearCache/Types/Config.php1
Type | Line | Description |
---|---|---|
todo | 7 | what about other caches (apc)? |
Util/Model/Countries.php3
Type | Line | Description |
---|---|---|
todo | 2 | zusammenführen mit Kwf_Util_Country |
todo | 3 | cachen wo sinnvoll |
todo | 4 | xml datei zum model schieben |
Events/Dispatcher.php1
Type | Line | Description |
---|---|---|
todo | 121 | REMOVE |
Trl/JsLoader.php1
Type | Line | Description |
---|---|---|
todo | 31 | vereinfachen |
Update/Action/Component/ConvertComponentIds.php1
Type | Line | Description |
---|---|---|
todo | 71 | Images |
Update/Action/Component/ConvertToChainedTrl.php1
Type | Line | Description |
---|---|---|
todo | 32 | Images |
Controller/Action/Component/PagesController.php1
Type | Line | Description |
---|---|---|
todo | 298 | chained Rows mitmoven |
Controller/Action/Auto/Grid.php3
Type | Line | Description |
---|---|---|
todo | 349 | dieser code sollte in _getOrder liegen |
todo | 739 | dieser code sollte in _getOrder liegen |
todo | 975 | Zeilenumbrüche |
Controller/Action/Auto/Synctree.php1
Type | Line | Description |
---|---|---|
todo | 399 | visible nicht hardcodieren |
Controller/Action/Maintenance/SetupController.php2
Type | Line | Description |
---|---|---|
todo | 67 | check for web running in root of domain |
todo | 68 | alternative for maintenance mode: current one needs write perm on bootstrap.php plus sucks across multiple servers |
Date.php1
Type | Line | Description |
---|---|---|
todo | 4 | DateTime verwenden, das unterstützt datum vor 1970 und nach 2038 |
Setup.php1
Type | Line | Description |
---|---|---|
todo | 259 | ein flag oder sowas ähnliches stattdessen verwenden |
Form/Container/Column.php1
Type | Line | Description |
---|---|---|
todo | 24 | das darf so nicht sein -- bei aenderung bitte chris sagen, da css auf $nr basiert |
Form/Field/ComboBox.php1
Type | Line | Description |
---|---|---|
todo | 75 | key nicht (immer) übersetzen |
Form/Field/MultiCheckbox.php1
Type | Line | Description |
---|---|---|
todo | 293 | remove in later branches? |
Form/Field/ShowSelect.php1
Type | Line | Description |
---|---|---|
todo | 74 | key nicht (immer) übersetzen |
Form/Field/DateTimeField.php1
Type | Line | Description |
---|---|---|
todo | 27 | $this->addValidator(new Zend_Validate_Date()); |
Form/Field/SuperBoxSelect.php1
Type | Line | Description |
---|---|---|
todo | 42 | remove in later branches? |
Srpc/Handler/Model.php1
Type | Line | Description |
---|---|---|
todo | 90 | stattdessen insertRow und updateRow verwenden |
Exception/NotFound.php1
Type | Line | Description |
---|---|---|
todo | 33 | don't hardcode here |
Cache/Simple.php1
Type | Line | Description |
---|---|---|
todo | 47 | use similar like memcache without Zend_Cache |
Model/Abstract.php1
Type | Line | Description |
---|---|---|
todo | 512 | _proxyContainerModels berücksichtigen |
Model/ProxyCache.php1
Type | Line | Description |
---|---|---|
todo | 135 | warum lifetime?? |
Model/CSV.php1
Type | Line | Description |
---|---|---|
todo | 359 | Umkreissuche |
Model/Mongo/Row.php1
Type | Line | Description |
---|---|---|
todo | 11 | expr column setzen nicht erlauben |
Model/Mongo/MapReduce.php1
Type | Line | Description |
---|---|---|
todo | 13 | bei whereEquals, sort usw value. autom dazugeben |
Model/Mongo/RowsSubModel.php2
Type | Line | Description |
---|---|---|
todo | 77 | _data nicht duplizieren, sondern in getRowByDataKey erst machen (performance) |
todo | 80 | ist das eindeutig genug (ist nur eindeutig PRO parentRow) |
Model/Mongo/RowsSubModel/Row.php1
Type | Line | Description |
---|---|---|
todo | 23 | expr column setzen nicht erlauben |
Model/Data/Abstract.php2
Type | Line | Description |
---|---|---|
todo | 168 | implement Multiple Order fields |
todo | 404 | Umkreissuche |
Model/Service/Row.php1
Type | Line | Description |
---|---|---|
todo | 19 | wird in service model momentan nicht korrekt aufgerufen |
Model/Db.php1
Type | Line | Description |
---|---|---|
todo | 217 | Eigentlich wäre _fieldWithTableName korrekt |
Model/Row/Abstract.php1
Type | Line | Description |
---|---|---|
todo | 297 | investigate if it would make sense to move _afterSave also out to have it consistent across proxies&siblings |
Model/Mongo.php9
Type | Line | Description |
---|---|---|
todo | 49 | getDependentModels sollte was anderes zurückgeben |
todo | 54 | effizienter machen, nicht über rows |
todo | 100 | id? |
todo | 178 | dynam. |
todo | 191 | 'id' dynam. |
todo | 196 | dynam. |
todo | 304 | |
todo | 305 | |
todo | 316 | _id verwenden, id soll optional sein |
Trl.php2
Type | Line | Description |
---|---|---|
todo | 287 | das benötigt IMMER eine datenbankverbindung, sollte in session gespeichert werden |
todo | 514 | wofuer wird der $needle parameter verwendet?! |