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
Bug fix: Fixes wrong behaviour when clicking on remove icon of user input and nofitication elements in Event action mapping/parameter mapping. More... over 1 year ago
Minor: Removes debug code More... over 1 year ago
Minor: Removes log statement More... over 1 year ago
UI: corrects look of dropzone elements (when active) in event mapping More... over 1 year ago
Bugfix: Also fixes dragndrop for notifications and follow-up actions More... over 1 year ago
Bugfix: Adds new dragndrop functionality to user input element mapping in events tab More... over 1 year ago
Merge branch 'main' of github.com:structr/structr More... over 1 year ago
Adds optional proxy usage by license manager so license checks will run through the configured proxy. More... over 1 year ago
Minor: Reorganizes code in reaction to code scanning result 105 More... over 1 year ago
UI: Prevent popup notification from overflowing More... over 1 year ago
UX: When closing all left slideouts in pages area, set a value to prevent defaulting to the page tree More... over 1 year ago
Bugfix: Uncomment breadcrumb update in files area More... over 1 year ago
Improvement: Implements easier movement of page elements with more visual feedback (also in files and contents area) More... over 1 year ago
Minor: Silently ignore exception which can occur when a WS message is being sent to a receiver who is not attached anymore More... over 1 year ago
Minor: Removes unnecessary line of code More... over 1 year ago
Bugfix: Allow sorting of all views, even ones where the properties are protected More... over 1 year ago
Changes version to 5.1-SNAPSHOT after release. More... over 1 year ago
Adds shortcuts to most frequently used keys in scripting GraphObjectWrapper. More... over 1 year ago
Feature: Adds new hash() function which supports all of the hash functions (MessageDigest) provided by the underlying JVM More... over 1 year ago
Fixes test (changed no of nodes and rels due to removed schema property User.twitterName) More... over 1 year ago
Merge branch 'main' of github.com:structr/structr More... over 1 year ago
Enhancement: Adds a couple of improvements to the frontend Event Action Mapping, like the new event "load" to trigger actions when the element's page is loaded; Adds the actions "Sign in", "Sign out", "Sign up" and "Reset password". More... over 1 year ago
Enhancement: Adds function "insertRelatedNode" which is an alternative function to appendRelatedNode but without jQuery (uses insertAdjacentHTML, default position is "beforeend") More... over 1 year ago
Fix: Find global methods with superuser context (they are still be called with user security context) More... over 1 year ago
Fix: Code formatting More... over 1 year ago
Fix: Adds auth parameter to JavaDoc for checkRegistration and checkResetPassword More... over 1 year ago
Fix: Removes logging to console More... over 1 year ago
Enhancement: Remove "twitterName" property from Person class More... over 1 year ago
Enhancement: Remove "twitterName" property from User class More... over 1 year ago
Fix: Use correct class name for logging More... over 1 year ago