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

We decided to test all branches by default

github.com/activeadmin/activeadmin - 236ecf8a2f47f1ea966d263223917e8feedf935d authored over 7 years ago
Merge pull request #5133 from npenzin/patch-1

Update 2-resource-customization.md

github.com/activeadmin/activeadmin - 15f2fae37ff6051de3d9fbb97112f9a032b84002 authored over 7 years ago
Update 2-resource-customization.md

Google translate doesn't know the word `elimate` so I decided it's meant to be `elimINate`

github.com/activeadmin/activeadmin - e44feb549437c8a867d587327a664732cd669680 authored over 7 years ago
Make explicit method for registering settings.

github.com/activeadmin/activeadmin - e14cf297fe19dfe4af9d43b7b7e74600d7bf5aa6 authored over 7 years ago
Deprecate long dead Namespace.setting

github.com/activeadmin/activeadmin - 4c7a670056970a4190e5fb31e5e96283007e040d authored over 7 years ago
Simplify Engine initializer "active_admin.load_app_path"

github.com/activeadmin/activeadmin - 017bc8098db3d7e18b88a49f732ce57268bec41a authored over 7 years ago
Merge pull request #5130 from AhmadSaleem/5129-add-jquery-rails-version-check

Add version check for jquery-rails

github.com/activeadmin/activeadmin - 5ebf476abd9287c511d1ffe68ca7e926613625ff authored over 7 years ago
Merge pull request #5131 from thejspr/patch-1

Bump version to 2.0.0.alpha

github.com/activeadmin/activeadmin - 4c56bcc4923e123678f1f733aad70a10cdd3b8b8 authored over 7 years ago
Bump version to 2.0.0.alpha

As master is not tracking the 2.0 release, I thought it'd make it clearer by reflecting it with ...

github.com/activeadmin/activeadmin - 7c89cc90766a37705fbf336ab022b2fc53e320f2 authored over 7 years ago
Add version check for jquery-rails

JQuery3 is required in the base javascript file, and the support for it was made available in th...

github.com/activeadmin/activeadmin - 178a8993d196a6f3c1c2db404ae30aa5b8e42619 authored over 7 years ago
Merge pull request #5125 from renatocn/add-pt-br-missing-translations

add pt-BR missing translations

github.com/activeadmin/activeadmin - aa8df80d1b72f33985b66b10081aa2d7da8130bf authored over 7 years ago
add pt-BR missing translations

github.com/activeadmin/activeadmin - 26d3a5aa98c0f769c3e2603a06f9e7835073947a authored over 7 years ago
Hotfix untested 481892

github.com/activeadmin/activeadmin - 5084cddb6e2db764f4498266609c3ef179614876 authored over 7 years ago
Merge pull request #5119 from alex-bogomolov/fix/do-not-display-pagination-info-when-no-comments

[fix] do not display pagination info when there are no comments

github.com/activeadmin/activeadmin - 5dc6a9e995e9029cdb1a901f796aa74c01b64d86 authored over 7 years ago
Merge pull request #5120 from varyonic/feature/revert-2249

Pluralize resource generator files (again)

github.com/activeadmin/activeadmin - 4818927cf4c0f48d82ba48e8d52672fbd6d3c719 authored over 7 years ago
Merge pull request #5081 from javierjulio/add-sprockets-es6

Rewrite CoffeeScript components in ES6

github.com/activeadmin/activeadmin - be47c415e9f088d8f960eb4dbfeab8320342f44a authored over 7 years ago
do not display pagination info when there are no comments

github.com/activeadmin/activeadmin - cfbc6f4ad50bda05e1d7e050fdd02c20e7fac043 authored over 7 years ago
Merge pull request #5106 from varyonic/feature/settings-node

Refactor inherited settings

github.com/activeadmin/activeadmin - b5670f59c02252b9992c0ab05ae57657b36aaa1a authored over 7 years ago
Reimplement namespace settings using composition/delegation instead of mixin.

github.com/activeadmin/activeadmin - 01cc23ecb7689b7fedc7bd8dae20e193074190fd authored over 7 years ago
Remove ActiveAdmin::Deprecation#deprecate. Not currently used and easily replaced with ActiveSupport::Deprecation.deprecate_methods introduced in Rails 4.

github.com/activeadmin/activeadmin - 8e2e9a4d05dedeaf26708abe7fd72c9b341de389 authored over 7 years ago
Update has_many to es6

Tested on the new post form by adding tags and saving, then moving and
saving, and deleting as w...

github.com/activeadmin/activeadmin - e6cc36bdf43452724b32808c51425c5c804f5361 authored over 7 years ago
Update modal dialog to es6

Tested and working fine with all the various options shown in the
example in the docs. Opening a...

github.com/activeadmin/activeadmin - 166c31453011ae47805e5e2d0714c72d857e6e77 authored over 7 years ago
Remove batch action initializer

This doesn’t add any behavior, only modifies appearance for an extreme
case. No actual functiona...

github.com/activeadmin/activeadmin - 937e398413ca885c9ae84c848add6383e6d1842f authored over 7 years ago
Update dropdown menu to es6

Tested functionality and works well. I left the option method in place
because we use the plugin...

github.com/activeadmin/activeadmin - 12818c8c202e103cacce306886da933cc5ec77e4 authored over 7 years ago
Remove coffee-rails dependency

I’m keeping the manifest file as `.js` since there is no need to have
it be
`.es6` so its very m...

github.com/activeadmin/activeadmin - 7ec59ff31cae215fb088eb8b9d4b8bf89df0ebcc authored over 7 years ago
Update batch actions to es6

Tested all functionality and it works great, even checking every
checkbox on an index page. Test...

github.com/activeadmin/activeadmin - 823ec8000583c4ba3ea1294bcc9ba3d29b1d99e7 authored over 7 years ago
Update per page to es6

Tested all functionality and works great even with existing or no query
params. I adjusted the r...

github.com/activeadmin/activeadmin - 70ae71dc79dcaf14f7499d105b01fe348feeb1f2 authored over 7 years ago
Update checkbox toggler components as es6

Tested all functionality and its maintained for both table checkbox
toggler and the checkbox tog...

github.com/activeadmin/activeadmin - 26cf19eba4d926d35696060f7bd09f73273ef36f authored over 7 years ago
Add sprockets-es6 dependency

github.com/activeadmin/activeadmin - e10bbf9b6a41e8a37dcd4a4b3358f4c736b30364 authored over 7 years ago
Update datepicker to es6

Existing functionality preserved

github.com/activeadmin/activeadmin - 63f9546b422237ba8c64caf1c3da5afcf5055a40 authored over 7 years ago
Update base to es6

github.com/activeadmin/activeadmin - 06fa3df870f01a97fd84436d5db56a3a184e031d authored over 7 years ago
Update tabs to es6

github.com/activeadmin/activeadmin - 47d42f98d638533a726181a55cc32484c778f526 authored over 7 years ago
Update jQuery extensions to es6

Tested that the modal receives focus, not the first input within it.
Updated the serializeArray ...

github.com/activeadmin/activeadmin - 8d3d75168db4e0c79e6109bd8b2456edb6992602 authored over 7 years ago
Update filters to es6 and simplify clear filters

Removed duplicate code for the clear filters functionality, so now we filter out the params as w...

github.com/activeadmin/activeadmin - e0d35ccb55e8b3d2b0c5c5251bf33463a70e9cf8 authored over 7 years ago
Merge pull request #5105 from varyonic/app_path-setting

Fix app path setting during engine initialization

github.com/activeadmin/activeadmin - 719910024a3acc8c4283c106cafd5620317b9214 authored over 7 years ago
Merge pull request #5099 from javierjulio/remove-deprecated-code

Remove deprecated code

github.com/activeadmin/activeadmin - 22da13f5ff330b1c89a19c026ee40432890e072f authored over 7 years ago
Merge pull request #5114 from skuroki/patch-1

Fix CHANGELOG typo

github.com/activeadmin/activeadmin - 96226ad4824d63054e215d1a4b9d7fdb05a31eba authored over 7 years ago
Fix CHANGELOG typo

double ##

github.com/activeadmin/activeadmin - ce15321ffa06ee1437507f30e4dc1c6b25a89363 authored over 7 years ago
Fix application settings :app_path and :load_paths during engine initialization. Rails.root is fixed up later.

github.com/activeadmin/activeadmin - 64217cb338397c01cc2164e95927fcb2395b3c52 authored over 7 years ago
Merge pull request #5112 from javierjulio/allow-jruby-failures

Move all jruby travis builds to `allow_failures` section

github.com/activeadmin/activeadmin - 6b8c072cca8478277aebc22a1a467a1f9de340f4 authored over 7 years ago
Move all jruby builds to allow_failures

github.com/activeadmin/activeadmin - f38f5ffe2743593d691fb7b51bf8fb4ddd4831e1 authored over 7 years ago
Merge pull request #5107 from javierjulio/remove-unused-flash-js

Remove unused flash JS component

github.com/activeadmin/activeadmin - 45a82cf1e5e94b2c95270ce3a6a01ddad54aa53b authored over 7 years ago
Remove unused flash js code

This doesn’t even work. Its not referenced anywhere else except for a
jasmine test but that does...

github.com/activeadmin/activeadmin - 46ccb96a2ad06bf04f89aa8154175905cee4d812 authored over 7 years ago
Merge pull request #5100 from javierjulio/update-gem-deps

Update version checks for kaminari, sass and sprockets

github.com/activeadmin/activeadmin - 64395cc2ead111dd524f8eda505264209646cb09 authored over 7 years ago
Merge pull request #5098 from javierjulio/add-releasing-info

Add releasing instructions

github.com/activeadmin/activeadmin - 26c3b608a1b6d1c32e3284b7870791fcbf36e89d authored over 7 years ago
Remove deprecated event/event dispatcher

The two methods in EventDispatcher were deprecated. We are left with
just a helper method used b...

github.com/activeadmin/activeadmin - 67e2aae1503f44a4a8de41ec98aceb2d5d5dc498 authored over 7 years ago
Remove deprecated action_item without a name

github.com/activeadmin/activeadmin - 4014a37f0035197fd70c376d3b9e7be7b8c2c7f4 authored over 7 years ago
Remove deprecated asset registration

Soon with #3862 we’ll have just active_admin.css and active_admin.js
since print stylesheets don...

github.com/activeadmin/activeadmin - 61502c2900c66b70805be70654c1c8f2ccc83399 authored over 7 years ago
Update version checks for kaminari, sass and sprockets

This brings kaminari to its latest release. Sprockets has had several
releases so make sure bare...

github.com/activeadmin/activeadmin - 5c29f73946d656ff5f08b2e0cfffcff999d6e67a authored over 7 years ago
Remove deprecated allow_comments setter

Now replaced by `config.comments` instead.

github.com/activeadmin/activeadmin - c5dcb5348996897759c58cd68d3942369df0b357 authored over 7 years ago
Remove deprecated type from status_tag

github.com/activeadmin/activeadmin - 9c1f3772f8884eaf890b8c9e6615dabf65ae0336 authored over 7 years ago
Move releasing instructions to contributing file

github.com/activeadmin/activeadmin - a7a7a5609f75a93323cc6448d6f336f66a9e502c authored over 7 years ago
Add section on releasing

Just so we don’t forget and be motivated to release more often. 😏

github.com/activeadmin/activeadmin - 809fe18b8ff3cb1bf577bf196997e4c53bba9ad3 authored over 7 years ago
Merge pull request #5075 from activeadmin/1.1.0

prepare for release 1.1.0

github.com/activeadmin/activeadmin - 6ada3ccb66a3418ea8941b98f6b9a2da6a9a3db4 authored over 7 years ago
prepare for release 1.1.0

github.com/activeadmin/activeadmin - de788414c8c0bf9581f4fb40a90e3fd4fb42d438 authored over 7 years ago
added missed link to changelog

github.com/activeadmin/activeadmin - a9db8965340d9f03fa51e75d8a6b9e46eb6d9887 authored over 7 years ago
Merge pull request #5094 from Techbrunch/5093-handle-table-name-prefix-and-suffix

Handle table prefix & table suffix for ActiveAdminComment model

github.com/activeadmin/activeadmin - 6eaef51240b4b922664d8031f3ea1b7c2cac8598 authored over 7 years ago
Merge pull request #5095 from javierjulio/update-data-template-with-comments

Generate comments data with random categories for variation

github.com/activeadmin/activeadmin - 98365c940f3ad8dc788f55a1ca7a63082ce46f79 authored over 7 years ago
Merge pull request #5092 from activeadmin/issue_5091

resolve related class in active filters if possible

github.com/activeadmin/activeadmin - 29000ffba995f798f6170059e8955aa53a9774d2 authored over 7 years ago
Merge pull request #5088 from alex-bogomolov/feature/add-comments-pagination

add pagination to the comments section

github.com/activeadmin/activeadmin - ee34360375a225a3f1cc99b7befe3c0dde34e1ba authored over 7 years ago
Use sample to randomly find a resource for generated comments

github.com/activeadmin/activeadmin - e012ac71ffb7aaad6da6e5a79edc7f453372b969 authored over 7 years ago
add 30px margin bottom to comments pagination

github.com/activeadmin/activeadmin - 78d81a79918d6151032e7d1bc8ccad17d78393a6 authored over 7 years ago
Add comments data with random categories for variation

github.com/activeadmin/activeadmin - c8747858a87d5aa275100eb1de8999514e66b2ae authored over 7 years ago
Handle table_name_prefix & table_name_suffix for ActiveAdminComment model Fixes #5093

github.com/activeadmin/activeadmin - 2ee63f9a965780c5128baa0a5e1b4b21aa3004e5 authored over 7 years ago
attempt to resolve related class in active filters only for possible predicates

there are only few cases when it makes sense to detect related class in active filter by predica...

github.com/activeadmin/activeadmin - 9170da682754ec2167cb7137e92e48ec5a3ae88f authored over 7 years ago
add comments pagination feature spec

github.com/activeadmin/activeadmin - 2b662e488a2ea4d1270327b9c32095c5db1f767a authored over 7 years ago
add pagination to the comments section

github.com/activeadmin/activeadmin - 87dc0ee20cd30cc9bf274a11891b394333bf91a1 authored over 7 years ago
Merge pull request #5083 from iamkhaya/5082-add-link-to-Formtastic-wiki

Add link to Formtastic wiki

github.com/activeadmin/activeadmin - 24baa21a24c8772cea0b56850b41e7e034ed464d authored over 7 years ago
Add link to Formtastic wiki

github.com/activeadmin/activeadmin - 6d7cf60735ec817dd5c6eb9094e55b04dcba1bb6 authored over 7 years ago
Merge pull request #5077 from activeadmin/chore/changelog

Change log for 1.1.0

github.com/activeadmin/activeadmin - 36e65d56e9f46145e3f71671e3b3b12d57a1f3c4 authored over 7 years ago
Backfill missing entries in change log

github.com/activeadmin/activeadmin - aede79351c798deb78b5770350a94513ceaa03f2 authored over 7 years ago
Change log pass before releasing

* Fix broken links.
* Fix some formatting.
* Add missing sections.

github.com/activeadmin/activeadmin - 86e9b210100da35a5e12b6a49aee5faffcefda6f authored over 7 years ago
Merge pull request #5074 from activeadmin/remote_protected_attributes

remove conditional checking for ProtectedAttributes

github.com/activeadmin/activeadmin - 86b4c6615ce77ac2925cff3fd3028befddff0dee authored over 7 years ago
remove conditional checking for ProtectedAttributes

protected_attributes was extracted from rails long time ago, looks like there is no reason to
su...

github.com/activeadmin/activeadmin - b76f7068ec80481556d3a0eaabdbafa69ecd6247 authored over 7 years ago
Merge pull request #5072 from activeadmin/revert-5040-bach-actions-events

Revert "trigger separate js event for each batch action"

github.com/activeadmin/activeadmin - db469a42587dce4f235bc41ccac63d5530b958dc authored over 7 years ago
Revert "trigger separate js event for each batch action"

github.com/activeadmin/activeadmin - dda87f76a7d18b41dcb684b600836d0b35614067 authored over 7 years ago
Merge pull request #5060 from javierjulio/deprecate-js-css-config

Deprecate old asset registration with upgrade messages

github.com/activeadmin/activeadmin - c349fde213aefe978c0a99e2c7cd949516149434 authored over 7 years ago
Merge pull request #5069 from javierjulio/add-kaminari-templates

Add default templates for Kaminari

github.com/activeadmin/activeadmin - 4cf1bc3b636538bbfc4c47d7fccb122049492779 authored over 7 years ago
Add a changelog notice for adding kaminari default templates

github.com/activeadmin/activeadmin - cff96e95aded1ad3ff5cf14bd0787e4574c7e355 authored over 7 years ago
Add default templates for Kaminari

These are what we style and fix earlier issues where the host app has a
custom kaminari theme bu...

github.com/activeadmin/activeadmin - 5171c9481e850b70de6a433ee64450b5033e2624 authored over 7 years ago
Avoid silencing by registering directly

github.com/activeadmin/activeadmin - 2b9091e0789bb04eaed47990624f7ccc1d73a22b authored over 7 years ago
Deprecate old asset registration with upgrade messages

We want to deprecate this sooner and let others know. No need to keep
this around since its pred...

github.com/activeadmin/activeadmin - 85ac14f0fd725dc25385ba477724d8152e02cb69 authored over 7 years ago
Add changelog notice for deprecating asset config

github.com/activeadmin/activeadmin - 07e9c54b052bf485818088c706a946f65408e664 authored over 7 years ago
Merge pull request #5035 from activeadmin/active_filters_predicates_translations

improve predicates translations for active filters

github.com/activeadmin/activeadmin - 416740ac0e817c26874b0216b86d9ab3f3e4cb9a authored over 7 years ago
Merge pull request #5066 from activeadmin/enhance/codecov

Tweak codecov config

github.com/activeadmin/activeadmin - 7bff76fae9cc5f395fdca14231a5fae3bb281110 authored over 7 years ago
improve predicates translations for active filters

Since we have aliases for ransack predicates
and localization strings for them
we should find tr...

github.com/activeadmin/activeadmin - 02eae2851b8f89719fac5dc09972a3020d2c5f72 authored over 7 years ago
Tweak codecov config

Trying to address codecov failing on tiny global coverage decreases.
First attempt didn't work. ...

github.com/activeadmin/activeadmin - f19b77610009268cfc9bfd990b3c78741a654b45 authored over 7 years ago
Merge pull request #5052 from javierjulio/update-jquery-default

Use jQuery v3 as default

github.com/activeadmin/activeadmin - bf37d126a2fca89f89d5a4874b2e908be8180663 authored over 7 years ago
Replace documented example with jquery-rails

We use this still while we are removing the jquery-ui-rails dependency.

github.com/activeadmin/activeadmin - 03e7ed45d07803f7a58543750108fc3defd272ce authored over 7 years ago
Remove jquery-ui-rails gem dependency

We no longer need this as we vendor the jQuery UI version we support.
We were allowing different...

github.com/activeadmin/activeadmin - afd5a67a79c5eaeae4c991f3759d66443ea8e1f4 authored over 7 years ago
Require jquery-ui widgets in base

No longer need the ERB file as we have this in the vendor directory.

github.com/activeadmin/activeadmin - 5deaf4916571841a28f2bf33dedcd2fe2f3887b0 authored over 7 years ago
Add jQuery UI files to vendor directory

Only include what we are using. Some dependencies like dialog have the
most required files but i...

github.com/activeadmin/activeadmin - 9393610b6bde5794a5115f23bf9b2cf941f1f518 authored over 7 years ago
Remove migrate plugin

github.com/activeadmin/activeadmin - 2caa8ce2237016735041ce28ff87fbb9e8431777 authored over 7 years ago
Use jquery3 as default

github.com/activeadmin/activeadmin - 632205c73613d94c8060545fda5d604a1568b4ab authored over 7 years ago
Include jQuery migrate plugin to fix jQuery UI errors

What’s funny is that we actually need to include this because jQuery UI
hasn’t been updated to r...

github.com/activeadmin/activeadmin - 60bd629df93bc2433d128082c71faecc0433b0d3 authored over 7 years ago
Merge pull request #5061 from activeadmin/chore/unlock_jquery_ui_rails

Let jquery-ui-rails 6.0 be used in tests

github.com/activeadmin/activeadmin - 04327904e049ecc2c62faaea8e740224fbe73525 authored over 7 years ago
Merge pull request #5062 from cle61/patch-1

complete fr translation

github.com/activeadmin/activeadmin - ba0dac935f6ec5d0d0ec3850f71394d46f48bea3 authored over 7 years ago