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
ColdFusion on Wheels (CFWheels)
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
May 30, 2023 — May 30, 2024
Showing page 179 of 190
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Preparing for plugins...
Per Djurner
More...
over 16 years ago
Preparing for plugins...
Per Djurner
More...
over 16 years ago
Preparing for plugins...
Per Djurner
More...
over 16 years ago
Preparing for plugins...
Per Djurner
More...
over 16 years ago
Bug fix related to calling model methods when no CFC file exists.
Per Djurner
More...
over 16 years ago
Missing file.
Per Djurner
More...
over 16 years ago
Oops, left a cfdump call in the middle of the code ;O
Per Djurner
More...
over 16 years ago
Plugin functionality. It is now possible to program a plugin, zip it up and drop in the "plugins" folder to have all public methods of it override the built-in Wheels methods. You can also add brand new methods this way. Currently it's only possible to override/add to the Model and Controller/View. Also, there is no UI functionality for plugins yet.
Per Djurner
More...
over 16 years ago
"plugins" folder added.
Per Djurner
More...
over 16 years ago
Some prep work for 0.8.3.
Per Djurner
More...
over 16 years ago
[no comment]
Per Djurner
More...
over 16 years ago
Support for the IN operator (only SQL Server so far).
Per Djurner
More...
over 16 years ago
Fixes issue 111.
Per Djurner
More...
over 16 years ago
Improved pluralization / singularization.
Per Djurner
More...
over 16 years ago
Added back updateByKey and deleteByKey. Small fix to URLFor.
Per Djurner
More...
over 16 years ago
Fixed so the highlight function does not highlight inside HTML tags.
Per Djurner
More...
over 16 years ago
Fixed ampersand issue in redirectTo. Changed "get" to "findByKey".
Per Djurner
More...
over 16 years ago
Fixes case sensitivity issue on Unix etc.
Per Djurner
More...
over 16 years ago
"findById" renamed to "get". Merged "updateById" and "update" to just "update" and same thing for the delete equivalent. Added some better error handling.
Per Djurner
More...
over 16 years ago
Made a small change so you can set the app to maintenance mode even when the database is down.
Per Djurner
More...
over 16 years ago
Changed error text.
Per Djurner
More...
over 16 years ago
Fixes issue 107.
Per Djurner
More...
over 16 years ago
Closes issue 106. Also, you can now pass in an object instead of a string to URLfor's key argument and it will convert it to the object's primary key value(s).
Per Djurner
More...
over 16 years ago
More informative Wheels error throwing.
Per Djurner
More...
over 16 years ago
[no comment]
Per Djurner
More...
over 16 years ago
Upper / lower case related changes.
Per Djurner
More...
over 16 years ago
Upper / lower case related changes.
Per Djurner
More...
over 16 years ago
Fixes issue 89.
Per Djurner
More...
over 16 years ago
Closes issue 104.
Per Djurner
More...
over 16 years ago
Forgot to change a few things for issue 95.
Per Djurner
More...
over 16 years ago
←
1
2
…
175
176
177
178
179
180
181
182
183
…
189
190
→
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