Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change layer style #1159

Closed
igeofr opened this issue Apr 1, 2019 · 5 comments
Closed

Change layer style #1159

igeofr opened this issue Apr 1, 2019 · 5 comments

Comments

@igeofr
Copy link
Contributor

igeofr commented Apr 1, 2019

What is the bug?

I observed the same problem as bug #552

Environment

  • Lizmap version: 3.2.2
  • QGIS Server version: 2.18
  • QGIS Project version: 2.18.28
  • OS (windows, linux, macOS, android..): MacOS
  • Browser (Firefox, Chrome...): Firefox, Safari
@rldhont
Copy link
Collaborator

rldhont commented Apr 2, 2019

Can't reproduce, can you provide an example ?

@igeofr
Copy link
Contributor Author

igeofr commented Apr 2, 2019

Yes, here is an example of a project.

Note: I use a number and a dash in the style name

@rldhont rldhont added this to the 3.2.3 milestone Apr 2, 2019
@rldhont
Copy link
Collaborator

rldhont commented Apr 2, 2019

The issue, is that the layer dock does not respect the applied style.

@igeofr
Copy link
Contributor Author

igeofr commented Apr 2, 2019

Ok. Thank you.

nboisteault added a commit to nboisteault/lizmap-web-client that referenced this issue Apr 5, 2019
@rldhont
Copy link
Collaborator

rldhont commented Apr 6, 2019

Fixed by #1177

@rldhont rldhont closed this as completed Apr 6, 2019
rldhont added a commit that referenced this issue Apr 25, 2019
Bugfix:
* Edition - Set a timeout to messages
* Dataviz - fix reference of public function resizePlot
* Dataviz - Allow to give number > 9 in template, e.g. 2
* qgisVectorLayer - try better to get table from layer datasource
* Fix edition when featureId contains multiple id
* Remove annoying logs about libspatialite.so
* Fix getWfsFeature: qgis 2.18 expects list of pk fields separated by @@
* edition: take care about potential separator @@ in featureIdParam
* Child objets in popup with QGIS server 3. #1024
* Set WFS version to 1.0.0 as default
* attribute table - non spatial children tables (display info panel) #1103
* qgisVectorLayer: avoid notices when geometry type is only 'geometry'
* LizmapWFSRequest: log failed sql only as a notice
* Media - Ensure js files are sent with correct MIME type
* WFS request - PostgreSQL: deduplicate the list of fields to avoid errors
* Incorrect title for media link #1040
* Popup - remove filter and filtertoken when needed
* Fix qgisform::saveToDb(): process uploaded file without filtering its value like a normal value
* Fix support of non required values in qgisform
* Clean name to get children popups
* Print with QGIS Server 3.0
* Popups - allways remained active and minidock dimensions #1068
* Minidock popup with wrong dimensions #1065
* edition tool - create feature = false #1071
* selection tool - special (accentuated) characters
* Fix bug WFS layers not in attribute table
* Remove exclamation mark from error messages. #979
* WMS service: inject more template variables into templates
* Fix getLayerFeature signature on lizmap object
* Fix process of the alias parameter to qgisFormControl
* Remove atlas compositions from print template selector
* attributeLayerContentReady event is called too early (attribute table is not ready) in attributeTable.js #997
* The print icon disappears in QGIS 3. #1100
* Set default value for QGIS Unique Values edition widget
* WFS GetFeature directly from Postgres : do not build request if all fields are not from table
* Fixed bad statements in qgisFormControl
* Fix uploaded file rename
* Fix QgisForm upload: no rename of the file if it has the same name of the previous one
* attribute table - media and url links
* Layerswitcher : Hide also children when parent group is hidden
* Better display of top menu bar on mobile
* Display informations only on left click
* Fix change layer style #1159
* CSS - Images: use exif data to display correct orientation
* Default style is defined as an empty string in standard and QGIS 3 #1119
* Add local JS for date picker form widget
* Use relativeWMSPath for all service requests if given
* Update some date format
* Replace date.js by moment.js #593
* More compact print UI #1151
* Unique values indicate wrong column values #1193
* Edition: Add color widget
* Fix GetFeature: delete temp file after sending it to the browser #1185
* Fix lizmapWFSRequest: avoid to use the same temp filename for all feature #1185
* Edition: For update, do not update primary keys
* Edition: Do not quote numbers for where clause

Bugfixes from release 3.1.19

Jelix version 1.6.23

Locales updated:
* Czech
* Finnish
* Italian
* Spanish
* Galician
* Hungarian
* Dutch
* Polish
* Portuguese
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants