4
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed isCurrentPage and linkToUnlessCurrent since they're problematic to maintain over various web servers, CFML engines, with rewriting on/off etc. It's recommended the developer programs his own function instead. More... about 17 years ago
Docs More... about 17 years ago
Fixed bug in excerpt function. More... about 17 years ago
Fixed bug in autoLink(). More... about 17 years ago
removing erroneous code from onapplicatonstart method More... about 17 years ago
Fixed a syntax error. More... about 17 years ago
More Railo fixes. More... about 17 years ago
Railo compatibility changes. More... about 17 years ago
Fixed problem with deleteAll and updateAll. More... about 17 years ago
New ISAPI rewrite rules, fixes issue 93. More... about 17 years ago
Changed version number to 0.8.1. More... about 17 years ago
Fixes issue 90. More... about 17 years ago
Fixes issue 91. More... about 17 years ago
Fixes case sensitivity issues on UNIX (still problematic if you use multiple words in controllers and models though!). More... about 17 years ago
Docs More... about 17 years ago
Fixes issue 85. More... about 17 years ago
More docs. More... about 17 years ago
Docs for text helpers (and changed some of those functions to be available publicly). More... about 17 years ago
Docs More... about 17 years ago
Fixes issue 84. Also made some improvements to the URL obfuscation code. More... about 17 years ago
Bug fix; includePartial() was giving an error. More... about 17 years ago
Better error handling / information when a data source has not been setup. Also removed the default name of the data source (it's now blank instead of "wheels"). More... about 17 years ago
Added the scale attribute to all cfqueryparam tags. More... about 17 years ago
Fixes issue 81 and issue 82. More... about 17 years ago
Some fixes for calculation functions. More... about 17 years ago
Added support for prefixing table names and setting up multiple sites on shared hosting. More... about 17 years ago
Documented isCurrentPage() More... about 17 years ago
Bug fixed in imagetag() and some changes to error display. More... about 17 years ago
[no comment] More... about 17 years ago
Oracle support is now completed (issue 57 fixed) More... about 17 years ago