Export - CSV (All fields)
Export - CSV (Current fields)
FACES-2574
Link to https://github.com/liferay/liferay-faces-showcase not workingFACES-2557
Incorrect code in method append of NamespacedParameterMap classFACES-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-2410
The showcase examples throw NotSerializableException on ResinFACES-2404
Initial display of alloy:button and alloy:commandButton menu has a bottom-edge that is cropped/cut-offFACES-2403
Incorrect JavaDoc URL for bridge: and portlet: components in the Showcase component descriptionsFACES-2402
JavaDoc for portlet: component tags unavailable in ShowcaseFACES-2401
NullPointerException thrown by UploadedFileImpl.delete() when a zero-byte file is uploadedFACES-2400
NullPointerException thrown by InputFile.validateValue(FacesContext,Object) when a zero-byte file is uploadedFACES-2396
alloy:audio Alternate Formats example throws IllegalArgumentException due to missing resourceFACES-2392
NullPointerException thrown by CaptchaRenderer when re-starting Liferay+JBoss/Liferay+WebLogicFACES-2382
add more instructions to the FACES-1470 portletFACES-2380
Deploy the 4.2.5-ga6 release to Maven Central rather than the "Liferay Previews" repository at repository.liferay.comFACES-2379
Showcase bean methods annotated with @PostConstruct not called when running in JBoss ASFACES-2375
Add error check to job application testersFACES-2374
Populate descriptions for portal:header attributes.FACES-2372
Improvements to bridge demo testersFACES-2371
Improvements to bridge testers and back ports of FACES-2362FACES-2370
liferayfaces4-portlet times out waiting for visibility of elementFACES-2369
Liferay Faces Bridge encodes URLs with zero-length parameter values as having a value of a space characterFACES-2367
Liferay Faces Bridge does not support the PrimeFaces 5.2 FontAwesome integrationFACES-2366
NullPointerException thrown when clicking "Enter Booking Flow" button in jsf2-flows-portletFACES-2365
liferayfaces4-portlet fails fileUpload testFACES-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-2356
Document in the Showcase that f:ajax only works with JSF 2.2 for alloy:inputFileFACES-2353
Remove the com.liferay.faces.bridge.internal.BridgeConstants classFACES-2352
Ajax listener methods fail to fire inside alloy accordionFACES-2351
Failure in OrderingTest on Bamboo serverFACES-2348
Implicit facet in alloy:tab causes alloy:commandLink to fail to call actionFACES-2345
Clean Up Liferay Faces CodeFACES-2344
Upgrade 4.2.x branch to WebLogic 12c (12.1.3.0) for testing with Liferay Portal 6.2FACES-2343
Security vulnerability with accessing resources in JSF portletsFACES-2339
Remove event listener attributes from components with server events in favor of f:ajax usageFACES-2338
"ReferenceError: jsf is not defined" when using alloy:autoComplete without <f:ajax>FACES-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-2322
Remove the com.liferay.faces.util.lang.StringPool class from the master (4.2.x) branch and deprecate in 3.2.xFACES-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-2319
Remove speed-filters-enabled=false from demo portletsFACES-2318
Remove alloy:validateFile and move contentTypes and maxFileSize attributes to alloy:inputFileFACES-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-2313
Rename responsive attribute of alloy:inputDate and alloy:inputTime to nativeWhenMobileFACES-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-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-2298
@FlowScoped beans in the jsf2-flows-portlet do not implement java.io.SerializableFACES-2297
Move JavaScriptFragment and JavaScriptArray into Alloy jar to remove them from APIFACES-2296
Enable fix-versions.pl to fix versions inside of web.xml descriptorsFACES-2294
Unable to use the jsf2-portlet with Mojarra 2.2 on Pluto 2.0.3 + Tomcat 7.0.21FACES-2293
alloy:dataList does not encode the CSS class for child alloy:dataItem during iterationFACES-2292
Remove liferay-faces-init.jar moduleFACES-2291
alloy:inputFile preview and progress tables have yui3 CSS class names rather than bootstrap class namesFACES-2290
DataTableBacking class in the showcase-webapp does not have transient managed propertiesFACES-2289
alloy:inputFile and bridge:inputFile use-cases do not check the uploaded file statusFACES-2288
alloy:uploadFile broadcasts FileUploadEvent in plain webapps even when a file is not uploadedFACES-2285
Integration test failure in richfaces4-portlet with Liferay Portal 6.2 GA4 and JSF 2.2FACES-2284
alloy:inputDate and alloy:inputTime have buttons that are vertically misaligned in Liferay PortalFACES-2283
Validation use cases for various alloy: input components do not color FacesMessage as red when validation failsFACES-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-2275
Upgrade 4.2.x/3.2.x/2.2.x branches to Liferay Portal 6.2.3 GA4 APIFACES-2274
Replace ClientScript code with new FacesRequestContext and simple ScriptFACES-2272
Develop new BridgePortletContextFactoryFACES-2271
NullPointerException thrown when submitting the applicant form of the icefaces4-portletFACES-2270
Generate default getLabel() method in alloy-generatorFACES-2269
ClientScriptLiferayImpl overwrites existing ScriptDataFACES-2263
Remove constants added to StringPool.java since Liferay Faces GA5 was releasedFACES-2261
MethodNotFoundException when deleting a file using the liferayfaces4-portletFACES-2260
Add the development profile to the reslib moduleFACES-2259
Remove UICleanup and CleanupRenderer interfaces from Liferay Portal 6.2 branches and deprecate in Liferay Portal 6.1/6.0/5.2 branchesFACES-2258
Move portal:buttonRow to alloy:buttonRowFACES-2256
Add inner div to OverlayRendererBase with class="dialog-content" in order to control margins around contentFACES-2255
Incorrect appearance of alloy:button and alloy:commandButton menuFACES-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-2251
alloy:progressBar specifies clientId rather than @this for the render value of ProgressBarAjaxBehaviorFACES-2250
Enable fix-versions.pl script to fix navigation-rule.xml descriptors
{"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