Commit Graph

220 Commits

Author SHA1 Message Date
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
3d41447581 Added numeric functions and some string 2023-04-19 13:05:36 +02:00
a773022f0d Added tooltips for XPath 2.0 (#134)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #134
2023-04-19 13:05:36 +02:00
afcd52815f Prepared templates for new XPath tooltips (#133)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #133
2023-04-19 13:05:36 +02:00
59ffeb9363 Fixed xsd in release version (#147)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #147
Reviewed-by: Dariusz Augustyniak <augustyd@noreply.example.com>
11.1.2
2023-04-19 13:02:55 +02:00
b72157377d 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 10:28:04 +02:00
0946982ab6 Added missing functions (#143)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #143
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Reviewed-by: Dariusz Augustyniak <augustyd@noreply.example.com>
2023-04-18 10:55:45 +02:00
8098aeacd9 Added new tooltips for XPath 3.0 and 3.1
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #139
Reviewed-by: Adam Bem <bema@noreply.example.com>
Reviewed-by: Dariusz Augustyniak <augustyd@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-18 10:05:44 +02:00
de94eca0ac 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-14 10:42:47 +02:00
a7edf934f7 Merged critical XSLT fix 2023-04-12 10:01:27 +02:00
7c0d79612a Added numeric functions and some string 2023-04-12 10:01:10 +02:00
02f1977ff0 Added tooltips for XPath 2.0 (#134)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #134
2023-04-12 10:01:10 +02:00
1816302ba1 Prepared templates for new XPath tooltips (#133)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #133
2023-04-12 10:01:10 +02:00
64ae2d044d Fixed not working XSLT tool (#136)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #136
11.1.1
2023-04-12 09:56:39 +02:00
00f3606da6 Added numeric functions and some string 2023-04-06 14:03:39 +02:00
f77a6f15c2 Added tooltips for XPath 2.0 (#134)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #134
2023-04-06 11:53:53 +02:00
0e9a87bfe7 Prepared templates for new XPath tooltips (#133)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #133
2023-03-29 08:49:43 +02:00
994804b640 Removed unneeded console.logs (#131)
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #131
11.1
2023-03-24 09:32:22 +01:00
9265c0a051 Removed imput data from logs (#130)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #130
2023-03-24 09:12:32 +01:00
71f9ae9553 widlam/refactoring/issue#120 (#128)
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #128
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-03-23 10:16:47 +01:00
19de505ca4 Added length limit for data in UUID field (#127)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #127
2023-03-22 13:27:49 +01:00
13d51c05d8 Switched fonts to self-hosted (#126)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #126
2023-03-22 11:19:57 +01:00
0bd80b1878 Implemented sending logs to ElasticSearch with Filebeat (#125)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #125
2023-03-21 09:47:28 +01:00
bd565ffd7d Logging system enhanced (#124)
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Reviewed-on: #124
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-03-21 09:46:55 +01:00
60922ea3c7 Jenkins pipeline (#123)
Reviewed-on: R11/release11-tools-web#123
2023-03-18 08:31:12 +01:00
02ac7e09d3 Added placeholder files for Terms of Use and Privacy Policy (#119)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#119
2023-03-16 09:45:50 +01:00