Markers
Table of Contents
upload_image.classic.php
Type | Line | Description |
---|---|---|
FIXME | 97 | if JS sends a Blob object after the image resize, i'm not sure |
datavizPlot.class.php
Type | Line | Description |
---|---|---|
FIXME | 250 | do not use this deprecated method and XML stuff here |
FIXME | 441 | do not use anymore XML from project in this method, migrate |
lizmap.class.php
Type | Line | Description |
---|---|---|
FIXME | 238 | don't use getData() which is deprecated |
qgisExpressionUtils.class.php
Type | Line | Description |
---|---|---|
TODO | 258 | parse errors |
TODO | 442 | parse errors |
qgisProject.class.php
Type | Line | Description |
---|---|---|
FIXME | 114 | reading XML could take time, so many process could |
qgisVectorLayer.class.php
Type | Line | Description |
---|---|---|
FIXME | 785 | no $cnx->quote($value) ? |
Checker.php
Type | Line | Description |
---|---|---|
FIXME | 18 | we don't return an error if login fails? |
QgisForm.php
Type | Line | Description |
---|---|---|
FIXME | 484 | do not use anymore XML in this method, migrate XML code to QgisProject or other low level classes |
FIXME | 951 | missing context |
TODO | 1265 | : raise an exception or an error |
TODO | 1842 | Remove check orderByValue and keep asort when QGIS 3.32 will be the minimum version for allowing a QGIS project |
QgisFormControlProperties.php
Type | Line | Description |
---|---|---|
TODO | 222 | Remove orderByValue when QGIS 3.32 will be the minimum version for allowing a QGIS project |
Project.php
Type | Line | Description |
---|---|---|
FIXME | 133 | reading XML could take time, so many process could |
RelationReferenceConfig.php
Type | Line | Description |
---|---|---|
TODO | 59 | Remove when QGIS 3.32 will be the minimum version for allowing a QGIS project |
TODO | 72 | Remove when QGIS 3.32 will be the minimum version for allowing a QGIS project |
TODO | 86 | Remove when QGIS 3.32 will be the minimum version for allowing a QGIS project |
QgisProject.php
Type | Line | Description |
---|---|---|
FIXME | 190 | reading XML could take time, so many process could |
Proxy.php
Type | Line | Description |
---|---|---|
FIXME | 835 | removing by layer is not supported for the moment. For the moment, we flush all layers of the project. |
FIXME | 896 | removing by layer is not supported for the moment. For the moment, we flush all layers of the project. |
RemoteStorageRequest.php
Type | Line | Description |
---|---|---|
TODO | 172 | further investigation on this control |
TODO | 291 | @selected_file_path property is not evaluated, for now replace the expression with the file name |
WMSRequest.php
Type | Line | Description |
---|---|---|
TODO | 446 | let user choose which format he wants in lizmap plugin |
TODO | 478 | , remove later when the lizmapWebClientTargetVersion=30800 because all projects will be migrated. |
TODO | 712 | Deprecated, it will be removed later |
lizMap.classic.php
Type | Line | Description |
---|---|---|
TODO | 196 | : refacto, quite the same URLs are declared in lizAjax.classic.php |