All public logs
Jump to navigation
Jump to search
Combined display of all available logs of TS NoCode wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 14:55, 7 February 2025 Tvi talk contribs moved page Tempus Serva online documentation to TS NoCode online documentation
- 15:09, 21 January 2025 Tvi talk contribs created page 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.") Tag: Visual edit
- 14:14, 2 December 2024 Tvi talk contribs created page FieldFilesVideos (Created page) Tag: Visual edit
- 14:13, 2 December 2024 Tvi talk contribs created page File:FieldFilesVideos edit.png
- 14:13, 2 December 2024 Tvi talk contribs uploaded File:FieldFilesVideos edit.png
- 14:13, 2 December 2024 Tvi talk contribs created page File:FieldFilesVideos show.png
- 14:13, 2 December 2024 Tvi talk contribs uploaded File:FieldFilesVideos show.png
- 14:04, 2 December 2024 Tvi talk contribs created page File:FieldFilesPictures edit.png
- 14:04, 2 December 2024 Tvi talk contribs uploaded a new version of File:FieldFilesPictures edit.png
- 14:04, 2 December 2024 Tvi talk contribs created page File:FieldFilesPictures show.png
- 14:04, 2 December 2024 Tvi talk contribs uploaded a new version of File:FieldFilesPictures show.png
- 14:00, 2 December 2024 Tvi talk contribs created page File:FieldFilesPictures BE.png
- 14:00, 2 December 2024 Tvi talk contribs uploaded a new version of File:FieldFilesPictures BE.png
- 11:44, 10 October 2024 Tvi talk contribs created page 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 Tvi talk contribs created page File:WebDav files.png
- 11:39, 10 October 2024 Tvi talk contribs uploaded File:WebDav files.png
- 10:09, 27 May 2024 Tvi talk contribs created page 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
- 09:41, 17 May 2024 Tvi talk contribs changed group membership for Jno from (none) to administrator
- 10:14, 22 April 2024 Tvi talk contribs restored page Integration/REST (31 revisions)
- 10:05, 22 April 2024 Tvi talk contribs deleted page Integration/REST (Editor was broken)
- 13:20, 2 April 2024 Tvi talk contribs created page File:Image.png
- 13:20, 2 April 2024 Tvi talk contribs uploaded File:Image.png
- 08:23, 2 April 2024 Tvi talk contribs created page Dashboard diagram widget configuration (Startet description, missing some) Tag: Visual edit
- 07:43, 2 April 2024 Tvi talk contribs created page FieldSubselectDiagram (Created basic version that links to other sites) Tag: Visual edit
- 13:18, 9 February 2024 User account Mpe talk contribs was created by Tvi talk contribs and password was sent by email
- 15:27, 21 December 2023 Tvi talk contribs created page Command line tools (Startet describing the new tool) Tag: Visual edit
- 15:09, 21 December 2023 Tvi talk contribs moved page Command line tools to Legacy command line tools without leaving a redirect (Is now legacy, new stuff replaced it)
- 10:07, 2 November 2023 Tvi talk contribs created page Bulk importing files (Created the page)
- 09:49, 3 October 2023 Tvi talk contribs created page Virtual development environment (Created the page) Tag: Visual edit
- 14:59, 10 August 2023 Tvi talk contribs changed group membership for Nun from (none) to administrator
- 14:51, 10 August 2023 Tvi talk contribs moved page Index.php?title=Features/Status level dependencies to Features/Status level dependencies without leaving a redirect (Broken url)
- 14:57, 13 July 2023 User account Nun talk contribs was created by Tvi talk contribs (Ny medarbejder)
- 09:01, 26 April 2023 Tvi talk contribs created page FieldStateChanger (Created the page) Tag: Visual edit
- 12:12, 2 March 2023 Tvi talk contribs created page MitID Integration (Created the page) Tag: Visual edit
- 15:38, 15 December 2022 Tvi talk contribs created page LoadInfoFromCVR (Created page with "== What is it? == A codeunit that does a lookup via danish CVR register and updates the given fields of the record. Only the configurations that are set will be updated, allowing for fetching of specific fields. == How to set up == Add a status action and set the codeunit Classname to: '''dk.tempusserva.codeunit.common.LoadInfoFromCVR''' Set the following entity configurations * '''LoadInfoFromCVR.LookupField''' Field SYSTEMNAME containing the CVR to be looked up (re...") Tag: Visual edit
- 15:32, 15 December 2022 Tvi talk contribs created page GenberegnParent (Created page with "==What is it?== A simple codeunit that allows you to force a complete re-calculation of an associated record == How to set up == Set the codeunit Classname of the entity to: '''dk.tempusserva.codeunit.common.GenberegnParent''' Set the following entity configuration * '''GenberegnParent.ParentField''' Field NAME containing the DataID of the associated record (eg. ParentReference or Lookup DataID)") Tag: Visual edit
- 14:47, 3 March 2022 Tvi talk contribs created page Graylog-sidecar setup (Skrevet guide fra docs over) Tag: Visual edit
- 15:02, 16 December 2021 Tvi talk contribs created page RequestFormevent (Created page with "This Codeunit is not ready for use! == What it does == == How to invoke == == Configuration == {| class="wikitable" !Datapoint ! !Type !Notes |- |when |Required |String |Possible values: "after-update" or "before-update". Determines whether the call is executed before or after an item is updated. |- |status |Optional |Array |An array of the StatusID's where the call should be executed. If "after-update", then this is if the item is in one of these status's after the u...") Tag: Visual edit
- 15:43, 15 December 2021 Tvi talk contribs created page MoveFile (Created page with "== What it does == Moves a file from one document-field to another, on the same entity. Works between document-fields with and without signing. == How to invoke == Add the following snippet to the entity scripts.<syntaxhighlight lang="javascript"> let moveFile = (id) => { const params = new URLSearchParams(window.location.search) $.ajax({ url: "main", method: "GET", data: { "command": "dk.tempusserva.codeunit.common.MoveFile", "SagID": params.get("SagID")...") Tag: Visual edit
- 11:52, 15 December 2021 Tvi talk contribs deleted page Memutuskan Situs Judi Online Dengan Bonus Besar (Spam)
- 11:52, 15 December 2021 Tvi talk contribs deleted page Proof That Veterinary Medical Equipment Is Strictly What You Are On The Lookout For (Spam)
- 11:51, 15 December 2021 Tvi talk contribs deleted page The Secret Of Veterinary Medical Equipment (Spam)
- 11:51, 15 December 2021 Tvi talk contribs deleted page 8 Simple Techniques For Led Downlights Uncovered (Spam)
- 11:51, 15 December 2021 Tvi talk contribs deleted page 10 Romantic Veterinary Medical Device Holidays (Spam)
- 11:51, 15 December 2021 Tvi talk contribs deleted page Indoor Led Lights Adventures (Spam)
- 11:50, 15 December 2021 Tvi talk contribs deleted page The Way To Make Extra Led Downlights By Doing Much Less (Spam)
- 11:50, 15 December 2021 Tvi talk contribs deleted page Agen Sabung Ayam Online Yang Butuh Untuk Dijauhi (Spam)
- 11:50, 15 December 2021 Tvi talk contribs deleted page Be At The Top Of World With Liver Products (Spam)
- 11:50, 15 December 2021 Tvi talk contribs deleted page North Korea Accuses UN Of double Standards Over Missile Tests (Spam)
- 11:50, 15 December 2021 Tvi talk contribs deleted page 4 Ways To Make Old Appliances Look New - Kitchen Improvements (Spam)