0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ajax syntax field validation integration is working :) More... over 15 years ago
implemented own version of s:validateAll More... over 15 years ago
not tested yet, but first JSF component developed More... over 15 years ago
using the a4jsf component developer kit to develop a JSF component More... over 15 years ago
the enum constraints need to store the castor enum objects and not strings, otherwise it cannot be used as the input for the s:selectItems More... over 15 years ago
[no comment] More... over 15 years ago
added another EL function to get the enum values. More... over 15 years ago
added an EL function and a facelets taglibrary to display messages. More... over 15 years ago
added functionality to provide meta info about allowed values on the user interface. More... over 15 years ago
[no comment] More... over 15 years ago
[no comment] More... over 15 years ago
the meta data from hibernate validator annotations can be read and validation takes it into account. More... over 15 years ago
needed to add serialization test part More... over 15 years ago
[no comment] More... over 15 years ago
added libraries in order to be able to create a hibernatemetainfoprovider More... over 15 years ago
[no comment] More... over 15 years ago
extended tests to verify behaviour of system after serialization/deserialization More... over 15 years ago
not sure if this will work. have to think longer about the serialization case. More... over 15 years ago
corrected some errors. unit tests are working now. More... over 15 years ago
refactored the meta info provider part so that as a next step hibernate meta info can be added aswell. More... over 15 years ago
[no comment] More... over 15 years ago
[no comment] More... over 15 years ago
added hibernate UserTypes to map castor enums and castor dates More... over 15 years ago
adjustments to the webapp to use the new aspectj driven validation support More... over 15 years ago
big restructurings to get field meta info integrated with the IPropertyChangeSupporting aspect More... over 15 years ago
[no comment] More... over 15 years ago
simple syntax validation added to the field meta info More... over 15 years ago
[no comment] More... over 15 years ago
implemented infrastructure for simple validation rules More... over 15 years ago
[no comment] More... over 15 years ago