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

fixed regression in r4007

in statement broke
supplied test was unreliable

954c5f069b22f52e34d3f01b6cd45b2f85548a7c authored almost 15 years ago by Tony Petruzzi <[email protected]>
match and purge whitespace in where clause

fixes issue 381

f1a80631e5fe041c47b3c98cc4a5b973b53c5233 authored almost 15 years ago by Tony Petruzzi <[email protected]>
use html5 for wheels header

def3f45040170dd2b4382416bd89a6a5570fc8cd authored almost 15 years ago by Tony Petruzzi <[email protected]>
shorthand debug info css properties

e3db18650a578f006cd459b4eb696fc069ce4ac9 authored almost 15 years ago by Tony Petruzzi <[email protected]>
fixed broken simpleformat test

b30363f8232d6de7edc279dff537bd1c9a797514 authored almost 15 years ago by Tony Petruzzi <[email protected]>
formatting of test failures wasn't working

f3a99c78eda21b594a4cadf1fceab64a8489a525 authored almost 15 years ago by Tony Petruzzi <[email protected]>
fixed a bug with $getobject() so that it will evaluate objects that are a part of an array

71453b51b2fcd81d28429c84a9c1714b962759f0 authored almost 15 years ago by James Gibson <[email protected]>
updated findAll() to allow for more than one association as long as they are direct. This means that you can do an include like include="objects,someotherobject" but not include="object(someotherobject)".

bda1b53533c77bd5c4b6eed4a7dd729cf357c350 authored almost 15 years ago by James Gibson <[email protected]>
added a new argument to pagination links to decide whether the page parameter should be part of the route or just a param. It did not make sense to assume that the if a route was specified, that the page parameter should be a part of the route.

46fb0a07c81a5d776c697374b7d1429a10cc3c32 authored almost 15 years ago by James Gibson <[email protected]>
change to add back in the returns striped with simpleFormat so developers and strip the tags and keep the original returned format to display in a textarea for editing.

14b9ae8334778839d09ad91b0586b6c2a404b9f1 authored almost 15 years ago by James Gibson <[email protected]>
fix to add the changed query to the request so it would be picked up with pagination, etc.

cf3672a541ff924eff6dcac12af31881a584ac0a authored almost 15 years ago by James Gibson <[email protected]>
added and error check in URLFor to let the developer know if they are missing an argument that is required for the route.

a8ca049c14268e0b8cbf267f3bdb1b08cf9d752c authored almost 15 years ago by James Gibson <[email protected]>
added some margin to the bottom of the dubug info.

d2311de61d23b162aea040313938a5c7868e98ab authored almost 15 years ago by James Gibson <[email protected]>
change to allow dispatch to try and call onMissingMethod in the controller if the action is not found. Allows for the developer to specify an onMissingMethod() method in their controller.

87e426ee39d8d96ddaa09a8397cc19e68ad8aa0e authored almost 15 years ago by James Gibson <[email protected]>
prevent verifies tests from running.

b9401fb4b1ec91f3c356b61c0b58acf01e5e06b5 authored about 15 years ago by Tony Petruzzi <[email protected]>
fix to allow private methods to be used as filters.

closes issue 380

da7d4a61c9accdafb52450dff3de0977419e2efe authored about 15 years ago by Tony Petruzzi <[email protected]>
add the ability to perform http request in tests.

58d416e58d1cfc13e5969a00ea9126871995acac authored about 15 years ago by Tony Petruzzi <[email protected]>
correct id for radioButton() when value is blank.

closes issue 373

c251126d63bfe4ff129c28285eb975dafe070a54 authored about 15 years ago by Tony Petruzzi <[email protected]>
Updated CHANGELOG

8e682e560d7d7b48ea0a5e81e96b3f513d9ab28d authored about 15 years ago by Per Djurner <[email protected]>
updated CHANGELOG

50f0e5cf956505d034b1a2423761026a93f264e8 authored about 15 years ago by Tony Petruzzi <[email protected]>
handle when queries have no records or columns. closes issue 374

54aeb4ed01cc223c6400c48ede745ad3d966aaf3 authored about 15 years ago by Tony Petruzzi <[email protected]>
append carriage returns to styleSheetLinkTag and javaScriptIncludeTag functions. closes issue 372

a3964a3710fd2bda556b5dedf5c6cc266a45ed00 authored about 15 years ago by Tony Petruzzi <[email protected]>
allow passing addtional cfdump arguments to halt

c13985108302c31cd1a9214ade598a8ec0735741 authored about 15 years ago by Tony Petruzzi <[email protected]>
Get disallowed methods from Wheels.cfc instead of Controller.cfc since developer may have methods that he wants to execute as actions in Controller.cfc.

d65b83385f62358a72e4085eb81a468f3f92c064 authored about 15 years ago by Per Djurner <[email protected]>
Updated CHANGELOG

ac0710e9d0dc9285f8d7cb1dfab8382d5f8505e8 authored about 15 years ago by Per Djurner <[email protected]>
Comments for last commit.

3d3f4f446158d436a3c4591eca503417fc808119 authored about 15 years ago by Per Djurner <[email protected]>
Fixed so pluralize/singularize works with multiple word strings (e.g. "statusUpdate").

399b284715d97b7eaa8d00484fd2e2c2a8329a6e authored about 15 years ago by Per Djurner <[email protected]>
Updated CHANGELOG

6b5a07470d75ed610c2923783f095d9df2c3d4ff authored about 15 years ago by Per Djurner <[email protected]>
Only add primary key to order clause when paginating when it's not already there as column or table.column (previous we only only checked for column).

bbb367bdecd0b3f9eec9467773af118f81f7820a authored about 15 years ago by Per Djurner <[email protected]>
Removed a test that is not needed anymore since the change in r3965.

626ea262cd868467688d1a06e6485970b77ad9e3 authored about 15 years ago by Per Djurner <[email protected]>
Added friendlier error on plugin instantiation (issue 357).

a2a080580063a2163da232b2ace505673827d1d4 authored about 15 years ago by Per Djurner <[email protected]>
Updated CHANGELOG

be89ba63f11dabe5c0b1a880c6f1e49b42252a90 authored about 15 years ago by Per Djurner <[email protected]>
Removed the informative error that occurred when trying to validate against a property not in the database table. The intention was to help the developer when they've made a typo for example but the end result was that it became impossible to perform built-in validation on non-database properties.

967196ed4c368bf7899ca0760df8cfb6598ea2ae authored about 15 years ago by Per Djurner <[email protected]>
Updated CHANGELOG

49bf37f370bc159ceebf13ebcfa8f6373b546e79 authored about 15 years ago by Per Djurner <[email protected]>
Updated CHANGELOG

aa78c094c5935b6893bbe8d447c3b2955d4956a4 authored about 15 years ago by Per Djurner <[email protected]>
Updated CHANGELOG

57344beb6dc67a108d8f5b6dbbe52e182aefc60b authored about 15 years ago by Per Djurner <[email protected]>
Syntax.

768aaff703cd048311af200ee49876848fabfc01 authored about 15 years ago by Per Djurner <[email protected]>
Made 2 methods internal instead of public.

6b27192dabc5def238cd7733ab741700e03ae524 authored about 15 years ago by Per Djurner <[email protected]>
Updated CHANGELOG

c15a0d1a85bd74699e4d89199bbb2f6bcaa8d872 authored about 15 years ago by Per Djurner <[email protected]>
Fixed order tests so they work on MySQL.

27b6e9b22ed9f2188fd18deac17335123cad0abb authored about 15 years ago by Per Djurner <[email protected]>
Refactored from clause code.

dc65ca16bf8b090e902d1c648362dfd50873af66 authored about 15 years ago by Per Djurner <[email protected]>
Updated CHANGELOG

b14c73f2aa47241b5595f60be860b68f60c92f9c authored about 15 years ago by Per Djurner <[email protected]>
Fixes issue 355.

9a1fc17de30547356bc9e30eabb7e21313b00486 authored about 15 years ago by Per Djurner <[email protected]>
don't specify the username and password for the database when running core tests.

this let's the developer use any credentials they want when creating the dsn.

42442ba1f7ce7c46b49652b82fed900c27c4bf1a authored about 15 years ago by Tony Petruzzi <[email protected]>
Fixes issue 344. Will add proper tests for soft deletion later.

8e40a779c230d350203fb6aae29f448d33691944 authored about 15 years ago by Per Djurner <[email protected]>
Fixes issue 365.

1b6fc925bb757ed3f115026dd40a36246411610a authored about 15 years ago by Per Djurner <[email protected]>
Moved the code that converts camelcase to hyphenated strings to its own method.

ae6b432ef110ee9695ebdd9d328430e9cc18e147 authored about 15 years ago by Per Djurner <[email protected]>
tests for $yearSelectTag()

e080e8c11844aad2143d66a66057f673c4dbcdc6 authored about 15 years ago by Tony Petruzzi <[email protected]>
$yearSelectTag() should take into account reverse ordering

969cd35e1340f73987a7596003c26427e5ad2256 authored about 15 years ago by Tony Petruzzi <[email protected]>
Closes issue 359.

441df2dff58993fd9464f4b8982d0fdf746760a9 authored about 15 years ago by Per Djurner <[email protected]>
fixed a broken test for assetDomains and updated the outputted query string to be a hash of the timestamp

0ce637e557dce2cb49d029534bec42a3825f3365 authored about 15 years ago by James Gibson <[email protected]>
Fixes issue 353. Wheels will only check for changes to properties that exist on the model object now.

02fff56fce1a6c8596d2761dbb103a676e8af73e authored about 15 years ago by Per Djurner <[email protected]>
removed some code that wasn't needed from the asset domain method

a5d6ca1d8b1f77feedaf657a02a64b0702e1f5e4 authored about 15 years ago by James Gibson <[email protected]>
updated $cgiScope() to pull in server_port_secure, this is used for the new issecure.cfc() method

added issecure.cfc() to the controller with tests for valid and invalid
added new setting applica...

e40cb95aed11a249070c36073351ce5bc73c92cb authored about 15 years ago by James Gibson <[email protected]>
added configuration assetQueryString

- defaults to false for design & development
- defaults to true for testing, maintenance ...

6ab8d5dcb1add349a834fe718c14b4f4d2c85cbb authored about 15 years ago by James Gibson <[email protected]>
corrected links in test page to work with rewrites turned on

d94430ecb9700910b368dd2216aa82c80a50ac15 authored about 15 years ago by Tony Petruzzi <[email protected]>
allow setting default validations on/off in the model

329f72abbb46856d6ee522a8adf6cbc302aa1c94 authored about 15 years ago by Tony Petruzzi <[email protected]>
Tests for dynamic association methods. Refactoring which removes an unnecessary database call when passing in the object itself instead of the primary key (no need to fetch the object when we already have it in the arguments struct).

f760844075f0b2f52eed72bea38c2b5b873a5b13 authored about 15 years ago by Per Djurner <[email protected]>
Removed unnecessary arguments in previous commit.

dcd0010dded9b8a7a5c5d5f35c1f0141dec10220 authored about 15 years ago by Per Djurner <[email protected]>
Test for previous commit.

168c2c3197195cb20bb22552c7c941db10e4edfb authored about 15 years ago by Per Djurner <[email protected]>
Bug fix, regression. When we started using SerializeJSON to create cache keys we only tested that it would return structs in an identical way. It behaves differently when you pass in the arguments struct.

b2b1e4fe4ffcf07fd1004c600fbf40bc76952c7b authored about 15 years ago by Per Djurner <[email protected]>
small update to the maxlength setting as wheels puts maxlength="" when i return an undefined value. Also fixed the maxLength method to return values when an object is new and doesn't have any fields on the this scope.

07ca08109de18cb586973bfae581aac7282ed30c authored about 15 years ago by James Gibson <[email protected]>
workaround for is_nullable containing an space at the end of it's value

742c605507636dcb28fed1ed5e3c33ab14eee98f authored about 15 years ago by Tony Petruzzi <[email protected]>
added fix for linux users as component paths are case sensitive.

db825982ddc6aa8769d774281024b28e349c730b authored about 15 years ago by James Gibson <[email protected]>
added tests to model finders. also added tests to show the form scope was being overridden and fixed the code to work properly. Also added in a test with multiple form objects and check boxes.

c4399150bd95abfea01f7a245e2e445c965a8482 authored about 15 years ago by James Gibson <[email protected]>
Docs related to issue 343.

1ee6a2032883b98dc12440a42de54e08df5c488a authored about 15 years ago by Per Djurner <[email protected]>
Refactored error tests since you are not supposed to add errors directly to the class, only to instances of the class.

62c0daf31523e1eeeaaed10f4bf889e57cba5872 authored about 15 years ago by Per Djurner <[email protected]>
Modified to account for the fact that URLFor does not return XHTML compliant code but the view helpers that calls URLFor internally does.

931f4c685b3f6765f0c19ffcfd265249a6459224 authored about 15 years ago by Per Djurner <[email protected]>
Fixes issue 331.

302f244393927c090e4b34c717c5a35e2d21ae9c authored about 15 years ago by Per Djurner <[email protected]>
Changed date tests so they pass on Railo.

59500b50e4f087a1d9a7befae282a6cff99f80b4 authored about 15 years ago by Per Djurner <[email protected]>
Changed header and link colors to match the style of cfwheels.org.

2cb85f58e3839186731042ecee9941347b0556f6 authored about 15 years ago by Chris Peters <[email protected]>
fixed some test to get them passing under railo

185f15e8944e09b60a17fa2653d1244293633826 authored about 15 years ago by Tony Petruzzi <[email protected]>
added tests for my fix to crud earlier. The tests now pass due to the fix. Needed to update the test model with an outer join association to better test the issue.

0b34fa8d030a8b4cbaf7ce83661e756dc739f1f9 authored about 15 years ago by James Gibson <[email protected]>
forgot to remove a cfdump from my last commit

220974a7b3ac850eb68fefb3f476e7c13db86650 authored about 15 years ago by Tony Petruzzi <[email protected]>
refactored testing component

moved results to view for easier formatting
added ability to click on a package or a single test ...

b4cd711c2d053fd58cb8fda69efcc5f2511bc502 authored about 15 years ago by Tony Petruzzi <[email protected]>
fixed a bug with pagination that was creating SQL errors when no records were returned from the pagination query. Added an if statement to make sure there were values returned before creating the pagination where clause.

a950bb38e5b53504b11f7a7f4348f0a26351550b authored about 15 years ago by James Gibson <[email protected]>
allow for single test files to run

throw error when package or single test file is not found

d89dd0dd1d616d6ea0b98105cda3dca21e054865 authored about 15 years ago by Tony Petruzzi <[email protected]>
use loc scope instead of global scope for tests

002f8d4319d8aba8717314368f671a84f13e113f authored about 15 years ago by Tony Petruzzi <[email protected]>
fixed failing label tests

e08d374d96f8d93702c58d148e58b66b4acbc899 authored about 15 years ago by Tony Petruzzi <[email protected]>
update debug to support array in params and to list out plugin with ', ' instead of <br />

e430b73265497711d8431b20ad6a136f55474843 authored about 15 years ago by James Gibson <[email protected]>
updates to model initialization to create default validations for fields. The validations include:

- validatesPresenceOf for fields that are nullable=false
- validatesLengthOf for string fields (...

7a1e8169d8a53d7c85818962f750958f49a526da authored about 15 years ago by James Gibson <[email protected]>
Closes issue 333.

3268c8a899c48be7912cfb1563046ec9c66c49c7 authored about 15 years ago by Per Djurner <[email protected]>
Closes issue 339.

00a34a0fb121c27d596903cbf3bd79bd5717f1dc authored about 15 years ago by Per Djurner <[email protected]>
Fix for issue 340 with tests.

48b8a16fbede87ed7e921298dba1094fa7048f20 authored about 15 years ago by Per Djurner <[email protected]>
Final changes for issue 318.

a794eca21dd5df5e9371f4b489f4880254097bea authored about 15 years ago by Per Djurner <[email protected]>
Issue 337.

624044239b67645415ff7a7903a87a98244a5fe8 authored about 15 years ago by Per Djurner <[email protected]>
Callback tests.

9141926c9638915b58d2a5e1caa5fabb1ecc07ad authored about 15 years ago by Per Djurner <[email protected]>
Tests, refactoring, docs, comments for callbacks.

0da0c8fc4a69ffb0cd538521f0d430d6b4ab1f36 authored about 15 years ago by Per Djurner <[email protected]>
Fixes issue 327.

eb9777c54c63896d972b741a0311519fae2cd5c8 authored about 15 years ago by Per Djurner <[email protected]>
Callback tests.

3a5bf0400648334ba731f44cf0297f9ae5d934bf authored about 15 years ago by Per Djurner <[email protected]>
Wrapped debug output completely in cfoutput tags so that it works when enableCFOutputOnly has been set to true.

140319054b16bb2e6e168d815ae6d69232cf2792 authored about 15 years ago by Per Djurner <[email protected]>
Test for a beforeSave() callback.

d909a791c875e6be6a036c7780ce6a9cf0a2261a authored about 15 years ago by Per Djurner <[email protected]>
See previous.

a7f181ba8a5a38b14b1f676eb19ae72f1f297291 authored about 15 years ago by Per Djurner <[email protected]>
Tests for belongsTo() dynamic association methods.

623ef6a9f6e826ad089ac560c156c3ee14b30056 authored about 15 years ago by Per Djurner <[email protected]>
Closes issue 286. Also renamed name to modelName in the class struct so it can be reference the same way as the modelName argument on associations.

faf00202d6325df1ba4aa25503ddc67ccb708900 authored about 15 years ago by Per Djurner <[email protected]>
Closes issue 281.

5adce92ebec808ddb4e47b78adb563e1006642d6 authored about 15 years ago by Per Djurner <[email protected]>
fix for associations where associating a class to a single column of a composite key

05fe513b1621eb4e73e9e5a7830b3070fe497212 authored about 15 years ago by Tony Petruzzi <[email protected]>
Updated CHANGELOG.

bedac6ebeeb1036a7739b9832f68c43a4305c8ef authored about 15 years ago by Per Djurner <[email protected]>
Updated version number to 1.1.

637a621fb10bb534167b29cd403dd690c12927ef authored about 15 years ago by Per Djurner <[email protected]>
prelim work on 302

6ccef942fcc32ae3d5c6bddc436a00c6c6d12385 authored about 15 years ago by Tony Petruzzi <[email protected]>