User contributions for Kpe
Jump to navigation
Jump to search
- 07:20, 24 July 2024 diff hist +3 Coding standards →Table attribute naming
- 07:19, 24 July 2024 diff hist +60 Coding standards →Table attribute naming
- 07:18, 24 July 2024 diff hist +28 Coding standards →Table attribute naming
- 07:16, 24 July 2024 diff hist +183 Coding standards →Safety standards
- 07:10, 24 July 2024 diff hist −2 Coding standards →Review standards
- 07:10, 24 July 2024 diff hist −2 Coding standards →Safety standards
- 07:10, 24 July 2024 diff hist +65 Coding standards →Naming standards
- 07:09, 24 July 2024 diff hist +191 Coding standards →Table naming
- 11:08, 6 June 2024 diff hist +734 N Tenant whitelabeling Created page with " === Use and requiements === This feature will allow you to apply different styling for each ExclusiveGroup in the system. This is handled by injecting an extra stylesheet into the page, by including a special codeunit page inside ALL pages (displayed at the top). Limitations * Users without an ExclusiveGroup will have nos special styling * Only works with simple security (multiple ExclusiveGroups not possible) === Configuration === Do the following steps # Change the..."
- 10:54, 6 June 2024 diff hist +1 Guides and tutorials →Styling and scripting
- 10:54, 6 June 2024 diff hist +26 Guides and tutorials →Styling and scripting
- 17:52, 17 May 2024 diff hist +55 Oauth2 authentication →Facebook Oauth current
- 17:52, 17 May 2024 diff hist +61 Oauth2 authentication →LinkedIn Oauth
- 17:52, 17 May 2024 diff hist +57 Oauth2 authentication →ADFS Oauth
- 17:51, 17 May 2024 diff hist +35 Oauth2 authentication →Azure Oauth
- 17:51, 17 May 2024 diff hist +23 Oauth2 authentication →Azure Oauth
- 15:25, 17 May 2024 diff hist +547 Dashboard widget configuration →Dynamic selectors current
- 15:19, 17 May 2024 diff hist +75 Dashboard widget configuration →Lists
- 21:42, 16 May 2024 diff hist +72 Moving database from live to test →Export and importing in one go current
- 21:41, 16 May 2024 diff hist +121 Moving database from live to test →Dumping data
- 13:57, 30 April 2024 diff hist +2,597 Backup and restore →Corrupted databases current
- 10:57, 24 April 2024 diff hist +162 Coding standards →Naming standards
- 18:12, 21 April 2024 diff hist +505 Known issues →Conatainer specific
- 17:13, 21 April 2024 diff hist +104 Known issues →Unable to restart services
- 17:11, 21 April 2024 diff hist −5 Known issues →Conatainer specific
- 16:22, 21 April 2024 diff hist +50 Known issues →Unable to restart services
- 14:03, 21 April 2024 diff hist +31 Known issues →Unable to restart services
- 14:01, 21 April 2024 diff hist +138 Known issues →Unable to restart services
- 13:50, 21 April 2024 diff hist +173 Known issues →Tomcat
- 06:40, 11 April 2024 diff hist −41 Course notes for today →Servers for today
- 09:09, 13 March 2024 diff hist +3 Course notes for today →Servers for today
- 09:01, 13 March 2024 diff hist −97 Course notes for today →Servers for today
- 10:38, 8 February 2024 diff hist +16 Command reference →scan current
- 10:27, 8 February 2024 diff hist +35 Command reference →scan
- 10:24, 8 February 2024 diff hist +103 Command reference →Other services
- 10:19, 8 February 2024 diff hist +154 Command reference →scan
- 10:09, 8 February 2024 diff hist +157 Command reference →Other services
- 10:32, 16 January 2024 diff hist −7 Coding standards →Naming standards (tobe)
- 08:51, 10 January 2024 diff hist +632 N 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..." current
- 08:45, 10 January 2024 diff hist +24 Guides and tutorials →IT support functions
- 13:31, 1 December 2023 diff hist +186 JQuery / script cheatsheet →Navigation current
- 16:03, 17 November 2023 diff hist +23 JQuery / script cheatsheet
- 16:02, 17 November 2023 diff hist +232 JQuery / script cheatsheet
- 09:58, 4 October 2023 diff hist +36 API v1.0 →Code example
- 09:48, 4 October 2023 diff hist +37 API v1.0 →Code example
- 09:47, 4 October 2023 diff hist +49 API v1.0 →Code example
- 09:45, 4 October 2023 diff hist +46 API v1.0 →Code example
- 09:42, 4 October 2023 diff hist +58 API v1.0 →Code example
- 09:42, 4 October 2023 diff hist +2 API v1.0 →Code example
- 09:39, 4 October 2023 diff hist +182 API v1.0 →Code example