User contributions for Sven the Barbarian
Results for Sven the Barbarian talk block log uploads logs
A user with 2,879 edits. Account created on 4 January 2020.
27 May 2026
- 15:1015:10, 27 May 2026 diff hist −104 Service - Currency Table Standard No edit summary
23 May 2026
- 12:2012:20, 23 May 2026 diff hist −145 Service - Organization No edit summary
- 12:1912:19, 23 May 2026 diff hist −404 Service - Account Manager No edit summary current Tag: Manual revert
- 07:3207:32, 23 May 2026 diff hist +42 Service - Currency Table Standard No edit summary
22 May 2026
- 14:1614:16, 22 May 2026 diff hist +2 Service - Account Manager →objType Tag: Reverted
- 14:1514:15, 22 May 2026 diff hist −14 Service - Account Manager →account Tag: Reverted
- 14:1514:15, 22 May 2026 diff hist +416 Service - Account Manager →account Tag: Reverted
- 14:1214:12, 22 May 2026 diff hist +283 Service - Organization →organization
20 May 2026
- 14:2814:28, 20 May 2026 diff hist +857 Service - Currency Table Standard No edit summary
- 13:4113:41, 20 May 2026 diff hist +2 Service - Journal →organization
- 01:3701:37, 20 May 2026 diff hist +94 Service - Currency Table Manager No edit summary
- 01:3601:36, 20 May 2026 diff hist +92 Service - Currency Table Calc No edit summary current
- 01:1901:19, 20 May 2026 diff hist +74 Service - Currency No edit summary
- 01:0301:03, 20 May 2026 diff hist +910 N Service - Currency Table Calc Created page with "= Overview = Handler service for currency calculations that have a function that can point to one or many currencyTableStandards. = Repository = ... = Schemas = ==ObjectSchemas== === currencyTableCalc === <syntaxhighlight lang="JavaScript"> { "objectType": "currencyTableCalc", "extendObjType": { "serviceTag": "CurrencyTableManager", "objectType": "currencyTable" }, "storageResources": {}, "addOnDataStructure": [ { type:"versionedData", versionedDa..."
- 01:0001:00, 20 May 2026 diff hist +3,332 N Service - Currency Table Standard Created page with "= Overview = Handler service for standard currencyTables that include historical changes. = Repository = ... = Schemas = ==ObjectSchemas== === currencyTableStandard === <syntaxhighlight lang="JavaScript"> { "objectType": "currencyTableStandard", "extendObjType": { "serviceTag": "CurrencyTableManager", "objectType": "currencyTable" }, "storageResources": {}, "addOnDataStructure": [], "fieldNames": { // from currencyTable objType }, "generatedBy": "use..."
- 00:5500:55, 20 May 2026 diff hist +887 N Service - Currency Created page with "= Overview = All currencies are user defined, simple structure that cannot be changed once created. = Repository = .... = Object Schemas = ; Additional Information: Per Service Schemas == objType == === currency === <syntaxhighlight lang="JavaScript"> { objectType: "currency", canDelete: false, "addOnDataStructure": [], storageResources: { graph: { storageType: "graph", graphServerTag: "GraphHandler", } }, fieldNames: { currencyId: {..."
- 00:5300:53, 20 May 2026 diff hist +50 Service - Currencies No edit summary current
- 00:5000:50, 20 May 2026 diff hist −14 2026-05-20 - Currency Project No edit summary current
- 00:4900:49, 20 May 2026 diff hist +157 2026-05-20 - Currency Project No edit summary
- 00:4600:46, 20 May 2026 diff hist +198 N Service Stack - Currencies Created page with "= Overview = Services that manage currencies = Services = * Service - Currency = Working documents = Service Stack - Currencies" current
- 00:4600:46, 20 May 2026 diff hist +33 Development - Izara Currency No edit summary current
- 00:3100:31, 20 May 2026 diff hist +67 Service - Currency Table Manager No edit summary
- 00:2700:27, 20 May 2026 diff hist +830 N Service - Currency Table Manager Created page with "= Overview = Tables receive to/from currencyId and return the rate between them. = Repository = .... = Object Schemas = ; Additional Information: Per Service Schemas == objType == === currencyTable === <syntaxhighlight lang="JavaScript"> { objectType: "currencyTable", canDelete: false, addOnDataStructure: [], storageResources: { dynamoDB: { storageType: "dynamoDB", tableName: "currencyTable", } }, fieldNames: { currencyTableId: { typ..."
- 00:2200:22, 20 May 2026 diff hist −2 Service - Account Manager No edit summary
- 00:2100:21, 20 May 2026 diff hist +6 Service Stack - Currency Tables No edit summary current
- 00:1100:11, 20 May 2026 diff hist +377 N Service Stack - Currency Tables Created page with "= Overview = Services that manage currency tables and currency calculation structures = Services = * Service - Currency Table Manager * Service - Currency Table (handlers) *# Service - Currency Table Standard * Service - Currency Calc = Working documents = Service Stack - Currency Tables"
- 00:0300:03, 20 May 2026 diff hist +1,481 N 2026-05-20 - Currency Project Created page with "Development - Izara Currency old: Development - Service - Currencies = Overview = * Shared project where users can create currency tables used in Izara Market, Izara Supply, Izara Accounting etc * A table is a list of conversions from one currency to another * Currencies are not limited to standards, anyone can create any currency, so external projects must allow fo..."
19 May 2026
- 23:5323:53, 19 May 2026 diff hist +113 N Development - Izara Currency Created page with "= Backend = == Backend services == * Service Stack - Currency Oracles * Service Stack - Currency Tables"
- 23:3623:36, 19 May 2026 diff hist +35 Design concepts No edit summary current
13 May 2026
- 14:2514:25, 13 May 2026 diff hist 0 Development - Izara IoT →On-site Projects current Tag: Manual revert
- 14:2514:25, 13 May 2026 diff hist +9 Development - Izara IoT →On-site Tag: Reverted
- 14:2514:25, 13 May 2026 diff hist −9 Development - Izara IoT →On-site projects Tag: Reverted
- 14:2414:24, 13 May 2026 diff hist −76 Development - Izara IoT No edit summary
4 May 2026
- 12:3412:34, 4 May 2026 diff hist +1 Service - Entry No edit summary
- 12:3312:33, 4 May 2026 diff hist −123 Service - Journal No edit summary
- 11:5811:58, 4 May 2026 diff hist +2 Service - CommerceAccounting Purchase →Example request param from Commerce
30 April 2026
- 02:2902:29, 30 April 2026 diff hist +214 N Device - Temperature Sensor Created page with "= Overview = Relay controller = Repository = http://git.izara.io/IzaraIoT-Device/IzaraIoT-Device-TemperatureSensor = Working documents = Temperature Sensor" current
- 02:2702:27, 30 April 2026 diff hist +34 Development - Izara IoT No edit summary
24 April 2026
- 14:3014:30, 24 April 2026 diff hist +208 N Device - Relay Controller Created page with "= Overview = Relay controller = Repository = http://git.izara.io/IzaraIoT-Device/IzaraIoT-Device-RelayController = Working documents = Relay Controller" current
- 14:2314:23, 24 April 2026 diff hist +219 N Device - Firmware Created page with "= Overview = Initial firmware for Arduno devices. = Repository = http://git.izara.io/IzaraIoT-Device/IzaraIoT-Device-Firmware = Working documents = Device Firmware" current
- 14:1614:16, 24 April 2026 diff hist −9 Development - Izara IoT No edit summary
17 April 2026
- 09:2209:22, 17 April 2026 diff hist +1,696 N Service - CommerceAccounting Expense Created page with "= Overview = Links Expense objects to Accounting structures. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == comAccExpenseLink == <syntaxhighlight lang="JavaScript"> { objectType: "comAccExpenseLink", canDelete: false, belongTo: { serviceTag: "ComAccLink", objectType: "comAccLinkByBusiness" }, addOnDataStructure: [], storageResources: { "dynamo": { "storageType": "dynamoDB", "tableName": "comAccExpenseLin..."
- 09:2209:22, 17 April 2026 diff hist −53 Service Stack - CommerceAccounting Inventory No edit summary current
- 09:2209:22, 17 April 2026 diff hist −1,431 Service Stack - CommerceAccounting Expenses No edit summary current
16 April 2026
- 13:5413:54, 16 April 2026 diff hist +185 Service - CommerceAccounting Purchase No edit summary
- 13:4513:45, 16 April 2026 diff hist 0 Service - CommerceAccounting Purchase →purchaseChange
- 13:4313:43, 16 April 2026 diff hist +1,019 Service - CommerceAccounting Purchase No edit summary
- 13:0313:03, 16 April 2026 diff hist −31 Service - CommerceAccounting Services No edit summary
- 13:0213:02, 16 April 2026 diff hist −14 Service - CommerceAccounting Other Purchase Item No edit summary
- 13:0213:02, 16 April 2026 diff hist −14 Service - CommerceAccounting Freight In No edit summary