4
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#26: added GzipResponseFilter
BalusC
as Bauke Scholtz
More... almost 12 years ago
#23: Added Strings#capitalize()
BalusC
as Bauke Scholtz
More... almost 12 years ago
Added Faces#getRequestURL(), getRequestURI(), getRequestQueryString(), hasSessionTimedOut() and improved some javadoc
BalusC
as Bauke Scholtz
More... almost 12 years ago
Add @since 1.1 to invoke action events and listener
BalusC
as Bauke Scholtz
More... almost 12 years ago
Explain that explicit registration is not necessary.
BalusC
as Bauke Scholtz
More... almost 12 years ago
Added FacesContext#isValidationFailed() check for an efficient skip (and fixed some comments)
BalusC
as Bauke Scholtz
More... almost 12 years ago
Add PreInvokeActionEvent, PostInvokeActionEvent and InvokeActionEventListener
BalusC
as Bauke Scholtz
More... almost 12 years ago
fix typo in ui.taglib.xml
BalusC
as Bauke Scholtz
More... almost 12 years ago
ignore .jsfdia in hg
BalusC
as Bauke Scholtz
More... almost 12 years ago
Added tag 1.0 for changeset 6e453ea322f3 More... about 12 years ago
version 1.0
BalusC
as Bauke Scholtz
More... about 12 years ago
Added Faces#getContext(), getExternalContext(), getApplication(), login(), logout(), getRemoteUser(), isUserInRole() and refactored internal code. Messages has also been expanded and internally refactored.
BalusC
as Bauke Scholtz
More... about 12 years ago
Fixed missing </filter-name> and added missing / in normal.xhtml example
BalusC
as Bauke Scholtz
More... about 12 years ago
Added links to package summary.
BalusC
as Bauke Scholtz
More... about 12 years ago
Renamed context param to be better memorizable, fixed wrong boolean comparison on context param, hide the FacesViewsUtils class to package scope.
BalusC
as Bauke Scholtz
More... about 12 years ago
ResetInputAjaxActionListener: better visit hints and improved XHTML example in javadoc
BalusC
as Bauke Scholtz
More... about 12 years ago
Fixed typos and minor improvements
BalusC
as Bauke Scholtz
More... about 12 years ago
Fixed javadoc errors.
BalusC
as Bauke Scholtz
More... about 12 years ago
Added Javadoc for FacesViews feature and fixed two minor typos elsewhere. More... about 12 years ago
Added nondependency attribute to javaee lib in .classpath and corrected some grammar in javadoc. More... about 12 years ago
#21: getElementsByName() fallback when ID is not specified
BalusC
as Bauke Scholtz
More... about 12 years ago
Improved ResetInputAjaxActionListener
BalusC
as Bauke Scholtz
More... about 12 years ago
Added Faces#isValidationFailed() and fixed/improved javadocs here and there.
BalusC
as Bauke Scholtz
More... about 12 years ago
Version 0.12
BalusC
as Bauke Scholtz
More... about 12 years ago
fixed javadoc warnings
BalusC
as Bauke Scholtz
More... about 12 years ago
facesviews deserves its own package
BalusC
as Bauke Scholtz
More... about 12 years ago
Simplified exception handling
BalusC
as Bauke Scholtz
More... about 12 years ago
Added Faces#redirectPermanent() and improved Faces#getLocale()
BalusC
as Bauke Scholtz
More... about 12 years ago
Improved o:validator and added o:converter
BalusC
as Bauke Scholtz
More... about 12 years ago
#15: added Faces#responseSendError()
BalusC
as Bauke Scholtz
More... about 12 years ago