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
Initial commit for faces-view feature (auto-scanning view pages in dedicated folder, plus extensionless URLs). Moved API back to Java EE 6 (should be optional compile time dependency only). More... about 12 years ago
fixed binding
BalusC
as Bauke Scholtz
More... about 12 years ago
Fixed whitespace and javadoc
BalusC
as Bauke Scholtz
More... about 12 years ago
Added <o:validator> taghandler which allows request based evaluation of disabled attribute
BalusC
as Bauke Scholtz
More... about 12 years ago
whitespace and javadoc fixes
BalusC
as Bauke Scholtz
More... about 12 years ago
Fixed character encoding bug in ResourceInclude (it was relying on platform default encoding)
BalusC
as Bauke Scholtz
More... about 12 years ago
improved o:conditionalComment docs
BalusC
as Bauke Scholtz
More... about 12 years ago
Added o:conditionalComment, will be in for version 0.11
BalusC
as Bauke Scholtz
More... about 12 years ago
Version 0.11
BalusC
as Bauke Scholtz
More... about 12 years ago
Fixed javadoc errors/warnings
BalusC
as Bauke Scholtz
More... about 12 years ago
Better of:createIntegerArray() usage (and fixed javadoc mistake in of:formatBytes()
BalusC
as Bauke Scholtz
More... about 12 years ago
New EL functions of:createIntegerArray, of:getMonths and of:getShortMonths. New utility Faces#getSupportedLocales() and Faces#navigate()
BalusC
as Bauke Scholtz
More... about 12 years ago
Added of:formatDateWithTimezone, refactored EL date functions into new Dates class, fixed client ID generation of o:tree, fixed NoSuchElementException in CombinedResourceHandler when no one of the specified resources returns a valid InputStream, improved Faces#redirect() and some minor javadoc fixes
BalusC
as Bauke Scholtz
More... about 12 years ago
Renamed MethodParamHandler to MethodParam, repackaged OutputLabel, ResourceInclude, ViewParam, MethodParam, DefaultPhaseListener and ResetInputAjaxActionListener
BalusC
as Bauke Scholtz
More... about 12 years ago
Added Faces#getViewParameters(), fixed Highlight (it broke when used in Tree; collecting client IDs should run in the same visit context)
BalusC
as Bauke Scholtz
More... about 12 years ago
snapshot version 0.10
BalusC
as Bauke Scholtz
More... about 12 years ago
Fixed EditableValueHolderStateHelper, improved Highlight/OnloadScript, added Utils#isOneOf()
BalusC
as Bauke Scholtz
More... about 12 years ago
Several new/improved methods and javadocs
BalusC
as Bauke Scholtz
More... about 12 years ago
Added ScriptFamily/Callback, Components#getInvalidInputs(), Faces#getRequestParameterValues(), replaced Runnable by more self-documenting Callback, fixed/improved some javadocs
BalusC
as Bauke Scholtz
More... about 12 years ago
More MyFaces edge case fixes for OnloadScript and CombinedResourceHandler, plus improved docs of multi field validators.
BalusC
as Bauke Scholtz
More... about 12 years ago
version 0.09
BalusC
as Bauke Scholtz
More... about 12 years ago
minor: javadoc/whitespace
BalusC
as Bauke Scholtz
More... about 12 years ago
#10: add disabled attribute to ValidateMultipleFields
BalusC
as Bauke Scholtz
More... about 12 years ago
Several fixes after testing on MyFaces 2.1.7
BalusC
as Bauke Scholtz
More... about 12 years ago
#9: removed taglib descriptions to make MyFaces happy
BalusC
as Bauke Scholtz
More... about 12 years ago
version 0.08
BalusC
as Bauke Scholtz
More... about 12 years ago
Moved CombinedResourceHandler and Highlight package, rearranged util methods, made TreeModel serializable, improved some javadocs
BalusC
as Bauke Scholtz
More... about 12 years ago
#8: support for other faces servlet mappings in FullAjaxExceptionHandler
BalusC
as Bauke Scholtz
More... about 12 years ago
Add MANIFEST.MF with spec/impl info
BalusC
as Bauke Scholtz
More... about 12 years ago
minor refactorings and (javadoc) improvements
BalusC
as Bauke Scholtz
More... about 12 years ago