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).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 08:56, 6 June 2025 Kpe talk contribs deleted page Features/OWASP compliance (content was: "== OWASP compliance == On a general level TS NoCode platform is OWASP level 2 compliant, provided the right features are activated. TS is secured against all common threat vectors * SQL injection * Cross-site request forgery (CSRF) * Cross-site scripting * ... many more In addition multiple policies can be activated === Multifactor authentication === ==== Autheticator MFA ==== Multifa...", and the only contributor was "Kpe" (talk))
  • 08:32, 6 June 2025 Kpe talk contribs created page Features/OWASP compliance (Created page with "== OWASP compliance == On a general level TS NoCode platform is OWASP level 2 compliant, provided the right features are activated. TS is secured against all common threat vectors * SQL injection * Cross-site request forgery (CSRF) * Cross-site scripting * ... many more In addition multiple policies can be activated === Multifactor authentication === ==== Autheticator MFA ==== ==== IP address ==== === Throtling === === DOS protection ===")
  • 10:57, 2 April 2025 Tvi talk contribs deleted page Test siden (Vandalism: content was: ":)")
  • 10:54, 2 April 2025 Tvi talk contribs deleted page TEST (Vandalism: content was: "=== TEST === sdfælsælfæsl sfdsfs === TEST === sdfælsælfæsl sfdsfs === TEST === sdfælsælfæsl sfdsfs === TEST === sdfælsælfæsl sfdsfs === TEST === sdfælsælfæsl sfdsfs")
  • 14:55, 7 February 2025 Tvi talk contribs moved page Tempus Serva online documentation to TS NoCode online documentation
  • 15:52, 22 January 2025 Kpe talk contribs created page Continous delivery (Created page with " === Source code === ==== Subversion ==== ==== NPM manager ==== # https://nodejs.org/en/download # From command promp #* winget install Schniz.fnm #* fnm install 22 #* cd <svnroot>''\sfwServlets\web'' #* npm i Step 2.3 + 2.4 must be repeated for all changes to th JSON manifest === Build and test === === Distribution ===")
  • 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
  • 23:16, 9 January 2025 Kpe talk contribs created page EC2 server recovery (Created page with " === No SSL connections possible === # Make a snapshot of the running server # Make a volume from the snap shot # Create a new server # Attatch the volume to machine /dev/sdf # Connect to new server ## Install TS and application ## Stop webserver and database ## mkdir /mnt/oldroot ## sudo mount /dev/nvme1n1p1 /mnt/oldroot ## sudo rm -r /mnt/sda/* ## sudo cp -r /mnt/oldroot/usr/tempusserva/sda/* /mnt/sda/")
  • 14:14, 2 December 2024 Tvi talk contribs created page FieldFilesVideos (Created page) Tag: Visual edit
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)