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

Remove exclamation mark from error messages #979

Closed
laurentj opened this issue Oct 5, 2018 · 1 comment
Closed

Remove exclamation mark from error messages #979

laurentj opened this issue Oct 5, 2018 · 1 comment
Assignees
Milestone

Comments

@laurentj
Copy link
Collaborator

laurentj commented Oct 5, 2018

Many error messages end with an exclamation mark.

I suggest to remove them, as it gives the impression of being assaulted. Sometimes, the error may come directly from the user himself, but many errors are triggered because of bad configuration, bad project files (that may no be created by the current user) etc...

Error messages should be more kindness :-)

@laurentj laurentj added this to the 3.2.0 milestone Oct 5, 2018
@mdouchin
Copy link
Collaborator

mdouchin commented Oct 8, 2018

+1

@rldhont rldhont modified the milestones: 3.2.0, 3.2.1 Nov 23, 2018
@laurentj laurentj modified the milestones: 3.2.1, 3.2.2 Jan 8, 2019
@rldhont rldhont modified the milestones: 3.2.2, 3.2.3 Mar 7, 2019
@nboisteault nboisteault self-assigned this Mar 22, 2019
nboisteault added a commit to nboisteault/lizmap-web-client that referenced this issue Mar 22, 2019
nboisteault added a commit to nboisteault/lizmap-web-client that referenced this issue Mar 22, 2019
nboisteault added a commit to nboisteault/lizmap-web-client that referenced this issue Mar 22, 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

4 participants