RandomSec/main/webapp/modules/core/scripts
Albin Larsson 1bbf3df0f3
CustomTabularExporterDialog: fix checkbox options being ignored (#2429)
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
..
dialogs CustomTabularExporterDialog: fix checkbox options being ignored (#2429) 2020-03-18 04:54:04 +00:00
facets fix: List facets dialogue should be non editable (#2375) 2020-03-10 10:17:23 +00:00
index Fixes no selected record element error (#2407) 2020-03-14 14:36:54 +00:00
project Custom Tabular Exporter: add option to quote all strings #1869 (#2427) 2020-03-17 18:01:37 +00:00
reconciliation Reconciliation UI: property not included if checkbox unchecked (#2413) 2020-03-15 13:49:14 +00:00
util moved escapeKey handler to global scope (to prevent only said handler from executing when a dialog is closed) 2020-02-29 22:16:29 +05:30
views/data-table Added feature to create column containing Q values (#2378) 2020-03-11 09:34:49 +00:00
widgets Cleaned up code formatting in .js, .html, .vt, .css, .less files. 2011-08-04 20:37:14 +00:00
index.js Fix frontend for extensions for CSRF protections 2019-10-17 11:44:57 +01:00
preferences.js Fix frontend for extensions for CSRF protections 2019-10-17 11:44:57 +01:00
project.js Removed freebaseapps.com from scripts (#2395) 2020-03-12 10:57:42 +00:00