Commit Graph

245 Commits

Author SHA1 Message Date
7c8bd16e79 hljs is now stored locally 2023-05-08 10:57:35 +02:00
1231c92ae1 Merge branch 'bema/func/syntax_highlight' of gitea.release11.com:R11/release11-tools into bema/func/syntax_highlight 2023-05-08 10:50:31 +02:00
1371247985 Rebased to new master 2023-05-08 10:50:18 +02:00
caec81a8b5 Added docs 2023-05-08 10:13:46 +02:00
3eaa2b4fa6 Fixed naming 2023-05-08 10:13:46 +02:00
5911bf09f9 Removed duplicate code 2023-05-08 10:13:46 +02:00
74f29035fa Fixes and refactors 2023-05-08 10:13:46 +02:00
e308323962 Added highlight for XML formatter 2023-05-08 10:13:46 +02:00
c008382af6 Fixed clear function 2023-05-08 10:13:46 +02:00
f5737b359e Renamed json files to highlight 2023-05-08 10:13:46 +02:00
1b264495ea Fixed XSLT sample 2023-05-08 10:13:46 +02:00
d2b2d7f2f2 Added hightlight for all basic XML tools 2023-05-08 10:13:46 +02:00
8d5ad963a3 Changed transform field to new one 2023-05-08 10:13:46 +02:00
c3774c2629 Syntax highlighting works fully for XPath 2023-05-08 10:13:46 +02:00
1ba2d328e9 Added coloring to result field 2023-05-08 10:13:46 +02:00
825dc43ba1 Syntax coloring is now working 2023-05-08 10:13:46 +02:00
12507f0ee7 Implemented partially working text field 2023-05-08 10:13:46 +02:00
903d763e2d Added import of highlight.js 2023-05-08 10:13:46 +02:00
21f5911b1c Added sample XSD schema (#163)
Due to some errors with namespaces and XSD schema simplified sample XML for that tool.

Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #163
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-05-08 10:13:10 +02:00
8a3baa6648 Added docs 2023-04-26 13:42:09 +02:00
71bbe668f6 augustyd/enchancment/issue#98 (#155)
issue#98
save button when user creates new message and has unsaved data in old message

Co-authored-by: augustyd <kainytsugua.kerad@gmail.com>
Reviewed-on: #155
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: Dariusz Augustyniak <augustyd@noreply.example.com>
Co-committed-by: Dariusz Augustyniak <augustyd@noreply.example.com>
2023-04-26 13:38:23 +02:00
4a04ac3b70 Added a email address to report a bugs (#154)
![image](/attachments/d3e81b26-ea63-4ed6-8ae6-b8945325be16)

Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #154
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-26 13:32:13 +02:00
03a11f40b4 Fixed naming 2023-04-26 13:24:48 +02:00
10c7c85d57 Removed duplicate code 2023-04-26 12:01:50 +02:00
2760ad4e0f Fixes and refactors 2023-04-26 11:43:44 +02:00
fdb7dd366f Added highlight for XML formatter 2023-04-26 11:25:48 +02:00
cce71b86c5 Fixed clear function 2023-04-26 11:22:25 +02:00
cd68f55c97 Renamed json files to highlight 2023-04-26 11:20:43 +02:00
1a010087aa Fixed XSLT sample 2023-04-26 11:14:11 +02:00
f40f86a635 Added hightlight for all basic XML tools 2023-04-26 11:13:59 +02:00
3728ac0709 Changed transform field to new one 2023-04-26 10:57:57 +02:00
d06c0bdf36 Syntax highlighting works fully for XPath 2023-04-25 14:52:06 +02:00
4a6e7fe309 Added coloring to result field 2023-04-25 12:56:24 +02:00
7071aca3a4 Syntax coloring is now working 2023-04-25 12:05:15 +02:00
008c6259f0 Implemented partially working text field 2023-04-21 14:40:27 +02:00
3ff192b3f6 Added import of highlight.js 2023-04-21 10:55:21 +02:00
b26840ffba Added new JSON field documentation (#153)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #153
2023-04-21 09:43:24 +02:00
1199e06bef Implemented message shown when no data type is returned. (#150)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #152
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-21 09:31:28 +02:00
1b7f6e6f70 Added META tags for SEO and SEM (#149)
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #149
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-21 08:54:21 +02:00
fe6585d509 Merge branch 'master' of gitea.release11.com:R11/release11-tools 2023-04-19 13:36:01 +02:00
093c8756b1 Added XSLTTemplate, functions that add it to transform area and documentation for that function (#144)
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #144
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-19 13:35:40 +02:00
2b8a9c3008 Implemented showing returned type (#112) (#148)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #148
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-19 13:33:39 +02:00
1f10a1d5b5 Resolved conflict 2023-04-19 13:31:58 +02:00
8a852b7a83 Fixed doubled category 2023-04-19 13:30:14 +02:00
38c1215889 Disabled caching for frontend (#146)
Disable caching for frontend

Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #146
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-19 13:27:52 +02:00
1fc1ab76ec Resolved another conflict 2023-04-19 13:27:49 +02:00
2f0541fe3d Resolved another conflict 2023-04-19 13:27:06 +02:00
5c39b7cfe0 Fixed error codes and added logging (#138)
fixed error codes (400 not 500) and added logging for json

Co-authored-by: augustyd <kainytsugua.kerad@gmail.com>
Reviewed-on: #138
Co-authored-by: Dariusz Augustyniak <augustyd@noreply.example.com>
Co-committed-by: Dariusz Augustyniak <augustyd@noreply.example.com>
2023-04-19 13:26:13 +02:00
db055ef58b Resolved another conflict 2023-04-19 13:26:10 +02:00
420bfaccd9 Resolved merge conflict in xpath.html 2023-04-19 13:18:55 +02:00