Ecosyste.ms: OpenCollective

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

github.com/hanami/helpers

View helpers for Ruby applications
https://github.com/hanami/helpers

Merge pull request #39 from rpanachi/master

FormBuilder doesn't inject hidden fields on GET requests

99fbf47a34a23e6a4e6172f578cc30d971d45f9b authored about 9 years ago by Trung Lê <[email protected]>
Refactoring form_builer to fetch method on initialize

0720861114cd20cc3bfc90bb305ba48156bc9e84 authored about 9 years ago by Rodrigo Panachi <[email protected]>
FormBuilder doesn't inject hidden fields on GET requests

6fe633b9f87b0fd701ba11d8876990af430c6cf1 authored about 9 years ago by Rodrigo Panachi <[email protected]>
[ci skip] API doc

09f3f28f4ad8ab3ec005ebe6acd5152a87d83680 authored about 9 years ago by Luca Guidi <[email protected]>
Use lotus-view ~> 0.5 for testing

e4aa7f9f59f3e08830838e0f3e45a65e8abcb912 authored about 9 years ago by Luca Guidi <[email protected]>
Depend on lotus-utils ~> 0.6

6e37d0bce95421882f829268912562cc73cf57e3 authored about 9 years ago by Luca Guidi <[email protected]>
[ci skip] CHANGELOG

b9e06efd0d0aa6a9090a8a3682dd2c69b701416c authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #37 from lotus/joneslee85-patch-1

Add lib/lotus-helpers.rb

a116ed501c6eb0aaa842632ab6a79e06559f682f authored over 9 years ago by Trung Lê <[email protected]>
Added lotus-validations to Gemfile

96bc211c49edd289eb7f17d86a9c56a370e39944 authored over 9 years ago by Luca Guidi <[email protected]>
[ci skip] CHANGELOG

c907959cd76a6a3334f78a8aa9419dabaeb53d2f authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #38 from awochna/number-field

Add number field to form builder.

88d98fbd1b5c4511b23bb07b28fabd68f2b80742 authored over 9 years ago by Luca Guidi <[email protected]>
Add number field to form builder.

2943e224cd771740041bde6c8b1d4b6cb02306f1 authored over 9 years ago by Alex Wochna <[email protected]>
Add lib/lotus-helpers.rb

c4ed3fa77600eb4f5150a3c94a76dcb8446a0da2 authored over 9 years ago by Trung Lê <[email protected]>
Merge branch 'capitalize-form-labels'

57851fe0d877c3e7cf1ef125bb54402b1f14d705 authored over 9 years ago by Luca Guidi <[email protected]>
Form #label outputs capitalized strings

efc306b29f5b9b8c68426fd032d8813909d19a69 authored over 9 years ago by Luca Guidi <[email protected]>
Prepare for v0.2.5

1fc52e901fe612d1e39e8a11eaf369d445a8d16f authored over 9 years ago by Luca Guidi <[email protected]>
Text area helper: accept a wider range of objects as options. Additional tests and docs. Ref #33

bb1694ba5905cf62b58d475c9840bae1d1c5973a authored over 9 years ago by Luca Guidi <[email protected]>
More tests and alias for text concat in HTML builder. Ref #30

6671aa119d970cc7ce99ede44d8d065458da33e3 authored over 9 years ago by Luca Guidi <[email protected]>
Stricter signature for link_to helper. Ref #22

153b65977e1fde416ef18826c037f5cbd7f60bb4 authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #33 from josemota/text-area-attributes

Fix attribution of HTML attributes.

140ade5d26387c63f5254851278699f4e6de2c50 authored over 9 years ago by Trung Lê <[email protected]>
Fix attribution of HTML attributes.

In the scenario of having extra HTML attributes without some content being
passed in, the attrib...

f20149dfc9b6ea2c1f8b9bab5f1c72c3a2786c54 authored over 9 years ago by José Mota <[email protected]>
Add failing test.

518ff6989a02f44d75969ebcc6eb60c0f3f224e0 authored over 9 years ago by José Mota <[email protected]>
Merge pull request #30 from josemota/html-builder-text

Add support for text inside other tags.

6fc3b914081321684bd0615a717c3337157074b9 authored over 9 years ago by Trung Lê <[email protected]>
Add support for text inside other tags.

This feature allows for more complex structures to be defined. One example is
the one of a label...

2c5f01c0121ed74852c20bb7a38409511e949e7b authored over 9 years ago by José Mota <[email protected]>
Merge pull request #31 from vyper/patch-1

Add ruby version 2.1.7 & 2.2.3 in .travis.yml

f0b1c72ea32173e102d4e8f051cb54fd4c3308b7 authored over 9 years ago by Trung Lê <[email protected]>
Add ruby version 2.1.7 & 2.2.3 in .travis.yml

66f62f5371686c0da82b260248bcc7265d83de04 authored over 9 years ago by Leonardo Saraiva <[email protected]>
Fix no-rocket 2.2 hash syntax

9376094cf6e1d230349e7f0fd44ca50033fcdc09 authored over 9 years ago by Trung Lê <[email protected]>
Update README

Only support JRuby 9000 or newer

f338a7715bbd2e59760a9066cde8b1ab8b74af9e authored over 9 years ago by Trung Lê <[email protected]>
Merge pull request #28 from lotus/test-jruby-9000

Test against JRuby 9000

9b8e745608d0f7f56de3f41e06c930dc46b4a8f2 authored over 9 years ago by Trung Lê <[email protected]>
Test against JRuby 9000

b950f788977228bcea9d0124265655160cc57ad1 authored over 9 years ago by Trung Lê <[email protected]>
Merge pull request #26 from pascalbetz/issue-23

Added support for boolean attributes.

4af84fde467968a38e0a8cd77ae71bbddbbfec48 authored over 9 years ago by Trung Lê <[email protected]>
Added support for boolean attributes.

Boolean attributes are rendered differently than normal attributes.
If its value is _false_ then...

54e7c80bce549355fb058d861e6f7967abdb90ad authored over 9 years ago by Pascal Betz <[email protected]>
Merge pull request #22 from vyper/link-to-with-html-content

Improve link_to with html content param

cb47327dbc5608d3bfc2ce7f37560f00ba0e40d6 authored over 9 years ago by Trung Lê <[email protected]>
Improve support for html content in link_to helper

333178e669dde6cfc535e052461385f6dca069b9 authored over 9 years ago by Leonardo Saraiva <[email protected]>
Merge pull request #27 from pascalbetz/issue-24

Fixes failed routing helper integration test

e5b0385fad557372b145f375cd39430e165b90ed authored over 9 years ago by Trung Lê <[email protected]>
fixes https://github.com/lotus/helpers/issues/24

Since the problem does not occur on all platforms (i.e. not on CI) i assume that the line endin...

dbd6da36fb2fbbdbf32f1c60fe35159d54615575 authored over 9 years ago by Pascal Betz <[email protected]>
Merge pull request #21 from khaiql/text_area

Add text_area helper to form_for

ec60edd8e79ec502e1bd19487aad9d160799d4ed authored over 9 years ago by Trung Lê <[email protected]>
add text_area helper

303d47532f8e63838ce7760f61f7ebf19d37327f authored over 9 years ago by Scott Le <[email protected]>
Depend on lotus-utils ~> 0.5

769757e3df60648a63371104d8f1258b4191e6a5 authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #20 from lotus/csrf-protection-support

CSRF Protection support for lotusrb

d8f68187ce5a7578b7c38d07c2cb56e3b99b9992 authored over 9 years ago by Luca Guidi <[email protected]>
CSRF Protection support for lotusrb

41d2ff66a0bff6eb16bab3fd6d86b99482471ffe authored over 9 years ago by Luca Guidi <[email protected]>
[ci skip] CHANGELOG

c3907091e571032125e6c39ab364d26cec4785cc authored over 9 years ago by Luca Guidi <[email protected]>
[ci skip] Update README with usage for form and number formatting helper

e764ef7536f2973458359b0ca882a63564229e76 authored over 9 years ago by Luca Guidi <[email protected]>
Cleanup for #11

272f217cdab1e9c195d0287b71abe0dc39c0c6a5 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'tomkadwill-number_helper'

1dc6de5c22a84e63723be1bce577f0878beca348 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'number_helper' of https://github.com/tomkadwill/helpers into tomkadwill-number_helper

a8493b55f1b5ff37fae3f126d1029f4d0c66a4e1 authored over 9 years ago by Luca Guidi <[email protected]>
Bump v0.2.0

fdaf0983cd869341812fa5c0c9050113b076e368 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'form-helper'

8b55b92479651e6e0264355fab6a91ad1129897e authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into form-helper

d29451b202a625d8842cfe74ccaeda724521b3eb authored over 9 years ago by Luca Guidi <[email protected]>
Default value for accept-charset (utf-8)

e9cac6f8e6a1cc51090a5ec09d0526cbd9bbddfd authored over 9 years ago by Luca Guidi <[email protected]>
Introduced Form as facility to DRY form definitions

1b0d4e6aab79b5ca3609b9936a61d6031e2cd2fb authored over 9 years ago by Luca Guidi <[email protected]>
Added password_field

081226b461972718fd5eb71c98a26d0966ab2d0d authored over 9 years ago by Luca Guidi <[email protected]>
Get rid of Values#update? magic

731963652d71652e8c88c81c4d37c0220cf3b4c8 authored over 9 years ago by Luca Guidi <[email protected]>
Form method must be explicit

f4e901897e0f76b4ca8ccd934d8b178f809a8b17 authored over 9 years ago by Luca Guidi <[email protected]>
Updated to latest deps

e1e82c6ef8c4bc66e0c0f477eda35fd2d5574909 authored over 9 years ago by Luca Guidi <[email protected]>
Fix class comment. Thanks @AlfonsoUceda

2880b71b5b57928373300599c4cd0a85f728163a authored over 9 years ago by Tom Kadwill <[email protected]>
Merge pull request #19 from LeoTeam/update-travis-ci

Add ruby version 2.1.6 & 2.2.2 at .travis.yml

31ae6f9311a6b24d60c25fd930ebce2aec41ad52 authored over 9 years ago by Trung Lê <[email protected]>
Add ruby version 2.1.6 & 2.2.2 at .travis.yml

1d51f1a361fb6539a70f4c1c5ac21b754220241d authored over 9 years ago by My Mai <[email protected]>
Unified params and values

7a48a225ebdb588b5d4e1796ed05dee24c70e7f4 authored over 9 years ago by Luca Guidi <[email protected]>
Let form values to not inherit from OpenStruct, but to use composition.

47d627f24c93ce3f6a918adf802e37028a80417d authored over 9 years ago by Luca Guidi <[email protected]>
Fix number formatter for strings refactor

93d82ec639671d38813dcd3954bf9d1bbfd717db authored over 9 years ago by Tom Kadwill <[email protected]>
Revert required parameters for compatibility with < Ruby 2.2

77773e21ecda4adbfc0501b068d9842d0290ff30 authored over 9 years ago by Tom Kadwill <[email protected]>
Add number formatting helper

6ab417b1ee13d0184dcfb6af9973dd19d36b6664 authored over 9 years ago by Tom Kadwill <[email protected]>
Refactor type check

6a2d91452ec4184037781f3885d1f42dd37fccb5 authored over 9 years ago by Tom Kadwill <[email protected]>
Merge pull request #18 from tomkadwill/link_to

Add link_to helper

0ea275727f71b3677ef79b7530de96a9801e7bd9 authored over 9 years ago by Trung Lê <[email protected]>
Add #check_box to form helpers

2e49818b19d906109111d3f3fe971ae2ed4425d2 authored over 9 years ago by Luca Guidi <[email protected]>
Add link_to integration test

48a3bb0fe26adc9dea622faac3aed148fbe2c544 authored almost 10 years ago by Tom Kadwill <[email protected]>
Change id to BEM style

87daa49717c1e9d8c9583e2aceb50ae931fe9579 authored almost 10 years ago by Tom Kadwill <[email protected]>
Add link_to helper

98e7878c20af4f1ec96b5792f9cc01298004aa43 authored almost 10 years ago by Tom Kadwill <[email protected]>
Refactor tests

fa9cd702f8069be4ca8cb5a0993886f9cab44548 authored almost 10 years ago by Tom Kadwill <[email protected]>
Prepare for v0.1.0

51c44e782ae64b7a17b9e9271402541739fce27f authored almost 10 years ago by Luca Guidi <[email protected]>
Depend on lotus-view ~> 0.4 (for testing)

2a5ce7961158b4903c4954308ba44aaba1eb63b4 authored almost 10 years ago by Luca Guidi <[email protected]>
Depend on lotus-utils ~> 0.4

2e144ffb77046114d96a42fb5079d5a3d98f3f3d authored almost 10 years ago by Luca Guidi <[email protected]>
Depend on lotus-utils ~> 0.4

4c63c7b40c003109bb12b20fd8ebfe36c214a194 authored almost 10 years ago by Luca Guidi <[email protected]>
Update README - copyright year to 2015 [ci skip]

f51df875a9390f5ca317226ce8edacf0850a7f81 authored almost 10 years ago by Trung Lê <[email protected]>
Test against 2.2.1

028a3df9b1faad2b47daad3890ec345931486220 authored almost 10 years ago by Trung Lê <[email protected]>
Changed syntax for "create" vs "update" forms

3754bee44d3e6969446b5aae903f2768954a5cf9 authored almost 10 years ago by Luca Guidi <[email protected]>
Ensure params will take the priority over the form values

74ff6a66f08c1ca80c044fc7c234ce68449c1bae authored almost 10 years ago by Luca Guidi <[email protected]>
Form helpers: add support for update resources

19df61b74e38d2101872a169426c48822d016562 authored almost 10 years ago by Luca Guidi <[email protected]>
[ci skip] Done with API docs for form helper

c1ea318e18ac6dade5dc62aa8479d613c2dcc066 authored almost 10 years ago by Luca Guidi <[email protected]>
Form builder: minor changes and API docs

2c96a18a9be75d7603f382a39f6efb5bd7069ede authored almost 10 years ago by Luca Guidi <[email protected]>
[ci skip] API docs for Lotus::Helpers::FormHelper

e995a8db3276992d8a5fef6f9f605c656cf81432 authored almost 10 years ago by Luca Guidi <[email protected]>
Form helper: split into separated files

00bd9f8081cd989c6a72225a3172a304919064d9 authored almost 10 years ago by Luca Guidi <[email protected]>
Introduced Lotus::Helpers::FormHelper

b580e46c97c1ab8f9a1e90e4508bc6949709561b authored almost 10 years ago by Luca Guidi <[email protected]>
Introduce support for Ruby 2.0+

c5cee43c512daec001c1ac1d27dd14c4748fb20f authored almost 10 years ago by Luca Guidi <[email protected]>
Merge pull request #14 from lotus/routing-helper

Routing helper

0f43c2e40dbf7bdebd079d10a929ebb91ea556ba authored almost 10 years ago by Luca Guidi <[email protected]>
[ci skip] Typo. Thanks @tomkadwill :+1:

4884450f3f0f81b21046d4c083f57b2ae9c1dc76 authored almost 10 years ago by Luca Guidi <[email protected]>
Introduced Lotus::Helpers::RoutingHelper

b00cf5c161c057f2fdd3d371369cc3dd61dee15c authored almost 10 years ago by Luca Guidi <[email protected]>
Merge pull request #12 from PragTob/travis-update

Add jruby-head and rbx-2 to .travis.yml

353ffcb95452488f31d0cfe288a73fc6d8c2be64 authored almost 10 years ago by Trung Lê <[email protected]>
Add jruby-head and rbx-2 to .travis.yml

* also added rbx-2 as most other components have it
* allowing failures

ffd2020c1abfb1254d69cbe05febcf09ef42f0e1 authored almost 10 years ago by Tobias Pfeiffer <[email protected]>
Rename EscapeHelper#escape_url alias into #hu, to avoid name collisions with <u>. Ref #10

fc176e3ca59c7c91007bdd9d27d4faf782f25a44 authored almost 10 years ago by Luca Guidi <[email protected]>
Cleanup per #10

0d5a7a55e7c6a48b5526e95c388b0503f35b9063 authored almost 10 years ago by Luca Guidi <[email protected]>
Merge branch 'AlfonsoUceda-master'

cd3a4693739ff400a621bbfe003c7fd36faf6ccd authored almost 10 years ago by Luca Guidi <[email protected]>
Added escape helpers

523099980898d946f43260d101600ffc3ae630f7 authored almost 10 years ago by Alfonso Uceda Pompa <[email protected]>
Merge pull request #9 from jc00ke/patch-1

Update .travis.yml for faster runs

f40a2c2e0f6d3831c5c1dbfa7edb1dd607a29404 authored almost 10 years ago by Luca Guidi <[email protected]>
Update .travis.yml for faster runs

Use Travis container for faster tests.
Cache Bundler downloads.

55296dd80e41f805de4a28cf037630ed5e31cb8d authored almost 10 years ago by Jesse Cooke <[email protected]>
Merge branch 'html-generators'

177015694bf5daa25fdab56a0c84746867cae404 authored almost 10 years ago by Luca Guidi <[email protected]>
[ci skip] fix a couple of typos

626b15a7918adf3ed13ac492fc8860821a6a17ce authored almost 10 years ago by Luca Guidi <[email protected]>
HTML generator: use symbol hashes for attributes. Data attrs should be passed with the dash notation.

7a906ac354662df8c116902e097548b04dd9403f authored almost 10 years ago by Luca Guidi <[email protected]>
[ci skip] Remove outdated comment

20a73cadd7949da4632c4c8349ddf3d6c9d51770 authored almost 10 years ago by Luca Guidi <[email protected]>