openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Dandelion
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
1 day
ago.
Jun 14, 2024 — Jun 14, 2025
Showing page 24 of 56
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updates because of recent changes in the Dandelion API
Thibault Duchateau
More...
over 11 years ago
Improved the cache system A new extra has been added (dandelion-ehcache), allowing to plug-in EhCache as a asset caching system. The cache can be configured thanks to 2 new configuration properties (cache manager and cache configuration). It fixes dandelion/issues#192. The SPI and built-in service provider has been updated (no more check if the key exist before trying to retrieve the cached content)
Thibault Duchateau
More...
over 11 years ago
Modification of the Devmode usage in Asset Stack
Romain Lespinasse
More...
over 11 years ago
Fixed issue when scanning at the root of the classpath
Thibault Duchateau
More...
over 11 years ago
remove Bitdeli Badge
Romain Lespinasse
More...
over 11 years ago
Improved logging and cleaned the filter
Thibault Duchateau
More...
over 11 years ago
All processors are now well isolated Linked with dandelion/issues#199
Thibault Duchateau
More...
over 11 years ago
Improved the extension API Fixed issue with the addCssClass when one or more classes are to be added to a column (header or not) Fixed issue when trying to modify CSS classes inside an extension using thymeleaf
Thibault Duchateau
More...
over 11 years ago
Improved StringBuilder-based configurations
Thibault Duchateau
More...
over 11 years ago
Fixed issue with table configuration based on StringBuilder
Thibault Duchateau
More...
over 11 years ago
Improved API around classpath scanning
Thibault Duchateau
More...
over 11 years ago
Configuration properties are now read from dandelion/datatables
Thibault Duchateau
More...
over 11 years ago
Support of asset type during an assets exclusion
Romain Lespinasse
More...
over 11 years ago
Refactored all API due to the recent Dandelion internal renaming
Thibault Duchateau
More...
over 11 years ago
Support the protocol-relative URL for asset location (aka //url)
Romain Lespinasse
More...
over 11 years ago
"Assets" lost the "s" for more convention between classes
Romain Lespinasse
More...
over 11 years ago
Better merge support between assets on loading and runtime
Romain Lespinasse
More...
over 11 years ago
Added support for stateSave using Thymeleaf Closes dandelion/issues#205
Thibault Duchateau
More...
over 11 years ago
Renamed some attribute processors to be more consistent with the JSP taglib
Thibault Duchateau
More...
over 11 years ago
Simplified the configuration processors Now all processors extends the same processor: AbstractConfigurationProcessor. This allowed to removed code duplication and especially to handle in one place the case of processor that accept the recently added syntax for manipulating Dandelion scopes. The AjaxReloadFunctionProcessor now accept the special syntax. Custom sort types can now be used in the sortType / dt:sortType column attribute. Closes dandelion/issues#165 Updated all tests accordingly
Thibault Duchateau
More...
over 11 years ago
Added a new utility for enum
Thibault Duchateau
More...
over 11 years ago
Configuration renaming and TLD improvement The TLD has been refactored with the new attributes and all descriptions have been improved for a better content assist. Closes dandelion/issues#8 Some attributes have been renamed for a better consistency : - sort => sortable - paginate => pageable - filter => filterable - ajax.processing => feature.processing Removed unused attributes and corresponding processors (plugins are now enabled thanks to the ext / dt:ext table attribute) Minor perf improvement in the TableTag by replacing boxed types by primitives. Added a missing Thymeleaf processor for the fixedHeader plugin
Thibault Duchateau
More...
over 11 years ago
Removed useless processors and attributes for plugins Now, plugins can be activated thanks to the ext / dt:ext table attributes.
Thibault Duchateau
More...
over 11 years ago
Fixed escape utility when the string was null
Thibault Duchateau
More...
over 11 years ago
Added new escapeXml attributes where it was necessary Escaping is enabled by default and can be disabled using escapeXml="false" Closes dandelion/issues#200
Thibault Duchateau
More...
over 11 years ago
Added another utility about Strings escaping
Thibault Duchateau
More...
over 11 years ago
New utility allowing to escape a string Linked with dandelion/issues#200
Thibault Duchateau
More...
over 11 years ago
Fixed integration tests
Thibault Duchateau
More...
over 11 years ago
Improved column sorting initialization A new column attribute has been added (sortInitOrder/dt:sortInitOrder) allowing to set the order in which column sorting must be initialized. Closes dandelion/issues#194
Thibault Duchateau
More...
over 11 years ago
Fixed various issues with the export feature Added missing request parameter for ExportConf creation from the request (autosize) Fixed issue with the builder Typos Fixed URL generation
Thibault Duchateau
More...
over 11 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
55
56
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree