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

Project validator #1

Closed
wants to merge 3 commits into from
Closed

Project validator #1

wants to merge 3 commits into from

Conversation

Gustry
Copy link
Member

@Gustry Gustry commented Mar 28, 2020

Ticket :

In Lizmap later:

validator = QgsProjectServerValidator()
valid, results = validator.validate(iface.layerTreeView().layerTreeModel().rootGroup())
print(valid)
print(results)

Je fais le PR ici pour que l'on en discute @rldhont @dmarteau avant que je ne le fasse sur qgis/qgis.
Est-ce que cela vous semble OK? @rldhont souhaitait que l'on puisse lancer le test sur le serveur également si possible.

@Gustry Gustry force-pushed the project_validator branch 2 times, most recently from c2c6ae5 to 6fe586d Compare March 30, 2020 07:52
src/core/qgsprojectservervalidator.cpp Outdated Show resolved Hide resolved
@Gustry Gustry force-pushed the project_validator branch 3 times, most recently from a1385f3 to e7311ca Compare March 30, 2020 15:27
@Gustry
Copy link
Member Author

Gustry commented Mar 30, 2020

Closing.
PR upstream : qgis#35464

@Gustry Gustry closed this Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants