Export - CSV (All fields)
Export - CSV (Current fields)
FACES-2431
Upgrade to sonatype oss-parent version 9 and maven-javadoc-plugin version 2.10.3FACES-2419
Liferay Faces BrowserSniffer factories do not support portals other than LiferayFACES-2403
Incorrect JavaDoc URL for bridge: and portlet: components in the Showcase component descriptionsFACES-2402
JavaDoc for portlet: component tags unavailable in ShowcaseFACES-2382
add more instructions to the FACES-1470 portletFACES-2381
icefaces3-crud-portlet test does not test whether a user has been addedFACES-2379
Showcase bean methods annotated with @PostConstruct not called when running in JBoss ASFACES-2375
Add error check to job application testersFACES-2372
Improvements to bridge demo testersFACES-2371
Improvements to bridge testers and back ports of FACES-2362FACES-2369
Liferay Faces Bridge encodes URLs with zero-length parameter values as having a value of a space characterFACES-2363
When value is empty, bridge throws java.net.MalformedURLException: invalid name/value pair: name=FACES-2362
Upgrade bridge demos to use a newer version of seleniumFACES-2361
Security vulnerability with accessing a non-Faces view in JSF portletsFACES-2360
Enable fix-versions.pl to fix the versions in the liferay-hook.xml files.FACES-2359
name = null for files uploaded by h:inputFileFACES-2353
Remove the com.liferay.faces.bridge.internal.BridgeConstants classFACES-2351
Failure in OrderingTest on Bamboo serverFACES-2345
Clean Up Liferay Faces CodeFACES-2343
Security vulnerability with accessing resources in JSF portletsFACES-2330
Delete BridgeExt.BRIDGE_CONTEXT_ATTRIBUTE in the master (4.2.x) branch and move usage to Compat classes in older branchesFACES-2329
Document why @Deprecated appears in ApplicationImpl.javaFACES-2324
Improve readability of source code by removing dependencies on simple StringPool constantsFACES-2323
Remove the com.liferay.faces.util.application.ResourceConstants class in the master branch and deprecate in older branchesFACES-2321
Move the com.liferay.faces.util.render.ContentTypes interface to package com.liferay.faces.utilFACES-2320
Move the com.liferay.faces.util.render.HttpHeaders interface to package com.liferay.faces.utilFACES-2317
Move method com.liferay.faces.util.component.ComponentUtil.getClientVarName(FacesContext,ClientComponent) to liferay-faces-alloy.jarFACES-2316
Delete the ComponentUtil.matchComponentInViewRoot(FacesContext,String) static method in master (4.2.x) and deprecate in all other branchesFACES-2315
Delete the com.liferay.faces.util.component.ComponentUtil.convertSubmittedValue(FacesContext,ValueHolder,Object) static methodFACES-2314
Remove com.liferay.faces.util.component.ComponentUtil.appendToCssClasses(String,String) from the master (4.2.x) branch and deprecate in 3.2.x without replacementFACES-2312
Prevent getLabel() method from being generated in InputFileBase.java for bridge:inputFileFACES-2310
Remove ".internal" from generated RENDERER_TYPE string constantsFACES-2309
Move constants and most methods from com.liferay.faces.util.render.RendererUtil to liferay-faces-alloy.jarFACES-2308
Delete com.liferay.faces.util.lang.FacesConstantsFACES-2307
Delete com.liferay.faces.util.portal.LiferayThemeDisplayUtil from liferay-faces-util.jarFACES-2306
Move com.liferay.faces.util.portal.EditorUtil from liferay-faces-util.jar to liferay-faces-portal.jarFACES-2305
Delete com.liferay.faces.util.portal.LiferayPortletUtil from liferay-faces-util.jarFACES-2304
Delete com.liferay.faces.util.portal.WebKeys from liferay-faces-util.jar from master and deprecate in older branchesFACES-2303
Remove "throws FacesException" from API methodsFACES-2302
Add the runtime scope to the liferay-faces-bridge-impl artifact in the pom.xml descriptor for the liferay-faces-portal projectFACES-2301
Move com.liferay.faces.util.portal.ScriptTagUtil from liferay-faces-util.jar to liferay-faces-bridge-impl.jar and liferay-faces-portal.jarFACES-2300
Develop new BrowserSnifferFactoryLiferayImpl and move Liferay Portal specific BrowserSniffer code from liferay-faces-util to liferay-faces-bridgeFACES-2299
Remove the dependency that liferay-faces-util.jar has on portal-service.jarFACES-2296
Enable fix-versions.pl to fix versions inside of web.xml descriptorsFACES-2292
Remove liferay-faces-init.jar moduleFACES-2289
alloy:inputFile and bridge:inputFile use-cases do not check the uploaded file statusFACES-2281
Speed up development by building fewer modules when the development profile is specifiedFACES-2279
test-setup-hook fails to deploy on Liferay Portal 6.2.3 GA4FACES-2278
Remove distinction between mojarra.version and icefaces.mojarra.version numbersFACES-2277
Invalid error message in the server log "bridgeRequestScope is NOT in the cache"FACES-2276
Remove the BridgeContext.isBridgeRequestScopePreserved() methodFACES-2274
Replace ClientScript code with new FacesRequestContext and simple ScriptFACES-2272
Develop new BridgePortletContextFactoryFACES-2269
ClientScriptLiferayImpl overwrites existing ScriptDataFACES-2267
bridge:inputFile should not have instant-ajax usage in Showcase for JSF 2.1FACES-2266
Backport relevant parts of the Showcase to the 3.1.x, 3.0.x, 3.0.x-legacy, 2.2.x, and 2.1.x branchesFACES-2264
alloy:inputFile and bridge:inputFile fail to render on all branches except master due to incorrect delegate component typeFACES-2259
Remove UICleanup and CleanupRenderer interfaces from Liferay Portal 6.2 branches and deprecate in Liferay Portal 6.1/6.0/5.2 branchesFACES-2254
Remove ClientScriptLiferayImpl dependency on ExtFacesContextFACES-2253
Refactor portlet namespaced components to comply with portlet 2.0 spec and allow them to be generated by alloy-generatorFACES-2250
Enable fix-versions.pl script to fix navigation-rule.xml descriptorsFACES-2242
Upgrade 3.x branches to Mojarra 2.1.29-04FACES-2238
Remove interface com.liferay.faces.util.logging.LogRecordFactoryFACES-2236
Move TextResourceUtil code into CodeExampleUtil in Showcase CommonFACES-2235
Develop new JspAdapterFactoryFACES-2233
Rename com.liferay.faces.util.xml.SAXParserFactory to ConcurrentSAXParserFactoryFACES-2232
The com.liferay.faces.util.xml.SAXParserFactory feature map is not thread-safeFACES-2228
Enable fix-versions.pl script to fix xml schema versions inside of Facelet taglib.xml descriptorsFACES-2225
Simplify the syntax of <security-constraint> configuration in WEB-INF/web.xml descriptorsFACES-2224
Upgrade RichFaces demos to 4.5.6.FinalFACES-2222
ResourceHandlerOuterImpl appears in the ResourceHandler delegation chain more than onceFACES-2221
jsf2-jsp-portlet fails to submit when file is uploadedFACES-2217
Showcase error: LiferayResourceURLImpl cannot be cast to javax.portlet.PortletURLFACES-2216
BridgeContextImpl.redirect(String) throws NullPointerExcecption when javax.portlet.faces.DirectLink URL parameter is specified before RESTORE_VIEW phase executesFACES-2215
NPE in getValue in class RequestParameterValuesMapEntry.javaFACES-2214
maven-gpg-plugin attempts to sign integration tests which causes the maven-release-plugin to failFACES-2211
Unable to navigate via Ajax-redirect with alloy:commandButton navigation-use case in showcase-portletFACES-2208
AjaxBehaviorBridgeImpl InstantiationException on portal:inputSearchFACES-2201
Bridge does not remove the id of the PortletNamingContainerUIViewRoot from the list of execute and render ids from AjaxBehaviorsFACES-2193
Job application portlets are failing the dateValidation integration testFACES-2192
Refactor the order of Liferay Faces JarsFACES-2185
Primefaces Extension pe:exporter component is incompatible with portletsFACES-2180
Liferay Faces Bridge is unable to add <meta> tags to the <head>...</head> section of the portal pageFACES-2178
Follow JSF 2.3 convention of having Facelet views under WEB-INF/views and composite components under WEB-INF/resourcesFACES-2177
ViewScope beans memory leak for Mojarra 2.1.28 and newerFACES-2176
Enable fix-versions.pl to fix builder.copyright.year in generator.propertiesFACES-2174
Move the Liferay SharedPageTop processing from PortletContainer to a PhaseListenerFACES-2173
Move implementation of BridgeContext.dispatch(String) to ExternalContextFACES-2172
Simplify the class hierarchy of bridge URLs by removing marker interfacesFACES-2171
Clarify the contract of BridgeURL by moving URI functionality to the new BridgeURI classFACES-2168
It is not possible to override Liferay portlet parameters (which don't have namespace)FACES-2166
Remove PortletContainer, PortletContainerWrapper, and PortletContainerFactoryFACES-2165
Remove PortletContainer.create*URL(String) methodsFACES-2164
Remove usage of StringPool string constants in components and consolidate method calls for ResponseWriters and StringBuildersFACES-2159
Enable Liferay IDE to identify Liferay Faces demo/issue/test portlets as Liferay portletsFACES-2157
h:message and h:messages ignore the styleClass attributeFACES-2156
Remove RendererUtil.ALLOY_END_SCRIPT and replace with "});"FACES-2154
groupId for maven-warpath-plugin is incorrect for the bridge-tck-response-wrapper-portletFACES-2147
Remove portlet namespace optimization featureFACES-2146
Move the creation of ActionURLs, RenderURLs, and ResourceURLs from PortletContainer to MimeResponse
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0