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)- 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:31, 5 February 2024 Nun talk contribs created page How to use DumpFilesToDiscCLI (Created page with "DumpFilesToDiscCLI is a tool to run the DumpFilesToDisc codeunit directly from a Command Line Interface such as Windows Powershell. To run the command, you must have JDK 1.8 (Or probably newer) installed and set up. From here you must do the following steps: 1. get war file with www.tempusserva.dk/install/nightly/TempusServa.war 2. rename file ending to .zip 3. unzip the file 4. navigate to \TempusServa\WEB-INF\lib in zip file in a CLI 5. run the following command, but...")
- 08:51, 10 January 2024 Kpe talk contribs created page Admin SQL queries (Created page with "=== Extract list of users and groups === One line for each group SELECT user.Name, user.EMAIL, user.IsActive, usergroup.Groupname, usergroup.LDAPNAME FROM user INNER JOIN usergroupmember ON usergroupmember.UserID = user.UserID INNER JOIN usergroup ON usergroupmember.GroupID = usergroup.GroupID ORDER BY 1 One line for each user SELECT user.Name, user.EMAIL, user.IsActive, GROUP_CONCAT(usergroup.Groupname) AS ListOfGroups FROM user INNER JOIN usergroupm...")
- 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
- 11:50, 6 September 2023 Nun talk contribs created page File:View option location.PNG (Location of List view options)
- 11:50, 6 September 2023 Nun talk contribs uploaded File:View option location.PNG (Location of List view options)
- 11:38, 6 September 2023 Nun talk contribs created page File:View options.PNG (View option window)
- 11:38, 6 September 2023 Nun talk contribs uploaded File:View options.PNG (View option window)
- 11:37, 6 September 2023 Nun talk contribs created page Features/Personal views (Created page with "A View (also called list view) is a specific showing of a list of records from an Entity. Using the search and advanced search functions, you can choose to exclude records form the view using different parameters. The currently active parameters can be seen below the view. To save the parameters of a view for later reuse, select")
- 08:30, 28 August 2023 Nun talk contribs created page File:Unique key.PNG
- 08:30, 28 August 2023 Nun talk contribs uploaded File:Unique key.PNG
- 08:30, 28 August 2023 Nun talk contribs created page File:Field select.PNG
- 08:30, 28 August 2023 Nun talk contribs uploaded File:Field select.PNG
- 08:30, 28 August 2023 Nun talk contribs created page File:Field advanced toggle.PNG
- 08:30, 28 August 2023 Nun talk contribs uploaded File:Field advanced toggle.PNG
- 14:55, 24 August 2023 Kpe talk contribs created page Elastic search install (Created page with "== ES installation == === Install using the RPM manager === wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.1-x86_64.rpm wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.1-x86_64.rpm.sha512 shasum -a 512 -c elasticsearch-8.9.1-x86_64.rpm.sha512 sudo rpm --install elasticsearch-8.9.1-x86_64.rpm sudo rpm -e elasticsearch-8.9.1-x86_64.rpm === Install using yum installer === sudo rpm --import https://pack...")
- 12:51, 11 August 2023 Kpe talk contribs created page Features/Duplicate prevention (Created page with "=== PLACEHOLDER ARTICLE === Entity: Check for duplicates Field: Is part of a unique key Note checks realtime when entering data")
- 09:04, 11 August 2023 Kpe talk contribs created page Nomenclature (Created page with "* Entity * Record * Status * Block * Section * Frontend * Backend")
- 15:25, 10 August 2023 Nun talk contribs moved page Status level dependencies to Features/Status level dependencies
- 15:08, 10 August 2023 Nun talk contribs created page File:Level dependency.png
- 15:08, 10 August 2023 Nun talk contribs uploaded File:Level dependency.png
- 15:08, 10 August 2023 Nun talk contribs created page File:Advanced toggle.png
- 15:08, 10 August 2023 Nun talk contribs uploaded File:Advanced toggle.png
- 15:07, 10 August 2023 Nun talk contribs created page File:Picture 2.png
- 15:07, 10 August 2023 Nun talk contribs uploaded File:Picture 2.png
- 15:02, 10 August 2023 Nun talk contribs created page Status level dependencies (Created blank page)
- 15:01, 10 August 2023 Nun talk contribs deleted page Index.php?title=Features/Status level dependencies (content was: "", and the only contributor was "Nun" (talk))
- 15:01, 10 August 2023 Nun talk contribs created page Index.php?title=Features/Status level dependencies (Created blank page)
- 15:00, 10 August 2023 Nun talk contribs deleted page Features/Status level dependencies (broken page)
- 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:14, 10 August 2023 Nun talk contribs created page Index.php?title=Features/Status level dependencies (Created page with "Status level dependencies") Tag: Visual edit: Switched
- 14:12, 10 August 2023 Nun talk contribs created page File:Levels.png
- 14:12, 10 August 2023 Nun talk contribs uploaded File:Levels.png
- 15:06, 13 July 2023 Nun talk contribs created page Local development environment tutorial (beginnings of local environment tutorial) Tag: Visual edit
- 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
- 10:36, 18 November 2022 Kpe talk contribs created page Coding standards (Created page with "=== Naming standards (tobe) === Package / naming placement * Package name all lowercase * General platform entities ** Servlets ** Fields ** Views * Solution specific code Class naming * Starting with uppercase * No special characters * Seperate words with uppercase === Safety standards === * Input sanitization used in SQL, using either ** Escape all string parameters using DbConnection.EscapeSQL ** Prepared statements * Page codeunits should contain user group restr...")