RandomSec/main/webapp/modules/core/scripts/index/default-importing-controller
chuhao zeng 1f0111eaed
Fix silent error in JSON/XML importers (#2414)
* Add error handler for parse error

* Add test for parsing json with incorrect strecture

* Enable localization from front-end

* Add methods to get localized error messages

* Update returned exception message

* Remove unused log and fix file diff issue

* Test auto build

* Refactor getOptions in newly created test

* Use new exception to unwrap original message

* Undo unexpected fix

* Remove unused lines

* Fix exception logic

* Fix typo
2020-03-27 09:41:49 +01:00
..
controller.js Fix silent error in JSON/XML importers (#2414) 2020-03-27 09:41:49 +01:00
file-selection-panel.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
file-selection-panel.js Tie up CSRF tokens in the frontend 2019-10-15 12:07:14 +01:00
parsing-panel.html fix layout 2018-02-09 03:53:11 +09:00
parsing-panel.js Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00