Log In     View a printable version of the current page.  

All Projects : Loom (Key: LOOM)

Project Lead: Ignacio Coloma
URL: http://loom.extrema-sistemas.org
Description:
Loom is an open source Java web framework intended to handle user input validation, web flow and web page rendering for enterprise applications of any size.

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Versions   Components   

Change Log

   Bug LOOM-241 FIXED @NestedAnnotations is not working with Collections/Maps Major Closed
   New Feature LOOM-243 FIXED Cleanup of most used methods Major Closed
   Bug LOOM-251 FIXED Fix LoomServletRequestImpl.toString() implementation Major Closed
   Bug LOOM-244 FIXED IllegalArgumentException thrown with missing event parameters with native types are missing Major Closed
   Bug LOOM-250 FIXED LocaleAwareException should implement a default getMessage() implementation Major Closed
   New Feature LOOM-247 FIXED Missing properties in paged tags: style and if Major Closed
   New Feature LOOM-240 FIXED New "mapping" attribute should yield shorter URL tags Major Closed
   New Feature LOOM-245 FIXED New attribute: boolean UrlBuilder.setRelative() Major Closed
   New Feature LOOM-248 FIXED Support multiple action-event pairs in menuItem.aliases Major Closed
   Bug LOOM-237 FIXED The default ActionMapping forward folder should not be the ActionMapping handle (warning: breaks existing behavior) Major Closed
   Bug LOOM-246 FIXED The default JSON serialization is broken with Firefox Major Closed
   Bug LOOM-242 FIXED beforeExecute() is being triggered even with Validation errors Major Closed
   Bug LOOM-249 FIXED inputCheckbox always send false when generated as false Major Closed
   New Feature LOOM-118 WON'T FIX A decorator attribute for l:column Major Closed
   Bug LOOM-201 CANNOT REPRODUCE Internet Explorer's calendar Major Closed
   Bug LOOM-170 FIXED #{...} expressions in <l:param> must not be evaluated Major Closed
   Bug LOOM-171 FIXED #{...} expressions in param-foo attributes must not be evaluated Major Closed
   Bug LOOM-197 FIXED @RetrieveEntity is returning a 500 when a NoResultException is thrown Major Closed
   New Feature LOOM-209 FIXED Accept aparameters on Event methods Major Closed
   New Feature LOOM-187 FIXED Add "if" attribute to TabTag Major Closed
   New Feature LOOM-212 FIXED Add @FileValidation annotation Major Closed
   New Feature LOOM-213 FIXED Add AbstractFormInputTag.bound attribute Major Closed
   New Feature LOOM-234 FIXED Add AbstractPagedContainerTag.collection attribute Major Closed
   New Feature LOOM-228 FIXED Add ExceptionTranslator feature Major Closed
   New Feature LOOM-223 FIXED Add JSON converters Major Closed
   New Feature LOOM-222 FIXED Add Jacksoin support Major Closed
   New Feature LOOM-205 FIXED Add ReCaptcha support to @Captcha Major Closed
   New Feature LOOM-224 FIXED Add a new JSP function to serialize a value to json Major Closed
   New Feature LOOM-221 FIXED Add converted parameters to UrlBuilder Major Closed
   New Feature LOOM-186 FIXED Add labelClass attribute to all form fields Major Closed
   New Feature LOOM-230 FIXED Add new <l:cache> tag Major Closed
   New Feature LOOM-194 FIXED Add new MD5 attribute to PersistentFile Major Closed
   New Feature LOOM-232 FIXED Add new PagedListCriteria.setId() and PagedListData.getId() to differenciate paged lists in the same JSP page Major Closed
   New Feature LOOM-229 FIXED Ajax PagedList Major Closed
   New Feature LOOM-188 FIXED Allow UrlTag not to encode parameters Major Closed
   New Feature LOOM-220 FIXED An alternative implementation for js/css resources that does not serialize to disk Major Closed
   Bug LOOM-233 FIXED Breaking change: checkboxes associated to sets elements are now handled using [index] Major Closed
   Bug LOOM-139 FIXED Calendar: Cannot select today if value is empty Major Closed
   Bug LOOM-144 FIXED Calendar: When the first day of month is Sunday, it is not displayed Major Closed
   Bug LOOM-183 FIXED Change implementation of ClassUtils.getShortName (warning: may change existing behavior) Major Closed
   New Feature LOOM-219 FIXED Change the default Forward resolution algorithm (warning: may break existing behavior) Major Closed
   New Feature LOOM-235 FIXED Changes in the tabs .fouc feature Major Closed
   New Feature LOOM-176 FIXED Create a new "if" attribute for fields Major Closed
   New Feature LOOM-173 FIXED Create a property in JsonMarshaller to quote all property names Major Closed
   New Feature LOOM-217 FIXED Create info(), warn() and error() methods Major Closed
   New Feature LOOM-214 FIXED Create new StringUtils.toAlpha(long) Major Closed
   New Feature LOOM-178 FIXED Decorate form tags Major Closed
   New Feature LOOM-185 FIXED Enhancements to UrlBuilder Major Closed
   Bug LOOM-74 FIXED Errors inside tabs are not being properly handled Major Closed
   New Feature LOOM-218 FIXED Event parameters without specified name should take the order in @Path Major Closed
   New Feature LOOM-200 FIXED Implement an easy way to perform permanent redirects (301) Major Closed
   New Feature LOOM-207 FIXED Make Loom deployable in Google App Engine Major Closed
   Bug LOOM-231 FIXED Menu data cannot be stored in session or application context Major Closed
   Task LOOM-172 FIXED Migration to gradle 0.6 Major Closed
   New Feature LOOM-211 FIXED Move @ImageValidation from property to event (warning: breaks existing behavior) Major Closed
   Bug LOOM-225 FIXED NPE when binding form fields to event parameters Major Closed
   New Feature LOOM-199 FIXED New "var" and "scope" attributes in formatDateTag Major Closed
   New Feature LOOM-182 FIXED New @SSLPolicy Annotation Major Closed
   New Feature LOOM-191 FIXED New ErrorsTag.filter attribute Major Closed
   New Feature LOOM-190 FIXED New WriterWrapper.start() and end() methods Major Closed
   Bug LOOM-137 FIXED No warning when two REST url could be the same Major Closed
   Bug LOOM-193 FIXED Paged tags do not properly include parameters in the page URLs Major Closed
   New Feature LOOM-202 FIXED PrefixLocaleResolver Major Closed
   Task LOOM-192 FIXED Remove "ajax" attribute from requests (warning: breaks existing behavior) Major Closed
   Task LOOM-204 FIXED Remove LocaleAction from loom.jar Major Closed
   Task LOOM-210 FIXED Remove automatic uploaded file binding (warning: breaks existing behavior) Major Closed
   Bug LOOM-195 FIXED Remove fouc classes from generated tabs (warning: WILL break existing code) Major Closed
   New Feature LOOM-184 FIXED Replace UrlDecorator with BalancedUrlBuilder Major Closed
   Bug LOOM-236 FIXED ResourcesWatchdog must be configured explicitely (warning: breaks existing behavior) Major Closed
   Bug LOOM-226 FIXED Selecting a empty value in option tag causes a number validation error. Major Closed
   Bug LOOM-196 FIXED Singular units for durations and humanized Major Closed
   Bug LOOM-198 FIXED TextArea validator allows CR characters when its capacity is exceeded Major Closed
   New Feature LOOM-227 FIXED Three new features for PagedTable: table.renderTitles, column.titleClass and footer Major Closed
   New Feature LOOM-177 FIXED Update annotation to validate collections Major Closed
   Bug LOOM-203 FIXED UrlBuilder uses the server port even when the hostname is different Major Closed
   Bug LOOM-208 FIXED Use log for missing message keys instead of an open file Major Closed
   Bug LOOM-216 FIXED Use redirect instead of forward for error handling (warning: breaks existing behavior) Major Closed
   New Feature LOOM-189 FIXED new ForwardResolution.setAttribute() method Major Closed
   New Feature LOOM-215 FIXED new UrlBuilder(String) constructor method Major Closed
   New Feature LOOM-138 WON'T FIX Hide _source value from the URL Major Closed
   Bug LOOM-121 WON'T FIX Improve performance with JavaRebel by removing checks Major Closed
   New Feature LOOM-165 WON'T FIX new addMessage() method Major Closed
   Task LOOM-206 FIXED Port to the newest gradle distribution Minor Closed
   New Feature LOOM-23 WON'T FIX inputSelect multiple bound to a Set property Minor Closed
   New Feature LOOM-155 FIXED @BrowserMessages to make easier the browser messages integration Major Closed
   New Feature LOOM-167 FIXED Add a @ImageValidation annotation Major Closed
   New Feature LOOM-163 FIXED Add a LocaleUtils.getCurrencyHtmlEntity() method Major Closed
   New Feature LOOM-168 FIXED Add custom attributes to AutocompleteResolution Major Closed
   New Feature LOOM-157 FIXED Add timepicker component and browser-side time validation Major Closed
   New Feature LOOM-114 FIXED Better spring integration Major Closed
   New Feature LOOM-158 FIXED Create new MinutesConverter Major Closed
   New Feature LOOM-162 FIXED Extend the loom.ui.Resizable javascript class Major Closed
   New Feature LOOM-127 FIXED Move interceptor and validation creation form spring.xml to component-scan Major Closed
   Task LOOM-159 FIXED Remove "ROLE_" prefix from SpringSecurityAdapter (warning: breaks existing behavior) Major Closed
   New Feature LOOM-154 FIXED Simplify loom configuration files with a custom spring namespace (warning: changes existing behavior) Major Closed
   Bug LOOM-156 FIXED Special characters are lost Major Closed
   Bug LOOM-161 FIXED l:row does not work properly Major Closed
   New Feature LOOM-169 FIXED pagedTable.rowCssClas should get re-evaluated for each row Major Closed
   Bug LOOM-122 WON'T FIX <l:url> cannot point to @DELETE events Major Closed
   New Feature LOOM-124 FIXED Customizable message key for PagedList / PagedTable when there are no items to show Minor Closed
   New Feature LOOM-160 FIXED Implement a way to specify method in <l:url> Minor Closed

Reports

Single Level Group By Report

Preset Filters

- All
- Outstanding
- Unscheduled
- Most important
- Resolved recently
- Added recently
- Updated recently

Project Summary

Open Open 13
   5%
Closed Closed 259
   95%

Open Issues

By Priority
Major Major 12
   92%
Minor Minor 1
   8%

By Assignee
Ignacio Coloma 13
   100%