Matthias Kuhn
f2d512a73a
Apply default values on update
2017-09-29 17:52:30 +02:00
Matthias Kuhn
7b36287ff3
Use QgsDefaultValue throughout the code
2017-09-29 17:52:29 +02:00
Matthias Kuhn
cab3a38461
Doxymentation
2017-09-29 17:52:29 +02:00
Matthias Kuhn
5fba1e85aa
Add sip bindings
2017-09-29 17:52:29 +02:00
Matthias Kuhn
7c9967a929
Add some doxymentation
2017-09-29 17:52:29 +02:00
Matthias Kuhn
d6eb7ba3e7
Add "apply on update" option to default values
2017-09-29 17:52:28 +02:00
Matthias Kuhn
cb8ae89dd1
Merge pull request #5269 from m-kuhn/represent_value
...
[expression] represent_value also determines implicitly provided column name
2017-09-29 17:41:07 +02:00
Matthias Kuhn
0a9a352f77
Make parse_dash_result safer to use
2017-09-29 17:40:27 +02:00
Matthias Kuhn
d947c8d72a
Update control image mask
2017-09-29 17:40:27 +02:00
Matthias Kuhn
f10eb9858c
Make valid CRS test less sensitive
...
See fbf99afd01 (commitcomment-24572295)
2017-09-29 17:40:27 +02:00
Matthias Kuhn
f981795bec
Silence the lambs
2017-09-29 17:37:44 +02:00
Matthias Kuhn
8e7db5488f
Range based for loop
2017-09-29 17:37:35 +02:00
Matthias Kuhn
d299c687d5
Fix NULL vs 0 issue in relation reference widget
...
Fix #16760 https://issues.qgis.org/issues/16760
2017-09-29 17:36:35 +02:00
Alessandro Pasotti
242696c1d5
[auth] Added tests and completed QgsAuthenticationWidget
2017-09-29 17:34:59 +02:00
Matthias Kuhn
ca5a0bb3de
Fix python expression functions
2017-09-29 17:01:33 +02:00
Juergen E. Fischer
f4bc3a28d7
typo fix
2017-09-29 13:12:59 +02:00
Alessandro Pasotti
458213590d
[auth] Morph push button to toolbutton for consistency and Mac compatibility
2017-09-29 12:49:17 +02:00
Alessandro Pasotti
7804e04bf2
[auth] Add missing import after re-design of the auth config selector
2017-09-29 12:49:17 +02:00
Alessandro Pasotti
9ba7a8ca2a
[auth] Re-designed authentication configuration selector widget
...
- single line widget
- takes much less space
- it has the same functionality of the previous version
- use icons and tooltips to convey information
2017-09-29 12:49:17 +02:00
Alessandro Pasotti
db0c223ab1
[auth] Added new widget ui
2017-09-29 12:16:28 +02:00
Matthias Kuhn
0fbdb04594
API break documentation
2017-09-29 10:58:20 +02:00
Matthias Kuhn
050119c2ba
Add test
2017-09-29 10:58:20 +02:00
Matthias Kuhn
a97d846471
Single parameter version of represent_value
...
Becuase `represent_value("fieldname")` is much shorter to write and in 98%
there is no need to specify the name separately as
`represent_value("fieldname", 'fieldname')`.
2017-09-29 10:58:18 +02:00
Matthias Kuhn
b238103cbc
Deal with QGIS' need to talk
2017-09-29 10:42:57 +02:00
Alessandro Pasotti
91d7a9b611
[auth] New authentication settings widget
2017-09-29 10:33:22 +02:00
Blottiere Paul
c5ed92ca8d
Translate error message in exception
2017-09-29 09:30:20 +01:00
Blottiere Paul
203e81fa6b
Add tests
2017-09-29 09:30:20 +01:00
Blottiere Paul
54137b751c
Fix OGC test getfeatureinfo:invalid-query_layers
2017-09-29 09:30:20 +01:00
Blottiere Paul
04cdf496b7
Add some tests
2017-09-29 09:26:25 +01:00
Blottiere Paul
5230680cdd
Fix OGC test getfeatureinfo:invalid-info_format
2017-09-29 09:26:25 +01:00
Marco Bernasocchi
e06ec71260
Update linux.t2t
2017-09-29 08:53:24 +02:00
Marco Bernasocchi
06899d141d
add libzip-devel for fedora build
...
in the fedora build instruction libzip-devel was missing
2017-09-29 08:53:24 +02:00
Juergen E. Fischer
1658c12e27
translation fix
2017-09-29 00:24:01 +02:00
Juergen E. Fischer
cafe9d46c7
remove qgscontexthelp_texts.cpp from i18n
2017-09-28 23:36:44 +02:00
Alessandro Pasotti
69f370e4f2
Merge pull request #5152 from ismailsunni/add_section
...
Add section in beginGroup and remove Setting.
2017-09-28 17:33:56 +02:00
Matthias Kuhn
af0451c4c3
Fix debug logging
2017-09-28 13:22:42 +02:00
Matthias Kuhn
5250b0d484
Fix test
2017-09-28 13:22:41 +02:00
Matthias Kuhn
e2fa1a09ef
parse_dash_results: Clean exit when finished
2017-09-28 13:22:41 +02:00
Matthias Kuhn
a33c86db90
parse_dash_results: Better info messages
2017-09-28 13:22:41 +02:00
Matthias Kuhn
84955b2cdc
parse_dash_results: Put images in scroll area
2017-09-28 13:22:40 +02:00
Matthias Kuhn
a65f51891e
Use self.assertTrue instead of assert
2017-09-28 13:22:40 +02:00
Matthias Kuhn
2bbc5a541d
Test debug information
2017-09-28 13:22:39 +02:00
Matthias Kuhn
82e6192eff
More control images
2017-09-28 13:22:39 +02:00
Matthias Kuhn
58b2fe6933
More control image updates
2017-09-28 13:22:38 +02:00
Matthias Kuhn
2c0e61be1f
Fix some test masks
2017-09-28 13:22:38 +02:00
Matthias Kuhn
6ff708e4e2
Update parse_dash_results.py for Python 3
2017-09-28 13:22:38 +02:00
Matthias Kuhn
ae9f263e96
Create test postgres database with UTF-8
2017-09-28 13:22:37 +02:00
Matthias Kuhn
6a1973c1eb
Remove unrequired cast
2017-09-28 13:22:37 +02:00
Matthias Kuhn
12e5b720f9
Some cleanup
2017-09-28 13:22:37 +02:00
Matthias Kuhn
64ec204460
[docker] Install curl for cdash results link
2017-09-28 13:22:36 +02:00