2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'main' of github.com:structr/structr More... about 1 year ago
Fix: Allow drag and drop of nodes from shared components area to event-action-mapping dropzones. More... about 1 year ago
Minor fix: Removes console logging More... about 1 year ago
Fixes issue in flow layout manager. More... about 1 year ago
Bugfix: Changes lookup method for files and folders in deployment import to a UUID-based method instead of relying on the path (which could change from user application version to version) More... about 1 year ago
Improvement: Further improvement of e881ed1 - now access rights are also output in a consistent sort order in deployment export More... about 1 year ago
Update main.yaml More... about 1 year ago
Merge branch 'main' of github.com:structr/structr More... about 1 year ago
Enhancement: Changes the neo4j password to a longer value to meet the new passwort length criteria of Neo4j 5.0 and higher. More... about 1 year ago
Fixes test (no. of nodes/rels to index has changed due to new schema attributes) More... about 1 year ago
Minor: remove Person.twitterName from FulltextIndexingAgent to remove the log warning when uploading and indexing a file More... about 1 year ago
Enhancement: New method for page preview images/thumbnails, using an SVG image for the miniature browser frame (https://apps.structr.com/assets/images/frame.svg) so the page preview itself can be a simple screenshot. More... about 1 year ago
Enhancement: Adds/fixes support for flow and method results to parameter mapping. More... about 1 year ago
Enhancement/fix: This enhancement in handleGenericEvent() ensures that the frontend event doesn't fire if the browser validation (required, min, max, maxlength, etc.) fails. More... about 1 year ago
Fix: Prevents the importer from creating DOM elements for SVG nodes. After the fix, content elements of content type text/xml are created instead. More... about 1 year ago
UX: Only append paging parameters to links in REST HTML output if they are present in the current request More... over 1 year ago
UI: Adds custom path for pages in the page tree More... over 1 year ago
Merge remote-tracking branch 'upstream/configuration' into configuration More... over 1 year ago
Fixes binary file content migration when migrating to default/null storage provider. More... over 1 year ago
Merge remote-tracking branch 'upstream/main' into configuration More... over 1 year ago
Improvement: Refactoring of localizations area to remove jquery and some memory leaks More... over 1 year ago
Bugfix: clean up flow editor component upon leaving the flow editor to prevent errors Bugfix: wait a tiny amount of time before reloading the tree after creating a new flow to ensure that effectiveName is set More... over 1 year ago
Merge remote-tracking branch 'upstream/main' into configuration More... over 1 year ago
Bugfix: Enable raw output of HTML comments in order to support conditional comments More... over 1 year ago
Cleans up configuration handling for fs abstraction. More... over 1 year ago
Bugfix: Escape HTML-charactars &,< and > in HTML comment elements to ensure the content stays the same during a deployment roundtrip More... over 1 year ago
Moves implementation specific configuration for the local storage provider to it's respective implementation. More... over 1 year ago
Merge remote-tracking branch 'upstream/configuration' into configuration More... over 1 year ago
Merge branch 'fsabstraction' into configuration More... over 1 year ago
Merge branch 'fsabstraction' into apachemina210 More... over 1 year ago