• Impersonation in GateIn Portal

    It may be useful for portal administrator to have possibility to temporary login as another user without knowing his password. For example: User root wants to verify that user mary really doesn't have permission to se...
    Profile Photo
    last modified by mposolda
  • Upgrade to Shindig 2.5.1

    Currently we are using a forked shindig 2.0.2 at https://github.com/gatein/gatein-shindig   Shindig 2.5.1 Released on 2014-03-04 with a lot of bug fixes / new features Shindig-Issues All bug fixes in gatein-shin...
    Profile Photo
    last modified by vstorm83
  • OAuth authentication with Social Networks

    OAuth is authorization and authentication protocol, which provides possibility that 3rd party application(client) gains access to resources of user on behalf of another application (authorization server). Main purpos...
    Profile Photo
    last modified by trong.tran
  • Automatic way to update all sites at once (Portal, groups and user sites)

    Status Defining requirement Description  A portal admin would like to modify all existing portal, group and user sites from templates. Templates are used in GateIn to create user sites (dashboards), group...
    Profile Photo
    last modified by rutlucas
  • Resource Controller

    h2. Status   WIP see:   * video showing the declaration of portlet resources : [http://vimeo.com/33988500]   h2. Description   This specification describe how to improve the current resource se...
    Profile Photo
    last modified by vstorm83
  • CDI Support in GateIn PC

    Status  Not started. Will be developed by Ken Finnigan from Red Hat.   Description  Currently CDI does not work in any non JSF portlet, ie. its not possible to inject CDI beans into a class that exten...
    Profile Photo
    last modified by kenfinni
  • Disabled user

    The feature allows an administrator to temporarily revoke the usage of an account to a user.   The requirements:   When a disabled user attempts to login with their correct credentials The authentication m...
    Profile Photo
    last modified by vstorm83
  • GateIn Portal Git Contribution Guide

      This document aims to define a process for contributing source code to GateIn Portal project repositories hosted on GitHub.   Main repository discussed here is https://github.com/gatein/gatein-portal...
    Profile Photo
    last modified by ppalaga
  • W3C validation for GateIn

    Status  Impact study.   Description  GateIn Portal has some markups not compliant with W3C standards.   It has been identified some areas: Encoding of "&" characters in URLs. Use of custom...
    Profile Photo
    last modified by rutlucas
  • RFC - API for composing pages

    This is the first draft for a proposal on how the "Compose pages API" could look like.   Introduction  The purpose of the API is to provide an easy, supported way for portlet developers to build pages on de...
    Profile Photo
    last modified by juraci.costa
  • Custom Navigaton Node Properties

    Status The feature is being discussed.   Motivation and Use Cases A customer needs a way to define navigation nodes pointing to external URLs. They can accomplish this in Portal 4.3 using page properties, storing...
    Profile Photo
    last modified by ppalaga
  • "Restricted" page editor

    Status An implementation of this specification is ready. (Post GateIn 3.6) Description A customer is willing to give the ability to many different users to edit pages. Those users would require a simplified page edito...
    Profile Photo
    last modified by vstorm83
  • Debugging GateIn

    GateIn can be debugged as any other application deployed on JBoss AS:   As a Remote JVM, started manually and by attaching a debugger to the JVM As a local JVM, managed by your IDE   Option 1: remote debug...
    Profile Photo
    last modified by jpkrohling
  • Component startup and shutdown

    When developing components that integrates or extends GateIn features, it's good to understand how things fit together during the startup and shutdown of the container. At the top level, an ExoContainer is started, an...
    Profile Photo
    last modified by jpkrohling
  • GateIn Specifications

    GateIn Portal Specifications   This is the place to keep references to all GateIn Portal technical specifications. Each new project feature should have one created.   GateIn 4.0  The 4.0 version is cu...
    Profile Photo
    last modified by julien_viet
  • GateIn 4.0

    Mojo GateIn 4.0 leverages the service architecture of GateIn 3.x but provides a completely new web architecture Stateless design Friendly and bookmarkable URLs First class browser support : browser back button and m...
    Profile Photo
    last modified by julien_viet
  • Gatein Mobile Detection And Redirection Mapping: XML Configuration

    XML Configuration File  location: /config/gatein/gatein-site-redirection.xml   <device-configuration> <device-redirects>    <device-redirect>     <!-- initial ...
    Profile Photo
    last modified by mwringe
  • Default view mode in page editor

    Status Specification being written/agreed to. Description A customer requested the ability to have the page editor view mode to be the mode that has a preview for portlets. At the moment when a user opens the page (or...
    Profile Photo
    last modified by ppalaga
  • Support for wildcard (*) membership type

    Use cases  An user is assigned the * membership type for a group, when a membership type for this group and user is checked, then it is true regardless of the membership type   Specification  Requirem...
    Profile Photo
    last modified by trong.tran
  • Site header/footer preview when editing a page

    Status Specification being written/agreed to. Description When editing a page in the preview mode (not in the boxed representation), a user would like to see the elements of the site layout. This would only be availab...
    Profile Photo
    last modified by theute