• GateIn 4.0 model improvement

    This specification aims to describe improvements that aims to be done in GateIn 4.0. Page model  In GateIn 3.x, there is the central concept of navigation node, page and layout:   a navigation node has nav...
    Profile Photo
    last modified by julien_viet
  • GateIn "Code" format

    Introduction  GateIn tries to align with other projects at jboss.org where possible. Therefore code formatting rules were mostly inspired from JBoss AS7 project.   General rules Line width limit - 128 Inde...
    Profile Photo
    last modified by bdaw
  • GateIn OAuth - Authentification with social network accounts

    SpecificationUI Flows to cover1) New account - Sign up with...   Portal login page with “Sign in with Facebook/Google” buttons Redirect to Facebook / Google Login page if there is no active session ...
    Profile Photo
    last modified by theute
  • GateIn and SAML2 integration for SSO authentication

    Status  Finished and documented. See https://docs.jboss.org/author/display/GTNPORTAL35/SAML2 for latest informations.     Owner  Marek Posolda     Introduction  SAML (Security Ass...
    Profile Photo
    last modified by mposolda
  • GateIn Page Service

    Status  Merged.   Description  GateIn relies on the legacy DataStorage interface for performing the MOP operations, this interface is being replaced step by step by dedicated services for each piece o...
    Profile Photo
    last modified by julien_viet
  • GateIn JS improvements for 3.5

    This spec aims to define JS improvements in GateIn for 3.5 that are required for reaching a milestone in term of JS dev in GateIn. It does not specify a very precise feature but rather a set of changes to perform. The...
    Profile Photo
    last modified by julien_viet
  • In Place Editing

    WORK IN PROGRESS : DOCUMENT IS READY FOR REVIEW (Functional Requirements and Business Rules will be added after General Review)     In Place Editing Functional Specification       1 Intr...
    Profile Photo
    last modified by benjamin.paillereau
  • GateIn Pagination pattern for 3.5

    RationaleSince JCR 1.15 the proprietary API on QueryResult object QueryResultImpl#getTotalSize() has been changed.   It has some impacts on the UI, mainly with pagination pattern used previsouly in GateIn. In fac...
    Profile Photo
    last modified by stevan_lemeur
  • GateIn 3.5 Authentication

    Since Gatein 3.4, the migration of GateIn 3.5 to the usage of Servlet 3.x based containers allows to simplify the authentication process:   The authentication is still based on the WCI project for several reason...
    Profile Photo
    last modified by julien_viet
  • Save in GateIn Explorer

    RationaleIn the Gatein Page and Site composer, the user can save his change by clicking on a Save icon that is placed in the top right corner. It may confuse users because it is commonly admitted that save actions sho...
    Profile Photo
    last modified by plamarque
  • GateIn cacheable skin URL

    Status  WIP by Julien Viet and VN team.   Introduction  The goal is to make GateIn URL for skin resources cacheable according to the context, it will provide several benefits:   The life of a sk...
    Profile Photo
    last modified by julien_viet
  • PortalNavigation.java

    import org.exoplatform.portal.mop.navigation.GenericScope; import org.exoplatform.portal.mop.navigation.Scope; import org.exoplatform.portal.mop.user.UserNavigation; import org.exoplatform.portal.mop.user.UserNode; im...
    Profile Photo
    last modified by ranmadxs
  • Gatein Mobile Detection And Redirection: Administration UI

    Administration UI  Updated (04/12/2012)   The administration UI for the mobile detection conditions. Needed Functionality listed by Matt: handle multiple redirects from one origin site handle multiple, p...
    Profile Photo
    last modified by gcardoso
  • GateIn Standalone Application

    DescriptionThe goal of this specification is to add the capability for GateIn to display a single application with no decoration around it in a browser window. So it is almost like a portal that would only show a sing...
    Profile Photo
    last modified by vstorm83
  • GateIn Portal Release Process

    Purpose of this document is to keep track of all necessary steps to perform project release.     Components   GateIn Dep https://github.com/gatein/gatein-dep TBD   GateIn Parent https://githu...
    Profile Photo
    last modified by trong.tran
  • Javascript Loader

    Status  Merged. Introduction  The javascript effort for GateIn 3.3 has improved how javascript is managed in the server and has seen the introduction of a javascript loader to handle the loading of javascr...
    Profile Photo
    last modified by julien_viet
  • Sharing GateIn resources with Gadgets

    Status WIP.   Specification We introduce a new gadget feature named gatein-resources which allows to specify shared resources from GateIn portal to be loaded inside the gadget ( today the only JavaScript is suppo...
    Profile Photo
    last modified by trong.tran
  • Backlog

    Brief list of things to keep on the radar while we are occupied with other higher priority tasks.   Provide sniff tests to the build to automatically validate packaging Simple script that could be invoked loc...
    Profile Photo
    last modified by bdaw
  • Hello

    Welcome to the GateIn Development Community Space   This place is dedicated to track work around new project features and roadmap.   Please check GateIn Specification to see what is on our radar and leave...
    Profile Photo
    last modified by nscavell
  • Model Object for Portal 2.0

    Status  Spec writing, no implementation yet planned.   Owner  Julien Viet   Description  The Model Object for Portal (MOP) was introduced in GateIn 3.0 and remained stable for the life time...
    Profile Photo
    last modified by bdaw