RandomSec/main/webapp/modules/core/scripts
Mathieu Saby 5ff1b995ef Option for matching whole words
Replace Textareas with text Inputs and add labels.
Add an option for matching whole words
Change the behavior of escape option for replacement text:
if checked, \n and \t have a special meaning (newline and tab),
and \\n and \\t must be used for "backslash and n" and "backslash and t"
but other character are escaped : \ means \, \\ means \\, \r means \r etc.
2018-10-14 22:40:31 +02:00
..
dialogs Change title of column selection dialog for transform all operation 2018-09-13 11:29:21 +01:00
facets Tidying up for Codacy 2017-11-15 18:31:41 +00:00
index fix layout 2018-02-09 03:53:11 +09:00
project Merge branch 'master' into fix/allow/nonnumerical/exportname 2018-07-07 14:18:04 -04:00
reconciliation pass the limit as int from javascript 2018-03-04 00:49:55 +00:00
util Tweak the suggest dialog to display suggestions 2018-03-12 15:30:01 +00:00
views/data-table Option for matching whole words 2018-10-14 22:40:31 +02:00
widgets Cleaned up code formatting in .js, .html, .vt, .css, .less files. 2011-08-04 20:37:14 +00:00
index.js add preferences link to the index page 2017-11-04 17:09:04 -04:00
preferences.js fix the no-undef issue 2017-11-16 16:24:31 -05:00
project.js Move the schema and issues to their own tabs in the main UI 2018-04-27 09:17:33 +02:00