2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Jul 11, 2025 — Jul 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor: Adds option to return raw result to JavaMethod and updates scratchpad methods to return raw result More... 26 days ago
Minor: Removes recently used elements area in code section More... 26 days ago
Bugfix: Enclose index name in backticks to support dashes in property names (which are allowed in the schema) More... 26 days ago
Docs: Adds in-page documentation to scratchpad area Minor: Trims scratchpad code to prevent trailing whitespace from messing with the execution More... 26 days ago
Merge branch 'main' into 2026-06-11-scratchpad More... 26 days ago
Merge branch 'main' into 2026-06-11-scratchpad More... 26 days ago
- removes scratchpad language - reworks log string for scratchpads (now base36 timestamp to prevent duplicates after restart) - adds getServerLog method to fetch serverlog instead of using the serverlog command - adds "collapsed" to scratchpads - adds deployment import/export for scratchpads More... 26 days ago
Deprecates unwanted lifecycle method names and adds a warning log message. More... 26 days ago
turn scratchpads into actual entities More... 27 days ago
Increases threshold for EntityResourceBasicTest to fix failing test in embedded driver. More... 28 days ago
updates scratchpad to REST command so we can update the log output in parallel, also updates look and adds name More... about 1 month ago
Merge branch 'main' into driver-test-matrix More... about 1 month ago
Restores logging in module tests, moves test database folder for embedded databases inside the structr test folder so it's deleted after the test. More... about 1 month ago
Improvement: More work on scratchpads More... about 1 month ago
Merge branch 'main' into driver-test-matrix More... about 1 month ago
Imrpovement: Multiple scratchpads supported More... about 1 month ago
Revert "Changes ScriptConfig constructor access to public." More... about 1 month ago
Changes ScriptConfig constructor access to public. More... about 1 month ago
Fixes tests for in-memory database driver. More... about 1 month ago
Minor: Sets propagation mode to better pattern Read=Add, everything else = Keep More... about 1 month ago
Bugfix: Set rights propagation to Add for VideoFile<->PosterImage More... about 1 month ago
Feature: First version of scratchpad More... about 1 month ago
Bugfix: Only add property to list if it exists (only if process engine is available) More... about 1 month ago
Bugfix: Revert previous change to PagePaths - those should be fetched privileged and later visibility is decided via their page More... about 1 month ago
Test: Fixes license header for process module More... about 1 month ago
Test: removes buggy line where a string is assigned to an EndNode property (and the matching assertion) More... about 1 month ago
Bugfix: Node rendering should not be affected if process module is not available More... about 1 month ago
Test: Fixes Viewtest More... about 1 month ago
Enhancement: Removes some CSS definitions to enhance styling of BPMN editor dialog elements. More... about 1 month ago
Enhancement: Adds support to the database setup wizard for embedded Neo4j and in-memory drivers, removes MemgraphDB driver. More... about 1 month ago