pgadmin4/web/pgadmin/static/js/sqleditor
Aditya Toshniwal 1c2ba72f02 Add editor options for plain text mode and to disable block folding to
workaround rendering speed issues in CodeMirror with very large scripts.
Fixes #4631.

Re-arrange editor options in the Preferences dialogue to tidy things up.
2019-09-04 15:46:08 +01:00
..
history Add support in query history to show internal queries generated by pgAdmin during save data operations. Fixes #4612 2019-08-16 17:17:12 +05:30
calculate_query_run_time.js Fixed execution time to show Hours part for long running queries in Query Tool. Fixes #3475 2019-01-16 12:57:52 +05:30
call_render_after_poll.js 1) Fix an error while retrieving json data from the table. Fixes #4427 2019-07-22 18:42:48 +05:30
execute_query.js Some refactoring of sqleditor.js. 2019-08-23 16:15:43 +01:00
filter_dialog.js Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
filter_dialog_model.js Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
geometry_viewer.js Prevent the geometry viewer grabbing key presses when not in focus under Firefox, IE and Edge. Fixes #4255 2019-06-05 12:00:09 +01:00
query_tool_actions.js Some refactoring of sqleditor.js. 2019-08-23 16:15:43 +01:00
query_tool_http_error_handler.js Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
query_tool_notifications.js Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
query_tool_preferences.js Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00