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
J
JSON Tag Library for JSP
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Allow pretty-printing to be enabled by setting a page attribute "atg.taglib.json.prettyPrint"=true
jameswiltshire
More...
over 18 years ago
Renamed the modified org.json package to atg.taglib.json.util to prevent collisions with users who are already using Crockford'd org.json package.
jameswiltshire
More...
over 18 years ago
Added type declarations in tld for all tag attributes in that are not Strings.
jameswiltshire
More...
over 18 years ago
Refactoring. No need for public itemsCollection accessors.
jameswiltshire
More...
over 18 years ago
Added test for invalid items type.
jameswiltshire
More...
over 18 years ago
Allow comma-seperated values in a String to be used as 'items' in json:array.
jameswiltshire
More...
over 18 years ago
Updated with recent changes.
jameswiltshire
More...
over 18 years ago
Added support for raw arrays to json:array tag. Coerce arrays to a Collection prior to iterating over them.
jameswiltshire
More...
over 18 years ago
Further fixing for empty list causing tag body to render bug.
jameswiltshire
More...
over 18 years ago
Fixed bug where a List would still cause the json:array tag to render the body of that tag, even if the List was empty.
jameswiltshire
More...
over 18 years ago
Refactor
jameswiltshire
More...
over 18 years ago
Refactoring.
jameswiltshire
More...
over 18 years ago
Minor site corrections.
jameswiltshire
More...
over 18 years ago
Added link to Google Groups mailing list/discussion group.
jameswiltshire
More...
over 18 years ago
Added missing <json:object> tag from examples (thanks to John Layton)
jameswiltshire
More...
over 18 years ago
Fixed 0.2 release date to Feb 26.
jameswiltshire
More...
over 18 years ago
Changed example on Overview page to show the cart example code.
jameswiltshire
More...
over 18 years ago
Added examples page to site.
jameswiltshire
More...
over 18 years ago
Added examples page to site.
jameswiltshire
More...
over 18 years ago
Insert analytics script block to the end of all .html pages when generating site.
jameswiltshire
More...
over 18 years ago
Updated version to 0.3-SNAPSHOT
jameswiltshire
More...
over 18 years ago
Updated version to 0.2
jameswiltshire
More...
over 18 years ago
Corrected copyright notice to contiain "Art Technology Group, Inc (ATG)" instead of "json-taglib project"
jameswiltshire
More...
over 18 years ago
Fixed checks to ensure that tags are nested properly.
jameswiltshire
More...
over 18 years ago
Reorganised test directory structure to make it more meaningful.
jameswiltshire
More...
over 18 years ago
Make Jetty use port 9090 when invoking jetty:run
jameswiltshire
More...
over 18 years ago
Fixed typo
jameswiltshire
More...
over 18 years ago
Added descriptions for all attributes in .tld file.
jameswiltshire
More...
over 18 years ago
Made container port configurable so you don't have to stop another running container on port 8080 to run the tests.
jameswiltshire
More...
over 18 years ago
Added changes-report generation and added to main nav on site.
jameswiltshire
More...
over 18 years ago
←
1
2
3
→
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