1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
On the way to implement Spring WebFlow PR3 features. Several changes made to core model and editor properties dialogs; refs #65, #67, #68 and #72 More... about 20 years ago
On the way to implement Spring WebFlow PR3 features. Several changes made to core model and editor properties dialogs; refs #65, #67, #68 and #72 More... about 20 years ago
renamed title to "Spring IDE" More... about 20 years ago
now handling of external config files (full qualified path with leading '/') is more robust; fixes #80 More... about 20 years ago
now handling of external config files (full qualified path with leading '/') is more robust; fixes #80 More... about 20 years ago
fixes #74 More... about 20 years ago
fixes #78 More... about 20 years ago
Prepared validator support. Defined WebFlow problem marker. More... about 20 years ago
Editor now reloads config file after save without asking the user if the editor is not dirty. More... about 20 years ago
GraphEditorInput now works if ConfigSet's elementId is specified and no context is given; refs #53 More... about 20 years ago
WebFlowConfigSet looks up the connected BeansConfigSet for every request; refs #72 More... about 20 years ago
Adjusted open actions to new beans.core API. Refactoring classname of ShowInView to ShowInViewAction; refs #63 More... about 20 years ago
Prepared support for PR3 features in the properties dialogs; refs #65 More... about 20 years ago
WebFlowEditor state is now saved and restored during workbench stop and start; fixes #71 More... about 20 years ago
Implemented Spring WebFlow PR3 features within webflow.core xml parser. Corrections in core model; refs #67 More... about 20 years ago
Changed ShowInView and ShowGraph Action to work with latest API changes from #20 and #54; fixes #63 More... about 20 years ago
now interceptor references (defined in property "interceptorNames" in bean classes of type "ProxyfactoryBean") are supported too; fixes #55 More... about 20 years ago
Adjustments for newly announced Spring WebFlow PR3 features. XmlParser to come; refs #65 More... about 20 years ago
now displays all bean references available from BeanDefinition (bean parent, bean factory-bean, bean depends-on, lookup-method bean and replaced-method replacer); fixes #48 More... about 20 years ago
now recognizes all bean references available from BeanDefinition (bean parent, bean factory-bean, bean depends-on, lookup-method bean and replaced-method replacer); added support for non-recursive retrieval of referenced beans; fixes #69 More... about 20 years ago
removed obsolete support for retrieving referenced beans - this is now handled by the beans core model's BeansModelUtils More... about 20 years ago
now getConfig() handles external references correctly More... about 20 years ago
now uses getConfig() from BeansModelUtils instead of it's own implementation More... about 20 years ago
now navigating to project and config is always performed as a minimum result More... about 20 years ago
now IModelELement IDs and IBeansConfigSets are supported with "BeansViewLocation" too; fixes #20 More... about 20 years ago
added new constructors (single parameter and ID-based); fixes #53 More... about 20 years ago
Merge changes from branch More... about 20 years ago
Xml output is now formatted using Xerces' OutputFormat class; fixes #66 More... about 20 years ago
'Open Beans Graph' is in place now. As some as #54 is closed I will improve the 'Open Beans View' action in order to directly jump to the ConfigSet; refs #54, #63 More... about 20 years ago
'Open Beans Graph' and 'Open Beans View' actions are now in place. fixes #62 More... about 20 years ago