How to add entries to a menu
How to add entries to a menu
How menus work
How menus work
How menus work
Documentation
added ui extension points taglib and an example...
added spring security demo
added application context stuff to create first...
added a lot of stuff to have extension points f...
added menu entry for design sample and did some...
add sass and compass to our project / webplication
Removed unneeded project
added a pluginlist.properties file that holds t...
added a dedicated build project
Share project "build" into "https://svn.code.sf...
Test (nothing really changed)
added forced channel selection if there is no c...
updated ui-base-plugin pom groupid
added new CurrentChannelPreparationInterceptor ...
Solved dependency problems with channel plugin,
reverted persistence properties
added channel main menu entry
added interceptor to create a new flow reposito...
moved applicationContext files into the modules...
moved all the channel stuff from webplication p...
removed sample plugin
Share project "channels-base-plugin" into "http...
Share project "channels-base-plugin" into "http...
updated svn properties
reverted persistence properties
added interfaces for menu and menu entries
added maven project nature to ui-base-plugin
Shared new plugin project ui-base-plugin
Share project "ui-base-plugin" into "https://sv...
moved spring configuration from core to webplic...
Removed system project because it is no more ne...
added configuration to enable spring injection ...
moved lot of configuration from java classes to...
removed ChannelNotFoundException
added system module the is copied into tomcats ...
Share project "system" into "https://svn.code.s...
Interesting GUI concepts
#13: added simple index view to display all exi...
updated status manager
updated status implementation
#13: implemented DefaultChannelManager and its ...
added integration test example and configuration
updated status implementation
changed web.xml config to allow hibernate lazy ...
Frameworks & Links
#13: added channel pojo and sql init statements
Implementation of channels
Classes for localization of entities done. Added additional mapping of VARCHAR sql...
localization
fixed re-initialization issues
added unit tests for Localization Types, Persis...
#11: added unit test for localization manager
#11: added custom hibernate mapping types the s...
Interesting GUI concepts
#11: added classes for localized doubles and in...
Implementation of statuses
Hallo Micha, ich habe erstmal das init.sql Skript gefixt. Setz jetzt einfach mal...
#11: fixed database init script, added user des...
Implementation of statuses
first untested version of the status entity
Hi Mirco, ich grad ein paar Probleme mit meiner Datenbank, deshalb kann ich meine...
Implementation of statuses
#11: fixed errors during persisting of localize...
Interesting GUI concepts
#11: added implementation of entity localizatio...
added option to fail build all if an error is i...
renamed database table "user_av" to "user_oe" w...
implement base POJO and manager classes and interfaces
Basic managers and pojos work as expected.
status: test --> closed
Will be implemented as follows: Every entity that can have localizable attributes...
localization
assigned_to: Mirco Gatz
Database initialization
Documentation
Tried to load properties from within a plugin. Works fine.
Find a way to load all property files from within a specified folder
status: test --> closed
extensible objects
status: open --> test assigned_to: Mirco Gatz --> Andre Arnold
I've implemented the base classes for pojos and managers that support dynamic object...
#12: CHRISTMAS CHECKIN - finished extensible ob...
#12: updates demo homeNotSignedIn view to displ...
#10: moved plugin manager bean from "user" conf...
#12: fixed problem with splitting multiple attr...
status: open --> pending
Include and configure FreeMarker templating engine
Include and configure FreeMarker templating engine
Plugin architecture
The plugin architecture is implemented with a sample plugin. Controller from plugin...
status: open --> fixed
#12: object extension can now be from list type
implemented possible plugin loading mechanism c...