Combined display of all available logs of Catglobe Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:59, 3 April 2025 Nguyenduyan talk contribs created page File:Oidc authR.jpg
- 08:59, 3 April 2025 Nguyenduyan talk contribs uploaded File:Oidc authR.jpg
- 08:59, 3 April 2025 Nguyenduyan talk contribs created page Make oidc work with respondents auth with guid only (Created page with "File:Oidc_authR.jpg Category:Guides")
- 08:44, 3 April 2025 Nguyenduyan talk contribs created page OidcServer2ServerClient class (Created page with "{{CGscriptClass_Template |Name=<nowiki>OidcServer2ServerClient</nowiki> |Description=<nowiki>Specification of a Client Authentication oidc client</nowiki> |InheritsFrom=object|Methods= {{CGscriptMethods_Template|ReturnType=Empty|Name=<nowiki>Delete</nowiki>|Description=<nowiki>Delete this client</nowiki>}} {{CGscriptMethods_Template|ReturnType=Empty|Name=<nowiki>Save</nowiki>|Description=<nowiki>Save the Oidc client</nowiki>}} {{CGscriptMethods_Template|ReturnType=Empty|...")
- 08:43, 3 April 2025 Nguyenduyan talk contribs created page OidcAuthenticationFlow class (Created page with "{{CGscriptClass_Template |Name=<nowiki>OidcAuthenticationFlow</nowiki> |Description=<nowiki>Specification of a Authentication Flow oidc client</nowiki> |InheritsFrom=object|Methods= {{CGscriptMethods_Template|ReturnType=Empty|Name=<nowiki>Delete</nowiki>|Description=<nowiki>Delete this client</nowiki>}} {{CGscriptMethods_Template|ReturnType=Empty|Name=<nowiki>Save</nowiki>|Description=<nowiki>Save the Oidc client</nowiki>}} {{CGscriptMethods_Template|ReturnType=Empty|Nam...")
- 08:42, 3 April 2025 Nguyenduyan talk contribs created page File:2025-01-06 13-54-36.jpg
- 08:42, 3 April 2025 Nguyenduyan talk contribs uploaded File:2025-01-06 13-54-36.jpg
- 08:41, 3 April 2025 Nguyenduyan talk contribs created page QuestionnaireBatchJob class (Created page with "{{CGscriptClass_Template |Name=<nowiki>QuestionnaireBatchJob</nowiki> |Description=<nowiki>Process each QAS with some custom logic in a optimal way.</nowiki> |InheritsFrom=object|Constructors= {{CGscriptConstructors_Template|Parameters= {{CGscriptParameters_Template|Type=int|Name=<nowiki>questionnaireId</nowiki>|Description=<nowiki>Id of the base questionnaire</nowiki>}} |Description=<nowiki>Process each QAS with some custom logic in a optimal way.</nowiki>}} |Methods= {...")
- 08:40, 3 April 2025 Nguyenduyan talk contribs created page Workflow setGlobal (Created page with "== Workflow_setGlobal== Set values for scripts invoked from WorkflowScript_class ==Syntax== Workflow_setGlobal(string parameterName, AnyType value) == Return type == Empty == Examples == <source lang="javascript"> Workflow_setGlobal("x", 1000); //Get global value on dynamic script string script = " number a = 1; return a + Workflow_getGlobal(\"x\"); "; WorkflowScript wfS = new WorkflowScript (script, false); wfS.Call();//1001 //Get global value on existing wokfl...")
- 08:39, 3 April 2025 Nguyenduyan talk contribs created page Workflow getGlobal (Created page with "== Workflow_getGlobal== Get values for scripts invoked from WorkflowScript_class ==Syntax== Workflow_getGlobal(string parameterName) == Return type == AnyType == Examples == <source lang="javascript"> Workflow_setGlobal("x", 1000); //Get global value on dynamic script string script = " number a = 1; return a + Workflow_getGlobal(\"x\"); "; WorkflowScript wfS = new WorkflowScript (script, false); wfS.Call();//1001 //Get global value on existing wokflow wfS = new...")
- 08:38, 3 April 2025 Nguyenduyan talk contribs created page DateTime toJson (Created page with "== DateTime_toJson== Convert DateTime_class or DateTime array to string ==Syntax== DateTime_toJson(DateTime[, Type]) == Arguments == DateTime can be DateTime_class or DateTime array Type number: 0 for return full DateTime (default), 1 for return DateOnly, 2 for return TimeOnly == Return type == string of datetime, format yyyy-MM-ddThh:mm:ss.msZ == Examples == <source lang="javascript"> DateTime dateTime = new DateTime(); //array dateTime = getDateTime(); string...")
- 08:37, 3 April 2025 Nguyenduyan talk contribs created page DateTime fromJson (Created page with "== DateTime_fromJson== Convert DateTime string Json to DateTime_class ==Syntax== DateTime_fromJson(string DateTime) == Arguments == DateTime is in string format yyyy-MM-ddThh:mm:ss.msZ == Return type == DateTime_class == Examples == <source lang="javascript"> string dtJson = "2024-12-30T08:22:23.9900000Z"; DateTime dateTime = DateTime_fromJson(dtJson);//2024-12-30 08:22:23 </source> Category:General_Functions")
- 07:53, 3 April 2025 Nguyenduyan talk contribs created page File:2025-01-06 12-24-11.jpg
- 07:53, 3 April 2025 Nguyenduyan talk contribs uploaded File:2025-01-06 12-24-11.jpg
- 08:47, 26 July 2018 Nguyenduyan talk contribs uploaded File:2018-07-26 15-41-59.png
- 09:50, 23 July 2018 Nguyenduyan talk contribs uploaded File:2018-07-23 16-42-13.png
- 04:00, 7 June 2018 Nguyenduyan talk contribs uploaded File:2018-06-07 10-56-55.png
- 03:51, 7 June 2018 Nguyenduyan talk contribs uploaded File:2018-06-07 10-45-59.png
- 03:58, 31 May 2018 Nguyenduyan talk contribs uploaded File:Export3.png
- 03:58, 31 May 2018 Nguyenduyan talk contribs uploaded File:Export2.png
- 03:57, 31 May 2018 Nguyenduyan talk contribs uploaded File:Export1.png
- 09:25, 30 May 2018 Nguyenduyan talk contribs uploaded File:Import3.png
- 09:19, 30 May 2018 Nguyenduyan talk contribs uploaded File:Import2.png
- 09:14, 30 May 2018 Nguyenduyan talk contribs uploaded File:Import1.png
- 08:42, 23 May 2018 Nguyenduyan talk contribs uploaded File:2018-05-23 15-39-30.png
- 08:31, 23 May 2018 Nguyenduyan talk contribs uploaded File:2018-05-23 15-25-57.png
- 05:17, 22 May 2018 Nguyenduyan talk contribs uploaded a new version of File:OnError1.png
- 05:10, 22 May 2018 Nguyenduyan talk contribs uploaded a new version of File:OnError3.png
- 05:08, 22 May 2018 Nguyenduyan talk contribs uploaded a new version of File:OnError3.png
- 05:06, 22 May 2018 Nguyenduyan talk contribs uploaded File:OnError3.png
- 05:01, 22 May 2018 Nguyenduyan talk contribs uploaded File:OnError2.png
- 04:51, 22 May 2018 Nguyenduyan talk contribs uploaded File:OnError1.png
- 02:09, 10 May 2018 Nguyenduyan talk contribs uploaded File:2018-05-09 16-37-26.png
- 04:50, 9 May 2018 Nguyenduyan talk contribs uploaded File:2018-05-09 10-51-38.png
- 07:37, 16 March 2018 Nguyenduyan talk contribs uploaded File:Full custom column.png
- 07:22, 2 March 2018 Nguyenduyan talk contribs uploaded File:Sig set.png
- 07:22, 2 March 2018 Nguyenduyan talk contribs uploaded File:Sig default.png
- 10:19, 10 January 2018 Nguyenduyan talk contribs uploaded a new version of File:TableColor2.png
- 10:18, 10 January 2018 Nguyenduyan talk contribs uploaded a new version of File:TableColor2.png
- 10:17, 10 January 2018 Nguyenduyan talk contribs uploaded a new version of File:ColorTable1.png
- 10:13, 10 January 2018 Nguyenduyan talk contribs uploaded File:TableColor2.png
- 10:13, 10 January 2018 Nguyenduyan talk contribs uploaded File:ColorTable1.png
- 05:51, 7 December 2017 Nguyenduyan talk contribs uploaded File:Access after grant.png
- 05:51, 7 December 2017 Nguyenduyan talk contribs uploaded File:Access before grant.png
- 03:19, 9 November 2017 Nguyenduyan talk contribs uploaded File:SortHorizontal.png
- 03:00, 9 November 2017 Nguyenduyan talk contribs uploaded File:Sortvertical.png
- 07:07, 1 November 2017 Nguyenduyan talk contribs uploaded File:PPT Image after.png
- 07:07, 1 November 2017 Nguyenduyan talk contribs uploaded File:PPT Image before.png
- 08:44, 5 September 2017 Nguyenduyan talk contribs uploaded File:Table1.png
- 08:50, 14 July 2017 Nguyenduyan talk contribs uploaded File:BulkmailinQueue.png