Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Tygron Support wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatmessage add (content was: "API Endpoint: editorchatmessage/add. Description: Add a new Chat Message {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CHAT_CHANNEL Integer ID) |Channel ID | |- |1 |REQUIRED |(String) |Message content | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Return ID of the futur...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatchannel add (content was: "API Endpoint: editorchatchannel/add. Description: Add new Chat Channel {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (ChatChannel ID) |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl '...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatchannel set attributes (content was: "API Endpoint: editorchatchannel/set_attributes. Description: Set multiple Chat Channel attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CHAT_CHANNEL Integer ID or multiple values in array [1, 2, 3]) |Chat Channel | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatchannel append attribute (content was: "API Endpoint: editorchatchannel/append_attribute. Description: Appended to existing Chat Channel attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CHAT_CHANNEL Integer ID or multiple values in array [1, 2, 3]) |Chat Channel | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating p...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session items chatchannels (content was: "Api session items Chat Channels Endpoints. Edit items with event: editorchatchannel. Default Query: <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/chatchannels/?f=JSON&token=API_TOKEN</syntaxhighlight> Example Response: <syntaxhighlight lang="text" copy>[ { "attributes" : nu...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatchannel set attribute (content was: "API Endpoint: editorchatchannel/set_attribute. Description: Set Chat Channel attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CHAT_CHANNEL Integer ID or multiple values in array [1, 2, 3]) |Chat Channel | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multi...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatchannel set name (content was: "API Endpoint: editorchatchannel/set_name. Description: Set new name of existing Chat Channel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CHAT_CHANNEL Integer ID or multiple values in array [1, 2, 3]) |Chat Channel | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Resp...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatchannel remove attribute (content was: "API Endpoint: editorchatchannel/remove_attribute. Description: Remove attribute from Chat Channel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CHAT_CHANNEL Integer ID or multiple values in array [1, 2, 3]) |Chat Channel | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ==...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatchannel remove (content was: "API Endpoint: editorchatchannel/remove. Description: Remove existing Chat Channel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CHAT_CHANNEL Integer ID or multiple values in array [1, 2, 3]) |Chat Channel | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at l...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:17, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatchannel duplicate (content was: "API Endpoint: editorchatchannel/duplicate. Description: Duplicate existing Chat Channel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CHAT_CHANNEL Integer ID or multiple values in array [1, 2, 3]) |Chat Channel | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Intege...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:16, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatchannel (content was: "Api session event editor chatchannel Endpoints. API Endpoints for Chat Channel editing. {|class=wikitable !Name !Description |- |add |Add new Chat Channel |- |append_attribute |Appended to existing Chat Channel attribute value |- |Api se...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:16, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chat (content was: "Api session event editor chat Endpoints. API Endpoints for Chat editing. {|class=wikitable !Name !Description |- |chat |Create a new Chat Message |- |reset_channel |Reset chat channel contents |} {{article end|seealso=*Api Events *Api session items chatmess...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:16, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chat send message (content was: "API Endpoint: editorchat/send_message. API Endpoint name is Api session event editor chat send message. Use this endpoint to Send Message {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Channel |AI_ASSISTANT or DOMAIN |- |1 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Respon...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:16, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chatmessage (content was: "Api session event editor chatmessage Endpoints. API Endpoints for Chat Message editing. {|class=wikitable !Name !Description |- |add |Add a new Chat Message |} {{article end|seealso=*Api Events *Api session items chatmessages }} Category:API", and the only contributor was "Frank@tygron.nl" (talk))
- 08:16, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chat chat (content was: "API Endpoint: editorchat/chat. Description: Create a new Chat Message {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Channel ID | |- |1 |REQUIRED |(String) |Message content | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Return ID of the future reponse me...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:16, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session items chatmessages (content was: "Api session items Chat Messages Endpoints. Edit items with event: editorchatmessage. ==Limit Queries== version=100: <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/chatmessages/?version=100&token=API_TOKEN</syntaxhighlight> ==Show Queries== max version: <syntaxhighlight lang...", and the only contributor was "Frank@tygron.nl" (talk))
- 08:16, 5 May 2026 Frank@tygron.nl talk contribs deleted page Api session event editor chat reset channel (content was: "API Endpoint: editorchat/reset_channel. Description: Reset chat channel contents {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Channel ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Found channel and removed messages returns true otherwise false) |- |300...", and the only contributor was "Frank@tygron.nl" (talk))
- 07:53, 5 May 2026 Frank@tygron.nl talk contribs changed group membership for Frank@tygron.nl: revoked bot (temporary, until 07:53, 6 May 2026); kept Tygron, Tygron_admin, bureaucrat, interface administrator and administrator unchanged
- 07:53, 5 May 2026 Frank@tygron.nl talk contribs changed group membership for Frank@tygron.nl: granted bot (temporary, until 07:53, 6 May 2026); kept Tygron, Tygron_admin, bureaucrat, interface administrator and administrator unchanged
- 07:50, 5 May 2026 Rudolf@tygron.nl talk contribs changed group membership for Frank@tygron.nl: granted bureaucrat; kept Tygron, Tygron_admin, interface administrator and administrator unchanged (For "manual" switching to bot and not)
- 13:34, 4 May 2026 Rudolf@tygron.nl talk contribs changed group membership for Frank@tygron.nl: revoked bot; kept Tygron, Tygron_admin, interface administrator and administrator unchanged
- 13:34, 4 May 2026 Rudolf@tygron.nl talk contribs changed group membership for Frank@tygron.com: revoked bot; kept admin unchanged
- 08:49, 4 May 2026 Frank@tygron.nl talk contribs created page File:Culvert threshold different.png
- 08:49, 4 May 2026 Frank@tygron.nl talk contribs uploaded File:Culvert threshold different.png
- 09:47, 1 May 2026 Frank@tygron.nl talk contribs created page Building visualization (Redirected page to Building#Visualization) Tag: New redirect
- 09:25, 1 May 2026 Frank@tygron.nl talk contribs created page Basement color (Function Value) (Created page with "{{Function values |<onlyinclude>{{Function values|type=row |functionvalue=Basement color |attribute=BASEMENT_COLOR |unit=color |category=No |range={{Integerminvalue}} to {{Integermaxvalue}} |description=The color of walls at the basement floor of a building. }}</onlyinclude> }} {{Function value details | static=a generic graphical styling. | overwritten= | usages= | specifics= | notes= | seealso=*Ground color (Function Value) | references= }}")
- 09:22, 1 May 2026 Frank@tygron.nl talk contribs created page Model Data (Redirected page to Api session items modeldatas) Tag: New redirect
- 09:21, 1 May 2026 Frank@tygron.nl talk contribs created page Model Set (Redirected page to Api session items modelsets) Tag: New redirect
- 08:23, 1 May 2026 Frank@tygron.nl talk contribs created page File:Overlay show in interface.png
- 08:23, 1 May 2026 Frank@tygron.nl talk contribs uploaded File:Overlay show in interface.png
- 08:19, 1 May 2026 Frank@tygron.nl talk contribs created page How to hide an Overlay in the user interface (Created page with "By default, Overlays are always shown in the Overlay panel of the viewer. In case a project is setup up with a multitude of linked Overlays, it might be useful to only show Overlays that represent final results and hide intermediate Overlays that do not convey useful information to Stakeholders. This page described how to adjust the visibility of an Overlay to Stakeholders in the viewer. {{howto|title= |Open a project in the editor |Select an Overlay that you wa...")
- 07:22, 30 April 2026 Bobby@tygron.nl talk contribs created page File:Actions demo basics.png (Uploaded own work with UploadWizard)
- 07:22, 30 April 2026 Bobby@tygron.nl talk contribs uploaded File:Actions demo basics.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 14:39, 29 April 2026 Frank@tygron.nl talk contribs created page File:Grid overlay prequel key tab.png
- 14:39, 29 April 2026 Frank@tygron.nl talk contribs uploaded File:Grid overlay prequel key tab.png
- 14:36, 29 April 2026 Frank@tygron.nl talk contribs created page How to set a prequel to a Grid Overlay (Created page with "To set a prequel to a Grid Overlay, it requires two things: The Grid Overlay must support a Prequels and secondly a different Grid Overlay must be used as input. The supported prequels of a Grid Overlay are stated on the prequel pages of such overlay. A prequel can be configured using: * a configuration wizard of a Grid Overlay, if it exists. * Set prequel event using the api. * Keys tab of the Overlay in the Editor in...")
- 11:21, 29 April 2026 Frank@tygron.nl talk contribs created page File:TerrainSpatialFlattenMeasure.png
- 11:21, 29 April 2026 Frank@tygron.nl talk contribs uploaded File:TerrainSpatialFlattenMeasure.png
- 11:10, 29 April 2026 Frank@tygron.nl talk contribs created page How to add a Terrain Spatial to a Measure (Created page with "{{Editor location|add new measure spatial}} {{Editor steps|title= |Select the Future Design tab in the ribbon bar. |Select or add a new Measure |With the Measure selected, click on the ''Add Terrain'' button |With the Terrain Spatial added and selected |Select the WATER 1 (default) entry |In the detail panel, select FLATTEN as type from the drop down menu |Use brush panel to draw Outer Area, and apply |Select the Measure and clic...")
- 09:57, 29 April 2026 Frank@tygron.nl talk contribs created page TerrainSpatial (Created page with "thumb|right|300px|Activated measure with a TerrainSpatial that places water and flattens land. A ''TerrainSpatial'' is a component of a Measure that spatially applies a Terrain Type with a modification type (Measure Edit Type). This erases previously placed surface buildings and overrides surface terrains. The Measure Edit Type determines what way the Digital Terrain Model is adjusted. ==Measure Edit Type== The followin...")
- 08:41, 29 April 2026 Frank@tygron.nl talk contribs created page File:Combo overlay year of construction result nodata.png
- 08:41, 29 April 2026 Frank@tygron.nl talk contribs uploaded File:Combo overlay year of construction result nodata.png
- 08:40, 29 April 2026 Frank@tygron.nl talk contribs created page File:Combo overlay year of construction verification.png
- 08:40, 29 April 2026 Frank@tygron.nl talk contribs uploaded File:Combo overlay year of construction verification.png
- 08:36, 29 April 2026 Frank@tygron.nl talk contribs created page File:Combo overlay year of construction result.png
- 08:36, 29 April 2026 Frank@tygron.nl talk contribs uploaded File:Combo overlay year of construction result.png
- 08:36, 29 April 2026 Frank@tygron.nl talk contribs created page File:Combo overlay year of construction formula adjusted.png
- 08:36, 29 April 2026 Frank@tygron.nl talk contribs uploaded File:Combo overlay year of construction formula adjusted.png
- 08:36, 29 April 2026 Frank@tygron.nl talk contribs created page File:Combo overlay year of construction formula.png
- 08:36, 29 April 2026 Frank@tygron.nl talk contribs uploaded File:Combo overlay year of construction formula.png