Markers
Table of Contents
upload_image.classic.php
Type | Line | Description |
---|---|---|
FIXME | 94 | if JS sends a Blob object after the image resize, i'm not sure |
datavizPlot.class.php
Type | Line | Description |
---|---|---|
FIXME | 242 | do not use this deprecated method and XML stuff here |
FIXME | 433 | do not use anymore XML from project in this method, migrate |
lizmap.class.php
Type | Line | Description |
---|---|---|
FIXME | 234 | don't use getData() which is deprecated |
qgisExpressionUtils.class.php
Type | Line | Description |
---|---|---|
TODO | 232 | parse errors |
TODO | 416 | parse errors |
qgisProject.class.php
Type | Line | Description |
---|---|---|
FIXME | 111 | reading XML could take time, so many process could |
qgisVectorLayer.class.php
Type | Line | Description |
---|---|---|
FIXME | 759 | no $cnx->quote($value) ? |
service.classic.php
Type | Line | Description |
---|---|---|
FIXME | 61 | we don't return an error if login fails? |
QgisForm.php
Type | Line | Description |
---|---|---|
FIXME | 467 | do not use anymore XML in this method, migrate XML code to QgisProject or other low level classes |
FIXME | 920 | missing context |
TODO | 1234 | : raise an exception or an error |
TODO | 1805 | 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 | 221 | Remove orderByValue when QGIS 3.32 will be the minimum version for allowing a QGIS project |
Project.php
Type | Line | Description |
---|---|---|
FIXME | 132 | reading XML could take time, so many process could |
QgisProject.php
Type | Line | Description |
---|---|---|
FIXME | 189 | reading XML could take time, so many process could |
Proxy.php
Type | Line | Description |
---|---|---|
FIXME | 908 | removing by layer is not supported for the moment. For the moment, we flush all layers of the project. |
FIXME | 969 | 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 | 170 | further investigation on this control |
TODO | 289 | @selected_file_path property is not evaluated, for now replace the expression with the file name |
WMSRequest.php
Type | Line | Description |
---|---|---|
TODO | 438 | let user choose which format he wants in lizmap plugin |
TODO | 470 | , remove later when the lizmapWebClientTargetVersion=30800 because all projects will be migrated. |
lizMap.classic.php
Type | Line | Description |
---|---|---|
TODO | 192 | : refacto, quite the same URLs are declared in lizAjax.classic.php |