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

Adds Table Definiton Functions to internal docs, reclassify all db migrator functions

github.com/cfwheels/cfwheels - f05c5bb5efdef805d5704c6794c0daa6a5f8c440 authored over 6 years ago
Typos, minor doc updates

github.com/cfwheels/cfwheels - 1b1c8aec931f6e1ac26244c69b38c2568280d405 authored over 6 years ago
Improves Migrator internal documentation

@chapmandu Can you confirm what `limit` does on `changeColumn()\addColumn()` ?

github.com/cfwheels/cfwheels - e3e83a07a5764ebbdedebcaf161b6384b1659e02 authored over 6 years ago
Adds internal documentation for a migration cfc (in progress)

A typical migration file is composed of lots of different badly documented functions which aren'...

github.com/cfwheels/cfwheels - a03ee71dad39a3421de285564ab0924f133e3d48 authored over 6 years ago
update CHANGELOG

github.com/cfwheels/cfwheels - 8acb45f78aa461cb3734ea6b2d7a82a259ec5840 authored over 6 years ago
Fixes #886 Disallow method switching via GET

github.com/cfwheels/cfwheels - 267d3d4b5dfd54bbfbb3c526e9d2737e0eba3368 authored over 6 years ago
Fixes lucee5 server json version

Change in forgebox on how version numbering is done - this just updates the syntax

github.com/cfwheels/cfwheels - 81c7fc81a452ec77dd775ca4ef4a60f229de4d9f authored over 6 years ago
Merge pull request #882 from dbelanger/hotfix/879c

Test for application variable before calling it

github.com/cfwheels/cfwheels - dc68f284ec9411dbf4eb85e80533e876649c62a6 authored over 6 years ago
Check for application variable existence before calling it

github.com/cfwheels/cfwheels - c8508b06b5ed3f3c6122387c5664af175a6b9229 authored over 6 years ago
Merge pull request #881 from dbelanger/hotfix/879b

#879 - Test for the application variable directly in the calling cfm

github.com/cfwheels/cfwheels - 10dde9f1adcb8034a7a7b665adc4e0b91a766e73 authored over 6 years ago
Ignore settings.xml for CFBuilder

github.com/cfwheels/cfwheels - 168705acae62bf216b9cdf0e137b259a5e5e9f5c authored over 6 years ago
#879: Move isDefined to the place where the variable is actually called

github.com/cfwheels/cfwheels - 5901a49899a68165b51ce65d511d0f6dd20a2830 authored over 6 years ago
Merge pull request #880 from dbelanger/hotfix/879

#879: If the application variable doesn't exist don't call the injection

github.com/cfwheels/cfwheels - 6139647d929653aedd906d35708e149c2bf98131 authored over 6 years ago
#879: If the application variable doesn't exist don't call the injection

github.com/cfwheels/cfwheels - c13c6f686cb03f1e0172ead864d54a7c6113182b authored over 6 years ago
Merge pull request #7 from bpamiri/master

Remove the hard coding of the site name and use the general_sitename settings.

github.com/cfwheels/cfwheels-example-app - f149d98f1dba8ea79abf893ff84b4c689ee56fab authored over 6 years ago
Remove the hard coding of the site name and use the general_sitename settings.

github.com/cfwheels/cfwheels-example-app - c3133c6c5da288478a28d00b816b7d52b5831b59 authored over 6 years ago
Make Gravatar Helper return https link

github.com/cfwheels/cfwheels-example-app - 86fd82842722707ac6cea885a90a13f1361f243d authored over 6 years ago
Use $appKey in migrator instead of creating an additional function

github.com/cfwheels/cfwheels - 3ae5d22df0f22315e19582d1d47c9d8342c42f6b authored over 6 years ago
Update CHANGELOG.md

github.com/cfwheels/cfwheels - 4a9ed34151fbec053d8be02acc32a656461dbd2f authored over 6 years ago
Fixes https://github.com/cfwheels/cfwheels/issues/870 (#876)

github.com/cfwheels/cfwheels - 93a37772c6081c71e8d50ba3b7cecdf7aa44065f authored over 6 years ago
Update CHANGELOG.md

github.com/cfwheels/cfwheels - 644b8a840030c6245b027ffb07cdae60a748c09e authored over 6 years ago
Merge pull request #875 from cfwheels/873-dont-expandpath-if-already-expanded

Potential fix for https://github.com/cfwheels/cfwheels/issues/873

github.com/cfwheels/cfwheels - 854d365955a8b1502285b51d5644b3b76882ccf0 authored over 6 years ago
Potential fix for https://github.com/cfwheels/cfwheels/issues/873

github.com/cfwheels/cfwheels - 25262513c531390130ee55da0b8a368cff0f875f authored over 6 years ago
Better function naming

github.com/cfwheels/cfwheels-example-app - 80734f05fa7a50e73dfa1b5c4ed05426df368d3f authored over 6 years ago
Don't allow password to be part of email

github.com/cfwheels/cfwheels-example-app - f66f071577dd1d4ed2467dba922019f384f3bb1b authored over 6 years ago
Store database setting values as JSON

value is stored in a text field on purpose. MySQL is more forgiving than MSSQL when trying to in...

github.com/cfwheels/cfwheels-example-app - 25a5c76b32b97b04ddfef5260cfbfbf32ae0bc92 authored over 6 years ago
Reverting travis for now

github.com/cfwheels/cfwheels-example-app - fd99932a705c25468d275378789605fbf71957b7 authored over 6 years ago
Try running DB migate on start

github.com/cfwheels/cfwheels-example-app - 6935e3a53da7dc79a991a886cbfd6c6b8739b7d3 authored over 6 years ago
set production and automigrate to default

github.com/cfwheels/cfwheels-example-app - ddfb61ab4ba26d5d97891d647ced0ffe040d808c authored over 6 years ago
remove random semicolon

github.com/cfwheels/cfwheels-example-app - 707c095a58951f1c75b3ccf5361ae3c9e847aa3d authored over 6 years ago
Attempt Travis with database

github.com/cfwheels/cfwheels-example-app - 4f11a7d9e8dd89b5c659b1b11f8bb0a59da47412 authored over 6 years ago
Update ACF2018 Testing to beta 3

NB, core tests now pass.

github.com/cfwheels/cfwheels - aa64922cc2725c5dd529bf336cd44d88d48bb6eb authored over 6 years ago
Merge branch 'master' of https://github.com/neokoenig/cfwheels-example-app

github.com/cfwheels/cfwheels-example-app - c62ffd9459e9d233861f06cedc41b661801e9f12 authored over 6 years ago
Make user argument required for assignPermissions

github.com/cfwheels/cfwheels-example-app - 4edf5dc17c577f93cf494e9161fe9e738ed06abd authored over 6 years ago
Make model filters private

github.com/cfwheels/cfwheels-example-app - 59d38ad8ac4c811ebe680a6d120802100557b8db authored over 6 years ago
Update ACF2018 Testing to beta 2

github.com/cfwheels/cfwheels - 811e52528b58c041ba43a8f7f37d62688239d1da authored over 6 years ago
Adds ACF2016 Syntax fixes

github.com/cfwheels/cfwheels-example-app - 089affadc60b06dbc5ccfe99aae1e10b9435cd73 authored over 6 years ago
Adds dateRange Picker to Logs

github.com/cfwheels/cfwheels-example-app - 083eaadc14ff3e6abb382c876e69465e68bc3d01 authored over 6 years ago
Prevent duplicate error message for email on new session

github.com/cfwheels/cfwheels-example-app - 2206c7e0ef102bcc3ab033b2480cd9dfae39f4ae authored over 6 years ago
Prevent duplicate error message for email property

github.com/cfwheels/cfwheels-example-app - 5cd3736a5014258b294d62e4acc48537b112a929 authored over 6 years ago
Add User email format test

github.com/cfwheels/cfwheels-example-app - 5d8296055b3a50aec08676c1474af5114e73207d authored over 6 years ago
implement table index hints (#864)

* allow skipping db populate during reload

* 864-implement-table-index-hints

* simplify po...

github.com/cfwheels/cfwheels - 41be2eaa738d6c76d8a266d0f0de580427f3c3c2 authored over 6 years ago
Merge pull request #2 from cfwheels/master

PR

github.com/cfwheels/cfwheels - ccd21da443dcca5fb65cc26c41b3f0aa4a2a9c1f authored over 6 years ago
Remove redundant code

github.com/cfwheels/cfwheels - 8013f7576db54164249a4dcd7a39825547b5e95f authored over 6 years ago
Update CHANGELOG.md

github.com/cfwheels/cfwheels - 2e10948072acab7247cc862c528ef5063dcafd61 authored over 6 years ago
Merge pull request #861 from cfwheels/head-requests

Aliases HEAD requests to GET requests

github.com/cfwheels/cfwheels - d703eb49b325f6b0d503d8266708604e49fee4f9 authored over 6 years ago
Aliases HEAD requests to GET requests

github.com/cfwheels/cfwheels - 41eec9fcf26d73c282db0667dc9b7f1b69fb8dc7 authored over 6 years ago
Convert "handle" to a valid variable name so it doesn't break when using dot notation, closes #846.

github.com/cfwheels/cfwheels - 7cf8f2a603fd6112d0c2df36dd43a492465ba6d3 authored over 6 years ago
Fixes tests on CF 10.

github.com/cfwheels/cfwheels - bbefdb2927ab22d76b72080f136383d99d95301b authored over 6 years ago
Fixes Wheels Internal Test Debugging

github.com/cfwheels/cfwheels - f6a0ef6bd138717c876cbb217554a7dff35fb002 authored over 6 years ago
Merge pull request #859 from cfwheels/processrequest-includefilters-argument

adds includeFilters argument to processRequest

github.com/cfwheels/cfwheels - d4e283d9128ca8285b5a5e3a406d2f7b54780a5b authored over 6 years ago
adds includeFilters argument to processRequest

github.com/cfwheels/cfwheels - 3668f684aa719c54433bab91381c5446259f5f89 authored over 6 years ago
Update CHANGELOG.md

github.com/cfwheels/cfwheels - b076e32623f81e32b0d65472047a5ac83297472f authored over 6 years ago
Adds collection code example

github.com/cfwheels/cfwheels - 57a63f2bb6c5eecca194d63a4908cc2962fdf162 authored over 6 years ago
Docs: adds member() example

github.com/cfwheels/cfwheels - 0276f2b0bc4a36444dd1cedc81445fcf9e1a8fe4 authored over 6 years ago
Update CHANGELOG.md

github.com/cfwheels/cfwheels - 8b9f70e554bb0984f5745b2ddbb847ef290d68d0 authored over 6 years ago
Merge pull request #857 from cfwheels/testsuite-debugging-fix

Fixes debugging duplicate output in the test suite

github.com/cfwheels/cfwheels - cab997cbd16c72aa581ddc1ac3bb2581ac19a0b1 authored over 6 years ago
Fixes debugging duplicate output in the test suite

github.com/cfwheels/cfwheels - 5115b2299d1315303f91ba9b06109f63f9c3e565 authored over 6 years ago
Adds CF2018 server json for local testing

To use, navigate to site root and do `start cf2018`.
Note, requires updated `urlrewrite.xml` to ...

github.com/cfwheels/cfwheels - 60cecdcd992de6d961c87456e117a69393b9e446 authored over 6 years ago
Fixes #853 Only one after filter can be called

github.com/cfwheels/cfwheels - 558b1a0981a61fd43cbae5b6e5756c3391c771c8 authored over 6 years ago
Update CHANGELOG.md

github.com/cfwheels/cfwheels - ace3e2e53b1735fa4c5638b3e6f576f12c157c40 authored over 6 years ago
Merge pull request #855 from cfwheels/flash-improvements

Adds `flashAppend` as a configurable flash behaviour option

github.com/cfwheels/cfwheels - 3bc5922ed03a8279e819a956ea3f22a17a0ecb07 authored over 6 years ago
Adds `flashAppend` as a configurable flash behaviour option

`set(flashAppend=true)` to append a flash value by default instead of replacing. Stored in an ar...

github.com/cfwheels/cfwheels - fe64656bcc5e5aa11a5f7fe1900e6007b2018c73 authored over 6 years ago
Update CHANGELOG.md

github.com/cfwheels/cfwheels - 019f144302d34a6be7b79d25087695fa0810a17e authored over 6 years ago
Merge pull request #854 from cfwheels/mapper-redirection

Add basic redirects in mapper for GET/PUT/PATCH/POST/DELETE

github.com/cfwheels/cfwheels - 38f0abe94dbe0c6c3530c95367ba36b9d5e1481e authored over 6 years ago
Add basic redirects in mapper for GET/PUT/PATCH/POST/DELETE

github.com/cfwheels/cfwheels - fbb116771ceed64f4b039c9734175d1e285c3ae0 authored over 6 years ago
Update CHANGELOG.md

github.com/cfwheels/cfwheels - 69d221aa87b6e6ec2b66ff982689ef81ab8af4ac authored almost 7 years ago
Merge pull request #852 from charlycontreras/master

Migrator Default Timestamps

github.com/cfwheels/cfwheels - d0ce89e44a3727fdef86050bb6ff2ae3fe9d1e61 authored almost 7 years ago
Migrator Default Timestamps

* Migrator now automatically manages the timestamp columns on addRecord() and updateRecord() cal...

github.com/cfwheels/cfwheels - f2c20ff2a369ff36a6c4d197c156921ce626ac01 authored almost 7 years ago
Update CHANGELOG.md

github.com/cfwheels/cfwheels - 2f12e433fafff147806e9c908bacefc23ef072ea authored almost 7 years ago
Merge pull request #845 from andybellenie/master

Fix #764 Calculated properties should be able to override an existing…

github.com/cfwheels/cfwheels - e90e962fbcda1911c257a1fc37551854c4bdc9c2 authored almost 7 years ago
Fix #764 Calculated properties should be able to override an existing property

github.com/cfwheels/cfwheels - a1e527d02863a1514e4a85d92dab0b63d06bea95 authored almost 7 years ago
removes redundant commented code

github.com/cfwheels/cfwheels - 965bc75f62af8c9ae0430f2ca62dafac466561c8 authored almost 7 years ago
Fixes #765 allow uppercase table names containing reserved substrings

github.com/cfwheels/cfwheels - 44b4286509a93e5775c24f65b05f142b488ef857 authored almost 7 years ago
Docs for encode argument.

github.com/cfwheels/cfwheels - bd2f38c4dda1d96b900dcccf1353c014fc33d324 authored almost 7 years ago