Commit Graph

  • e09aa90614 Rename "Parameters" to "Arguments" and "Variables" to "Parameters" for consistency with the PG docs. Dave Page 2016-04-14 20:11:55 +0100
  • dc06f92bb3 Update message catalog Dave Page 2016-04-14 15:49:23 +0100
  • 49e433db4f Type fixes: Murtuza Zabuawala 2016-04-14 15:46:25 +0100
  • c6acbcb5ad Query tool/data editor initial version Akshay Joshi 2016-04-14 15:04:03 +0100
  • 0420210076 Fix favicon routing Dave Page 2016-04-14 13:40:01 +0100
  • c047abd8a4 Fix various issues with Types, per discussion Murtuza Zabuawala 2016-04-14 12:37:19 +0100
  • 8a39b3a700 Backend changes to fetch the statistics for the database and server nodes, along with the front-end changes for those node. Ashesh Vashi 2016-04-14 16:45:32 +0530
  • 6f58170894 Bind the current panel with the temporary functions, so that - it works on the object everytime, it hits the buttons, and the callback functions are being executed. The original implementation was not using the same panel, when it was recalled from other function. And, results into unexpected behaviour like not able to work with Edit object again. Ashesh Vashi 2016-04-14 12:50:15 +0530
  • 30d189f499 Load the codemirror as package in the require.js, which will allow us to load the codemirror addons without any modification. Ashesh Vashi 2016-04-14 12:34:14 +0530
  • af1e38a97a [Python 3 compability] Fixed the issue introduced by the Grant Wizard, which fixes a issue with the Python 3. Seçkin Alan 2016-04-14 11:53:47 +0530
  • 40c592a988 Grant wizard. Surinder Kumar 2016-04-13 16:11:43 +0100
  • 6e237d16ca Add canAddRow/canEditRow/canDeleteRow functionality for Backgrid. Murtuza Zabuawala 2016-04-13 15:54:17 +0100
  • 0fb0820c64 Fix CodeMirror borders on dialogues. Arun Kollan 2016-04-13 12:24:46 +0100
  • 9e2d349591 Improvements to frame management. Ashesh Vashi 2016-04-13 11:25:04 +0100
  • dd5e86bcf4 Fix label Dave Page 2016-04-13 10:55:12 +0100
  • de2e7bf8f1 Fix the mouse pointer on the top-level menus. Seçkin Alan 2016-04-13 09:58:38 +0100
  • 03d6fce53c Add support for an affected row count property to the DB interface. Akshay Joshi 2016-04-12 17:02:54 +0100
  • edf9f25691 Fix general category default. Dave Page 2016-04-12 17:00:12 +0100
  • fc8c3db33f Remove unnecessary line of code. Dave Page 2016-04-12 13:39:06 +0100
  • 62fcfd928d Add context-sensitive SQL help. Dave Page 2016-04-12 13:35:47 +0100
  • 9b9126da15 Improvised Select2Cell, and SwitchCell. Ashesh Vashi 2016-04-12 16:50:43 +0530
  • 787b35c326 Couple of typo fixes. Dave Page 2016-04-11 15:41:41 +0100
  • c304d3e90e Save the database OID of the maintenance database. Ashesh Vashi 2016-04-11 17:15:55 +0530
  • e07ebdc049 Moving the messages used in common utilities in a separate javascript. Ashesh Vashi 2016-04-11 17:05:49 +0530
  • d53ab31eb8 Button bar styling: Dave Page 2016-04-08 11:58:47 +0100
  • 66441e673a The icons in the Select2Cell, and Select2Control were not visible due to some CSS change. Ashesh Vashi 2016-04-08 11:09:58 +0530
  • 95ffc908ce Changed the logic of transform function as per new implementation logic of Select2Control. Ashesh Vashi 2016-04-08 11:08:52 +0530
  • 944bdbb96c Improvised the 'transform/options' function usage with the Select2Cell. Ashesh Vashi 2016-04-08 11:00:48 +0530
  • 4ec4b4f43e Improve dialog title bar colouring. Dave Page 2016-04-07 22:05:55 +0100
  • 34a803fc68 FTS Parser support Dave Page 2016-04-07 20:59:09 +0100
  • d6d6361de5 FTS Parser support Sanket Mehta 2016-04-07 20:58:29 +0100
  • 680339ff20 Fix node type label Dave Page 2016-04-07 20:57:45 +0100
  • 441a29f59c String tweaks. Dave Page 2016-04-07 20:51:31 +0100
  • 95566ed5e1 FTS Template support. Sanket Mehta 2016-04-07 15:01:56 +0100
  • 22841f8664 Cleanup styling of wcDocker tab control buttons. Arun Kollan 2016-04-07 13:40:16 +0100
  • ca277bc8b6 Type support Murtuza Zabuawala 2016-04-07 12:27:33 +0100
  • 3914f5095a Fix sub-node error display. Murtuza Zabuawala 2016-04-07 11:51:16 +0100
  • 1ba0814377 Added support for 'array' type in the schema of Node model to treat as an object, and handle it well in the toJSON(..) with session transformation. Ashesh Vashi 2016-04-06 15:05:36 +0530
  • 01d6b46838 Minor adjustment to the menu font sizing. Dave Page 2016-04-05 17:10:12 +0100
  • 34ef5790ba Revert style change introduced in commit f7e4e8bea0 as it's removing padding from all grids. Dave Page 2016-04-05 16:45:38 +0100
  • 2add0155a3 Add support for domains. Khushboo Vashi 2016-04-05 16:32:36 +0100
  • d1eb3fd9d5 Utility functions for trigger and rule nodes, centralised because they're also utilised by the view node. Surinder Kumar 2016-04-05 16:19:55 +0100
  • 5ed7015ebc Add support for functions and procedures. Khushboo Vashi 2016-04-05 16:14:10 +0100
  • 40165f2d1e Honour the 'show_system_object' flag when generating the list of schema nodes. Ashesh Vashi 2016-04-05 16:37:51 +0530
  • e585ddbdaf Improvise the PostgreSQL driver to fetch the status message. Neel Patel 2016-04-05 13:29:13 +0530
  • f7e4e8bea0 Use separate editor for Select2Cell. This allows us to use the Backgrid key navigation as expected. Murtuza Zabuawala 2016-04-04 15:36:28 +0530
  • 5331075ab0 Improvise the psycopg2 wrapped driver for PostgreSQL to show formatted message on demand. Akshay Joshi 2016-04-04 12:28:52 +0530
  • 43d532321b Allow to close the create/edit dialog after successful 'save' operation. Harshal Dhumal 2016-04-01 15:33:46 +0530
  • 35a1390251 Resolved few issues in the collection controls. UniqueCollectionControl was not honouring the change events after execution of the function - 'render' more than one time. Change the label of the Add button to make it consistent with the Unique Collection Control. Khushboo Vashi 2016-04-01 15:25:53 +0530
  • 1a5eb0c417 Updated the template for the NodeAjaxOptionsControl, which was not honouring the disabled attribute due to missing quotes around values. Murtuza Zabuawala 2016-04-01 15:17:28 +0530
  • 0654bae816 Adding the font used by jQuery-contextmenu (v2.1.0) Ashesh Vashi 2016-04-01 11:57:55 +0530
  • d70535385b Upgraded the jQuery-contextMenu to v2.1.0 (latest stable version) in order to fix the issue rendering the context menu for longer text. Ashesh Vashi 2016-03-30 19:08:25 +0530
  • 067c269fc8 Convert the value in proper format, as we may only get string values for integer and numeric type. Ashesh Vashi 2016-03-24 14:29:44 +0530
  • 242d5f47f6 Loading the jquery.aciSortable.min.js javascript, as when we destroy the jquery-aciTree from preferences dialog, it throws an exception, which uses functions from this javascript. Ashesh Vashi 2016-03-24 14:23:16 +0530
  • 7bce6dd903 The changed value of a multiline/text control was not saved in the configuration database due to unable to identify the change properly. Thanks Dave for reporting. Ashesh Vashi 2016-03-24 12:58:46 +0530
  • a28df1e0a2 Allow to show help string in each of the contorl. Ashesh Vashi 2016-03-24 12:53:11 +0530
  • 2a2374329e String improvements. Dave Page 2016-03-23 16:03:22 +0000
  • 72f6353561 String improvements. Dave Page 2016-03-23 16:00:26 +0000
  • 1ac16cbc0f We have defaults for switch display now, so no need to set the options explicitly. Dave Page 2016-03-23 11:53:07 +0000
  • 258c7f3589 Don't display packages as schemas. Dave Page 2016-03-23 11:51:53 +0000
  • 0e044e1216 Fixed the refresh issue when a server gets disconnected. Murtuza Zabuawala 2016-03-23 16:51:08 +0530
  • a6e96c5576 Set appropriate default values for the boolean switch control. Dave Page 2016-03-23 10:24:19 +0000
  • 219f208317 Evaluate the disabled option in SwitchControl. Harshal Dhumal 2016-03-23 12:50:49 +0530
  • 12a0cb1ba1 [Python 3] Fixed the issue loading the value for the session key from the sqlite. Murtuza Zabuawala 2016-03-23 12:39:23 +0530
  • 709311b77c Fix issues with multiple subnode forms being open at once when adding rows to a grid. Harshal Dhumal 2016-03-22 17:04:46 +0000
  • 5b8c965fb7 Ignore pycharms project directory. Dave Page 2016-03-22 16:56:20 +0000
  • ddd4768937 Backform control for selecting multiple columns. Harshal Dhumal 2016-03-22 16:52:34 +0000
  • 03349f4af6 Update the backform control to support sql-fields. Surinder Kumar 2016-03-22 16:36:54 +0000
  • b3c625f135 Graceful server reconnections. Ashesh Vashi 2016-03-22 15:35:11 +0000
  • 3c366fafe7 Server side session management support. Ashesh Vashi 2016-03-22 15:05:43 +0000
  • 8189b39b1e Configuration options for switch control from different places should be merged together and not overridden. Harshal Dhumal 2016-03-22 14:28:13 +0000
  • 06c0cf607d Make tabsets look consistent, and square off the properties sections a little. Arun Kollan 2016-03-22 13:31:48 +0000
  • 8ca134871f Update the Browser Tree Node Icon after editing. Khushboo Vashi 2016-03-22 13:14:38 +0000
  • 87f9834951 Allow to create sub-menu/menu-group by specify the same category in multiple menu-items (not just the 'create' menu-group). Ashesh Vashi 2016-03-21 23:56:06 +0530
  • 79d6d50dcc The minimal refresh functionality, which will not unload the whole tree, when 'refresh' on any node was selected. Ashesh Vashi 2016-03-21 22:44:21 +0530
  • b056ba7bb7 Speed up the expansion/collapsing of nodes. [as per Thom Brown <thom@linux.com>] Ashesh Vashi 2016-03-21 22:39:14 +0530
  • 530f58e66b Add support for inline fieldsets. Murtuza Zabuawala 2016-03-18 16:54:43 +0000
  • 8a99282e07 Add support for domain dependencies/dependents. Khushboo Vashi 2016-03-18 15:20:41 +0000
  • 3432481f9a Properly name the dbo and sys catalogs in PPAS. Murtuza Zabuawala 2016-03-18 15:13:57 +0000
  • 84c5c29b92 Resolved an issue using wrong variable name for backbone-model, while triggering events. Ashesh Vashi 2016-03-18 17:29:49 +0530
  • 4c9bbff28b Renaming a server, when it was connected, should not lose the existing connections. Ashesh Vashi 2016-03-18 17:12:35 +0530
  • 9dabd5bf3b Resolved an issue related to not able to select grantee in the privileges control. Ashesh Vashi 2016-03-18 16:53:35 +0530
  • 611c9c4ae7 Disable the menu to create database and tablespace, if: * Database server is not connected. * Do not have adequate permission to create. Ashesh Vashi 2016-03-18 10:31:54 +0530
  • 09bdf1fab7 On Python 2, use urllib2 instead of urllib, which allows us to specify timeout parameter. Ashesh Vashi 2016-03-18 10:08:32 +0530
  • 328428ab22 Adding a timeout of 5 seconds (while fetching the latest pgAdmin version), it stucks at rendering the main page (browser.html) in the broken network. Ashesh Vashi 2016-03-18 09:57:57 +0530
  • 0fcfaa4ff2 Updated the font-awesome to 4.5 (latest) version. Ashesh Vashi 2016-03-18 01:34:35 +0530
  • 96b33d1aa8 Updated the jQuery-contextMenu to 1.9.2 (latest stable) version. Also, added the missing license information about it in the libraries.txt. Ashesh Vashi 2016-03-18 01:11:22 +0530
  • 1448a8f551 Log exceptions raised under the servers module. Ashesh Vashi 2016-03-17 22:50:38 +0530
  • 71badac203 Support "show system objects" in casts. Sanket Mehta 2016-03-17 11:49:11 +0000
  • 3969e91563 Add support for Foreign data wrappers, servers and user mappings. Neel Patel 2016-03-17 11:39:38 +0000
  • 05e527505d First pass at improving the dialogue borders. Arun Kollan 2016-03-16 17:12:41 +0000
  • 3df180831f Support textareas in backgrid. Khushboo Vashi 2016-03-16 14:48:09 +0000
  • 41805d40b5 Sort all nodes when loading. Dave Page 2016-03-16 10:31:20 +0000
  • 2fb6ccf5b2 Re-shuffle server properties. Dave Page 2016-03-16 09:58:14 +0000
  • a18553bd8c Add a data type reader utility. Khushboo Vashi 2016-03-16 09:54:30 +0000
  • 40ceabb082 Do not rely on the individual model (instead use the first level 'top' model) to fetch the node_info, because - when loading the data in the collection, it may not initialize all the parameters. Ashesh Vashi 2016-03-15 21:18:01 +0530
  • 62bd1a21cc Improve message display. Dave Page 2016-03-15 15:45:40 +0000
  • c814698328 Fix security label sizing. Arun Kollan 2016-03-15 15:07:40 +0000
  • 218cc3ec0c As 'show_system_objects' has been implemented, I have fixed an issue for dependencies/dependents. With previous implementation each node will have to send the values of 'show_system_objects' while calling get_dependencies/get_dependents function. Now I have changed the logic to use the value directly into the base class functions. Akshay Joshi 2016-03-15 14:16:33 +0000
  • 2711d3492d Reduce column header letter spacing a touch. Dave Page 2016-03-15 14:12:20 +0000