Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
CfWheels
An open source ColdFusion framework inspired by Ruby on Rails.
Collective -
Host: opensource -
https://opencollective.com/cfwheels
- Website: https://www.cfwheels.org
- Code: https://github.com/cfwheels
got startFormTag tests passing
github.com/cfwheels/cfwheels - 690dd14308f3f09b2891511b44f2c20f0690159c authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 690dd14308f3f09b2891511b44f2c20f0690159c authored over 15 years ago by Tony Petruzzi <[email protected]>
copy variables.params to loc.params if exists. use loc.params for assignment.
github.com/cfwheels/cfwheels - 944e87a479e2ab7df6154a6bfacf9dd90533418d authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 944e87a479e2ab7df6154a6bfacf9dd90533418d authored over 15 years ago by Tony Petruzzi <[email protected]>
cleaned up javascript and stylesheet tests
github.com/cfwheels/cfwheels - 4aa41e655be8649bbfa76368631bdf5c203ad400 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 4aa41e655be8649bbfa76368631bdf5c203ad400 authored over 15 years ago by Tony Petruzzi <[email protected]>
got tests running again
github.com/cfwheels/cfwheels - f63247f28ee8b80cb2b0a1cb8ed4609c72e56da7 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - f63247f28ee8b80cb2b0a1cb8ed4609c72e56da7 authored over 15 years ago by Tony Petruzzi <[email protected]>
added execution condition constraint to validations
github.com/cfwheels/cfwheels - aed16387f522d4a9f8004605b2321ef140c3568a authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - aed16387f522d4a9f8004605b2321ef140c3568a authored over 15 years ago by Tony Petruzzi <[email protected]>
changed validation and callback order to match rails. fixes issue 255.
github.com/cfwheels/cfwheels - 222a748da9d1179b0762d62907c750ddf5ebe803 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 222a748da9d1179b0762d62907c750ddf5ebe803 authored over 15 years ago by Tony Petruzzi <[email protected]>
Fixed bug, Wheels would fail if the plugin manager was removed.
github.com/cfwheels/cfwheels - a7a86c5351bc1ac80bceae3e8e57f4411df701e2 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - a7a86c5351bc1ac80bceae3e8e57f4411df701e2 authored over 15 years ago by Per Djurner <[email protected]>
Another Postgresql addition.
github.com/cfwheels/cfwheels - 5f0f93d4fe9b81176e5c06d24504a63ca2c4ba61 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 5f0f93d4fe9b81176e5c06d24504a63ca2c4ba61 authored over 15 years ago by Per Djurner <[email protected]>
Fixes issue 250. Sending error emails now uses the default arguments on sendEmail so you can set server, username etc on that and it will be used when sending error emails as well.
github.com/cfwheels/cfwheels - 92cd056bed394a3b5909e939ed2c101aac361978 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 92cd056bed394a3b5909e939ed2c101aac361978 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - c80dc934cb766c84921df1ea2d153d881725b32d authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - c80dc934cb766c84921df1ea2d153d881725b32d authored over 15 years ago by Per Djurner <[email protected]>
Applied James' patch in issue 228. Added a "current" variable that is passed in as well (behaves the same way as currentRow when grouping a query). Skipped the functionality to override the filename with the partialFile argument for now.
github.com/cfwheels/cfwheels - 1ff016a2e2f40e958744029d9ca8cba2e7876e87 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 1ff016a2e2f40e958744029d9ca8cba2e7876e87 authored over 15 years ago by Per Djurner <[email protected]>
Minor fix for ASC/DESC and case.
github.com/cfwheels/cfwheels - dae0301b02079395aad647c7e0de127b54d552b1 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - dae0301b02079395aad647c7e0de127b54d552b1 authored over 15 years ago by Per Djurner <[email protected]>
Fixed a small Postgresql bug reported in the Google Group.
github.com/cfwheels/cfwheels - 9069cab1202c8e5ac36256f8ff40352cd01b9d1f authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 9069cab1202c8e5ac36256f8ff40352cd01b9d1f authored over 15 years ago by Per Djurner <[email protected]>
Improved code in r2841.
github.com/cfwheels/cfwheels - a1b9298ec80c36a1fb29a32b0f8276fe09310860 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - a1b9298ec80c36a1fb29a32b0f8276fe09310860 authored over 15 years ago by Per Djurner <[email protected]>
Closes issue 55.
github.com/cfwheels/cfwheels - 58086ccbf1293f38dad4063f9f4749d920012c83 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 58086ccbf1293f38dad4063f9f4749d920012c83 authored over 15 years ago by Per Djurner <[email protected]>
Fixed a bug with callbacks. beforeValidation was running twice and afterValidationOnCreate/Update was not running at all.
github.com/cfwheels/cfwheels - d17372c350d93eadf244e62eddf4bb71f07e9147 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - d17372c350d93eadf244e62eddf4bb71f07e9147 authored over 15 years ago by Per Djurner <[email protected]>
Closes issue 246.
github.com/cfwheels/cfwheels - 6aedbb1a0f75346cae48ead5eb227eb09dd61f90 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 6aedbb1a0f75346cae48ead5eb227eb09dd61f90 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - 07c50cfdca02dde7462007eab72b738931a95ff3 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 07c50cfdca02dde7462007eab72b738931a95ff3 authored over 15 years ago by Per Djurner <[email protected]>
Closes issue 220.
github.com/cfwheels/cfwheels - 02128e02733efb402a407f540f9b749a477b0f9e authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 02128e02733efb402a407f540f9b749a477b0f9e authored over 15 years ago by Per Djurner <[email protected]>
Added support for passing in arrays of objects to includePartial.
github.com/cfwheels/cfwheels - 9072d7e72f498a3a3afc5e7367fe61aa639309ec authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 9072d7e72f498a3a3afc5e7367fe61aa639309ec authored over 15 years ago by Per Djurner <[email protected]>
Closes issue 129.
github.com/cfwheels/cfwheels - 59b0374975de4c4915553690e1c2e673d87096f9 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 59b0374975de4c4915553690e1c2e673d87096f9 authored over 15 years ago by Per Djurner <[email protected]>
Changes related to r2835.
github.com/cfwheels/cfwheels - 14c616496e95c6dae92940cff5b4561db7615618 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 14c616496e95c6dae92940cff5b4561db7615618 authored over 15 years ago by Per Djurner <[email protected]>
Closes issue 248.
github.com/cfwheels/cfwheels - 619c8f51be85807a9ef7affc610752a41222a3bc authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 619c8f51be85807a9ef7affc610752a41222a3bc authored over 15 years ago by Per Djurner <[email protected]>
Closes issue 249.
github.com/cfwheels/cfwheels - 95193b8a384c2e871a21a7751b9133027b856148 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 95193b8a384c2e871a21a7751b9133027b856148 authored over 15 years ago by Per Djurner <[email protected]>
Closes issue 195 and issue 247. Might need some tweaking. Docs to follow.
github.com/cfwheels/cfwheels - 2e9d530a01beaea67ea1ab52681322f29342498a authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 2e9d530a01beaea67ea1ab52681322f29342498a authored over 15 years ago by Per Djurner <[email protected]>
API changes related to r2827, use arguments "shortcut" and "through" instead.
github.com/cfwheels/cfwheels - 156a3fd77934c26faf60d50b80915d863808fc41 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 156a3fd77934c26faf60d50b80915d863808fc41 authored over 15 years ago by Per Djurner <[email protected]>
Made the finders a little more consistent by allowing you to return queries or objects (the default is still to return objects on findOne/findByKey and queries for findAll). Still limited to only specifying one association in the include argument.
github.com/cfwheels/cfwheels - 0297a8d4b0cc410f8c89054739ae9f365075c94a authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 0297a8d4b0cc410f8c89054739ae9f365075c94a authored over 15 years ago by Per Djurner <[email protected]>
Cleaned up the rendering functions (issue 239) and deprecated the "name" argument (use "partial" instead).
github.com/cfwheels/cfwheels - 70bbf137974ef78a511ea4ccf952110d7a0f1309 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 70bbf137974ef78a511ea4ccf952110d7a0f1309 authored over 15 years ago by Per Djurner <[email protected]>
Added simple many-to-many functionality. works with existing associations, adds one method for getting associated records/objects. No methods added for updating, saving etc. Example setting on an Artist model: <cfset manyToMany(name="genres", hasMany="classifications", belongsTo="genre")>.
github.com/cfwheels/cfwheels - 5a474136828303856afe129304fd878b5768e135 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 5a474136828303856afe129304fd878b5768e135 authored over 15 years ago by Per Djurner <[email protected]>
rewrite rules. updated first rule to not rewrite at all. will require version 1.2.16 of isapirewrite4
github.com/cfwheels/cfwheels - dd59c5d0ff96dc86df032c290a01ea717f83f280 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - dd59c5d0ff96dc86df032c290a01ea717f83f280 authored over 15 years ago by Tony Petruzzi <[email protected]>
updated rewrite rules. fixes issue 234
github.com/cfwheels/cfwheels - cce3d157490113baf8b19665b52c0de62c4c8e83 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - cce3d157490113baf8b19665b52c0de62c4c8e83 authored over 15 years ago by Tony Petruzzi <[email protected]>
Closes issue 238.
github.com/cfwheels/cfwheels - 3771d0b2409dad596933f0017a8e2bb0f148ddba authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 3771d0b2409dad596933f0017a8e2bb0f148ddba authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - c749cc012aaa3cbd41c798643f8a5de76d7cfbd6 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - c749cc012aaa3cbd41c798643f8a5de76d7cfbd6 authored over 15 years ago by Per Djurner <[email protected]>
Passed through the error exception info to the events/onerror.cfm file in case the developer wants to access it there (for logging for example).
github.com/cfwheels/cfwheels - 3acde8c49954ab6c71a7f923f3b224ffeb71e749 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 3acde8c49954ab6c71a7f923f3b224ffeb71e749 authored over 15 years ago by Per Djurner <[email protected]>
Fixes issue 241.
github.com/cfwheels/cfwheels - 5aa75672127d3f7275479784d270406b25d14658 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 5aa75672127d3f7275479784d270406b25d14658 authored over 15 years ago by Per Djurner <[email protected]>
Fixed so afterFind callback does not get called twice when creating objects through findOne / findByKey.
github.com/cfwheels/cfwheels - 8f978c9f9baec276f792e44f8023e032bfb922a6 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 8f978c9f9baec276f792e44f8023e032bfb922a6 authored over 15 years ago by Per Djurner <[email protected]>
Changed afterFind callback on findAll so it doesn't break if you don't return the arguments struct.
github.com/cfwheels/cfwheels - f50993bde3f4f187d752cea6c62a994dc0d89750 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - f50993bde3f4f187d752cea6c62a994dc0d89750 authored over 15 years ago by Per Djurner <[email protected]>
Added the ability to return one association when using returnAs on a findAll.
github.com/cfwheels/cfwheels - 111ddb932522ead1afa47805c830681af6dea652 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 111ddb932522ead1afa47805c830681af6dea652 authored over 15 years ago by Per Djurner <[email protected]>
Removed a temporary dump function I forgot.
github.com/cfwheels/cfwheels - 8fd2c4b6a46e623fb0953adee735c217a8bc3b1d authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 8fd2c4b6a46e623fb0953adee735c217a8bc3b1d authored over 15 years ago by Per Djurner <[email protected]>
Calculated properties, issue 63. I will document this in the wiki soon.
github.com/cfwheels/cfwheels - 03cb99e23ee2b3cfd7b1ee782a21d2f2f7efb2da authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 03cb99e23ee2b3cfd7b1ee782a21d2f2f7efb2da authored over 15 years ago by Per Djurner <[email protected]>
Preparation work for calculated properties.
github.com/cfwheels/cfwheels - 914eae2ec6d33ff744d1cf3165e52e71c0462755 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 914eae2ec6d33ff744d1cf3165e52e71c0462755 authored over 15 years ago by Per Djurner <[email protected]>
Syntax and spelling.
github.com/cfwheels/cfwheels - 2a6f017307e897876b9ca5db9ff15ed14b9c8264 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 2a6f017307e897876b9ca5db9ff15ed14b9c8264 authored over 15 years ago by Per Djurner <[email protected]>
Another fix for issue 235.
github.com/cfwheels/cfwheels - 7bb110bd9036465145d1c586593e5096721da2b3 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 7bb110bd9036465145d1c586593e5096721da2b3 authored over 15 years ago by Per Djurner <[email protected]>
Some ground work for issue 63.
github.com/cfwheels/cfwheels - d9992d92618e1874027969623b627ea5edc6d5ba authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - d9992d92618e1874027969623b627ea5edc6d5ba authored over 15 years ago by Per Djurner <[email protected]>
Fix for pagination in SQL Server, issue 235.
github.com/cfwheels/cfwheels - babf481fe7e62ec944f97005d92baa7c20b6b383 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - babf481fe7e62ec944f97005d92baa7c20b6b383 authored over 15 years ago by Per Djurner <[email protected]>
respect uncheckedValue for checkboxes
github.com/cfwheels/cfwheels - a437b32d4e9340b2096c5edba37bd09215bd6196 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - a437b32d4e9340b2096c5edba37bd09215bd6196 authored over 15 years ago by Tony Petruzzi <[email protected]>
refactored checkBox()checked logic: checked loc.value equals checkedValue, restricted boolean numeric logic to only equate 1 as true. added tests.
github.com/cfwheels/cfwheels - 71843cc4b181bf2b052421f9e5fa74e4268c18ec authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 71843cc4b181bf2b052421f9e5fa74e4268c18ec authored over 15 years ago by Tony Petruzzi <[email protected]>
$dateOrTimeSelect() wasn't properly handling integers being passed in for values. $yearSelectTag() handles years less than the startyear. added tests.
github.com/cfwheels/cfwheels - 4f757d257aaeab71dcf8f95cf211bb37632b5568 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 4f757d257aaeab71dcf8f95cf211bb37632b5568 authored over 15 years ago by Tony Petruzzi <[email protected]>
cleanup up tests. disabling the old plugin tests.
github.com/cfwheels/cfwheels - 78c9f48c8151132e5b826df92c49691c32bfc0ca authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 78c9f48c8151132e5b826df92c49691c32bfc0ca authored over 15 years ago by Tony Petruzzi <[email protected]>
Fixes issue 229.
github.com/cfwheels/cfwheels - 8f0429dea615b62ceaad1b78e7bb7cb06b1988aa authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 8f0429dea615b62ceaad1b78e7bb7cb06b1988aa authored over 15 years ago by Per Djurner <[email protected]>
Added a dependency warning for plugins.
github.com/cfwheels/cfwheels - 53363635770d83cbfeb7998ba0c253d826be9ca6 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 53363635770d83cbfeb7998ba0c253d826be9ca6 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - 8cd1323cb13e2e9ef5d42505f30445025e0e63df authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 8cd1323cb13e2e9ef5d42505f30445025e0e63df authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - e4c15409fab9e4b1ed2a4949c192a6f8fa86fec7 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - e4c15409fab9e4b1ed2a4949c192a6f8fa86fec7 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - ce011cb64870481d3b41f2c01fe000bdafec4457 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - ce011cb64870481d3b41f2c01fe000bdafec4457 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - c58c7d14abf9d6e4550e50414c06495365674a07 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - c58c7d14abf9d6e4550e50414c06495365674a07 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - b6b13e9e63c9458fa1377a29ed88c165a5068af0 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - b6b13e9e63c9458fa1377a29ed88c165a5068af0 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - ab7a824333029ead78d61c69f19f0a737a8ebfc9 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - ab7a824333029ead78d61c69f19f0a737a8ebfc9 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - c73386b996ba6d422f079d1d749faa5075d75e0f authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - c73386b996ba6d422f079d1d749faa5075d75e0f authored over 15 years ago by Per Djurner <[email protected]>
Cleaning up Wheels files outside of the wheels folder for easier upgrades in the future. Also changing the plugin handling to allow calling a method of the plugin without injecting it to any Wheels objects (by making a view variable named after the plugin point to the plugin in the application scope).
github.com/cfwheels/cfwheels - 44981b33016b3d613206991d595eff74114291dd authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 44981b33016b3d613206991d595eff74114291dd authored over 15 years ago by Per Djurner <[email protected]>
Patch applied, issue 230.
github.com/cfwheels/cfwheels - 23987759817bf38c3f00e828599fac630acdebe3 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 23987759817bf38c3f00e828599fac630acdebe3 authored over 15 years ago by Per Djurner <[email protected]>
Added an argument called "returnAs" to findAll. When set to "objects" it will return an array of objects instead of a query. Will be useful when adding/editing multiple objects in one form (need code to handle the form side of that first though).
github.com/cfwheels/cfwheels - 3112b4093a8eda5238ef80d30da45870bf0239d0 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 3112b4093a8eda5238ef80d30da45870bf0239d0 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - 17d6b106cc33c69c55e6e5fbf5fd73ad5bcd25e2 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 17d6b106cc33c69c55e6e5fbf5fd73ad5bcd25e2 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - a988e3137cb9c5229ae5bf2e455ab9d01deb8b33 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - a988e3137cb9c5229ae5bf2e455ab9d01deb8b33 authored over 15 years ago by Per Djurner <[email protected]>
Skipped controller action for congratulations page.
github.com/cfwheels/cfwheels - e749af1be4c35f898c9063e07a565e1d7fecf798 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - e749af1be4c35f898c9063e07a565e1d7fecf798 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - d78347e12fe40a8c89189ac30f72d556042dad39 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - d78347e12fe40a8c89189ac30f72d556042dad39 authored over 15 years ago by Per Djurner <[email protected]>
Reverting plugin code (will be re-adding soon).
github.com/cfwheels/cfwheels - 731f99d2e9e5a966348e357e8d517fa4846386ef authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 731f99d2e9e5a966348e357e8d517fa4846386ef authored over 15 years ago by Per Djurner <[email protected]>
Correction for CF 8.0 compatibility.
github.com/cfwheels/cfwheels - 195a37205ea11ccb371a63c7f36f9d78a5539d7b authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 195a37205ea11ccb371a63c7f36f9d78a5539d7b authored over 15 years ago by Per Djurner <[email protected]>
Plugins: allow manual installation of plugins.
github.com/cfwheels/cfwheels - d29db8ef72b2560924223c2f4656055a26652c43 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - d29db8ef72b2560924223c2f4656055a26652c43 authored over 15 years ago by Tony Petruzzi <[email protected]>
Reverting r2534 since it broke the ability to pass in an empty value on the option element in select and selectTag.
github.com/cfwheels/cfwheels - db0a8b2f0f4ff475ebc1a16f57d8ce01eb66c6a4 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - db0a8b2f0f4ff475ebc1a16f57d8ce01eb66c6a4 authored over 15 years ago by Per Djurner <[email protected]>
Fix for passing in named arguments to a partial.
github.com/cfwheels/cfwheels - 0aa1ade2cf5629bd8b7a9d35f849c488e653f1de authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 0aa1ade2cf5629bd8b7a9d35f849c488e653f1de authored over 15 years ago by Per Djurner <[email protected]>
Fix for association method that uses exists() in the background. It was passing in an empty key (NULL) and errored out because of that.
github.com/cfwheels/cfwheels - 95be49eb746f52d4fe2b76bd221639ea178db152 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 95be49eb746f52d4fe2b76bd221639ea178db152 authored over 15 years ago by Per Djurner <[email protected]>
refactored distanceOfTimeInWords tests
github.com/cfwheels/cfwheels - bb6787045299a6807c5544f34647a5b1dcc2a52e authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - bb6787045299a6807c5544f34647a5b1dcc2a52e authored over 15 years ago by Tony Petruzzi <[email protected]>
Plugins: refactored plugins loading tests and fixed test name.
github.com/cfwheels/cfwheels - 8a9bbdf478f4589b353789bcbffb3815a2472d16 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 8a9bbdf478f4589b353789bcbffb3815a2472d16 authored over 15 years ago by Tony Petruzzi <[email protected]>
Fix to set deprecation struct when the show debug setting is true.
github.com/cfwheels/cfwheels - 8c006967dd6a7a72c49bc68657e7bd3d71152223 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 8c006967dd6a7a72c49bc68657e7bd3d71152223 authored over 15 years ago by Per Djurner <[email protected]>
make sure plugins get injected into user created controllers and models before being cached.
github.com/cfwheels/cfwheels - ebc1ce10fc545755476fc6f326709eac43273f30 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - ebc1ce10fc545755476fc6f326709eac43273f30 authored over 15 years ago by Tony Petruzzi <[email protected]>
Plugins: encapsulated injection code. add () and () methods. fixed bug, if a plugin component mixin arrribute was marked none then it exited the injection instead of using it as a deault. cleanup tests. added ability to inject plugins into user created models and controllers.
github.com/cfwheels/cfwheels - 3ef54adc1fbe1233194b051eb93bf8a60b0c95d5 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 3ef54adc1fbe1233194b051eb93bf8a60b0c95d5 authored over 15 years ago by Tony Petruzzi <[email protected]>
added _setup() and _teardown() methods to testing framework.
github.com/cfwheels/cfwheels - 2c065f939c7479e0ccc07ab7171048375c4e978b authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 2c065f939c7479e0ccc07ab7171048375c4e978b authored over 15 years ago by Tony Petruzzi <[email protected]>
forgot to scope name argument in last commit
github.com/cfwheels/cfwheels - aa9557d468867a41c50ce757272bd444d6669f51 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - aa9557d468867a41c50ce757272bd444d6669f51 authored over 15 years ago by Tony Petruzzi <[email protected]>
fix for 226
github.com/cfwheels/cfwheels - babcb6b8f942d56c771df2f7ec1146435f28e45a authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - babcb6b8f942d56c771df2f7ec1146435f28e45a authored over 15 years ago by Tony Petruzzi <[email protected]>
moved loading routes after plugins load.
github.com/cfwheels/cfwheels - f3a1372d2c985d7254fa6785834a2f3f7fc186e9 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - f3a1372d2c985d7254fa6785834a2f3f7fc186e9 authored over 15 years ago by Tony Petruzzi <[email protected]>
Fixes issue 225.
github.com/cfwheels/cfwheels - 683fc323756ff6aa01ac8d8da58eb7a53d8d59f3 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 683fc323756ff6aa01ac8d8da58eb7a53d8d59f3 authored over 15 years ago by Per Djurner <[email protected]>
2725 broke commits 2724 and 2723. Readding
github.com/cfwheels/cfwheels - 939c1058641697f722a5fad008981c67e5ed6f84 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - 939c1058641697f722a5fad008981c67e5ed6f84 authored over 15 years ago by Tony Petruzzi <[email protected]>
added plugin api and tests.
github.com/cfwheels/cfwheels - cc3da26fb84836c1583f819044762839fedbc9e6 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - cc3da26fb84836c1583f819044762839fedbc9e6 authored over 15 years ago by Tony Petruzzi <[email protected]>
Fix for issue 224.
github.com/cfwheels/cfwheels - 499a7bbb87e3641913f4098436b5dba0fb4b7e6a authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 499a7bbb87e3641913f4098436b5dba0fb4b7e6a authored over 15 years ago by Per Djurner <[email protected]>
Small change to afterFind callback for findAll. property values are now passed in directly as arguments and not in a variable called "record".
github.com/cfwheels/cfwheels - 5a7ef4e8d0cdf83324c913ed89bd5c511d4a30ce authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 5a7ef4e8d0cdf83324c913ed89bd5c511d4a30ce authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - 0ec86c2ca9ffd60e403a444791dca774f868b850 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 0ec86c2ca9ffd60e403a444791dca774f868b850 authored over 15 years ago by Per Djurner <[email protected]>
Updated PluginManager to show and allow install of incompatible plugins. Warning message will be shown for installed incompatible plugins. Added an application setting for allowing installation of incompatible plugins ("loadIncompatiblePlugins", default is "true"), this is useful if you have upgraded Wheels and it fails due to an error in a plugin you can switch off this setting.
github.com/cfwheels/cfwheels - e645994b52b79ccc41b33a72069f414a571cb129 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - e645994b52b79ccc41b33a72069f414a571cb129 authored over 15 years ago by Per Djurner <[email protected]>
Fix to compare plugin version with the Wheels version regardless of RC 1, RC 2 etc.
github.com/cfwheels/cfwheels - c75040e717b4a52f7ea024aab642895632215f15 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - c75040e717b4a52f7ea024aab642895632215f15 authored over 15 years ago by Per Djurner <[email protected]>
Closes issue 218.
github.com/cfwheels/cfwheels - a9082abedc539276be35eca01f4e8da04baff67c authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - a9082abedc539276be35eca01f4e8da04baff67c authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - f372fbcf6480841f898200783d50ffc3ed7d75d0 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - f372fbcf6480841f898200783d50ffc3ed7d75d0 authored over 15 years ago by Per Djurner <[email protected]>
See previous.
github.com/cfwheels/cfwheels - c634708c5176d21a91520dc4da917a182e015a65 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - c634708c5176d21a91520dc4da917a182e015a65 authored over 15 years ago by Per Djurner <[email protected]>
Changes to partials.
github.com/cfwheels/cfwheels - f48f681779bdd72b76ba8aa783ffd7e072a5815d authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - f48f681779bdd72b76ba8aa783ffd7e072a5815d authored over 15 years ago by Per Djurner <[email protected]>
Fixes issue 221.
github.com/cfwheels/cfwheels - ce56dca2e6b2ba963dfcc9d656b3df1633136886 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - ce56dca2e6b2ba963dfcc9d656b3df1633136886 authored over 15 years ago by Per Djurner <[email protected]>
Syntax change to make Wheels run on Adobe ColdFusion 8 without the 8.0.1 updater installed.
github.com/cfwheels/cfwheels - 30eae06b6e6f57fc6303167a6410e6eb0fe5d1a9 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 30eae06b6e6f57fc6303167a6410e6eb0fe5d1a9 authored over 15 years ago by Per Djurner <[email protected]>
Added functionality to dependent argument. For hasMany/hasOne associations it can now be set to delete, deleteAll, remove, removeAll which will delete associated objects using the method with the same name. You can also set to "join" to not delete objects at all but only use inner join on queries. When set to true it is the same as "delete".
github.com/cfwheels/cfwheels - 863c22130c44bfd32399d63a09ee5b21bc3d13dc authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 863c22130c44bfd32399d63a09ee5b21bc3d13dc authored over 15 years ago by Per Djurner <[email protected]>
Added "dependent" argument to belongsTo, hasOne and hasMany. Example: if a Product belongs to a Category and dependent is set to true on the belongsTo call it tells Wheels that no Product should ever exist without a Category (no orphaned records allowed). This allows Wheels to use INNER JOINs instead of LEFT OUTER JOINs on this association.
github.com/cfwheels/cfwheels - 6c2ce3f070b8d530fe7fc236316cf5ca9d13439d authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 6c2ce3f070b8d530fe7fc236316cf5ca9d13439d authored over 15 years ago by Per Djurner <[email protected]>
Pagination improvements: added new pagination() func to get info in a struct, added showSinglePage arg to be able to hide entire result when not enough records exist for multiple pages. Added append/prepend arg to add html before and/or after entire result. Added args to specify to append/prepend before/after the first/last page number. Removed the requirement to specify an order to findAll(), defaulting to order by primary key now instead. Deprecated the name of 2 args.
github.com/cfwheels/cfwheels - 304bd144b10737dd5b8b12fa89c1336cfad67d3f authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 304bd144b10737dd5b8b12fa89c1336cfad67d3f authored over 15 years ago by Per Djurner <[email protected]>
Fix for timestamping records on update and create.
github.com/cfwheels/cfwheels - 3adabff606c8bdf96a360565f5635ca09c18fe76 authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - 3adabff606c8bdf96a360565f5635ca09c18fe76 authored over 15 years ago by Per Djurner <[email protected]>
Fixed wheelstestdb script and added some test data.
github.com/cfwheels/cfwheels - eac93c82e34c5eaef451c521f494974f26397114 authored over 15 years ago by Tony Petruzzi <[email protected]>
github.com/cfwheels/cfwheels - eac93c82e34c5eaef451c521f494974f26397114 authored over 15 years ago by Tony Petruzzi <[email protected]>
Fix for issue 217.
github.com/cfwheels/cfwheels - dd7bb6624a6b8ab8a289e358bb5ce7b864766fce authored over 15 years ago by Per Djurner <[email protected]>
github.com/cfwheels/cfwheels - dd7bb6624a6b8ab8a289e358bb5ce7b864766fce authored over 15 years ago by Per Djurner <[email protected]>