OpenFaces
OpenFaces copied to clipboard
OpenFaces JSF library
Go to any contract which has an episode assigned to a group -> Open Add budget Dialog -> Open Article Dropdown Actual Result: Dropdown jumps to Add/Cancel area Expected Result:...
On a laptop using a 1366 \* 768 video screen resolution or enlarge the screen (ctrl + scroll), scroll down to payments grid. Try to double click on the Due...
Go to any contract which has an episode assigned to a group -> Open New Condition Creation Dialog -> Go to Set Time Limit -> Daypart. Actual Result: when Fixed...
Go to Suppliers grid for example -> Move a column from its position -> Hide it -> Unhide it. Actual result: The column does not maintain its position. Expected result:...
The following source shows that the dataTable is overriding the CSS visibility attribute to 'visible'. ``` .table_test { visibility: hidden; } ``` For the OpenFaces users: I suggest use `visibility:...
After the page is built - javascript is running for very long to init the big tables
Hello, _org.openfaces.util.ResourceFilter_ uses the _@WebFilter_ annotation in OpenFaces 2.x although this version is aimed for jsf 1.2 (cf https://sites.google.com/a/teamdev.com/openfaces-support/documentation/migrating-from-quipukit-1-6-2) and that jsf 1.2 is aimed for servlet 2.5 (cf http://stackoverflow.com/tags/jsf/info)...
user can still write in a readonly dateChooser and thus change its value.
In purchase contract -> General tab -> Suppliers -> Add 2 supplier and select the first of them as primary, Add a third row of supplier and do not fill...