0
I Use This!
Inactive

Commits : Listings

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