openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
WebMacro
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 18 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
taken a lot of little erros out, also made small if's with braces
marcel
More...
almost 23 years ago
Added methods to enhance standalone evaluation of templates w/ability to reuse the context and its objects post evaluation of a template.
lane
More...
about 23 years ago
could not compile;
marcel
More...
about 23 years ago
setting for WebMacro.properties added LogFilePerDay usage: LogFilePerDay=FALSE or TRUE
marcel
More...
about 23 years ago
getPossibleForm( String strKey ) added you now can ask this instead of getForm() It looks with IgnoreNoCase
marcel
More...
about 23 years ago
More internal checks for WMERROR to exost
marcel
More...
about 23 years ago
org\webmacro\util\HTMLEscaper.java:1 No @author javadoc tag found. org\webmacro\util\HTMLEscaper.java:203: field declaration 'entities' must match the following regexp '[A-Z][A-Z0-9_]* org\webmacro\util\HTMLEscaper.java:53: method declaration modifiers should have the following order [pub|pro|pri]->[final]->[static]->[synchronized]->[native] org\webmacro\util\HTMLEscaper.java:61: statement following 'if' is not in '{' ... '}' which is source of many errors. org\webmacro\util\HTMLEscaper.java:63: statement following 'else' is not in '{' ... '}' which is source of many errors.
marcel
More...
about 23 years ago
Added multiply and divide methods
keats
More...
about 23 years ago
when a PropertyException is caught, set its ContextLocation before rethrowing it.
eric
More...
about 23 years ago
when .setContextLocation() is called, also attempt to set the ConextLocation of the various wrapped exceptions, if they don't already have a context location.
eric
More...
about 23 years ago
slightly reword the exception message that is thrown when a $Variable.method() throws an exception
eric
More...
about 23 years ago
minor formatting changes, no functional changes
eric
More...
about 23 years ago
fix a few javadoc tags
eric
More...
about 23 years ago
Changed to use pool of WebContexts instead of creating a new one each time.
keats
More...
about 23 years ago
added setContentLength as per Tony White's suggestion
keats
More...
about 23 years ago
Replaced call to ErrorHandler with getErrorTemplate method
keats
More...
about 23 years ago
initial commit
keats
More...
about 23 years ago
added lots more functions.
keats
More...
about 23 years ago
Updated by Brian to support functions
keats
More...
about 23 years ago
Added config info for a few standard "functions: HTMLEscape, URLEncode, URLDecode, and toList
keats
More...
about 23 years ago
Factored out matches method into supporting class IntrospectionUtils
keats
More...
about 23 years ago
utilities useful for introspection
keats
More...
about 23 years ago
Wraps methods for use as "functions"
keats
More...
about 23 years ago
Holder for function calls
keats
More...
about 23 years ago
added function stuff
keats
More...
about 23 years ago
Unit tests for function feature
keats
More...
about 23 years ago
Incorporates changes by Brian to support functions.
keats
More...
about 23 years ago
removed final keywork from class
keats
More...
about 23 years ago
Minor fixes found by automated code audit
brian
More...
about 23 years ago
Reformat code according to style guide
brian
More...
about 23 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
47
48
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree