Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cfwheels/cfwheels

An open source ColdFusion framework inspired by Ruby on Rails.
https://github.com/cfwheels/cfwheels

Tests for previous commit.

345461105e588fe1ba132b5fcfa9c2f74ee35f1f authored over 14 years ago by Per Djurner <[email protected]>
If you include a partial with an object or array of objects each object is now passed through to the partial file as its model name.

15d81a24a2e3e1788845d6feef2c67ad94852f11 authored over 14 years ago by Per Djurner <[email protected]>
Fix for automatic defaults - presenceOf check should not run for columns that have a database default set.

26ab26a1c53706ae741a04ce7105e30cbf2f6be3 authored over 14 years ago by Andy Bellenie <[email protected]>
remove invalid skip argument

68e1dbd13e0d9a3d0ee2cf9a1c7fb88c9df118ec authored over 14 years ago by Tony Petruzzi <[email protected]>
remove file from last commit

c63b586f35db366319ad2a495937a53c90ad8158 authored over 14 years ago by Tony Petruzzi <[email protected]>
closes issue 397

Support external links in

linkTo - using the href argument
startFormTag - using the action argum...

6b150d92d5c8bc195606fe47e0b0d88069b79de6 authored over 14 years ago by Tony Petruzzi <[email protected]>
Lock for the session scope. Issue 275.

dd8a6da421b7164e4c5f6033bf0d529e39cb72df authored over 14 years ago by Per Djurner <[email protected]>
Removed some unnecessary code.

5e38127373169e1dfa94d68814baf14810805d7c authored over 14 years ago by Per Djurner <[email protected]>
Fixes issue 130 and adds new flash functionality to redirectTo. Will document and add some tests for this shortly.

8843a9fa1f8d850ac5ae03b2686ef190ada5b0c7 authored over 14 years ago by Per Djurner <[email protected]>
Fix for issue 304

14e23b72f5f42e266cfac4953e7d1650978dac70 authored over 14 years ago by Andy Bellenie <[email protected]>
Update to default labels for date and time selects to prevent labels from appearing on each element by default.

82c5b90063122e4531641cc3adc947adbc321da1 authored over 14 years ago by Andy Bellenie <[email protected]>
add the following options to validatesNumericalityOf

odd
even
greaterThan
greaterThanOrEqualTo
equalTo
lessThan
lessThanOrEqualTo

b2df804785ac7b49c5ea0040f63013a814876c7a authored over 14 years ago by Tony Petruzzi <[email protected]>
Revert "closes issue 397"

This reverts commit 1ed7b888f6e60049d36328cf35216a3248edaea5.

688b6c69a1375f7093567c87ce6b61cc80fe37f9 authored over 14 years ago by Tony Petruzzi <[email protected]>
closes issue 169

Option to not combine form helper date parts

5a919704e75721bcea5ba25336afcb62eaa7d317 authored over 14 years ago by Tony Petruzzi <[email protected]>
closes issue 397

support external links in styleSheetLinkTag and javaScriptIncludeTag

8228ec72c0f1f16515219479631242fa1a19f6d6 authored over 14 years ago by Tony Petruzzi <[email protected]>
Turned on debugging by mistake.

f2032e3a1f57c0a7b19eb6310b2a717540f60497 authored over 14 years ago by Andy Bellenie <[email protected]>
Fix for issue 497

dbea62f4cb74a268a07e118b04e1f87f7e94a878 authored over 14 years ago by Andy Bellenie <[email protected]>
Added highlighting to tests with errors because I'm always scrolling up and down the bloody list trying to find them.

860019a2b23e32b6f56bf24ee561fc8ad4028881 authored over 14 years ago by Andy Bellenie <[email protected]>
Fixes issue 416.

b0d81dfeddaf73a73fc428efc8942c46040403b6 authored over 14 years ago by Per Djurner <[email protected]>
Fixes issue 495.

4a28180df54ca493b0d2ea2cc30b11441bbb9177 authored over 14 years ago by Per Djurner <[email protected]>
Added postgres data type. Issue 416.

e7b03e7f4da1ee3fca6bd4bfb6056b6d777aa963 authored over 14 years ago by Per Djurner <[email protected]>
Fully integrated nested properties into the $save() method to allow a developer to be able to do something like model.update(validate=false, callbacks=false) and pass along these options to the association models that will be saved. This means that nested properties no longer uses callbacks to handle the saving of association properties.

f52583e3b773ccbfffebf7f0f7f4ae38a8de5929 authored over 14 years ago by James Gibson <[email protected]>
close issue 454

better documentation for "where" and "include" arguments in calculation methods

39ad2cdebb1afc772238d853be95a1c328af3461 authored over 14 years ago by Tony Petruzzi <[email protected]>
closes issue 452

modify tests to cover r4312

ca3083ed5052367526ce1ae9f8be2ec4911d8de5 authored over 14 years ago by Tony Petruzzi <[email protected]>
remove extraneous character from last commit

e7b4e606f3a1a1b9b3e7c09d5e61da268717e097 authored over 14 years ago by Tony Petruzzi <[email protected]>
close issue 473

added ability to configure tableNamePrefix at the model level
added accessors for tableNamePrefix...

dcc2750b2ebee6645be3dfe2feb4d8723029c365 authored over 14 years ago by Tony Petruzzi <[email protected]>
More updates for issue 298 at Per's request. propertyIsPresent() now also checks that the value is not a blank string. Added the following methods:

hasProperty() & hasXXX() - just checks to see if the key exists on the model object.
columns() -...

5c8222cfd2b6194af735faa58a230e2b815257d9 authored over 14 years ago by James Gibson <[email protected]>
Updated CHANGELOG.

2cc312620f559d7e5fbea8eba59704bb1ab1ee2c authored over 14 years ago by Per Djurner <[email protected]>
Fixes issue 466. Improves on the patch by also checking if the key exists in the struct.

15d0d05ed44891c11e6e3d6dc17f3a1923b78036 authored over 14 years ago by Per Djurner <[email protected]>
Updated CHANGELOG.

485c06303b833017cd8c189c1c9f84aba8f37416 authored over 14 years ago by Per Djurner <[email protected]>
Updated CHANGELOG.

dc7f9ca5a48aa9aed9a639661e42e5c09fa99916 authored over 14 years ago by Per Djurner <[email protected]>
Code for issue 461. Needs tests.

a6ef1d3f13ea4ce5746439cbb626e7c884daefe6 authored over 14 years ago by Per Djurner <[email protected]>
Updated version number.

b0a07b6e2007d50010b90dd8e428863c57e5efc4 authored over 14 years ago by Per Djurner <[email protected]>
update changelog

6ff5763a6f7d5c28310d445bd6e55147fd30186e authored over 14 years ago by Tony Petruzzi <[email protected]>
create buttonTag() view method

af0d154b3cfb253b4e547f743921bdbe0cb88ff3 authored over 14 years ago by Tony Petruzzi <[email protected]>
Update to wheels for issue 298. Created the following new methods:

propertyispresent() & XXXIsPresent()
columnforproperty() & columnForXXX()
toggle() & toggleXXX()...

b5252bd18f4f5d53e046e49ee5a5a5bb5142197b authored over 14 years ago by James Gibson <[email protected]>
couple more unvared variables in $multipartData()

a22a035c74f752a96488db0c25e47bc8970d100d authored over 14 years ago by Tony Petruzzi <[email protected]>
correction to the request object.

b9330b3fcd9950de5a1a83b575f943ab045503bb authored over 14 years ago by James Gibson <[email protected]>
Updated CHANGELOG.

7b591a4024b9b3758a53a18326f36569809ec2a8 authored over 14 years ago by Per Djurner <[email protected]>
Fix for issue 453

04ad25fccaedda46fd59138415b47bd3f749b28c authored over 14 years ago by Andy Bellenie <[email protected]>
Update to $createInstance() to only accept structs and to use the persisted argument for whether or not to run afterFind or afterNew.

fb05568d324ac0a943a74b2f1506d6b57d8c57e8 authored over 14 years ago by James Gibson <[email protected]>
closes issue 470

apply patch for railo is dealing with multipart form posts

e455a68e3dc6a7ddebf96e044d8ae4935cc94638 authored over 14 years ago by Tony Petruzzi <[email protected]>
closes issue 494

remove the use of wheelsMapping outside of the testing framework

e060ea373e7a2fbdc57aec3042f91db3cabb8505 authored over 14 years ago by Tony Petruzzi <[email protected]>
reduce method calls in association setup

38b3a8dbd8e9a16e7c9b5ea7c12dc87633852175 authored over 14 years ago by Tony Petruzzi <[email protected]>
unvared loc scope

2c814f1251dccd06ab914c1a572e2ce37d147834 authored over 14 years ago by Tony Petruzzi <[email protected]>
simplify the set() example to prevent java.lang.StackOverflowError in eclipse

5cdeb2999c811bfb1ae1e611587d50172c25fd19 authored over 14 years ago by Tony Petruzzi <[email protected]>
refactored callback tests

d997a7c5987425052234fe49f74c0e2ce9a7a8d7 authored over 14 years ago by Tony Petruzzi <[email protected]>
added missing var in $clearCallbacks()

refactored to also support clearing multiple callbacks at once

f3215b30568d55a5efab428db08e02ae3d858c1a authored over 14 years ago by Tony Petruzzi <[email protected]>
plugins: use the stored metadata information rather then retrieving it again

d5282adf10b00f3150d0a374413bff341137a79a authored over 14 years ago by Tony Petruzzi <[email protected]>
Updated CHANGELOG.

0d6a4515f8e4ad9cee66f998f50eb24abc57d0a6 authored over 14 years ago by Per Djurner <[email protected]>
Fixes issue 488.

c4206fa770ce295b30c70653b15e0e1dc4b8b5ad authored over 14 years ago by Per Djurner <[email protected]>
Updated CHANGELOG.

4d4b343f859fda442bf5b6f8253d8b3cd85e325a authored over 14 years ago by Per Djurner <[email protected]>
Updated CHANGELOG.

1457215ee2a83e227b70c30af89a6f3c40314acd authored over 14 years ago by Per Djurner <[email protected]>
Correction to delete query, object, objects argument when using partials. If the developer really wants to pass through the entire collection they can always use a separate argument.

a593393215570016394ee7a2d3124748bd69ca7e authored over 14 years ago by Per Djurner <[email protected]>
update to update() to allow a developer to pass in the validate argument and it will get sent along properly.

bd4e7af316671314c04a2f784b9aa5b4cdb584fa authored over 14 years ago by James Gibson <[email protected]>
updated has changed for a race condition that wasn't met. Also commented the method to make it easier to understand.

607f6b226fc24768e38b40615633636a0fe03f3b authored over 14 years ago by James Gibson <[email protected]>
update the population script to reflect new column mapping

af91775946a6193f4c2e07b17fd291fe0aaf0021 authored over 14 years ago by Tony Petruzzi <[email protected]>
Updated CHANGELOG.

0b725f130111d83100e53a382d208df444c31b1a authored over 14 years ago by Per Djurner <[email protected]>
Correction.

d48ddf3ebc030d779a6544e1946f2768541a8b24 authored over 14 years ago by Per Djurner <[email protected]>
closes issue 456

error in SQL Server pagination with mapped columns

e71fe7afe0b9b5b436f8e55950f363487ba6a064 authored over 14 years ago by Tony Petruzzi <[email protected]>
Updated CHANGELOG.

703c22a34803e7ebf416f967d6d05056099d8db1 authored over 14 years ago by Per Djurner <[email protected]>
Same as previous but checking for controller file.

a9c720fcc7a7234ad554b04fd9ec80dd49b5f5c9 authored over 14 years ago by Per Djurner <[email protected]>
Redid checking for helper files similar to r4474.

bc3e22e54e61d03302949a1de844777e0c85799d authored over 14 years ago by Per Djurner <[email protected]>
This eliminates race conditions in dev/design mode. Will do similar code for other file checking.

002100c8ffd58cda683902b7ae78261db4a7025c authored over 14 years ago by Per Djurner <[email protected]>
Update to fix previous error from r4441 and to add needed arguments to $save().

06ff2a497f65b6870b105178a0391e06ac77148d authored over 14 years ago by James Gibson <[email protected]>
Update to the transaction code to make sure $setProperties does not use filter lists when setting values to the return in invokeWithTransaction.

9dc3068622e31b5069ccc97e10d8e026fa8e6f75 authored over 14 years ago by James Gibson <[email protected]>
This change makes the SETPRIMARYKEY APPENDS KEYS test pass on Adobe CF 8.0.0 (all tests are now passing on Windows / Adobe CF 8.0.0 / MySQL).

dd0e926bce255135248a19147b7150917d1dbf02 authored over 14 years ago by Per Djurner <[email protected]>
Correcting previous commit (need to sleep on this I think).

578a2c590a1dd7cfb96a369e67f625402c5cda2a authored over 14 years ago by Per Djurner <[email protected]>
This closes issue 427. No tests though, boo.

694a45dc9fb3e5c5bfc863647e3d1dbf63caf0c4 authored over 14 years ago by Per Djurner <[email protected]>
add tests to confirm that changes made in r4007, r4008 do strip extra whitespace from values in

queries

29b8449fae0dbfbed672a20cb545fdf56f4c13c8 authored over 14 years ago by Tony Petruzzi <[email protected]>
Update to transactions to allow a public methods for developers to use

21380ed676376d7fd226dc8614201d5ff9993c26 authored over 14 years ago by Andy Bellenie <[email protected]>
update to plugin injection to delete the $wheels struct out of variables.core per Tony's request.

ea45244d297e11b788ba37a3c2f32c092ad518f1 authored over 14 years ago by James Gibson <[email protected]>
Updated CHANGELOG.

25bada4b5ae9b0ea8b870627e04928cb92722bbf authored over 14 years ago by Per Djurner <[email protected]>
Closes issue 469.

5ff75ad988bf2b14f7e6815d9e8b7ae807129f93 authored over 14 years ago by Per Djurner <[email protected]>
Updated CHANGELOG.

3077b13a872d6e2675f35ef3227d0886a3056f2a authored over 14 years ago by Per Djurner <[email protected]>
Update to plugin injection to make it faster. Changed the code in onApplicationStart.cfm to replace the string of method names for each scope with the actual functions. This then allows us to use StructAppend to both create the variables.core scope and append all plugin methods using StructAppend. Within my app (i am over 30 plugins) this has increased model object creation time anywhere from 3 to 5 times what it was before. Pretty awesome :)

One down side is that we are copying the entire variables scope to variables.core.

b43cb98dfb8610d2e0fb7a99e32d615067718872 authored over 14 years ago by James Gibson <[email protected]>
Update to properties to to not try to re-nest already nested objects. Removal of code from $getAssociationObject() that was no longer needed.

fe2411e18a0551e4725da504a82037d6233c2aa0 authored over 14 years ago by James Gibson <[email protected]>
update to reload to catch the query blank boolean error.

2be8c7dcc365d78feefc1fe84e1c64a12190df29 authored over 14 years ago by James Gibson <[email protected]>
Updated fix for issue 321

b2fdaa1ca392a123fc7e60be8b9dfd4f85191e5f authored over 14 years ago by Andy Bellenie <[email protected]>
Fix for issue 161

f45af0d6031a405f63055231df9cc64b8c46aa4b authored over 14 years ago by Andy Bellenie <[email protected]>
Updated CHANGELOG.

b1e33958ec1ba43b6cdd7cea9fd327ec1d861dcf authored over 14 years ago by Per Djurner <[email protected]>
Closes issue 467.

c24b1cfed76a6845e8e627be53115abef3a43fd5 authored over 14 years ago by Per Djurner <[email protected]>
wheelstestdb generation scripts update

added and renamed each script to correspond to the database engine it's for

wheelstestdb-2005.s...

16bdf70e5013cb9861f00e654791fb33f203b8e9 authored over 14 years ago by Tony Petruzzi <[email protected]>
Revert "Partial fix for issue 467 (the model part)."

This reverts commit 0a179e1973a8aae378157dfefe7326e8c1f632d3.

3aaf849ce37be335da5846dd667cc9eb413df69e authored over 14 years ago by Tony Petruzzi <[email protected]>
Revert "Partial fix for issue 467 (the controller part)."

This reverts commit c08b8647077b9d831dfa2b3e4df9aaf0d6b55a8c.

d9f9ef4c2306f98c5a654b240813ad60a98644e3 authored over 14 years ago by Tony Petruzzi <[email protected]>
Partial fix for issue 467 (the controller part).

4b198d92ee18637cc7cc4c374ef15f0abe6ba0cc authored over 14 years ago by Per Djurner <[email protected]>
Partial fix for issue 467 (the model part).

5882f946149addd8b6afe64fda1a8e1c9f0da4f4 authored over 14 years ago by Per Djurner <[email protected]>
Added missing primary keys to MySQL schema.

d7be3eab4bdec4a171a8f773f9fa61433c54e6f6 authored over 14 years ago by Per Djurner <[email protected]>
MySQL test database script now with IF NOT EXISTS.

e8f72b392d6312c20c02ff9462a54b3c89db743d authored over 14 years ago by Chris Peters <[email protected]>
update to model.findAll() to throw an error if the returnAs argument is not set properly, updated tests to reflect this change. Also split out one test that was testing different things.

35edf638842b5e0fcbc6eae6e4d74beb5e2f393e authored over 14 years ago by James Gibson <[email protected]>
Corrected MySQL database schema (case was incorrect compared to the SQL Server versions).

8eedd5811c6b8a0743ff6d3bf146ffb0b22f29d2 authored over 14 years ago by Per Djurner <[email protected]>
Tests for issue 442.

088443bb886a20381e47724876b8cf04bd276ecb authored over 14 years ago by Andy Bellenie <[email protected]>
don't use redirectTo(back="true") in tests

fixes broken $performedRenderOrRedirect test

a69ba03a87631414b113e8cc666dade933cd766a authored over 14 years ago by Tony Petruzzi <[email protected]>
Completion of issue 244

beb35705e2201d4e3041de7987cbcc4a5a3f0db1 authored over 14 years ago by Andy Bellenie <[email protected]>
Update to previous commit because of a missing file

7423511e0c3e1ca8bcff79391562d5de19591111 authored over 14 years ago by Andy Bellenie <[email protected]>
Update to previous revision after slapdown from Tony :)

dd0e7b4f8f4513112b5f7bb6393a22a1b7a5d24f authored over 14 years ago by Andy Bellenie <[email protected]>
Changed setDefaultValidations to automaticValidations

2c7a6b1f976d3fb721021b4f36525946794dc1a6 authored over 14 years ago by Andy Bellenie <[email protected]>
Fix to ensure that all existing records are deleted when reloading test data

1a1b526732d92581fea6d5311f8713e3f29a4482 authored over 14 years ago by Andy Bellenie <[email protected]>
Removed references to database name in view definition. Moved view definition to after table defs that it needs. Now runs without error.

661d717fe2ff0bb2329f8a3c271612ceed6df842 authored over 14 years ago by Chris Peters <[email protected]>
update to nested properties to not interact with the database if we were passed an object. small formatting change to serialize.

35decb18d802d0f230fc6d2371d082a9553dbd3e authored over 14 years ago by James Gibson <[email protected]>