0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 04, 2025 — Jan 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved HtmlTableWriter and HtmlFieldWriter injection from HtmlOut to the writers that acually use them More... about 12 years ago
moved HtmlListWriter injection from HtmlOut to the writers that actually need them More... about 12 years ago
link to types renders list More... about 12 years ago
refactored tests More... about 12 years ago
merged HtmlHead and HtmlLinkText into HtmlTitle More... about 12 years ago
add HtmlDecorators. superclass AbstractHtmlWriter -> HtmlOut delegate More... about 12 years ago
introduce CDI More... about 12 years ago
generator: extract JpaStore More... about 12 years ago
extracted some attributes into separate classes More... about 12 years ago
refactor uri resolving to separate class More... about 12 years ago
refactor: reduced context scope instead of passing a context-superclass around More... about 12 years ago
improved javadoc More... about 12 years ago
renamed predicate variables for better readability More... about 12 years ago
support query parameters for LIST More... about 12 years ago
named generated methods by (mostly) their http method More... about 12 years ago
invert converter syntax (more flexible for future performance or other improvements) More... about 12 years ago
merge POSTed entities when there's an id More... about 12 years ago
shade webresource-common for easier embedding in e.g. eclipse More... about 12 years ago
fix warning More... about 12 years ago
add hidden input for id trait and convert values when setting More... about 12 years ago
traits know about visibility; item#traits() returns only visible traits, but the other methods return invisibles as well More... about 12 years ago
use logback for tests More... about 12 years ago
enabled form writing More... about 12 years ago
don't make fields readonly More... over 12 years ago
reuse entity pluralisation method More... over 12 years ago
consider WebResourceKey for links More... over 12 years ago
join Item#id() into Item#trait(annotationType) More... over 12 years ago
put annotations into new module 'common'; utilize WebResourceKey as links text More... over 12 years ago
write element type in ul class More... over 12 years ago
fixed handling of static fields/getters More... over 12 years ago