User contributions for Tvi
Jump to navigation
Jump to search
- 14:59, 7 February 2025 diff hist −16 Main Page Changed redirect target from Index.php?title=TS NoCode online documentation to TS NoCode online documentation current Tags: Visual edit Redirect target changed
- 14:58, 7 February 2025 diff hist +13 Main Page Changed redirect target from Tempus Serva online documentation to Index.php?title=TS NoCode online documentation Tags: Visual edit Redirect target changed
- 14:55, 7 February 2025 diff hist +44 N Tempus Serva online documentation Tvi moved page Tempus Serva online documentation to TS NoCode online documentation current Tag: New redirect
- 14:55, 7 February 2025 diff hist 0 m TS NoCode online documentation Tvi moved page Tempus Serva online documentation to TS NoCode online documentation current
- 14:55, 7 February 2025 diff hist +4 TS NoCode online documentation Tag: Visual edit
- 14:45, 4 February 2025 diff hist −1 m Email templates current Tag: Visual edit
- 14:45, 4 February 2025 diff hist +2,473 Email templates Info about inserting data and calling functions Tag: Visual edit
- 14:22, 4 February 2025 diff hist +167 m Email templates Tag: Visual edit
- 15:09, 21 January 2025 diff hist +477 N Embed TS in other sites Created page with "To embed the output of a public codeunit, on another website, the following code can be used.<syntaxhighlight lang="html"> <div id="tsContent"></div> <script type="text/javascript"> $.ajax({ url: 'https://[SYSTEM-DOMAIN]/[APP-NAME]/mainpublic?command=[CODEUNIT-NAME]]', success: function(data) { $('#tsContent').html($(data).find(".mainContent").html()); }, }); </script> </syntaxhighlight>It requires jQuery to be loaded beforehand." current Tag: Visual edit
- 15:46, 10 January 2025 diff hist +321 m Dashboard diagram widget configuration Added functionality section current Tag: Visual edit
- 14:06, 11 December 2024 diff hist +150 m FieldNumberBoolean current Tag: Visual edit
- 16:53, 10 December 2024 diff hist +1,749 Developing codeunits Added section about dev-vm current Tag: Visual edit
- 14:15, 2 December 2024 diff hist +1 FieldFilesVideos current Tag: Visual edit
- 14:14, 2 December 2024 diff hist +645 N FieldFilesVideos Created page Tag: Visual edit
- 14:13, 2 December 2024 diff hist +18 N File:FieldFilesVideos edit.png current
- 14:13, 2 December 2024 diff hist +18 N File:FieldFilesVideos show.png current
- 14:04, 2 December 2024 diff hist 0 N File:FieldFilesPictures edit.png current
- 14:04, 2 December 2024 diff hist 0 N File:FieldFilesPictures show.png current
- 14:03, 2 December 2024 diff hist +100 m FieldFilesPictures →Configuration current Tag: Visual edit
- 14:00, 2 December 2024 diff hist 0 N File:FieldFilesPictures BE.png current
- 13:58, 2 December 2024 diff hist +74 Field type reference Added videos-field current Tag: Visual edit
- 12:14, 10 October 2024 diff hist +340 WebDAV current Tag: Visual edit
- 11:44, 10 October 2024 diff hist +1,335 N WebDAV Created page with "== About our WebDAV implementation == Supported document types: Word, Excel, Powerpoint. Sometimes the action of saving a file, that was opened using WebDAV will fail, but only the first time, if it happens at all. To fix this, you just have to save the document again, and the issue will be gone for you, until you re-signin. == How to enable == Toggle the policy <code>webdavSupport</code> and <code>webdavSessionTokens</code> to <code>true</code>. File:WebDav fil..." Tag: Visual edit
- 11:39, 10 October 2024 diff hist +43 N File:WebDav files.png current
- 12:53, 4 October 2024 diff hist +138 m Full UTF8 support current Tag: Visual edit
- 15:40, 16 September 2024 diff hist +40 m Command line tools current Tag: Visual edit
- 11:27, 11 September 2024 diff hist +7 m Command line tools Tag: Visual edit
- 14:40, 5 September 2024 diff hist +124 m MitID Integration Added Signer.StatusUploaded current Tag: Visual edit
- 10:49, 19 August 2024 diff hist +486 m Dashboard diagram widget configuration multiple y-axis Tag: Visual edit
- 13:04, 30 May 2024 diff hist +77 m Integration/REST →Version 2 (Json): Swagger UI current Tag: Visual edit: Switched
- 10:12, 27 May 2024 diff hist +60 CloneSystem current Tag: Visual edit
- 10:09, 27 May 2024 diff hist +1,429 N CloneSystem Created page with "== What it does == Clones the entire webapp to another server. Only works on linux. == First setup == # Generate an SSH key for the tomcat-user on the source server <code>sudo -u tomcat ssh-keygen</code> # Add the public key to a user on the target server that has sudo-access # Connect from the source server, as tomcat, to the target server and accept the certificate # Add configurations == How to invoke == Invoke the codeunit, as an admin. eg. <code>[SERVER]/main?c..." Tag: Visual edit
- 13:40, 13 May 2024 diff hist 0 m Integration/REST
- 13:38, 13 May 2024 diff hist +377 Integration/REST Info about v2
- 10:56, 13 May 2024 diff hist +189 Integration/REST Notet version changes and new endpoints Tag: Visual edit: Switched
- 10:57, 24 April 2024 diff hist +38 m Policy current Tag: Visual edit
- 10:35, 22 April 2024 diff hist +756 Integration/Content source current
- 10:21, 22 April 2024 diff hist +258 API v1.0 Added limit current Tag: Visual edit
- 10:15, 22 April 2024 diff hist +2,966 Integration/REST Tags: Visual edit: Switched Manual revert
- 10:04, 22 April 2024 diff hist −143 Integration/REST Blanked the page Tags: Blanking Visual edit: Switched Reverted
- 10:04, 22 April 2024 diff hist −2,076 Integration/REST Replaced content with " === Query parameters === The REST API supports the same filtering and search parameters, as the list-command Integration/Content_source." Tags: Visual edit: Switched Replaced Reverted
- 10:04, 22 April 2024 diff hist −231 Integration/REST Tags: Visual edit: Switched Reverted
- 10:03, 22 April 2024 diff hist −367 Integration/REST Tags: Visual edit: Switched Reverted
- 10:03, 22 April 2024 diff hist −149 Integration/REST Tag: Reverted
- 09:51, 22 April 2024 diff hist +143 Integration/REST
- 11:13, 9 April 2024 diff hist +4 Status actions current Tag: Visual edit
- 11:12, 9 April 2024 diff hist +1 m Status actions Tag: Visual edit
- 11:12, 9 April 2024 diff hist +236 Status actions Formatting and info about webhooks Tag: Visual edit
- 13:34, 2 April 2024 diff hist +43 Dashboard diagram widget configuration →Structure Tag: Visual edit
- 13:32, 2 April 2024 diff hist +1,281 FieldSubselectDiagram current Tag: Visual edit