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

Encode autoLink() and highlight() tags.

090e36dc08a780ad238b9351930bf1e209ca8a81 authored almost 8 years ago
Encoding for form helpers.

c01703b4bf5dcead45fdb34ba31b6eff5c96749b authored almost 8 years ago
Encoding for form helpers.

b3984f59acf147809512e8da2d6962a882dc5be4 authored almost 8 years ago
Encoding for form helpers.

9676374e31f0319297599ac0cddabab995ce13c1 authored almost 8 years ago
Encode argument for error view helpers.

4a5825cb037e20a64398ffef540d3b0f9d640b0b authored almost 8 years ago
Encode argument for asset view helpers.

a185be9305cd9738ebed6a07a70d2ad0bd7d875f authored almost 8 years ago
Revert "Move debug CSS to main CSS file."

This reverts commit 3eaa7a26da05d69585c809d60014006a39fe8abb.

3a2733215222e440c4911061cef066bb4e3215b5 authored almost 8 years ago
Show 404 page in production when a route is not found.

4240345054dc8bc0b3f7aac0b3ef75c49e396dda authored almost 8 years ago
Encode styleSheetLinkTag().

3410c36a5b0a0b1dde1452701380c95218842773 authored almost 8 years ago
Head argument should be boolean.

77586ce9583d23372f7792df7ee59c62a9e7bf28 authored almost 8 years ago
Move debug CSS to main CSS file.

3eaa7a26da05d69585c809d60014006a39fe8abb authored almost 8 years ago
Code structure for encoding tags and attributes.

66337a27a20d7dc92e66789c12b7fe1500b398b5 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

0f01c3fae53c468b86070a2b908ece3916fa7665 authored almost 8 years ago
adds dbmigrateAllowMigrationDown setting

4466307f859003bd1e4a3d818629f1b271e07c34 authored almost 8 years ago
Use EncodeForHtml and EncodeForHtmlAttribute in select option tags.

7e50263b7a27cf5493712173a9496a43b8f29bed authored almost 8 years ago
Fix count of args after "close" was removed + test.

244bfeb532371f3138de9a07fb1b7de6538a9e10 authored almost 8 years ago
Emails sent info added to processRequest().

b35eb6fe9ee185d54107246e0af396fb703aae03 authored almost 8 years ago
Close tags.

9eea7a6ac77956c8825e037f2e3e6b8c0f346267 authored almost 8 years ago
Close tags in HTML5 style.

ff4bad5f5e86162fce565e3dee2c907cf00798f1 authored almost 8 years ago
Delete convertBlankStringToNull setting.

e6cc304fc0fa94e0cab007cf301487b986656f9b authored almost 8 years ago
Tests for #774.

21cb2f9b00d84b8b9d6827fa9377b226290849c5 authored almost 8 years ago
Fixes where clause regex so that checking for multiple blank strings is possible, also introduces a new setting (convertBlankStringToNull) that when true (default) converts ='' to IS NULL instead.

f3087897e8ec80ab7663a99d1736bfca787f3ad9 authored almost 8 years ago
Delete "tagContent" when writing email to file since we already have that as either "text" or "html".

1f3176977ada5d807da1a6d0cfec15ac8adea23f authored almost 8 years ago
Missing semicolon.

26fa5a900051b219afa0532fafdc02951f52782d authored almost 8 years ago
Minor fixes to Congratulations page and debug area.

3207d90da6412f4f225185249ec0f5388d944df4 authored almost 8 years ago
Deleted docs for updateProperties (that function has been removed).

cd64319f05c5337ffc917f9d508d7bb2148cca94 authored almost 8 years ago
resolves dbmigrate merge conflict

25a2d0a812091e2dc9ac588c482bde7fdd9c8b0b authored almost 8 years ago
regress for cf10

715b030ca0ae78bb29538f7ab4f4bc369828e3ab authored almost 8 years ago
Removes redundant this scope from dbmigrate function

cb1d77c76cea8fe8bc2c90652053cd46d75243b7 authored almost 8 years ago
Merge pull request #776 from cfwheels/sendemail-tagcontent

The tagContent argument needs to be passed through to $mail.

6e8e3d0261c4c5d99b9769095be149e03151da51 authored almost 8 years ago
The tagContent argument needs to be passed through to $mail.

0cbbdda17f7c874eb4b42e52ce274384c1aba694 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

81f801039ded20bf7d793f0bbd1a1c650540469d authored almost 8 years ago
fixes redomigration

39b9e4dc8a5e7a5aac3d5db6f37ac1d9c1de4558 authored almost 8 years ago
Merge pull request #773 from dbelanger/master

Modify JSON content-type search to exclude charset if present

84073e3e7ff0ed269ea6cb297ff30bec2977ddcb authored almost 8 years ago
Modify JSON content-type search to exclude charset if present

6b35f77f271e39e5252baf71f03410b2d3604ebb authored almost 8 years ago
update CHANGELOG [ci skip]

98bba94fbb29ff0a2e17d89f932efb016ef8b44c authored almost 8 years ago
Check for authors table instead of just any table to check whether to populate the test database.

19571088127b7ff0f6d4571c6c1dc20273d4cb19 authored almost 8 years ago
Adds plugin meta scope and version numbers #68

6f7619bca01cc795ca0fda9b17ece2ae1b9ae7cd authored almost 8 years ago
Minor css tweak [ci skip]

0cf3cd02cf50869bed2e0458e1bfa922888502a1 authored almost 8 years ago
Minor migrate Gui Tweak [ci skip]

2d93987963a6ed3cbde42f8582de2a6acdece072 authored almost 8 years ago
Add migrateToLatest & redo to migrate GUI

4d2dea8434916bc2ed2941006bfd4ba78b5d9124 authored almost 8 years ago
Add migrateToLatest as CLI hook

8c59d0fe30949a6fa1b739d54bae7737c4660621 authored almost 8 years ago
Make migrateToLatest() return status message from migrateTo()

160e16c63dea7e38a723eb111c1640b03d20575d authored almost 8 years ago
adds dbmigrate multi column argument example

91bb3d0ce15627e90aac13eaf35e99d961b26829 authored almost 8 years ago
adds column types to dmbigrate create-table example

5994171a3b6c8e3881db82ca3f13954d037e2f38 authored almost 8 years ago
Clear the Flash in processAction().

673fe5bf0a9535e6270808145fd0e8f84364bf85 authored almost 8 years ago
Adds sendFile ram:// documentation [ci skip]

e8b30116ab3d81bc68ddb67f8d98b8246a6da50b authored almost 8 years ago
Minor cli tweak [ci skip]

7ac0e0450cdb589196487b2c7a51fd3ad91807c9 authored almost 8 years ago
adds redoMigration function to dbmigrate

2bb73c4cd0b9ee611a72392407cf22a82f562ef6 authored almost 8 years ago
Tests organization and comments.

82af8d761fae510b4f493712b0a0dafb4d2b82ec authored almost 8 years ago
#768, correction.

10c71b6cd71ed62edd84ec79e8d11185d32f3e3f authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

9870d476fe3eb46c933a39b810fa6313da95293e authored almost 8 years ago
Special handling for unsigned data types, fixes #768.

2a6cd5b381357a8b35ace8d4465861855bff4743 authored almost 8 years ago
refactors dbmigrate templates

e17f5372e633eba94f5f64682dcf689d88bfc026 authored almost 8 years ago
Adds default box.json

0702464baee8f9cd6290b137152a239d9ffb2c7a authored almost 8 years ago
uses local scope in dbmigrate templates

9845e838ec5840b71f9fa96a9405e1d4c7a04368 authored almost 8 years ago
Docs.

11aba94a8a811e68a20175ae8f31d711b1d0ca30 authored almost 8 years ago
Docs.

633e04c13ac75b71758d9ce75b19e3173b69a8e8 authored almost 8 years ago
Set version to Beta 1.

c92ea6dcecdea0cb25811b45bed2e7b7bc08a5a7 authored almost 8 years ago
Fixed regex order.

3d8f0a8b7223d8d6589a0ebdfae2b70f41ba579f authored almost 8 years ago
Adds rollback functionality and Flash information to processRequest().

8b9eba57da1a25fc118cf3b517976399c9c59893 authored almost 8 years ago
tweaks migrateToLatest function

b1c2a83b00fd37645f4e565a81ce84f4b3a0ddea authored almost 8 years ago
Code style.

6b294bda31bc6a4ddfae894f646bd517c484fb87 authored almost 8 years ago
Update CHANGELOG [ci skip]

c008dbb20986c8be973d35697950332bd59313d2 authored almost 8 years ago
Adds autoMigrateDatabase setting to trigger migrateToLatest() see #766

5d3e6c3a1b5bb38cd650940879c2a675ea5224ea authored almost 8 years ago
Adds migrateToLatest() shortcut function to dbmigrate see #766

4c92adad1f1c7f59d5b21138f44965e3cb21b917 authored almost 8 years ago
Adds allowEnvironmentSwitchViaUrl setting - see #766

ef0b86ff32d3dfe7547448cebc844dd6a21d4cf0 authored almost 8 years ago
Remove path from internal docs JSON export [ci skip]

6554d914b87a544d3685b7fcea5351b0a13646ae authored almost 8 years ago
specify list sort order in findall test case

e668751c923994a0ed63eb2853a2cec9f23597b4 authored almost 8 years ago
adds failing test case for #765

636be22259a808f6e75c1aa564e580af8d74cabe authored almost 8 years ago
add changelog to the wheels dir during build

d37a44ad3a1eeaee5e8e05c9c969dc10c87b69ff authored almost 8 years ago
#722 - Regex bug fix.

a88d8b7000440fd14f0cb2b467460c776cbc52b0 authored almost 8 years ago
Docs.

93860ebd083a919d4fc36f087d55e90e7ac73f20 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

7c309b13f540249f97bd70af7a9ed6851e2b151c authored almost 8 years ago
Adds `[see:functionName]` automatic param linking to internal docs

Instead of creating a link via `[doc:FunctionName]`, using
`[see:FunctionName]` will automatical...

ae6b5b7fb4ba9138f1b4e5a9f2392d1c41ed02ab authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

70fece79d9aaf4d3eb007013d155be86041fd1c0 authored almost 8 years ago
Docs.

e11beecf385967da408aafdef4bb9afc3998d77c authored almost 8 years ago
links issues in changelog #747

03d2fa682b2e50a6a171e8d55b51dc887788dfdc authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

6df146bba9cc32b4b168e0fa32bb6a1849f02a4f authored almost 8 years ago
convert changelog to markdown and move to root #747

b222aee8289ff94a52660a868c8db90007a1a07f authored almost 8 years ago
View docs.

76ccbca12a35ce406356cf1e803ef46a5106675b authored almost 8 years ago
Adds coloured labels to routing GUI

caf308d7defa202bb97bdd4b16c319a851e93edc authored almost 8 years ago
New DBmigrate GUI and CSS Tweaks

1ebf45340cfb1fae5d0dab0c6acddeae72a2c36e authored almost 8 years ago
Model docs.

bb064d717348b173cb7920fc94d39580eac89589 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

ddc62d07020c2c16497edbba1400918da7b5629e authored almost 8 years ago
Docs.

0696ecf7ca67a1e3533de94355175eac6d23f547 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

dd1704b343cfd7640f43ff1eb93cd71590252d36 authored almost 8 years ago
Minor internal docs fix [ci skip]

da943965de1fd11767cec3be309a87654f704f6a authored almost 8 years ago
#722 - Regex bug fix.

2777f0aa151275df83e92890ef2b1465b768590a authored almost 8 years ago
Change log.

e6f8f652a8748d42a214de55e50da1fb9a8885b0 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

e50b48a94bb911b012e4d97f4e4b2c4bed6c96ef authored almost 8 years ago
Global setting to lower case table names.

71032e15e6d302807487b82c94040c98834417e9 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

84a9bc78337d3ec94e596198ff610e9ca72fd45f authored almost 8 years ago
Add a more friendly error message for dbmigrate with no datasource

27205259e160792446e11294c6065464408275dc authored almost 8 years ago
Docs.

f9f761082d62323caadbf1ccb77aa3f155f9715a authored almost 8 years ago
Better regex for #722 (handles "AS").

2e32ffb7ea14893d8d7bd47ed0cd68bc004c80f7 authored almost 8 years ago
Docs for scope mapper method - #609

98582b0c8d26ecfe1a4fa8b1f5b683e9640c4fec authored almost 8 years ago
Docs for wildcard mapper - #609

20b4d8751d7c80292cd599328de9ea72e0947927 authored almost 8 years ago
#758 - Adds "mapFormat" argument to wildcard() and defaults it to "false".

32dcd34f3c967b9d45fe5e5fb6375d8ad72ace84 authored almost 8 years ago
#758 - Adds "mapFormat" argument to root() and defaults it to "false" on the top level call.

85442b1bf16e9aebd812edf2bf9b68df2e792abd authored almost 8 years ago