• ContextMenu and macrosubstituion

    Hello all,   We have an initial implementation of the rich:contextMenu -- RF-10197, currently in the feature/contextMenu branch on github.  However it does not currently have the "macrosubstitution" support...
    Profile Photo
    last modified by bleathem
  • RichFaces cache classes - are they needed ?

    With trying to resolve RF-13475, I started to wondering: Why there are those cache configuration classes in RichFaces core ?   Afaik, there are no tests (except the unit tests), ensuring that this caching wo...
    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
  • RichFaces 4 module distribution for JBoss 7

    Lukas recently has asked a request at JIRA to include RichFaces 4 as a module for JBoss 7, which i think that it is a cool feature, JBoss AS 7 shipped with CDI(Weld),JPA 2(hibernate), JSF 2 and RichFaces 4 (and of cou...
    Profile Photo
    last modified by iabughosh
  • Tooltip migration to RichFaces 4

    OverviewThis document will describe the migration of tooltip component.   information from 3.3.x:   references: http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/rich_tooltip.html   tld: htt...
    Profile Photo
    last modified by ilya_shaikovsky
  • MultiSelect DropDown Custom Component

    hi,   I have developed a MultiSelectDropDown custom component using Richfaces CDK version 3.3.1.   The custom component template is based on the jquery library widget.   When i use the component alon...
    Profile Photo
    last modified by srini0883
  • RichFaces 5.0 documentation user stories

    In moving from RichFaces 3 to RichFaces 4, the documentation of the porjected fragmented, as we aimed to improve the accessibility of the docs, as well as turning towards more automated documentation generation. ...
    Profile Photo
    last modified by lfryc
  • Select box ideas and discussion

    This page has some great idea/discussion about single/multi slect design and behaviour: http://harvesthq.github.com/chosen/   I particulalry like the multi-select implementation, the way selected items appear a...
    Profile Photo
    last modified by bleathem
  • jQueryPlugin component

    Hello Community!   I've just created a new component that helps you load jQuery plugins and avoid conflicts with RF built-in jQuery. Current implementation is for RF 3.3.4-SNAPSHOT. Soon I will migrate it to 4.0...
    Profile Photo
    last modified by blabno
  • Roadmap and Planning for RichFaces 4.3 and beyond

    With our 4.1.0.Final release at hand, it’s time to discuss what we want to do with RichFaces 4.2, and beyond.  4.1 addressed rounding out the 4.0 effort of migrating the 3.x component set to JSF 2 (and also...
    Profile Photo
    last modified by bleathem
  • rich CSS classes naming convention

    One of the points we agreed during f-2-f skinning discussion in 4.x was to use shortened names for our rich classes as this could reduce HTML page code and increase performance espesially for cases with Iteration comp...
    Profile Photo
    last modified by lfryc
  • FocusManager proposition

    Hello, I haven't found any component in Richfaces that would put focus on some element on page load. Here is my proposition. Let's make rich:focus tag with "priority" attribute. Default priority would be position of...
    Profile Photo
    last modified by blabno
  • Summary of JSF and RichFaces Testing Efforts

    In the RichFaces team, we are strong believers in testing approaches, which can be seen with our test suite written using jsf-test framework and with our outstanding functional tests suite written in Ajocado/Selenium....
    Profile Photo
    last modified by lfryc
  • Generalize LESS support

    In order to allow WAR projects to reuse LESS development time instant reload (RFSBOX-39),   we need to generalize LESS resource redirection to ResourceServlet (RFSBOX-42).   We have discussed the Why? with...
    Profile Photo
    created by lfryc
  • Bootstrap plugin architecture

    Hi guys,   I would like to discuss the plugin architecture for new component suites.   We have started prototyping JavaScript Event Bridge (https://issues.jboss.org/browse/RFSBOX-9), but it would be nice t...
    Profile Photo
    last modified by lfryc
  • Sandbox jQuery UI and Bootstrap projects started

    Sandbox jQuery UI and Bootstrap projects started:   https://github.com/richfaces/sandbox/tree/develop/jqueryui   https://github.com/richfaces/sandbox/tree/develop/bootstrap   Feel free to wrap more c...
    Profile Photo
    last modified by bleathem
  • Kick-off discussion: CDK Wish List

    On the last meeting [1], we have discussed how the CDK should be improved   and agreed to create CDK Wish List wiki page.     Everyone involed have now chance to express what are the priorities he fee...
    Profile Photo
    last modified by lfryc
  • CDK Wish-List

    The list of ideas for improving CDK:   (The forum thread to discuss such improvements: https://community.jboss.org/message/727478#727478)     Bug fixes  c:foreach in a cast component will result ...
    Profile Photo
    last modified by lfryc
  • RichFaces 4 Component Development Process

    Introduction Migrating Components From RichFaces 3.3.X Getting Started Before You Begin Play with the CDK Creating Your Sandbox Component Considerations during development Introduction So y...
    Profile Photo
    last modified by bleathem
  • Simplifying RichFaces Push configuration

    From the responses on forums, it seems RichFaces Push is hard to start up with, despite it's quite simple concept to use.   Following post covers whole situation and offers solution.   Current sources for ...
    Profile Photo
    last modified by lfryc