RandomSec/main/webapp/modules/core/scripts
Sylvain Machefert 680221cff4
Total number of operations for Undo / Redo
Currently, if you revert to the first operation in your project history, you will see Undo / Redo 0. Opening an old project this morning I was confused and thought it was a new one because of this, but in fact I already had many operations on this project, it was just that before closing it I had viewed the file at first operation.

This PR proposes to change the display to Undo / Redo 1/n with n the total number of operations available.
2018-05-18 08:51:50 +02:00
..
dialogs merge the translation 2018-05-16 15:40:05 -04: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 Total number of operations for Undo / Redo 2018-05-18 08:51:50 +02: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 Forward types supplied by reconciliation service when matching filtered cells 2018-04-25 10:12:36 +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