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

Parsing QGIS Project with PHP XMLReader instead of DOM #4819

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    1181201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d76e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef9c22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab17cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5336aa7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6bce06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0126d8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f06f6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23400ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e85df8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d6be45 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf8b8b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    138414d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0e0da5c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d43193 View commit details
    Browse the repository at this point in the history
  16. New Lizmap\Project\Qgis\Layer\EditWidget\* classes and Project\Qgis\L…

    …ayer\VectorLayerEditWidget class
    rldhont committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    ec176e6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5b22530 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aef819c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    93531f8 View commit details
    Browse the repository at this point in the history
  20. Lint QgisProject

    rldhont committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4cc2de7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1dcbf14 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    80c4248 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fa1f397 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f4328e6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    21e719d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    78485a3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7136abc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    58d7af3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f0cfcb2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a2e30fe View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1b3def9 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bb572c0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    46e3246 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6af61fe View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5067fc1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c34a593 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    bacfdca View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f1f6df0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    1cc9ef1 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6e88f12 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2bbda48 View commit details
    Browse the repository at this point in the history
  42. Update Print component

    rldhont committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    951c6fe View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    2abaae1 View commit details
    Browse the repository at this point in the history
  44. Update feature toolbar

    rldhont committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    08d57f2 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    25b813f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e7dfa53 View commit details
    Browse the repository at this point in the history
  47. Methods to load embedded project and layer, and a method to get layer…

    … opacity
    
    To reduce duplicated code :
    * methods to load embeded project and layer has been added to Lizmap\Project\Qgis\Layer\EmbeddedLayer
    * method getLayerOpacity added to LizmapProject\Qgis\Layer\*Layer
    rldhont committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    c119d05 View commit details
    Browse the repository at this point in the history