RandomSec/main/webapp/modules/core/scripts/dialogs
Albin Larsson 1bbf3df0f3
CustomTabularExporterDialog: fix checkbox options being ignored ()
Any value (even an empty string) of the checked attribute will be threated as checked. Fixed by passing null to jQuerys attr function which removes the attribute.
https://stackoverflow.com/questions/4228658/what-values-for-checked-and-selected-are-false
2020-03-18 04:54:04 +00:00
..
clustering-dialog.html Hook the new command to the UI to expose all clusterers 2018-12-11 11:59:37 +00:00
clustering-dialog.js removed closing of dialog box on an outside click and moved escape key logic to dialog.js 2020-02-28 18:40:15 +05:30
column-reordering-dialog.html Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
column-reordering-dialog.js removed closing of dialog box on an outside click and moved escape key logic to dialog.js 2020-02-28 18:40:15 +05:30
custom-tabular-exporter-dialog.html Custom Tabular Exporter: add option to quote all strings () 2020-03-17 18:01:37 +00:00
custom-tabular-exporter-dialog.js CustomTabularExporterDialog: fix checkbox options being ignored () 2020-03-18 04:54:04 +00:00
export-project-dialog.html exclude test-out 2018-02-25 12:00:40 -05:00
expression-column-dialog.html Fix on screen text in Transform All columns dialog 2018-11-22 11:39:29 +00:00
expression-column-dialog.js Fix on screen text in Transform All columns dialog 2018-11-22 11:39:29 +00:00
expression-preview-dialog.html Disable spell check for expressions. 2019-10-12 16:51:04 +02:00
expression-preview-dialog.js CSRF protection for ImportingController 2019-10-14 16:24:26 +01:00
extend-data-preview-dialog.js CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
http-headers-dialog.html Remove div no longer needed 2018-01-16 17:43:55 +00:00
http-headers-dialog.js Removed unused code 2018-01-16 17:43:55 +00:00
scatterplot-dialog.html Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
scatterplot-dialog.js Fix i18n calls after migration 2018-11-28 23:22:38 +09:00
sql-exporter-dialog.html check empty cells 2018-04-22 00:39:11 -05:00
sql-exporter-dialog.js Merge pull request from lisa761/modal-dialogs 2020-03-01 11:33:43 +00:00
templating-exporter-dialog.html Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
templating-exporter-dialog.js removed closing of dialog box on an outside click and moved escape key logic to dialog.js 2020-02-28 18:40:15 +05:30