Surinder Kumar
|
b82e001478
|
Ensure that boolean checkboxes cycle values in the correct order. Fixes #2448
|
2017-06-06 11:29:18 +01:00 |
Surinder Kumar
|
1f26953504
|
Cleanup handling of default/null values when data editting. FIxes #2400
|
2017-05-27 14:51:02 -04:00 |
Surinder Kumar
|
4f9628ed43
|
Improve handling of nulls and default values in the data editor. Fixes #2257
|
2017-05-12 10:53:57 +01:00 |
Jonas Thelemann
|
65f21a8cd7
|
Replace all occurrences of "can not" with "cannot".
|
2017-04-05 13:38:14 +01:00 |
Murtuza Zabuawala
|
af499c0c9a
|
Show the correct indeterminate state when editing new boolean values. Fixes #2218
|
2017-03-06 10:30:58 +00:00 |
Murtuza Zabuawala
|
480e00fddf
|
Query tool efficiency.Convert the data as a 2D array instead of dict. Fixes #2036
Incremental back off when polling. Fixes #2038
Initial Patch By: Dave Page
|
2017-03-01 16:58:51 +05:30 |
Dave Page
|
3638d63330
|
Move pgadmin plugins for codemirror back out of the vendor area.
|
2017-02-27 13:18:28 +00:00 |
Sarah McAlear
|
a0a31e55ae
|
Move 3rd party client code into vendor/ directories for ease of maintenance.
|
2017-02-24 17:01:21 +00:00 |
Surinder Kumar
|
40ff651ef3
|
Fix display of boolean nulls in the query tool. Fixes #2205
|
2017-02-24 13:47:37 +00:00 |
Surinder Kumar
|
88cae263b2
|
Fix display of long integers and decimals. Fixes #2039. Fixes #2119. Fixes #2154
|
2017-02-24 13:39:40 +00:00 |
Surinder Kumar
|
4566877188
|
Handle NULL booleans in the data editor. Fixes #1790
|
2017-02-05 11:06:48 +01:00 |
Surinder Kumar
|
54ba1fbe59
|
Support setting text fields to empty strings or NULL in the data editor grid. Fixes #1790
|
2017-02-04 14:10:30 +01:00 |
Murtuza Zabuawala
|
687a793383
|
Fix display of zeros in read-only grid editors. Fixes #2138
|
2017-02-01 13:48:46 +00:00 |
Dave Page
|
6790f14c6c
|
Fix button label and colour
|
2016-09-26 16:10:00 +01:00 |
Dave Page
|
7a40171300
|
Handle nested JSON correctly in SlickGrid. Fixes #1713. Fixes #1404
|
2016-09-21 13:43:27 +01:00 |
Murtuza Zabuawala
|
ffc58b74d2
|
Allow viewing of long data values in the grid. Fixes #1672
|
2016-09-12 12:39:40 +01:00 |
Murtuza Zabuawala
|
c56e4667df
|
SlickGrid Integration in to query tool. Fixes #1618
|
2016-08-29 20:17:01 +05:30 |