Sarah McAlear
|
ee4a847784
|
Use the correct font for the treeview.
|
2017-06-09 09:09:39 +01:00 |
|
Harshal Dhumal
|
aa400cbc12
|
Fix integer/numeric validation on various dialogues. Fixes #2421
|
2017-06-08 14:59:26 +01:00 |
|
Sarah McAlear
|
01bfa88309
|
Improvements to the Query Results grid:
- Improve the UI
- Allow copy/paste from sets of rows, columns or arbitrary blocks of cells
Patch by Matt, Shruti, Joao and Sarah @ Pivotal
Fixes #2476
|
2017-06-08 13:31:36 +01:00 |
|
Surinder Kumar
|
2fddf750e6
|
Retain column sizing in the query tool results grid when the same query is re-run multiple times in a row. Fixes #1971
|
2017-06-08 12:41:56 +01:00 |
|
George Gelashvili
|
8d8e7dab3c
|
Extract row staging into it's own module with tests.
|
2017-06-07 14:17:10 +01:00 |
|
Shruti B Iyer
|
0d05385585
|
Update the styling to use the set of grays defined in the WIP style guide.
|
2017-06-07 13:57:49 +01:00 |
|
Ashesh Vashi
|
ae80976689
|
Using the client-side translation using the client-side 'gettext'
implementation.
This is the first step towards 'Avoid creating the javascript modules
using Jinja templates'.
|
2017-06-07 15:53:05 +05:30 |
|
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 |
|
Murtuza Zabuawala
|
aea0d93390
|
Hide menu options for creating objects, if the object type is set to hidden. Includes Jasmine tests. Fixes #2225
|
2017-05-12 12:10:46 +01: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 |
|
Khushboo Vashi
|
94b7fc483a
|
Fix sorting of sizes on the statistics views by sorting raw values and prettifying on the client side. Includes Jasmine tests for the prettyfying function. Fixes #2315
|
2017-05-08 11:29:13 +01:00 |
|
Jonas Thelemann
|
929a43c9fa
|
Prevent the top-left logo from changing colour when clicked.
|
2017-04-18 15:09:09 +01:00 |
|
Matthew Kleiman
|
d663d553c5
|
Allow column or row selection in the query tool. Fixes #2216
|
2017-04-18 13:28:45 +01:00 |
|
Murtuza Zabuawala
|
c35dbc7211
|
Proper alignment of dropdown menu labels
|
2017-04-14 15:53:25 +05:30 |
|
Akshay Joshi
|
cbee76eac8
|
Align labels with switches properly.
|
2017-04-12 13:28:07 +01:00 |
|
Murtuza Zabuawala
|
a2a2b8b888
|
Ensure the query tool displays but does not render HTML returned by the server in the results grid. Fixes #2330.
|
2017-04-10 14:07:48 +01:00 |
|
Jonas Thelemann
|
65f21a8cd7
|
Replace all occurrences of "can not" with "cannot".
|
2017-04-05 13:38:14 +01:00 |
|
Sarah McAlear
|
1d27341e21
|
Fix translation extraction for new client side translations, and update catalogs.
|
2017-03-28 15:21:49 -04:00 |
|
Khushboo Vashi
|
8745417926
|
Fix ascending/descending sort order in backgrid while clicking on the headers. Fixes #2303
|
2017-03-28 09:19:24 -04:00 |
|
Dave Page
|
95f43d59b8
|
Revert "Ensure client-side translations are correctly extracted into the message templates."
This reverts commit 82bd97aed0 .
There are still issues extracting with these changes.
|
2017-03-27 13:53:40 -04:00 |
|
Sarah McAlear
|
82bd97aed0
|
Ensure client-side translations are correctly extracted into the message templates.
|
2017-03-27 13:24:47 -04:00 |
|
Khushboo Vashi
|
0eda6033df
|
Allow users to select UI language at login or from Preferences rather than unpredictable behaviour from browsers. Fixes #2190
|
2017-03-24 14:20:10 +00:00 |
|
Harshal Dhumal
|
720aefbe6f
|
Select2Cell: Check if cell is in multiselect mode before setting default selection of multiple values. Fixes #2283
|
2017-03-23 10:45:42 +00:00 |
|
Sarah McAlear
|
c9e04fec8d
|
Show tooltips for disabled buttons to help user learning. Fixes #2226
|
2017-03-20 10:33:35 +00:00 |
|
Atira Odhner
|
ae0d8e89eb
|
Fix the path to JS
|
2017-03-15 17:12:58 +00:00 |
|
Atira Odhner
|
172b41cba8
|
Refactor clipboard copying into a separate file for use outside the SQL Editor.
|
2017-03-15 17:11:11 +00:00 |
|
Atira Odhner
|
4445f9dd63
|
Add a mechanism for centralising JS translations, to avoid having to render many JS files with Jinja.
|
2017-03-15 17:10:22 +00:00 |
|
Murtuza Zabuawala
|
ff9d6cd3d5
|
Fix previous partial commit
|
2017-03-14 09:34:12 +00:00 |
|
Murtuza Zabuawala
|
cc4c557122
|
Move Bootstrap files into the distribution format.
|
2017-03-14 09:23:30 +00:00 |
|
Harshal Dhumal
|
502c827697
|
Fix numeric control validation in nested schemas. Fixes #2241
|
2017-03-09 15:23:18 +00: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 |
|
Atira Odhner
|
0cd914f3f9
|
Improve visibility of syntax highlighting colours. Fixes #2215
|
2017-02-28 15:08:36 +00:00 |
|
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
|
c0f2aab001
|
Ensure we never sort columns on the treeview. Fixes #2185
|
2017-02-24 13:02:13 +00:00 |
|
Atira Odhner
|
1340c1c2ee
|
Make syntax highlighting more visible by making keywords and numbers bolder.
|
2017-02-13 10:05:54 +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 |
|
Surinder Kumar
|
30e546208f
|
Ensure dialogues cannot be moved under the navbar. Fixes #2047
|
2017-01-30 14:02:01 +00:00 |
|
Harshal Dhumal
|
415119d581
|
Properly remove any event listeners added by subnode control.
|
2017-01-20 13:24:37 +00:00 |
|
Murtuza Zabuawala
|
28621999f2
|
Improve display of columns of exclusion contraints and foreign keys in the properties lists. Fixes #2065
|
2017-01-17 10:25:26 +00:00 |
|
Khushboo Vashi
|
024b664c21
|
Improve the display of role membership on both the properties panel and role dialogue. Fixes #1730
|
2017-01-16 14:48:25 +00:00 |
|
Surinder Kumar
|
86f6857cb7
|
Fix sorting of numerics in the statistics grids. Fixes #1938
|
2017-01-09 15:55:38 +05:30 |
|
Surinder Kumar
|
e400693126
|
Add BigNumberJS library for upcoming large number related fixes.
|
2017-01-09 09:07:21 +05:30 |
|
Dave Page
|
5d0a0e57e7
|
Allow selection of message box contents for ease of error message copy/paste.
|
2017-01-08 15:27:58 +05:30 |
|