Commit Graph

75 Commits

Author SHA1 Message Date
josdejong 7f960cdea5 Released version 2.3.4 2013-11-19 19:26:33 +01:00
josdejong 8e07ebb711 Switched everything to 2-space indentation 2013-11-15 18:11:50 +01:00
josdejong 8ddc6f3946 Disabled saving files using HTML5 on Firefox to prevent a Firefox bug 2013-11-15 16:03:52 +01:00
josdejong 65c0c480d2 Cleaned up legacy code for IE8 2013-11-15 15:42:11 +01:00
josdejong 35568380f2 Dropped support for IE8 (was already broken). Improved error message for unsupported browsers. 2013-11-15 14:56:12 +01:00
josdejong b8cc95b907 Replaced synchronous google ad with asynchronous one 2013-10-17 11:16:14 +02:00
josdejong 9a313b92ba Marked the chrome app as offline available 2013-09-26 17:19:52 +02:00
josdejong 347867837e Released version 2.3.2 with offline available web app. 2013-09-26 17:18:16 +02:00
ayanamist 41697170a7 Use HTML5 cache manifest 2013-09-26 08:24:55 +08:00
josdejong e34cfc1e52 Released version 2.3.0 2013-09-13 21:50:58 +02:00
josdejong 0915c8366c Fixed buggy loading of files in the web application 2013-09-12 21:48:47 +02:00
josdejong 34a337874c Added descriptions to the dialogs to load files from disk and url 2013-08-28 20:39:20 +02:00
josdejong 3602b8045c Link 'Report a bug' added to the website footer 2013-08-28 20:25:37 +02:00
josdejong 5a7a76cf0b Implemented option modes 2013-08-27 22:50:20 +02:00
josdejong 605b01d638 Documentation updated 2013-08-01 21:17:09 +02:00
josdejong 01f6112261 Fixed a security error in the server side file retriever script of the web app. 2013-07-31 21:42:09 +02:00
josdejong 02c5fa416b Fixed #58: css not being loaded in case of AMD and multiple scripts 2013-07-30 22:13:26 +02:00
josdejong 915497e9e0 Fixed non-working save button on Firefox 21 (issue #49( 2013-05-27 20:43:08 +02:00
josdejong 6d3a50780c Released version 2.2.0 2013-05-04 12:42:54 +02:00
josdejong a8d26fd113 Improved error handling 2013-05-04 11:26:40 +02:00
josdejong 9d5aab339b Moved ace and jsonlint libraries to the root 2013-05-04 10:12:37 +02:00
josdejong 9dda39df21 Moved source folders 2013-05-03 23:26:09 +02:00
josdejong b287c4bfbc Replaced ant build script with jake build script. Files moved around. Created package.json and component.json 2013-05-03 22:55:15 +02:00
josdejong 501099056b Unified JSONEditor and JSONFormatter. Added method setMode. Renamed a lot of stuff. 2013-04-30 13:23:06 +02:00
josdejong bdcf202adb Fixed the application not working on IE8 due to missing console object. 2013-03-11 20:29:46 +01:00
josdejong f52e3ad109 Added google verification file 2013-03-10 20:56:33 +01:00
josdejong 75dd258450 Docs and readme updated 2013-03-08 22:29:26 +01:00
josdejong 6a618615af Updated chrome app description 2013-03-08 22:14:07 +01:00
josdejong 9b9815277b Released version 2.1.0 2013-03-08 22:05:57 +01:00
josdejong 2e91d142d4 Disabled Ace editor on IE8 (which is not supported by Ace) 2013-03-08 21:32:30 +01:00
josdejong 7754143795 Minor fixes in the splitter prototype 2013-03-08 20:58:32 +01:00
josdejong 430a2ce5a4 Improved splitter: can now completely hide the panels. Added highlighting of the splitter. 2013-03-07 22:35:06 +01:00
josdejong 89e7b6e76e Replaced the plain text editor with ace (providing syntax highlighting and code inspection) 2013-03-04 22:14:19 +01:00
josdejong 809cbec31d Fixed #41: there was a dragarea visible for the root node, which shouldn't be available. 2013-02-26 20:38:20 +01:00
josdejong d9a561b695 Aligned the main menu to the right of the jsoneditor instead of the right of the page (so the menu is not located above the ad). 2013-02-21 08:54:25 +01:00
josdejong d3f604a790 Removed the "hide ads" button. Not allowed by Google AdSense, sorry. 2013-02-20 08:04:18 +01:00
josdejong 0f1a6d13a0 Added placeholder file for the beta version 2013-02-10 20:28:21 +01:00
josdejong 2a8d1c4b71 Renamed changelog.md and datapolicy.md back to .txt 2013-02-09 19:05:47 +01:00
josdejong c85b5626ff Updated formatting in datapolicy.md 2013-02-09 17:58:05 +01:00
josdejong 32a8f7ac6d Renamed datapolicy.txt to datapolicy.md 2013-02-09 17:54:46 +01:00
josdejong 2e895eb6c5 renamed changelog.html to changelog.md 2013-02-09 16:53:37 +01:00
josdejong 9b7ef5caf2 Replaced changelog.txt with changelog.html 2013-02-09 16:44:32 +01:00
josdejong 48309892ad Updated release dates 2013-02-09 16:08:33 +01:00
josdejong b74918ef48 Added table of contents to the documentation 2013-02-09 15:58:26 +01:00
josdejong 36117d0554 Fixed some css issues regarding buttons with focus 2013-02-09 15:47:31 +01:00
josdejong 860e1b66e1 Added a documentation page for the application 2013-02-08 23:36:27 +01:00
josdejong f2808083ef Implemented arrow and tab shortcut keys in contextmenu 2013-01-20 14:43:00 +01:00
josdejong ffddf05cbe Fixed: forgot to remove a changed option used for testing. 2013-01-05 23:18:56 +01:00
josdejong b12d20e341 Fixed: In mode 'viewer' and 'form' are the read-only fields no longer highlighted on mouse hover. 2013-01-05 23:17:48 +01:00
josdejong ebcc837aa2 Added support for RequireJS and CommonJS. Wrapped the libary in a closure. 2013-01-05 22:19:10 +01:00