Ecosyste.ms: OpenCollective

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

twitter-bootstrap-rails

We are on a mission to make UI development in Rails applications using Bootstrap easy and fun!
Collective - Host: opensource - https://opencollective.com/twitter-bootstrap-rails - Code: https://github.com/seyhunak/twitter-bootstrap-rails

add identifing classes to templates

github.com/seyhunak/twitter-bootstrap-rails - 0e91ad297b450f6b4e04c8253455bcbf2d1bf52a authored over 10 years ago by Todd Baur <[email protected]>
just render classes out instead of null checking since it seems to be slow

github.com/seyhunak/twitter-bootstrap-rails - 9ddf083c602f7e06ee7bb7e6ed96031af85052f8 authored over 10 years ago by Todd Baur <[email protected]>
set actions_class to empty if null

github.com/seyhunak/twitter-bootstrap-rails - f8859d8ffbcf8ad9c0a7877a564b88342e909df9 authored over 10 years ago by Todd Baur <[email protected]>
set values if null in template

github.com/seyhunak/twitter-bootstrap-rails - 9a698684fe2ec32ef09382610fb53b6aa8bff092 authored over 10 years ago by Todd Baur <[email protected]>
moved error handling into a helper. Updated templates to use helper.

github.com/seyhunak/twitter-bootstrap-rails - 2495482387f9907bd08c56106f3f51d81f4a268a authored over 10 years ago by Todd Baur <[email protected]>
fixed missing bootstrap-modal class to main modal div

github.com/seyhunak/twitter-bootstrap-rails - a6452c2197e502c32b45df50aa1d9efe9354a006 authored over 10 years ago by francesco <francesco@ceti-ntb.(none)>
Revert "complaining about rspec and rake being defined in gemfile and gemspec"

This reverts commit a79f0b97405442289b22f415fac1e6697c41e982.

github.com/seyhunak/twitter-bootstrap-rails - 7621f15fccb6e784ddc2bf284890992209f1c697 authored over 10 years ago by Todd Baur <[email protected]>
complaining about rspec and rake being defined in gemfile and gemspec

github.com/seyhunak/twitter-bootstrap-rails - a79f0b97405442289b22f415fac1e6697c41e982 authored over 10 years ago by Todd Baur <[email protected]>
added form error messages

github.com/seyhunak/twitter-bootstrap-rails - e9ba812f640526332601423123a9d3cf562af217 authored over 10 years ago by Todd Baur <[email protected]>
Undid changes to README

github.com/seyhunak/twitter-bootstrap-rails - 48c580c9a0ec376a5312800ae607c9b40f60d71b authored over 10 years ago by Judith Meyer <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 4e4ad2cf7410dc9ffa531e5fb222ec3372d2e164 authored over 10 years ago by Judith Meyer <[email protected]>
Validation error messages on bootstrap-themed forms are no longer hidden;

also applied Boostrap CSS to make them fit with the look of the page.

Signed-off-by: Judith Meye...

github.com/seyhunak/twitter-bootstrap-rails - 406cbdcf20a13c96fcb17dece0ffcd62591c0b77 authored over 10 years ago by Judith Meyer <[email protected]>
Merge pull request #742 from rickygu/bootstrap3

Update @LinkColor to new variable name @link-color

github.com/seyhunak/twitter-bootstrap-rails - 1d93c5a77049b3d21d17c847ad0531d7714fa229 authored over 10 years ago by toadkicker <[email protected]>
remove accidentally added hash tag

github.com/seyhunak/twitter-bootstrap-rails - 8deaa466380f1fb1da7ce8807edcd75fc0c904ca authored over 10 years ago by rickyzgu <[email protected]>
Update readme and less overide example to new less varaible name

github.com/seyhunak/twitter-bootstrap-rails - fa765ee9d8aef293fbec2644a218b088d1d39641 authored over 10 years ago by rickyzgu <[email protected]>
Merge pull request #741 from fltiago/update-font-awesome

Update font awesome to version 4.1.0

github.com/seyhunak/twitter-bootstrap-rails - feb28d576cdcf3bf9fc6ff4ab206286adf56c68c authored over 10 years ago by toadkicker <[email protected]>
Update Font Awesome do 4.1.0 with new icons.

github.com/seyhunak/twitter-bootstrap-rails - 7703d0108c3173306bae7827eef1cf08d615ba71 authored over 10 years ago by fltiago <[email protected]>
Merge pull request #739 from rusikf/bootstrap3

fix hyphen in README

github.com/seyhunak/twitter-bootstrap-rails - cee3c805830bf84628bb93bc1f6f85931ef7a041 authored over 10 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #738 from ng/bootstrap3

Add option to disable turbolinks on nav brand link

github.com/seyhunak/twitter-bootstrap-rails - 1648a89212e18d764d2ff2ec259ec6d4434cc6aa authored over 10 years ago by Seyhun Akyürek <[email protected]>
fix hyphen in README

github.com/seyhunak/twitter-bootstrap-rails - d08a92c992278ace8f5e69262cc104508c27105a authored over 10 years ago by Ruslan Korolev <[email protected]>
add option to disable turbolinks on nav brand link

github.com/seyhunak/twitter-bootstrap-rails - 7aea1dd4e032ce722fa34d67b90e32a4a6f95844 authored over 10 years ago by Jonathan Ng <[email protected]>
model helper revised version accepts size variations modal id specification and js code injection

github.com/seyhunak/twitter-bootstrap-rails - 62472309f5871732d63cdeb66d71ab137850c599 authored over 10 years ago by francesco <francesco@ceti-ntb.(none)>
revised modal helper

github.com/seyhunak/twitter-bootstrap-rails - 5aeedef43d3529b53ea2fa69bd2ab1aebd87ba52 authored over 10 years ago by francesco <francesco@ceti-ntb.(none)>
Merge pull request #735 from keikun17/origin/bootstrap3

Fix invalid links to 'index' in form partials for model names that are mass nouns.

github.com/seyhunak/twitter-bootstrap-rails - 0d430bc229e4e61591ca1615aae513a3416cc5f1 authored over 10 years ago by Seyhun Akyürek <[email protected]>
Fix generated singular resource links for 'mass-noun' resources (obey Rails inflections)。

github.com/seyhunak/twitter-bootstrap-rails - f5d3a542b46485e1080412acee1875bfef99aadd authored over 10 years ago by Buddy Magsipoc <[email protected]>
Update spec expectation for `pull: 'left'` nav。

github.com/seyhunak/twitter-bootstrap-rails - 18db06409773323c63e4b838c4dcc79c3776a791 authored over 10 years ago by Buddy Magsipoc <[email protected]>
Merge pull request #731 from shved270189/patch-1

Fixed for Rails 4.1 and Ruby 2.1

github.com/seyhunak/twitter-bootstrap-rails - 95de3b0e288aede73d38a18cce30cde66e733558 authored over 10 years ago by Seyhun Akyürek <[email protected]>
Fixed for Rails 4.1 and Ruby 2.1

I use Rails 4.1 and Ruby 2.1. In each's block 'type' is String, but if in another verion RoR Rub...

github.com/seyhunak/twitter-bootstrap-rails - a804e70a4ecca8ab69441c931f27c620a6ec946a authored over 10 years ago by Ivan Bondarenko <[email protected]>
Merge pull request #725 from kainosnoema/fix-navbar-collapse

Fix incorrectly named navbar-collapse class

github.com/seyhunak/twitter-bootstrap-rails - 128f373e151528c9516ea8df32831fc60ac1c35d authored over 10 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #726 from iguto/change_glyphicon_helper_bootstrap3

Change glyph helper bootstrap2 style to bootstrap3 style

github.com/seyhunak/twitter-bootstrap-rails - 69463f0ca0122f6e235c6f4b54ba9a38add3de60 authored over 10 years ago by Seyhun Akyürek <[email protected]>
Change glyph helper bootstrap2 style to bootstrap3 style

github.com/seyhunak/twitter-bootstrap-rails - 0573a26aa0022d8fd69336796ea9f44d358deb55 authored over 10 years ago by ookawa <[email protected]>
Fix incorrectly named navbar-collapse class

I'm thinking `nav-collapse` might have been the class in Bootstrap 2?
[Bootstrap 3 now uses `nav...

github.com/seyhunak/twitter-bootstrap-rails - 6132b0a31fbbfd273beaf1d9016ef37a8270536a authored over 10 years ago by Evan Owen <[email protected]>
Merge pull request #724 from jiahut/patch-1

delete the # otherwise rails assets pipeline will generate url

github.com/seyhunak/twitter-bootstrap-rails - d30b56bf94966f7e3477130ba3f5207adf14fe17 authored over 10 years ago by Seyhun Akyürek <[email protected]>
delete the # otherwise assets will generate url

github.com/seyhunak/twitter-bootstrap-rails - 11008fc2020a2086d34a47095062e609187b5fb1 authored over 10 years ago by jazz <[email protected]>
Merge pull request #722 from Uepsilon/bootstrap3

Show flash messages even if flash type is a string.

github.com/seyhunak/twitter-bootstrap-rails - f58909b7d6d12d88c2c79eda96d601f12a08bf85 authored over 10 years ago by Seyhun Akyürek <[email protected]>
Show flash messages even if flash type is a string.

github.com/seyhunak/twitter-bootstrap-rails - 1e6adfe799b01a95411e09771d07f3b8537093b1 authored over 10 years ago by Shuhei Kagawa <[email protected]>
Merge pull request #717 from forced-request/bootstrap3

Xss fix for bootstrap3 branch

github.com/seyhunak/twitter-bootstrap-rails - c79ba5c0430b056474be3b13f2619005685a86e9 authored over 10 years ago by Seyhun Akyürek <[email protected]>
Xss fix for bootstrap3 branch

github.com/seyhunak/twitter-bootstrap-rails - 262566660a150b16b3e154cb0e8729110dc672b9 authored over 10 years ago by John Poulin <[email protected]>
Merge pull request #716 from forced-request/xssFix

Fixed XSS vulnerability within bootstrap_flash that was occuring by call...

github.com/seyhunak/twitter-bootstrap-rails - 663760e67b80ee25adc293bf5f03debae28b5af9 authored over 10 years ago by Seyhun Akyürek <[email protected]>
Fixed XSS vulnerability within bootstrap_flash that was occuring by calling .html_safe explicitly on the msgs being rendered.

github.com/seyhunak/twitter-bootstrap-rails - 7fe8f1c7258b14ab91292051dd35c57b336abf79 authored over 10 years ago by John Poulin <[email protected]>
Merge pull request #714 from enisher/bootstrap3

Fixed right aligned navbar groups

github.com/seyhunak/twitter-bootstrap-rails - cdc2facf19c9a08d2a72fa281b4be3ed72fbee03 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
ThemedGenerator: Use bootstrap classes for form

github.com/seyhunak/twitter-bootstrap-rails - e67bc9ab9f6dee10fc7b96fa106a0cd7cd2559f7 authored almost 11 years ago by Artem Orobets <[email protected]>
Fixed right aligned navbar groups

github.com/seyhunak/twitter-bootstrap-rails - e4380ce27901df6371c3f7550c73badbdf36ccf0 authored almost 11 years ago by Artem Orobets <[email protected]>
Merge pull request #713 from suffering/patch-1

let nav_bar method support full screen fluid view

github.com/seyhunak/twitter-bootstrap-rails - 7d37d7db2cd3d631849189af141ae4a9c08a0cdb authored almost 11 years ago by Seyhun Akyürek <[email protected]>
let nav_bar method support full screen fluid view

the little change let the nav_bar method support full screen fluid, after this update, you can p...

github.com/seyhunak/twitter-bootstrap-rails - 94c2da3efd3625629a968ddfc4732d5a80f29ac3 authored almost 11 years ago by suffering <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 436ceba61ad40bbef649c9b87b75684b37bea409 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 965ebd304f74c66a020c03599709ab264914f7f1 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #708 from corysimmons/patch-1

Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 2e4a39fd1add09d8a416918482c6de155d301c7d authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #709 from corysimmons/patch-2

Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 33e5dc985f8e29751e35c01735831683f21b3ee6 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #710 from alepee/bootstrap3

Update Font Awesome to 4.0.3 on bootstrap3 branch and follow TWBS version number

github.com/seyhunak/twitter-bootstrap-rails - ae4418ec22213076643c2ed5471737c53965fb64 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Update version to 3.1.1

github.com/seyhunak/twitter-bootstrap-rails - 8dcdd6eda79a94d735d50f3ce3e2f332e7fedb7b authored almost 11 years ago by Antoine Lépée <[email protected]>
Update Font Awesome to 4.0.3 on bootstrap3 branch

github.com/seyhunak/twitter-bootstrap-rails - bdd3063d5db19057b843cd4b8c0c6f71697b385d authored almost 11 years ago by Antoine Lépée <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 58173572b5c10cfb5f1e17fbc03a8d1a9e808eb7 authored almost 11 years ago by Cory Simmons <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 80059da3867e51564e1312f7ad82d9c81528a1f2 authored almost 11 years ago by Cory Simmons <[email protected]>
Merge pull request #706 from shuhei/indifferent-flash-hash

Make bootstrap_flash work with Rails 4.1.0.rc1

github.com/seyhunak/twitter-bootstrap-rails - 96f416f8f1481117195cf5a9b1185c6f3c47e418 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Show flash messages even if flash type is a string.

github.com/seyhunak/twitter-bootstrap-rails - 392d4fe83fd65f4e6b3109677957daaf27d7ae20 authored almost 11 years ago by Shuhei Kagawa <[email protected]>
Merge pull request #704 from isaacsanders/navbar-default-bootstrap3

Adds navbar-default

github.com/seyhunak/twitter-bootstrap-rails - 0816e10fa85eabaa4235b09b6d6bab7615643bcc authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #705 from billywatson/bootstrap3

use asset-url so that things don't break when we precompile assets

github.com/seyhunak/twitter-bootstrap-rails - 6568e56c4503a2505aa6a5c82bf497696e0d42ca authored almost 11 years ago by Seyhun Akyürek <[email protected]>
use asset-url so that things don't break when we precompile assets

github.com/seyhunak/twitter-bootstrap-rails - 3e3adbf32716e9dd72e50837a197de724f4434b8 authored almost 11 years ago by Billy Watson <[email protected]>
Adds navbar-default

github.com/seyhunak/twitter-bootstrap-rails - b3c94cebe00256ff7ced8767e83392f8652e02bb authored almost 11 years ago by Isaac Sanders <[email protected]>
Merge pull request #702 from billywatson/bootstrap3

bump to bootstrap 3.1.3

github.com/seyhunak/twitter-bootstrap-rails - 8e3e4d362b94ac9582ad3bf6d788dca082c0be90 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
bump to bootstrap 3.1.1

github.com/seyhunak/twitter-bootstrap-rails - 1858647fbf755780fc321ff55994581df37807d6 authored almost 11 years ago by Billy Watson <[email protected]>
Merge pull request #700 from gzigzigzeo/master

Fixed deprecations, added ability to override status in uri_state

github.com/seyhunak/twitter-bootstrap-rails - 915a9ab305924727109376844a40e56086344bad authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #701 from waqar-baig/bootstrap3

Updated glyphicon load path

github.com/seyhunak/twitter-bootstrap-rails - a67a5ebb48f3031e14f20dfa9dcb3099675b1ac2 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Updated glyphicon load path

github.com/seyhunak/twitter-bootstrap-rails - a4b5473d02e21a090d077dabd9e0fbc706be8268 authored almost 11 years ago by waqar.baig <[email protected]>
Added boolean aliases for :active state

github.com/seyhunak/twitter-bootstrap-rails - 5e44e1431f0e90176b1d6ade5ba67b4f625e327f authored almost 11 years ago by Victor Sokolov <[email protected]>
Status customization

github.com/seyhunak/twitter-bootstrap-rails - eda5add689eb56c3c68fa27a7c4cce886e8c4b9c authored almost 11 years ago by Victor Sokolov <[email protected]>
Removed mocha deprecation warning

github.com/seyhunak/twitter-bootstrap-rails - 245eed267421f42dac202b0136be2dc1d73490ca authored almost 11 years ago by Victor Sokolov <[email protected]>
Fixed navbar specs

github.com/seyhunak/twitter-bootstrap-rails - 5482b1930e0ea3c8facd390819458d8a0e896d0d authored almost 11 years ago by Victor Sokolov <[email protected]>
Removed deprecated stub from specs

github.com/seyhunak/twitter-bootstrap-rails - 0192b96eeccedb706919c99adb28fac5784484c5 authored almost 11 years ago by Victor Sokolov <[email protected]>
Merge pull request #698 from waqar-baig/bootstrap3

Added fonts files for bootstrap 3.x support.

github.com/seyhunak/twitter-bootstrap-rails - f74df016a051b4ed6ae3459e384ae171fb0e97b0 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Added glyphicon font files for bootstrap 3.x support.

github.com/seyhunak/twitter-bootstrap-rails - 1e49f7d185e9660c803d11b942ab732c04e610ed authored almost 11 years ago by waqar.baig <[email protected]>
Merge pull request #694 from toasterlovin/nav-links-readme-fix

Fix nav bar example in README

github.com/seyhunak/twitter-bootstrap-rails - 7383e60f375a5e37f60f8f3a29d17734b3185b83 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #696 from toastytheog/master

changed 'asset-url' to 'font-url' in bootstrap_and_css_overides.less thi...

github.com/seyhunak/twitter-bootstrap-rails - 6351ec0f2efb6babc29d539e383f87e858434f35 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #697 from jnettome/master

Add --no-coffeescript to install generator

github.com/seyhunak/twitter-bootstrap-rails - db17644c928a1349ec03155d2c7ee83d2fd11c61 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - b0d30d693647d7f85441af104de5a6d24155a9aa authored almost 11 years ago by João Netto <[email protected]>
changed 'asset-url' to 'font-url' in bootstrap_and_css_overides.less this fixes an issue I was having in rails 4.0.2 where the asset digest was not included in the resource url

github.com/seyhunak/twitter-bootstrap-rails - 7ee2cc1a22c7f446a892da93fc542e08640673e4 authored almost 11 years ago by Hall, Ryan <[email protected]>
Fix nav bar example in README

github.com/seyhunak/twitter-bootstrap-rails - b92f03e1e55393ece6dd7c725e404d98677c6121 authored almost 11 years ago by Rico Jones <[email protected]>
Update README.md

Added Bitdeli badge

github.com/seyhunak/twitter-bootstrap-rails - a716a4d42241b18d2f8ed8c7ce2fb291cf609904 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 7cafa289567eed49787ae70f57041933b53c0ba7 authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 81fd722c938bf7bc607f85f72a38957a18ae7cef authored almost 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #688 from riverock/fix_constant_warning

Fixed 'already initialized constant BootstrapFlashHelper::ALERT_TYPES' w...

github.com/seyhunak/twitter-bootstrap-rails - f634e07d9c567e8e46abf95355514956121923d5 authored about 11 years ago by Seyhun Akyürek <[email protected]>
Fixed 'already initialized constant BootstrapFlashHelper::ALERT_TYPES' warning

github.com/seyhunak/twitter-bootstrap-rails - 7d09df067161073186eecdc26c3e71566d9eb8f4 authored about 11 years ago by Denis Ahearn <[email protected]>
Merge pull request #686 from cdaloisio/bootstrap3

issue 'glyphicons.less' wasn't found

github.com/seyhunak/twitter-bootstrap-rails - 4d0bd4271f7f01d79bbb2b72c04f30a5766db0ef authored about 11 years ago by Seyhun Akyürek <[email protected]>
revert glyph helper to tbs 2.3

github.com/seyhunak/twitter-bootstrap-rails - 04ba5b4aae82f1ad49140ed329dac857ab1757b7 authored about 11 years ago by Chris D'Aloisio <[email protected]>
added missing glyphicons.less

github.com/seyhunak/twitter-bootstrap-rails - 9529a7ea5fdcbf984e7d964b1b9733b0604d55cd authored about 11 years ago by Chris D'Aloisio <[email protected]>
Merge pull request #683 from billywatson/bootstrap3

bump to bootstrap 3.0.3

github.com/seyhunak/twitter-bootstrap-rails - cec800c8ea914114bd0284e31e9efd12f8f25533 authored about 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #684 from coolbeans7/patch-1

Update README.md

github.com/seyhunak/twitter-bootstrap-rails - 51f75ddde70f8e6bb40672b8513d24523fc6f608 authored about 11 years ago by Seyhun Akyürek <[email protected]>
Update README.md

Fixed various typos and spelling

github.com/seyhunak/twitter-bootstrap-rails - 7ce3e7c2a9aaac091666a6aaad16d25aba0dac43 authored about 11 years ago by coolbeans7 <[email protected]>
bump to bootstrap 3.0.3

github.com/seyhunak/twitter-bootstrap-rails - 1823cc70eb7669edf6175adaf1238ec62a791571 authored about 11 years ago by Billy Watson <[email protected]>
Merge pull request #679 from f3ndot/master

Update Font Awesome to 4.0.3

github.com/seyhunak/twitter-bootstrap-rails - e73a12afc1ef4f4adaf5ad794928d1faa6041d0e authored about 11 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #682 from caarlos0/add-license-to-gemspe

adding MIT license to gemspec

github.com/seyhunak/twitter-bootstrap-rails - f63fc62eed15bb2041257256d8edcd78bd254c42 authored about 11 years ago by Seyhun Akyürek <[email protected]>
adding MIT license to gemspec - fixes #676

github.com/seyhunak/twitter-bootstrap-rails - e909a04f317eab21347f112066b4f453f363c2bc authored about 11 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #680 from Nejuf/master

Adds brand_html_left and brand_html_right options to NavBar helper.

github.com/seyhunak/twitter-bootstrap-rails - 04bd5abba8e63f6004ebc50cde455da08b858023 authored about 11 years ago by Seyhun Akyürek <[email protected]>
Update Font Awesome to 4.0.3

Retains the asset_path modifications in fontawesome.css.erb and LESS variables specified in font...

github.com/seyhunak/twitter-bootstrap-rails - 8d2a6780bde0b5c7285a3198d051530526eb6ad4 authored about 11 years ago by Justin Bull <[email protected]>
Adds brand_html_left and brand_html_right options to NavBar helper. Styled with CSS classes of the same name. Handy for adding images or special links near the brand. Works with both responsive and non-responsive.

github.com/seyhunak/twitter-bootstrap-rails - f330333e4e2e328496e236722d653906676599dc authored about 11 years ago by Nejuf <[email protected]>