All public logs
Combined display of all available logs of Zinform. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:21, 27 November 2025 Mike talk contribs created page File:Entra5.png
- 22:21, 27 November 2025 Mike talk contribs uploaded File:Entra5.png
- 22:20, 27 November 2025 Mike talk contribs created page File:Entra4.png
- 22:20, 27 November 2025 Mike talk contribs uploaded File:Entra4.png
- 22:19, 27 November 2025 Mike talk contribs created page File:Entra3.png
- 22:19, 27 November 2025 Mike talk contribs uploaded File:Entra3.png
- 22:18, 27 November 2025 Mike talk contribs created page File:Entra2.png
- 22:18, 27 November 2025 Mike talk contribs uploaded File:Entra2.png
- 22:15, 27 November 2025 Mike talk contribs undeleted page File:Entra1.png (1 revision and 1 file)
- 22:14, 27 November 2025 Mike talk contribs deleted page File:Entra1.png (content was: "== Summary == Entra Images", and the only contributor was "Mike" (talk))
- 22:13, 27 November 2025 Mike talk contribs created page File:Entra1.png (Entra Images)
- 22:13, 27 November 2025 Mike talk contribs uploaded File:Entra1.png (Entra Images)
- 22:11, 27 November 2025 Mike talk contribs created page Entra Emailing Setup (Created page with "'''Setup Entra for Zinform 6 to Send Email''' Login to Entra portal: <nowiki>https://portal.azure.com/</nowiki> Quick link after logging in <nowiki>https://portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/RegisteredApps</nowiki> 1) New Registration 2) Register Page 3) Record the Client and Tenant Id’s 4) Generate and record a Secret’s details (Value Only Shows Once) a. Give it a Description b. Set the Exp...") Tag: Visual edit
- 23:00, 11 November 2025 Mike talk contribs created page Zinform 6 Software (Created page with "== Downloads == [https://dl.zinform.co.nz/ZinformAccounts_6_1_14_1.exe Zinforrm 6 (6.1.14.1)]") Tag: Visual edit
- 02:53, 10 November 2025 Mike talk contribs created page Import PDF File Scripting - AI Importing (Created page with "Import PDF File Scripting - AI Importing") Tag: Visual edit
- 02:52, 10 November 2025 Mike talk contribs created page Import File Scripting (Created page with "Import File Scripting") Tag: Visual edit
- 00:03, 10 November 2025 Mike talk contribs created page File:CompatabilityLevel.png
- 00:03, 10 November 2025 Mike talk contribs uploaded File:CompatabilityLevel.png
- 01:35, 30 September 2025 Mike talk contribs created page File:Image RoleConfig.png
- 01:35, 30 September 2025 Mike talk contribs uploaded File:Image RoleConfig.png
- 01:29, 30 September 2025 Mike talk contribs created page Template:No (Created page with "<span style="background-color:#FFB6C1; padding:2px 8px; border-radius:3px;">✗</span><noinclude> Category:Status templates </noinclude>")
- 01:28, 30 September 2025 Mike talk contribs created page Template:Yes (Created page with "<span style="background-color:#90EE90; padding:2px 8px; border-radius:3px;">✓</span><noinclude> Category:Status templates </noinclude>")
- 01:21, 30 September 2025 Mike talk contribs created page Permissions and Roles (Created Page) Tag: Visual edit
- 21:27, 6 August 2025 User account JuliaF talk contribs was created by Mike talk contribs
- 21:25, 6 August 2025 Mike talk contribs blocked Andrew talk contribs with an expiry time of indefinite (account creation disabled)
- 21:20, 6 August 2025 User account Julia talk contribs was created by Mike talk contribs and password was sent by email
- 22:12, 23 October 2024 Mike talk contribs created page File:EmPOWER 5-3-24.zip (emPOWER 5.03.24)
- 22:12, 23 October 2024 Mike talk contribs uploaded File:EmPOWER 5-3-24.zip (emPOWER 5.03.24)
- 22:10, 23 October 2024 Mike talk contribs created page File:ZinformAccounts5 03 34.zip (Zinform Accounts 5.03.34)
- 22:10, 23 October 2024 Mike talk contribs uploaded File:ZinformAccounts5 03 34.zip (Zinform Accounts 5.03.34)
- 00:21, 18 September 2024 Mike talk contribs created page File:DropCloseup.png
- 00:21, 18 September 2024 Mike talk contribs uploaded File:DropCloseup.png
- 22:54, 17 September 2024 Mike talk contribs created page File:FloatingMod.png
- 22:54, 17 September 2024 Mike talk contribs uploaded File:FloatingMod.png
- 03:31, 17 September 2024 Mike talk contribs created page File:CommitPrint.png
- 03:31, 17 September 2024 Mike talk contribs uploaded File:CommitPrint.png
- 03:30, 17 September 2024 Mike talk contribs created page Invoice Printing Direct via New Zinform (Created page with "== Printing or reprinting an Invoice direct via New Zinform Accounts 6 == If set correctly old Zinform 5.37 can directly print new invoices or reprint invoices to the new Zinform Accounts 6 System. This means that you can use the new printing system on demand. This allows for Emailing, PDF or Word formats. === Requirements: === * Minimum version of Zinform (old emPOWER 5.37) * Minimum version of new Zinform Accounts 6.0.7.50 * Document Setup on the Transaction Type fo...") Tag: Visual edit
- 03:25, 17 September 2024 Mike talk contribs created page File:DocumentFormat.png
- 03:25, 17 September 2024 Mike talk contribs uploaded File:DocumentFormat.png
- 03:23, 17 September 2024 Mike talk contribs created page File:TransTypeSetup.png
- 03:23, 17 September 2024 Mike talk contribs uploaded File:TransTypeSetup.png
- 03:40, 9 September 2024 Mike talk contribs created page Document Scripting (Created page with "=== ZinWord Document === ==== Create New: ==== ZinWord document = new ZinWord(); ==== Load Document: ==== ===== By FileName: ===== document.LoadDocument(documentFileName); ===== By Stream: ===== document.LoadStream(MemoryStream); ==== Save Document: ==== document.SaveDocument(documentFileName);<blockquote>Documents are saved by their file types used in the extension eg: MyFile.pdf will save a pdf while MyFile.docx will save a word document. </blockquote>") Tag: Visual edit
- 01:50, 29 August 2024 Mike talk contribs created page MediaWiki:Minerva.js (Created page with "All JavaScript here will be loaded for users of the MinervaNeue skin: if (mw.config.get('wgUserName') === null) { var viewSourceTab = document.getElementById('ca-viewsource'); if (viewSourceTab) { viewSourceTab.style.display = 'none'; } }")
- 01:49, 29 August 2024 Mike talk contribs created page MediaWiki:Minerva.css (Created page with "All CSS here will be loaded for users of the MinervaNeue skin: body.logged-out #ca-viewsource { display: none; }")
- 01:41, 29 August 2024 Mike talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: body.logged-out #ca-viewsource { display: none; }")
- 01:34, 29 August 2024 Mike talk contribs created page Current Release Features (Created page with "Current Release Features") Tag: Visual edit
- 01:31, 29 August 2024 Mike talk contribs deleted page Open First Database (content was: "How to open the database.", and the only contributor was "Mike" (talk))
- 01:07, 29 August 2024 Mike talk contribs created page File:Zinform Accounts 100.png
- 01:07, 29 August 2024 Mike talk contribs uploaded File:Zinform Accounts 100.png
- 01:07, 29 August 2024 Mike talk contribs created page File:Zinform Accounts 150.png