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

move setPagination into it's own file.

the example documentation is causing cfeclipse to bottom out.

b2bdf12717e82ddec59f692904982aba407dac78 authored about 14 years ago
update to the changelog

b265b65f71804024725c1edecf7a98af90b5002e authored about 14 years ago
adding in a fix for models so that new model objects can never have the same tick count

693ba90365114e2713f640a0fb0c97774c8a596d authored about 14 years ago
first commit

619ea44539ac6744499481bda5c3d3a9e12f5fb9 authored about 14 years ago
create gitignore

9b70683e3aef15b6abcc534ff8abd49a1ec248a5 authored about 14 years ago
fixes issue 663

changes "default" argument on includeContent() to "defaultValue"

d92d5a0351291206de2177329f666ade6982116c authored about 14 years ago
fixed issue 685

get tests working for plugins and application

e761d6ae156fbf21915775b4faea711ca9a973fb authored about 14 years ago
test coverage for validateUniquenessOf against an existing record

de2b0c4e19585dd7505aa8e46a7655e59eae1432 authored about 14 years ago
remove debug code from last commit

abe11d37e7eab08c79979c09e2280de413944c5a authored about 14 years ago
closes issue 687

* after looking over the code and documentation, it seems
that flashKeep already provides ...

20712ecf7d2438bf7a61820e84c4ef06f026851d authored about 14 years ago
fix datetimeselect tests

d239d47fcfd82c104f819a6b9a06b619aa1a398b authored about 14 years ago
fix startFormTag remote link test

666545b0147e1e8befcd5497aa592a260e482f88 authored about 14 years ago
Fixed small bug that was preventing "disable=true" to work with UJS

9e571d5a6dd25343622ed684cb1554ec6c74bb33 authored about 14 years ago
Find and Replace broke the link to the source of the original .js file

34dcfab0bbceca568f6a9eceba603d3637042c8e authored about 14 years ago
Added support for Unobstructive Javascript

73100ec3e9c14239da8f1efb71333bfcfb02cdc0 authored about 14 years ago
update changelog

48263c5b186a744d0bd41a369a84f1255cf61e84 authored about 14 years ago
additional 680 enhancements

* added the ability to supply an array of
structs with both a value and text element

45c679c4eea4911fc58760f46c4d0fa572f580c3 authored about 14 years ago
refactor $optionsForSelect

ffd1566f35719513530170b699d90c4ae3972b10 authored about 14 years ago
closes issue 680

ecefcf32fd6a1ea8d68f98af9ec0a9b479c8acf7 authored about 14 years ago
Added support for javascript to provides (stepping stone to UJS)

09480be9a404fb6198bb8b9a438c287d09c989db authored about 14 years ago
use instead of condition

28f97d4c224c05e3f8b129819afb83150a82f3f3 authored about 14 years ago
fix pagaination with parameterize set to false for numeric keys

37f14d935d694bb32d107cd277ff40cc80406826 authored about 14 years ago
refactore truncate and wordTruncate. add tests for wordTruncate

6415cab8a50ff2667427bd5eb987171586060797 authored about 14 years ago
except enhancements: stripTags and wholeWords

* stripTags - strips all html tags from the text before
extracting the excerpt

* wholeWord...

790d3138a27fa22dc8273c0d995019ced7750832 authored about 14 years ago
excerpt updates and bug fix

* removes any html tags

* better test coverage

* corrected a bug where it wasn't returning ...

3018860a68dfd8b6bb15de9e6db50b3e7a88aaf4 authored about 14 years ago
little refactor to simpleFormat

42b9c804f0fcf454962ef507210d7420d0f65909 authored about 14 years ago
update changelog

377cc0dcfc32e6e9188c533df80a0321e2818e13 authored about 14 years ago
Fixes issue 674

0417bf910c43219a28911266c4de22f6832d940e authored about 14 years ago
update changelog

51ad65a787d8edbe4390d2851ac056c453d8ab09 authored about 14 years ago
fixes issue 643

* Add 'when' argument to validate()

d399cb7a0122d30a28955561e92a1611a680b478 authored about 14 years ago
update changelog

a27ca9f347b62296ba4a04d06d038471d40751cf authored about 14 years ago
fixes issue 633

* blank should be the selected value when includeBlank
is set

881eaf24c7dfd9ef1872032af8830599abb7f658 authored about 14 years ago
update changelog

e382794f7a20ddea42e1d148639e5ba1bad2a363 authored about 14 years ago
Adds mention of external CSS and JS files in API docs for styleSheetLinkTag and javaScriptIncludeTag.

6c31ad45764b704a06ea915b4660d61502599efe authored about 14 years ago
make table aliasing on joins adpater specific. get oracle tests passing again.

e54ca577b7bcfd010fef63a0858d2c89901b8db7 authored about 14 years ago
correct population script for oracle

117604007d857f6307e18492ecf7a5e29abe7dc9 authored about 14 years ago
updates to caching to add strategies into the mix. The first strategy added is the default in wheels to expire content based on its age. More to come.

94dba0c375986800cd45371daa16855d57f89cf8 authored about 14 years ago
fixes issue 667

* since everyone keeps calling the tablename class
variables and it doesn't return the ful...

4ef0d0de7061f75ac8dbec23d162be458348ec66 authored about 14 years ago
Revert "use full table name when expanding associations"

This reverts commit 806041ba54f8d2bed6aeee62872a371caa12d346.

3caaa50796c338dea2da878d4f2165f0088adbe4 authored about 14 years ago
added proper model for testing tableprefix

9c4bc876b6445999a66d0e8e53c04dd887446ff7 authored about 14 years ago
use full table name when expanding associations

470be52914d8b18941d7273e1a101b6e35b2abf0 authored about 14 years ago
Updated CHANGELOG.

0bf9f222026bc59f750bc91e5c9553119f31e745 authored about 14 years ago
Updated CHANGELOG.

e40735019c2691dd77554ccf44a8611821382c09 authored about 14 years ago
Reverts r5394/r5395.

b79c20f94b62c2e74b0c9d990315b43e2d265a78 authored about 14 years ago
Fix for Railo (1 test failure) related to issue 656.

c07d9009926babe883a69942fce5c74b0ef53b9a authored about 14 years ago
Updated CHANGELOG.

9b74b6a727d71675bec8bfec5b6005e74e5b89b8 authored about 14 years ago
Fixes issue 664.

c8c5e9e11e75c88ecd2359543c4992e268f01df8 authored about 14 years ago
create an accessor for the model: getDataSource()

1c7799af5d609fe14f7322df039d6e2bf30db1b6 authored about 14 years ago
forgot to var loc

27b4cafb6a379f8418f2671f2d04799501aec307 authored about 14 years ago
Updated CHANGELOG.

05830ea9ae42a07ec21f2c1d5b1a1ca5056d9091 authored about 14 years ago
Updated CHANGELOG.

7ae003150a924d76d47f980e1ede9ebdec86e1ac authored about 14 years ago
Fixes issue 659.

6096ba7db82616045be06c2b6bbeeb6391becec7 authored about 14 years ago
Updated CHANGELOG.

822448d2b6b86532859aafeba6dae79b2b13ee2b authored about 14 years ago
create a purge method for caching so that it can

be called directly in a scheduled task

a5bea28b56d98386cfce9094f09f45c34368d072 authored about 14 years ago
Adding in support for Ehcache. I guess we will need to decide how we handle it if a developer tries to use Ehcache on a cf8 instance.

476e50d5d4a9c085952c01609fb4568512fe153b authored about 14 years ago
update to storage components to use set() instead of add() which seems more in line with key/value store solutions. Added a new storage connector for memcached. The EASIEST was to memcached setup on your computer is the memcached installer from membase (http://www.membase.com/products-and-services/memcached).

* includes a new vendor directory which utilizes the coldfusion memcached client (http://cfmemca...

7751e29a85656bd2fe3a99df530a984d7b2e42c9 authored about 14 years ago
better testcoverage for 656 fix

d3045ef4ec23f786d821de96a170a2675ec569aa authored about 14 years ago
fixes issue 656

* autolink now links and escapes relative paths

df67089b5d56334c00b4992d2843150ea4a6e584 authored about 14 years ago
update to the caching object to allow for multiple types of storage. This commit include our first storage type, "memory" and also contains an abstractStorage interface that all storage objects should implement. There is also a new application setting named "cacheStorage" which defaults to "memory".

Enjoy.

c0b293e4feecfa1c97e0edfd1ebb2b310a6f386b authored about 14 years ago
Version number change.

26a37089fef090cdfeb9817cf74fd629c9674442 authored about 14 years ago
Fixes issue 660.

0fe5bbbffef1ef9129084d022a23daa2d6b29fc2 authored about 14 years ago
Removed the cacheDatabaseSchema setting. cacheModelInitialization should now be used instead (didn't make sense to have 2 settings for this since the "init" relies on the schema being fresh anyway).

a64bcb9209c56182fdeb6703df9e34664ce26005 authored about 14 years ago
Simplified caching of generic SQL.

b640b3de689ad9000638b779deba3d2b8236947f authored about 14 years ago
See previous.

ce756a00b226f602acc366bfdf6f925a0bc18994 authored about 14 years ago
Some prep-work for the cache.

* Cleaned up the name spaces we use.
* Added hitCount variable for cache items.
* Added addedAt ...

7b2f41d1939cc6065a16ab318a7f6815fbfc9aab authored about 14 years ago
Fixes issue 658.

82df02b724d0d61e69bce41756965696f5ce46e0 authored about 14 years ago
Updated CHANGELOG.

dedfc77509395a2ba7a271ca60a0f86170a6591a authored about 14 years ago
Some arguments' hints were referencing another function, which referenced another function. I replaced those chained references with a direct reference so the API generator would work more efficiently.

7f938d9b07674506694caa5ff1759d1325049e00 authored about 14 years ago
update changelog

4cd53890873cc0667ef507b8012c94b5e415da62 authored about 14 years ago
fixes issue 656

6e961f326f6763c07bcb0b4434d1c2f275c61d01 authored about 14 years ago
updates $listClean()

* can now convert the supplied list to a struct
setting each key to a default value.

180016bf433a236f773f12078653d6846ac01935 authored about 14 years ago
Forgot to pluginize the cache component.

c6cca09ab206f9f1dd590a532baa6c0e6a191aca authored about 14 years ago
Broke out the caching code into its own component.

faa5524368968db2a0dcc991c42f27458ebad9a1 authored about 14 years ago
Summary: Update to models to allow for self joining tables.

- update to $initModelClass() to finish removing the query initialization code and to add variab...

d538d63f2df4f6e715f2bba18adbbe037af7e79f authored about 14 years ago
forgot to remove references to returnAs in last commit

e414fa732a0b1f51770e4fee16b6e1c01fa06392 authored about 14 years ago
model validations refactoring

* some validations were returning an args struct
which is no longer needed. also eliminate...

60bec0f941eb9909dbea385bcd24456fb7770fde authored about 14 years ago
added $quoteValue() method to adapter Base

86ec81bd45aea728d13e43d8ab188e45c6ac9afb authored about 14 years ago
See previous.

2595a38cd26c356ab1ade62576e93d060e3357f1 authored about 14 years ago
See previous.

0c7f7c4a9e0ba1c76e4f8aa4721fdf745fa479ef authored about 14 years ago
Made new HTML formatting in simpleFormat() optional (includes tests). Made optional arguments in text view helpers configurable with set().

1f8ac5f415d781ea4418158ed35b46f8b2057552 authored about 14 years ago
update changelog

d280489fe4da48725704c39004cecdbe8a0e5eb4 authored about 14 years ago
prevent stupid_method from being stupid :P

757c076e572c3b87fe8069fb53433eef1df7f69c authored about 14 years ago
- fixed all model validation tests to not need the variables.wheels.instance.errors scope in $initModelClass().

- removed the variables.wheels.instance.query scope from $initModelObject().
- fixed the validati...

0cf49385d66784c472a1c7b0a6807ac97f8e555e authored about 14 years ago
reverting back the change Per did not like. We need to find another way to store query data when utilizing the application scope model object.

7c6e93c4ba5952ad0e5339aefd692099e9a4900c authored about 14 years ago
- update to belongsTo(), hasOne() and hasMany() for the new argument joinKey. This argument allows the developer to specify a column to join to on the opposite side of the relationship from the foreignKey.

A great use case for this happened to me today where I was working with a legacy database and ne...

e5921aad02e4a2f226f0f96fb93b3bf758db92b4 authored about 14 years ago
Fixes issue 610.

8963d4e87b19302fbb89e1a49f3d64450c958736 authored about 14 years ago
fixes issue 612

* allows for cfthread to be used in views

2c511c25d660ae73bb32af737f5d3e555348249b authored about 14 years ago
updates to get tests passing

197b8d7cfd0931ac3742cf8266d7553552c68a71 authored about 14 years ago
rename query() to toQuery(). hack to sort passed in arguments for easier testing.

15b2a4d617fe012e6a190725b9c86b2c4c0abdd2 authored about 14 years ago
removing the tokenizer.cfm included until it is ready.

71a06a898339b4708c1128de2a3d20cee39b5880 authored about 14 years ago
- updated model() to always return a new instance of a model. This is so we do not pollute the cached application model with instance query data.

- update the model code base to store errors in variables.wheels.instance.errors since errors are...

cb47755b308b3da9a182dfacce0dc307ff5dcc8e authored about 14 years ago
Fixes issue 638. We'll write some tests but we need to get issue 642 done first. Some other refactoring in same style as previous commits added too.

e562f989ceeb2d61b60d23bfee7aa5570e9bf3b8 authored about 14 years ago
Refactored the plural/singular code and made use of the new function caching option.

82ed1d6c420297a20172c222a46f49ce2aaba576 authored about 14 years ago
removing some extra files that were not supposed to be added with the last commit.

45556a0575f30c347c41fe57e7e5badc4f293cbd authored about 14 years ago
- added in basic tests for the association onmissingmethod calls to make sure we have some basic tests for this code base.

- fixed $associationMethod() after testing with the new test base.

This should resolve issue 641.

5a9ea1ad45b7fb6260fac9b4a9f1ff476445159c authored about 14 years ago
Took a shot as making this code "prettier" and more inline with the wheels code base. Set $args to loc.returnValue and only ran the linkTo code if what was returned was undefined.

b50bf6f4c448dc101b05895b3339632d58425ca4 authored about 14 years ago
update to fix an assumption in the test that has changed.

3af71784e79c8796b8bc8d5e8c0509de8776bcfa authored about 14 years ago
Added a setting for caching function results so that it can be turned on/off globally. Also refactored a little (anyone know how to code that ugly one-liner in linkTo in a prettier way?).

6e45514f3f7e2ab58c5c2c59f744f77fe8e879fc authored about 14 years ago
update to the change log

050096c5d7d28873e2b0577f3b4f808a30e071eb authored about 14 years ago
- onApplicationStart now sets application.wheels.vendor as the location to cache vendor objects

- update to $initializeRequestScope() to set new scopes to cache routes and vendor objects for th...

6d2da741476802d05bf3645dd6d2572d666190c9 authored about 14 years ago