Ecosyste.ms: OpenCollective

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

activeadmin

The administration framework for business critical Ruby on Rails applications
Collective - Host: opensource - https://opencollective.com/activeadmin - Website: https://activeadmin.info - Code: https://github.com/activeadmin/activeadmin

Merge pull request #4277 from fabien-michel/patch-4

Add missing fr translation

github.com/activeadmin/activeadmin - cf2daa917a7f1f0fcddf2bf05e7d5cb351be8750 authored almost 9 years ago by Timo Schilling <[email protected]>
Add missing fr translation

github.com/activeadmin/activeadmin - 1ebb0d49f0c3ce97bd0487fed436f7d11086489a authored almost 9 years ago by Fabien MICHEL <[email protected]>
Allow usage of wrapper_html option in filters

github.com/activeadmin/activeadmin - cdaabf8af4338fc49c0052e2837263c60b26b889 authored almost 9 years ago by Fabien MICHEL <[email protected]>
Merge pull request #4265 from axvm/patch-1

ru locale fix

github.com/activeadmin/activeadmin - 557d143e8a48d0e1ebe94be7923835ee98c94a91 authored almost 9 years ago by Timo Schilling <[email protected]>
ru locale fix

github.com/activeadmin/activeadmin - 1ec18632a8774056f068dfe28406212abbb4fdb4 authored almost 9 years ago by Alexander Marchenko <[email protected]>
Merge pull request #4259 from rogerkk/nb-search-status

Add Norwegian (nb) translations for search_status

github.com/activeadmin/activeadmin - ab1d8d1a4a1af748ae7009d9d725193d780d0059 authored almost 9 years ago by Timo Schilling <[email protected]>
Add Norwegian (nb) translations for search_status

I've left the current_scope translation out since there really isn't any good Norwegian translat...

github.com/activeadmin/activeadmin - 168e5e429a788e499a94d1b6b1056c451f999165 authored almost 9 years ago by Roger Kind Kristiansen <[email protected]>
#4256: document security issue with CSV exports

github.com/activeadmin/activeadmin - 44e6b83ad41b9332156e75db8434324dfad63960 authored about 9 years ago by Sean Linsley <[email protected]>
#4225: prevent namespaced classes from breaking installer

github.com/activeadmin/activeadmin - 5f190fba809a20f3cae83cc547d1a9003e91193f authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #4253 from activeadmin/bugfix/turbolinks

Fix test rails app generation so it doesn't include turbolinks

github.com/activeadmin/activeadmin - e829379d844e03ab33e619647355091c4859f407 authored about 9 years ago by Sean Linsley <[email protected]>
style changes to the Rails app template

This commit also gets the root redirect working. It wasn’t working
because its regular expressio...

github.com/activeadmin/activeadmin - cb5d8ab0c3161cc56353053d28a5bcadd4407e0d authored about 9 years ago by Sean Linsley <[email protected]>
only run test suite on master and stable branches

that way if feature branches are created on the main repo, Travis
doesn’t run the test suite twice

github.com/activeadmin/activeadmin - f57c5a6a416cdac972d8176641aafb9bca7a62d7 authored about 9 years ago by Sean Linsley <[email protected]>
don't test against Ruby 2.1

doing so just slows down our test suite. Ruby 2.1 and 2.2 aren’t
sufficiently different that it’...

github.com/activeadmin/activeadmin - aca5dbdffd7e7301db4c5bbc76bb9c986d148f84 authored about 9 years ago by Sean Linsley <[email protected]>
don't digest assets in test environment

github.com/activeadmin/activeadmin - ae304db87fc7318f64ad23f3af28eec08e0b3857 authored about 9 years ago by Sean Linsley <[email protected]>
fix test rails app generation so it doesn't include turbolinks

also, don’t create a Gemfile or create various stub files

github.com/activeadmin/activeadmin - 0d57e6c4eaebf0fb49aa51539cdbea48abb061c3 authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #4233 from ferdinandrosario/upgrade

Updated patch and gem version

github.com/activeadmin/activeadmin - efcddc16bfc05006828a0b311617d9162458ad0f authored about 9 years ago by Timo Schilling <[email protected]>
Updated patch and gem version

github.com/activeadmin/activeadmin - 5428550bead8bb53746c8be83f4f06481dd6d644 authored about 9 years ago by Ferdinand Rosario <[email protected]>
Merge pull request #4231 from marcomd/4230_search_status_name_on_filter_sidebar

4230 search status name on filter sidebar

github.com/activeadmin/activeadmin - 40e19ffe7a6abe2ed742c75b30edd2747681a1e6 authored about 9 years ago by Timo Schilling <[email protected]>
Merge pull request #4235 from illogikal/master

add edit action to id_column if show action not available

github.com/activeadmin/activeadmin - bafecffec700a3f860b4006ade05a7548e7fec5c authored about 9 years ago by Timo Schilling <[email protected]>
add edit action to id_column if show action not available

modified: lib/active_admin/views/index_as_table.rb

github.com/activeadmin/activeadmin - 3157f2d70cbab780fae257c7e80b84275ce286e1 authored about 9 years ago by Leon Strachan <[email protected]>
Further update to dsl spec

github.com/activeadmin/activeadmin - c173e2c56558be819f66f0a4f0baa92003568638 authored about 9 years ago by Marco Mastrodonato <[email protected]>
Misprint default value, updated spec

github.com/activeadmin/activeadmin - 348159992d3831de9a204362dd03ee547000a3a7 authored about 9 years ago by Marco Mastrodonato <[email protected]>
Fixed chars cannot start any token en.yml at line 35 column 1

github.com/activeadmin/activeadmin - 905eb7ea214dc68615cceb6c62c337c15245e033 authored about 9 years ago by Marco Mastrodonato <[email protected]>
Renamed search_status.headline to current_scope, newtag in headline

github.com/activeadmin/activeadmin - ce7cc224535aee4938045bce0bbe451aee8eb1d1 authored about 9 years ago by Marco Mastrodonato <[email protected]>
Added search status name in I18n :en, :it with default value for others

github.com/activeadmin/activeadmin - e073d50bda140c71efbdabe46ff5124b30dacbdb authored about 9 years ago by Marco Mastrodonato <[email protected]>
Merge pull request #4228 from liquid/hungarian-translation-fix

Fix Hungarian translation

github.com/activeadmin/activeadmin - 24029e2680a52df47704bd7ad91207055ccb27b7 authored about 9 years ago by Timo Schilling <[email protected]>
Fix Hungarian translation

This tiny change fixes some gibberish in the Hungarian translation.

github.com/activeadmin/activeadmin - fe8fa2236dc327471873f9621b487e01c7961d68 authored about 9 years ago by Attila Györffy <[email protected]>
Merge pull request #4180 from activeadmin/code-of-conduct

Add Contributor Covenant as our code of conduct

github.com/activeadmin/activeadmin - 30b4e2a15ea431e44cf0a94346922d9aeae077b3 authored about 9 years ago by Sean Linsley <[email protected]>
Removing the condition to build the action items, to facilitate the use of JS to add buttons

github.com/activeadmin/activeadmin - e94e7b553e178843c1d240cc7ac4043c5cbd0a0e authored about 9 years ago by Stefán Vignir Skarphéðinsson <[email protected]>
Merge pull request #4216 from leonelgalan/hash_like_atttribute_table

Allows Hash-like objects to be used in attributes_table

github.com/activeadmin/activeadmin - 93a846a009e09918cbf7605d62663bdd74948799 authored about 9 years ago by Timo Schilling <[email protected]>
Allows Hash-like objects to be used in attributes_table

github.com/activeadmin/activeadmin - b4264a50878c87f81e762bbbd51eabb7b2890c96 authored about 9 years ago by Leonel Galan <[email protected]>
fix typo in error message

github.com/activeadmin/activeadmin - d787029e5523be2eb2ed99816eb0cecca2b72862 authored about 9 years ago by Sean Linsley <[email protected]>
capitalization change

github.com/activeadmin/activeadmin - 48cc9e609d683f227797b826fe1d19f9a2723778 authored about 9 years ago by Sean Linsley <[email protected]>
Merge branch '3838-column_for_attribute-deprecation'

github.com/activeadmin/activeadmin - 3b1737ba2115efa66081312697d119b0af8f6e64 authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #4210 from activeadmin/rails3-ruby2

run Travis against Rails 3.2 and Ruby 2

github.com/activeadmin/activeadmin - 5c4cc441ae2dbd9a784ad7cc7fa3a66871480a15 authored about 9 years ago by Sean Linsley <[email protected]>
#3630: update resource scoping documentation

github.com/activeadmin/activeadmin - f8ef8ca7f9ce6dc70a4761d6269477f0dff448ec authored about 9 years ago by Sean Linsley <[email protected]>
run Travis against Rails 3.2 and Ruby 2

closes #3715

github.com/activeadmin/activeadmin - fe435e11762b942715a422284992fce705e0761d authored about 9 years ago by Sean Linsley <[email protected]>
Merge branch 'form_title' of https://github.com/timoschilling/activeadmin

github.com/activeadmin/activeadmin - 95f9d20c1f6379c8c3c18d4dec9bc19b65406873 authored about 9 years ago by Sean Linsley <[email protected]>
separate application.js into separate initializers

closes #3588, closes #3605

github.com/activeadmin/activeadmin - 01ad42f4a12a639f31b22fe7f481d497927d772e authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #3535 from activeadmin/dont-stream-csv-in-development

Don't stream CSV in development

github.com/activeadmin/activeadmin - c6510db25864c869256f5ba34120c5f7c8ada825 authored about 9 years ago by Timo Schilling <[email protected]>
add documentation & changelog entries for CSV streaming

github.com/activeadmin/activeadmin - 2f96673d2cc2c083bcf72ce61465536e6b40bd27 authored about 9 years ago by Sean Linsley <[email protected]>
change code style in CSV builder

github.com/activeadmin/activeadmin - 69f213476129baf55a615d40456fc752bfdfe814 authored about 9 years ago by Sean Linsley <[email protected]>
change Travis config order so local dev works

local dev uses the last Rails version in the list. Until #4177 is
resolved, Rails 5 / master can...

github.com/activeadmin/activeadmin - ed8c62d6f3c87cc7762c87d49bac4ab136471b18 authored about 9 years ago by Sean Linsley <[email protected]>
Don't stream CSV in development

This enables any exceptions to bubble up, instead of waiting until the
request times out before ...

github.com/activeadmin/activeadmin - 471aa34c76dad806f12a2f5903ff21f8440fd561 authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #4199 from flskif/swedish-translation-fix-none-to-no

Minor Swedish translation fix

github.com/activeadmin/activeadmin - 5536b158bf0338ea54ffaa6ba7925e7da0a3a2af authored about 9 years ago by Timo Schilling <[email protected]>
Minor Swedish translation fix

"Ingen" means "None", but what meant here is "No".

github.com/activeadmin/activeadmin - c7403b2368be89280e0589912e37c6668bcbf62f authored about 9 years ago by Alex K <[email protected]>
Merge pull request #4197 from Fire-Dragon-DoL/patch-1

Added new entries based on en.yml

github.com/activeadmin/activeadmin - ef0c01a8937be3f3857fe6cbe74dba35e7447fcd authored about 9 years ago by Timo Schilling <[email protected]>
Update it.yml

github.com/activeadmin/activeadmin - 84acd53ce9c1380ec1616e7e8b69cd39dda66a6a authored about 9 years ago by Francesco Belladonna <[email protected]>
Update it.yml

github.com/activeadmin/activeadmin - 64d2e33ca19d01391ceb043541420a535411ed0d authored about 9 years ago by Francesco Belladonna <[email protected]>
Update it.yml

github.com/activeadmin/activeadmin - b62fee88ff785d2725f39c4f224ba86106ca2db8 authored about 9 years ago by Francesco Belladonna <[email protected]>
Added new entries based on en.yml

Specifically related to the new "Search Status" but also some minor fields

github.com/activeadmin/activeadmin - 8f7a2d99938154cf0f0b343edddd287c17ad8876 authored about 9 years ago by Francesco Belladonna <[email protected]>
Merge pull request #4191 from Ranhiru/patch-1

Minor grammar fix

github.com/activeadmin/activeadmin - 21f76b1faf651cd4f71dd24997102f7eb83b49d2 authored about 9 years ago by Timo Schilling <[email protected]>
Minor grammar fix

github.com/activeadmin/activeadmin - ee3c9850041f08e579f319a5dfbc3291050c2ce7 authored about 9 years ago by Ranhiru Cooray <[email protected]>
Merge pull request #4093 from cadetstar/3693-add-item-numbering-to-tables

Added index_column to display the position of the row in the total collection.

github.com/activeadmin/activeadmin - a252cebb4e6b4939775df2ef6920f16bec38f884 authored about 9 years ago by Timo Schilling <[email protected]>
Readded the defining actions header that had been deleted.

github.com/activeadmin/activeadmin - 077edab96faf670f5109fc28cb09ba7ee5d0f5b7 authored about 9 years ago by Michael Madison <[email protected]>
Updated documentation for index_as_table and added optional start parameter for index_column.

github.com/activeadmin/activeadmin - 2575a1a438fd8ff2c22d8dddcd7a144959e124d2 authored about 9 years ago by Michael Madison <[email protected]>
Added index_column to display the position of the row in the total collection.

github.com/activeadmin/activeadmin - 7d2720f51b0d049ec9935cd0402592a5c3ac72da authored about 9 years ago by Michael Madison <[email protected]>
Add Contributor Covenant as our code of conduct

The purpose of adopting this code of conduct is to signal to potential contributors that this is...

github.com/activeadmin/activeadmin - 927b6451d790009107b25742a3ec836094eff5d4 authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #4175 from activeadmin/rails-5

Test against Rails 5 / master

github.com/activeadmin/activeadmin - 9005b67e6f2a584f2c0d129b81cbd049a94f0344 authored about 9 years ago by Timo Schilling <[email protected]>
test against Rails 5 / master

github.com/activeadmin/activeadmin - 5746bfcc3d3010630da7b3a86b27cec43438f43e authored about 9 years ago by Sean Linsley <[email protected]>
get seed data working for dev app

specifically the app that’s generated when doing `script/local rails s`,
then visiting localhost...

github.com/activeadmin/activeadmin - 9021962577c144b34aa74cb70676d04948d0722f authored about 9 years ago by Sean Linsley <[email protected]>
#4104: disable Hound until better rules are decided on

github.com/activeadmin/activeadmin - c1c6ca6ff56ce47f560b3e4bc197f0748afb3b26 authored about 9 years ago by Sean Linsley <[email protected]>
update compatibility docs to cover will_paginate + draper

taken from https://github.com/activeadmin/activeadmin/wiki/How-to-work-with-will_paginate

github.com/activeadmin/activeadmin - ba285ea2fc23ade108ed582134cae8c641f910a4 authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #4168 from theirishpenguin/penguin/update-csv-docs

Updated csv docs with how to preserve case in csv col headers.

github.com/activeadmin/activeadmin - 1abec286611c15cf8087131abcf37fce7b7812fd authored about 9 years ago by Timo Schilling <[email protected]>
Updated csv docs with how to preserve case in csv col headers.

github.com/activeadmin/activeadmin - 41eb67c162967237ed3f9f46f189a107ded24b60 authored about 9 years ago by Declan McGrath <[email protected]>
Merge pull request #4166 from bolshakov/feature/allow_to_apply_custom_decorations

Allow to apply custom decorations

github.com/activeadmin/activeadmin - 3aae773f978ad176cb8b5ebde3f2e2fc7652ed89 authored about 9 years ago by Timo Schilling <[email protected]>
Apply decorations in separate method, so they may be customized

github.com/activeadmin/activeadmin - 0d8efa701969a90d2295ddb74463cfd29b1302f7 authored about 9 years ago by Artem Bolshakov <[email protected]>
Apply decorator before assigning attributes and authorization

github.com/activeadmin/activeadmin - 859d7b89a8cfed57346a0ec6eb015dd7e4f0093a authored about 9 years ago by Artem Bolshakov <[email protected]>
Move assigning attributes to method

github.com/activeadmin/activeadmin - 6488d6319187c1f0b1f9916cd36d76b84e40f641 authored about 9 years ago by Artem Bolshakov <[email protected]>
Merge pull request #4125 from danielevans/features/configure_inclusion_of_default_association_filters

Add configuration for including association filters by default

github.com/activeadmin/activeadmin - a3fca244b0cbaa6139931952ba2c72dda58e05b1 authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #4156 from shishir127/4147-base-controller-gotcha

Added documentation for the gotcha discussed in issue 4147

github.com/activeadmin/activeadmin - 72709dc26fcee5a4c0d26a2f00ba34764a86752a authored about 9 years ago by Sean Linsley <[email protected]>
remove Waffle.io badge

since it looks like no one is using it

github.com/activeadmin/activeadmin - 6fdc1b5019f7bb44ee8a92ccef1d54d520cf2e78 authored about 9 years ago by Sean Linsley <[email protected]>
remove Gittip / Gratipay badge

The project is effectively dead in the water. There's no point linking to them any longer.

github.com/activeadmin/activeadmin - d4cd31443c57b85d9d4cbe392d497687caa2deac authored about 9 years ago by Sean Linsley <[email protected]>
Added documentation for the gotcha discussed in issue 4147

github.com/activeadmin/activeadmin - de2b0c83edc45fce2d84275f18aa67578027cb79 authored about 9 years ago by shishir127 <[email protected]>
Merge pull request #4154 from mabras/master

Update ar.yml

github.com/activeadmin/activeadmin - 6e47a747bc4fc6efb7e7ddf2b33be0a3c7c3c329 authored about 9 years ago by Timo Schilling <[email protected]>
update .travis.yml

- remove unnecessary quotes
- stop testing Ruby 2.1
- ensure latest Ruby 2.2 is used (RVM oddly ...

github.com/activeadmin/activeadmin - ed11577180885259bac1bffe2e78591e57366915 authored about 9 years ago by Sean Linsley <[email protected]>
#4104: increase max line length from 80 to 110

github.com/activeadmin/activeadmin - f1cd171de36ce66cc600641760d61182ea4f336a authored about 9 years ago by Sean Linsley <[email protected]>
simplify `collection_applies`

github.com/activeadmin/activeadmin - e4aa309eebe39e30f5f3a6355e86956a32e110df authored about 9 years ago by Sean Linsley <[email protected]>
#3930 forces deprecation warnings to cause test failures, so we're

forced to fix them. This is one deprecation:

>DEPRECATION WARNING: Using ActiveRecord's `find` o...

github.com/activeadmin/activeadmin - 9a1237c5147b4b3da007fbe19b63d0fcc38a10fb authored about 9 years ago by Sean Linsley <[email protected]>
ensure that boolean fields are decorated

github.com/activeadmin/activeadmin - 87e5828b86ee5ef733071827bba6026087b5acda authored about 9 years ago by Sean Linsley <[email protected]>
use `columns_hash` to get around deprecation warning

we couldn’t use `type_for_column` since:
- it’s not intended as a public method and
- it would r...

github.com/activeadmin/activeadmin - 714b092105c918c1147659c69c3d18b8447a3549 authored about 9 years ago by Sean Linsley <[email protected]>
make deprecations cause the test suite to fail

github.com/activeadmin/activeadmin - e3908e5f308e142905024d1e583eec7e711bfb03 authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #4144 from hobbes37/patch-1

Update 0-installation.md

github.com/activeadmin/activeadmin - 2fe6fd8e5bbaa87c0b18e2d843414ec65e5affae authored about 9 years ago by Sean Linsley <[email protected]>
Merge pull request #4146 from tjgrathwell/lock-shoulda-matchers

Lock shoulda matchers to 2.8.0

github.com/activeadmin/activeadmin - 06bf79c5821611bb3c80f58f7e54adc193ebfeb7 authored over 9 years ago by Timo Schilling <[email protected]>
Lock shoulda-matchers to 2.8.0

shoulda-matchers 3 drops suport for Rails 3.x and Ruby 1.9,
making it incompatible with the Acti...

github.com/activeadmin/activeadmin - a18ba361394b789fe22b7a07bec94f04e6f222be authored over 9 years ago by Travis Grathwell <[email protected]>
Update 0-installation.md

Fixed installation instructions so that users can log in as the default admin after installing.

github.com/activeadmin/activeadmin - cc577c7916cd2690961d7b21899e4486a074de71 authored over 9 years ago by hobbes37 <[email protected]>
Merge pull request #4139 from jethroo/chore/increase_test_coverage_of_index_as_blog

adding tests for public methods of index_as_blog.rb

github.com/activeadmin/activeadmin - b44b4f4896ef78b50c35c82a343356d68b937cde authored over 9 years ago by Timo Schilling <[email protected]>
adding tests for public methods of index_as_blog.br

github.com/activeadmin/activeadmin - ca46451c41e22343ccb4301847036197b2e5a28b authored over 9 years ago by Carsten Wirth <[email protected]>
Merge pull request #4085 from asyrovatsky/master

Fix clear filters button

github.com/activeadmin/activeadmin - 470817d8b43bb2fee78f10e288f02ae37407cb94 authored over 9 years ago by Timo Schilling <[email protected]>
Merge pull request #4116 from keichan34/csv-builder-encoding-options

Don't pass encoding_options to CSV

github.com/activeadmin/activeadmin - cb831dc9e9b6e1990068bc1ad83c4014fab72808 authored over 9 years ago by Timo Schilling <[email protected]>
Don't pass encoding_options to CSV

CSV will raise an error when you pass it an unrecognized key, but it's
used in #encode.

github.com/activeadmin/activeadmin - 7bcbd62b5373181b72aac41ce162d5a5df6b1f69 authored over 9 years ago by Keita Kobayashi <[email protected]>
Merge pull request #4135 from activeadmin/timoschilling-execjs

remove execjs limitation from gemfile

github.com/activeadmin/activeadmin - 105e70bc1a2630ffae8cc475985a972426f151ff authored over 9 years ago by Timo Schilling <[email protected]>
remove execjs limitation from gemfile

github.com/activeadmin/activeadmin - a511e06227fad4a482d2e672900e07c9e124d926 authored over 9 years ago by Timo Schilling <[email protected]>
update readme for pre2

github.com/activeadmin/activeadmin - 7b167d4ccfee478890b0521f072745e9d93956b1 authored over 9 years ago by Timo Schilling <[email protected]>
release v1.0.0.pre2

github.com/activeadmin/activeadmin - 3012e09f64cbe941b7cd73df0a82b7e52347b72f authored over 9 years ago by Timo Schilling <[email protected]>
specify ruby version in gemspec

github.com/activeadmin/activeadmin - a006fbe884494b14e94c7c5086d52093551b923a authored over 9 years ago by Timo Schilling <[email protected]>
fix devise generator

github.com/activeadmin/activeadmin - 5ba59c0a5af24bdb7181759507f3ba74aa4c3fdd authored over 9 years ago by Timo Schilling <[email protected]>
move AWS secrets from travis.yml into travis settings

github.com/activeadmin/activeadmin - 4ab343bb51c38855033c86649a4a5b9cd6cc56ec authored over 9 years ago by Timo Schilling <[email protected]>
use travis container based infrastructure

github.com/activeadmin/activeadmin - a21ecf814ccabc6496a999ae37dc9d55776bfae4 authored over 9 years ago by Timo Schilling <[email protected]>