1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 07, 2024 — Nov 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing a bad concatnation operator. More... over 14 years ago
Removing the dependency on named arguments by removing the dependency on cfinvoke. More... over 14 years ago
Updating to the latest master ant More... over 14 years ago
Updating version for next release. More... over 14 years ago
Merge branch 'release/0.1.7' into develop More... over 14 years ago
Merge branch 'release/0.1.7' More... over 14 years ago
'Updated version files for release' More... over 14 years ago
Updated to work with iterators that have no length. More... over 14 years ago
Updated the print function for the object to do a depth dump so it gets everything it can from objects as well. More... over 14 years ago
Adding the ability for the datagrid to be used with iterators if it has the `next` and `hasNext` functions. More... over 14 years ago
Updating to the latest master ant More... over 14 years ago
Fixing the common validator to allow for having a blank value so that it does not force all validated values to be required. More... over 14 years ago
Updating the validation to have an additional check for alpha and alphanumeric strings. More... over 14 years ago
Removing debug dump. More... over 14 years ago
Removing the validation catches on the object serialization since the objects should not be validating upon population. More... over 14 years ago
Reworking the validation to be able to dynamically extend out with custom validators. More... over 14 years ago
Renaming the variable that is tracking the sitemap domain to be more clear and purposeful. More... over 14 years ago
Modifying the sitemap to not require the domain directory if not creating a sitemap index or pinging the search engines. More... over 14 years ago
Adding the example sitemap xml files to the ignored list. More... over 14 years ago
Fixing the diff to still work as a singleton. Was using a variables scoped variable to track the label prefix. That is now done by passing in options with a `label` component and key. More... over 14 years ago
Adding the ability to add a label to the results of the diff to give meaningful titles rather than just struct keys. More... over 14 years ago
Added the ability for the label to accept multiple bundle names for a single path. More... over 14 years ago
Adding some extra formatting for converting the values of time and date inputs to the expected html format. More... over 14 years ago
Removed a function that wasn't being used. More... over 14 years ago
Changing to use the uncompressed wait plugin to prevent jslint failures. More... over 14 years ago
Merge branch 'hotfix/0.1.6.1' into develop More... over 14 years ago
Merge branch 'hotfix/0.1.6.1' More... over 14 years ago
Fixing a bug with the search boolean on the url component. More... over 14 years ago
Updating to the latest master ant More... over 14 years ago
Updating version properties for next release. More... over 14 years ago