• Community meeting canceled on Dec. 24th and Jan 31.

    I suspect most folks will have better things to do than attend the RichFaces community meetings on Christmas and New Year's Eve, so we'll go ahead and cancel those meetings.  We'll resume meetings as normal o...
    Profile Photo
    created by bleathem
  • Will we release archetypes for 4.5.x ?

    Hello all,   I have noticed that archetypes for 4.5.0.Alpha1 are not staged. Are we planning to release them in this compatibility RF version ?   Cheers Juro
    Profile Photo
    last modified by jhuska
  • Docs Build Fails

    [lfryc@lfryc docs]$ mvn clean install ... [INFO] RichFaces Component Reference ..................... FAILURE [1:50.812s] ... [ERROR] Failed to execute goal org.asciidoctor:asciidoctor-maven-plugin:0.1.3:process-ascii...
    Profile Photo
    last modified by lfryc
  • Starting release of 5.0.0.Alpha2

    The release process for 5.0.0.Alpha2 is about to begin. Further commits into develop branch will not be considered in release.  
    Profile Photo
    last modified by Lukáš Fryč
  • Rich Widget Factory API that fulfills needs of JSF component      JavaScript API

    Hey guys,   I have found a following issue:   we expose public JSF component API for Widget Factory based component by allowing to reference widget reference (i.e. call methods directly on widget instanc...
    Profile Photo
    last modified by Lukáš Fryč
  • ButtonGroup RichWidget

    Hi all,   I've created a button group widget (the branch is here). Based on what's showcased on the Bootstrap site I've implemented sizing, justification, vertical grouping and button styling. The widget also tu...
    Profile Photo
    last modified by michpetrov
  • RF5 components responsive design rules to follow

    Hello guys,   I am playing a bit with responsiveness of the new RichFaces 5 components.   When I am using r:pickList on a standalone project, then its responsiveness works fine.   When I am working w...
    Profile Photo
    last modified by jhuska
  • Move RichFaces resources from META-INF/resources/ to org.richfaces library

    According to issue reported here(RF-13210) I was asked to create a report here.   I deployed Metamer with RF 5 and then with 4.5 (since both might have been affected) and went through components checking the con...
    Profile Photo
    created by manovotn
  • RichFaces 5 compatibility with JSF 2.1 or with RF4 ?

    Hello all,   during investigating [RF-13348] pickList - columnClass attribute behaves differently than in RF4 - JBoss Issue Tracker I have found out that RichFaces 5 pickList attribute columnClass is incompatib...
    Profile Photo
    last modified by jhuska
  • Recent Dependency Changes

    Hey guys,   recently we have upgraded and cleaned up both, NPM and Bower dependencies,   make sure to update your local builds:   $ grunt clean:bower && grunt bower   Cheers,   ~ ...
    Profile Photo
    created by Lukáš Fryč
  • Head up: RichWidgets Agile Boards

    As we discussed recently on IRC,   we have adopted two open agile dashboards for GitHub issues, because the amount of issues we already have has prevented to work with issues effectively:   -   for...
    Profile Photo
    last modified by Lukáš Fryč
  • Using Hub for managing Pull Requests

    Hey guys,   we should consolidate our efforts with Pull Requests.   Lately I use Hub for merging Pull Requests successfully by using:   $ hub am -3   which effectively accepts pull request co...
    Profile Photo
    last modified by Lukáš Fryč
  • RW vs RF5 component event handlers

    Hello,   what approach we want to take regarding to the RW vs RF5 component handlers ?   I would have these specific questions:   1. The doc for event handlers differ slightly. Do we want the same be...
    Profile Photo
    last modified by jhuska
  • Schedule

    Hello! It's time to start schedule development. I suggest using jquery.fullcalendar.js. I've tried it and it is really well written. It allows eager and lazy loading (pagination). To do lazy loading of calendar even...
    Profile Photo
    last modified by blabno
  • Disabled/Enabled RW - events propagation - questions

    Hello guys, again me.   I am testing disabled option of the pickList.   When I set this option to true, than it is disabled as expected (disabled classes are rendered - user can not interact with it). ...
    Profile Photo
    last modified by jhuska
  • RW repository general questions - issues

    Hello all,   I have encounter following issues during working with RW repository. Could you please tell me which ones deserves an issue in the GitHub issue tracker ?   Building RW repo: No provider for "fr...
    Profile Photo
    last modified by jhuska
  • jQuery.js conflict between RF 4.5 and 5.0

    The jQuery version we use in RichFaces 5 is currently pinned by the jQuery requirements of RichFaces 4.5.  Idealy we would port the RF 4.5 to use the newer jQuery, however this will only take us so far, as jQu...
    Profile Photo
    last modified by bleathem
  • Change in resource packaging

    Hi all,   we needed to split Core and UI packed resources for RF 5 to work with RF 4.5 (RF-13280). To achieve this I have changed the pack parameter of the resource plugin to accept a string (filename) instead o...
    Profile Photo
    last modified by michpetrov
  • [richfaces-dev] "Necessity for events that represents evident change of component's value (both, manually or externally)"

    I would like to address an issue that arose from a discussion https://issues.jboss.org/browse/RF-13180 .   When one reacts on changes of value, he can use 'change' event that have defficiency coming from class...
    Profile Photo
    last modified by Lukáš Fryč
  • PickList based on RW questions

    Hello guys,   I am in the process of reviewing the pickList component based on the RW buddy.   Couple of questions have risen, and I would like to ask you which ones are relevant, thus deserves an JIRA iss...
    Profile Photo
    created by jhuska