1390 Commits

Author SHA1 Message Date
Juergen E. Fischer
15a77662d4 fix expression translation string 2022-02-09 20:47:27 +01:00
Nyall Dawson
2bd18332aa [expressions] Make file function (such as base_file_name) gracefully
handle map layer values

These are treated as the file path to the layer.

E.g.

    base_file_name(@some_variable_which_is_a_layer)

will return the base file name of the layer's source
2022-02-07 16:02:37 +10:00
Matthias Kuhn
8563a5eb43
Merge pull request #47209 from qgis/dependabot/npm_and_yarn/resources/server/src/landingpage/node-fetch-2.6.7 2022-02-05 17:37:33 +01:00
dependabot[bot]
ecd91b19ef
Bump node-fetch from 2.6.6 to 2.6.7 in /resources/server/src/landingpage
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-05 14:24:26 +00:00
dependabot[bot]
875d026829
Bump follow-redirects in /resources/server/src/landingpage
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-05 14:24:26 +00:00
nirvn
8a0661e58e [themes] Fix hard to read tooltips with Night Mapping 2022-02-04 14:14:11 +07:00
Alex
d0f2cd0ec9
Merge branch 'master' into exp_tagger 2022-01-31 07:46:22 -05:00
Alex
2175337568 Update resources/function_help/json/array_remove_at
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2022-01-31 13:31:02 +10:00
roya0045
6b6427069e address comments 2022-01-31 13:31:02 +10:00
roya0045
3105c5e01d improvement & bugfix 2022-01-31 13:31:02 +10:00
Nyall Dawson
02a911f772 Tag all symbols in default library with addedVersion
Avoids an ambiguity in the style database update logic which forced
us to always attempt to reimport these ambiguous symbols, resulting
in sqlite errors due to violated name constraints
2022-01-31 13:16:54 +10:00
Nyall Dawson
f2caa2e0ae Add a wavy line symbol to default style 2022-01-31 13:16:54 +10:00
nirvn
80f2443f76 [themes] Fix push button flat property not taken into account 2022-01-27 04:32:40 +07:00
Frank
6c1fa054c2 here Topographie not Topology
Topographic Maps and Topography is meant
2022-01-18 10:20:47 +10:00
Alex
68a7f46c1b
Merge branch 'master' into exp_tagger 2022-01-13 18:49:53 -05:00
Alessandro Pasotti
18979e579c
Merge pull request #46683 from elpaso/overlay_intersects_sort_by_intersection_size
Overlay intersects sort by intersection size
2022-01-13 23:51:50 +01:00
roya0045
13502bc613 add missing functs 2022-01-13 08:56:17 -05:00
roya0045
70ab8651a0 missing functs and improvements 2022-01-12 10:26:38 -05:00
pathmapper
6d6b062823 More explicit instructions 2022-01-12 11:53:53 +10:00
pathmapper
718f80e3e8 Update build/development instructions for server landingpage webapp 2022-01-12 11:53:53 +10:00
Alex
fed4c74928
Apply suggestions from code review
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2022-01-11 11:25:21 -05:00
Alex
d7ffe0b7ec
DelazJ bonification
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2022-01-11 11:17:49 -05:00
Alessandro Pasotti
ecdc19057c
Merge pull request #46643 from pathmapper/lp_cmake
[server] Integrate landingpage build process with cmake
2022-01-10 09:43:46 +01:00
Nyall Dawson
0ca934e79e [feature] Add out-of-the-box connection to Mapzen Global Terrain tiles
Gives users an always-available, global DEM source for their projects!
2022-01-10 14:57:03 +10:00
pathmapper
4f41405ec1 Update leaflet.wms dependency 2022-01-08 07:48:40 +01:00
pathmapper
60a49f13cc Drop support for IE11 and build only modern bundle
IE11 will be retired soon: https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/
2022-01-08 07:26:49 +01:00
pathmapper
f5ede4567b Create bundle license file when building 2022-01-08 05:51:54 +01:00
roya0045
57e25ca19e proposal tags
made with https://gist.github.com/roya0045/eaa19acabe1033569f97b40604b7e6df
2022-01-07 08:33:29 -05:00
Alessandro Pasotti
83799958c0
Update resources/function_help/json/overlay_intersects
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2022-01-07 10:23:36 +01:00
Alessandro Pasotti
d7797c0b8f
Update resources/function_help/json/overlay_intersects
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2022-01-07 10:23:05 +01:00
Alessandro Pasotti
5b4a5dc8eb
Update resources/function_help/json/overlay_intersects
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2022-01-06 22:45:37 +01:00
pathmapper
ae0202c034 Use variable for command 2022-01-06 21:18:13 +01:00
pathmapper
129c59d51c
Simplify test for yarn
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2022-01-06 21:12:24 +01:00
pathmapper
b4ba782ec3 Test if yarn is available 2022-01-06 18:57:35 +01:00
Alessandro Pasotti
fb7b3e0569 Address PR review comments 2022-01-06 14:56:49 +01:00
pathmapper
3eb888457c Add dedicated cmake boolean option for server landingpage webapp 2022-01-06 08:28:05 +01:00
Nyall Dawson
47715fec63 [feature][expression] Add geometry_type function
Returns the high-level type of a geometry (Point/Line/Polygon)
2022-01-06 17:22:22 +10:00
Alessandro Pasotti
df64116867
Merge pull request #46684 from roya0045/improve_func_doc
extend geometry_n definition
2022-01-05 09:45:36 +01:00
Alessandro Pasotti
89d54caaa4
Merge pull request #46502 from elpaso/formatted_attributes
New represent_attributes function
2022-01-04 09:31:54 +01:00
Alex
35d9e12eb7 extend geometry_n def 2022-01-03 11:39:45 -05:00
pathmapper
735382701f Update dependencies 2021-12-30 19:20:50 +01:00
pathmapper
a9ae64e5f2 Migrate to vue cli v5 to solve issue related to webpack 4 and fedora rawhide which already uses openssl 3 2021-12-30 19:20:50 +01:00
pathmapper
57bbb4ebd3 Delete complied js files 2021-12-30 19:20:49 +01:00
pathmapper
58232d6c95 Update output path
Co-authored-by: Denis Rouzaud <denis.rouzaud@gmail.com>
2021-12-30 19:18:15 +01:00
pathmapper
d2e082d1c4 Use more intuitive name for target
Co-authored-by: Denis Rouzaud <denis.rouzaud@gmail.com>
2021-12-30 19:18:15 +01:00
pathmapper
b4391e0a69 Copy first and build in build directory 2021-12-30 19:18:15 +01:00
pathmapper
00f727bd1c Integrate landingpage build process with cmake 2021-12-30 19:18:15 +01:00
pathmapper
b4ecdf2193 Update compiled js files 2021-12-29 11:04:23 +01:00
pathmapper
6d98291d87 Remove optional attribution prefix 2021-12-29 11:02:19 +01:00
pathmapper
cccb8e1710 Update compiled js files 2021-12-27 21:17:12 +01:00