Ecosyste.ms: OpenCollective

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

github.com/railsadminteam/rails_admin

RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
https://github.com/railsadminteam/rails_admin

Force bundler 1.0

Refs:
- https://docs.travis-ci.com/user/languages/ruby/#bundler-20
- https://changelog.travis-ci...

7b4b4e1594a099d6ccd572ba464c0844e327e876 authored almost 6 years ago by Geremia Taglialatela <[email protected]>
Test against latest ruby versions

c2fc443c29682c38eb6127a3dd35a9f68a345404 authored almost 6 years ago by Geremia Taglialatela <[email protected]>
Merge pull request #3088 from victor95pc/master

const RailsAdmin::Adapters::ActiveRecord missing every time I initial…

0939adf49c708fccf730023ac8cf0fdff34f9917 authored about 6 years ago by Mitsuhiro Shibuya <[email protected]>
const RailsAdmin::Adapters::ActiveRecord missing every time I initialize my Mongoid Model

7d37be310517ee26384e4e75b01a55baea7053a8 authored about 6 years ago by Victor Palomo de Castro <[email protected]>
Merge pull request #3000 from evanboho/ar_is

Use exact match for 'is' and '='

44321b1f6eb1183464837cfd701908fbe98567d2 authored about 6 years ago by Mitsuhiro Shibuya <[email protected]>
Remove extra line and reorder shrine plugins in tests

9e90f427ba8d9c2d5c2906ffeacba5fa1781364e authored about 6 years ago by Anna Molly <[email protected]>
Add test_after_commit gem for rails < 5

0965afe24b3402bad85e9420feb3111b88265c73 authored about 6 years ago by Anna Molly <[email protected]>
Add shrine to rails 4.0 and 4.1

503683a96b52c84910a0acd376e67d171381aced authored about 6 years ago by Anna Molly <[email protected]>
Improve fakeio & make refactoring

ac4541100b42354bf7a1c199b56a5a3cd3906fd6 authored about 6 years ago by Anna Molly <[email protected]>
Add shrine support for mongoid

888f80c20344210f6c19d9ef06fa2cb4cab421f8 authored about 6 years ago by Anna Molly <[email protected]>
Add shrine support for active record

02852f29fd1b3b7aaae5d3d9b6dbc0dce6c7dd59 authored about 6 years ago by Anna Molly <[email protected]>
Session stores are not always subclasses of ActionDispatch::Session::AbstractStore

Fixes #3076, refs. redis-store/redis-actionpack#22

e68c75c61432f4770419b2bb41d44c85439fcbd3 authored about 6 years ago by M.Shibuya <[email protected]>
Merge pull request #3075 from danimal141/chore/typo

Fix typo

c427553f35195ec5f4e8d8499e3122f23581fd9c authored about 6 years ago by Mitsuhiro Shibuya <[email protected]>
Fix typo

5991911c9c97507af496b57b4e892f5b4c24359b authored about 6 years ago by danimal141 <[email protected]>
Resolve LGTM errors in this file

2bf0a86b012e688969a53ca81a28f8b4e96adccf authored over 6 years ago by Lisa Huang <[email protected]>
Merge pull request #3066 from lazebny/fix-for-caching-field-with-error

Fix field is reseted to default if error happened

875dcb49ee47e665e2cf3e80d685c3d104bb0bde authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
Fix field is reseted to default if error happened

19f2f9be1740eab6eedaf3304ba867140510720c authored over 6 years ago by Vadim Lazebny <[email protected]>
Version 1.4.2

9d06364dfbcf08349a9b49cd2bc48d8e71a84a82 authored over 6 years ago by M.Shibuya <[email protected]>
Hookpoint for middleware checking is inadequate, causing succeeding initializers to be executed after build_middleware_stack

Fixes #3060

94928d1de7cf6fd01ee19ed7a94f17c91e19282d authored over 6 years ago by M.Shibuya <[email protected]>
Merge pull request #3059 from jaredbeck/paper_trail_options

Avoid using private API of PaperTrail

6d0823404447504946068e2999fe357be9d4a1ac authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
Fix deprecation warning re: PaperTrail.whodunnit

a216c74b1c522bcf8a42ac067ee3ea7bc204d63d authored over 6 years ago by Jared Beck <[email protected]>
Use paper_trail_options instead of private API

`version_class_name` is private API. Please use `paper_trail_options` instead.

59e3f80d20cf7aa5d87e3625e506d09215aa668c authored over 6 years ago by Jared Beck <[email protected]>
Version 1.4.1

171fb91e4cb9de2af5068cd13e20ca76b7d9dce5 authored over 6 years ago by M.Shibuya <[email protected]>
Remove deprecated config.secret_token

8e685c88f383fee7e0ae2933dd76fb62ce702bd7 authored over 6 years ago by M.Shibuya <[email protected]>
Migrate to FactoryBot

fa2f6eaafc9f625bea25581d9093051d79c06bde authored over 6 years ago by M.Shibuya <[email protected]>
Merge commit 'b0fa4c74ea13582227d4b22cbcfa16c3ad37f46d' from pull request #3056

9fd8d038bafacda65b1d986b7240a4a23d3f26f3 authored over 6 years ago by M.Shibuya <[email protected]>
Fix export crash for JSON fields

b0fa4c74ea13582227d4b22cbcfa16c3ad37f46d authored over 6 years ago by Paul Ovechkin <[email protected]>
Add json_field to export spec

Failed examples:

rspec
./spec/integration/basic/export/rails_admin_basic_export_spec.rb:31 #
Ra...

76b89fffed48f3298e82ad933e6a6ac3c939e520 authored over 6 years ago by Paul Ovechkin <[email protected]>
Do not forcibly add middlewares, let users add them instead if required middlewares are missing

Refs. #3048, #3006, #2919

59478af9a05c76bdfe35e94e63c60ba89c27a483 authored over 6 years ago by M.Shibuya <[email protected]>
Merge pull request #3047 from berkos/update_readme

Update Readme with supported Ruby versions

5da7874fa606fd0a9627764482ff81833ef11921 authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
Update Readme with supported Ruby versions

3d100c90e02ceaacc5d75c031bf61b9626278ab4 authored over 6 years ago by Antonis Berkakis <[email protected]>
Version 1.4.0

862e261d8a8540c858f4058f54d536d559ea546f authored over 6 years ago by M.Shibuya <[email protected]>
Support Pundit 2.0

bc60c978adfebe09cdad2c199878d8ff966374f1 authored over 6 years ago by M.Shibuya <[email protected]>
Support Mongoid 7.0

Closes #3013

9ef623f6cba73adbf86833d9eb07f1be3924a133 authored over 6 years ago by M.Shibuya <[email protected]>
Merge remote-tracking branch 'upstream/master' into polymorphic-filter-select

46f568065c144cd72e1c1963e8b1f149e8d65778 authored over 6 years ago by Joshua Kovach <[email protected]>
Make sure to restore original value

Refs. #3041

2d197e55977a2abc9836de18ba56891d29c0d815 authored over 6 years ago by M.Shibuya <[email protected]>
Use thumbnails as pretty_value for multiple upload field

Refs. 5bb2d375a236268e51c7e8682c2d110d9e52970f

940b856ba3376d58e8e54530847af19c3bdb12c3 authored over 6 years ago by M.Shibuya <[email protected]>
Merge pull request #3041 from AnatolyShirykalov/code_reload

code_reload

175d8acd958338460574086fe26fccadea3e5b13 authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
code_reload

347f145791a6c9010c2265224f63dec61205f860 authored over 6 years ago by Anatoly Shirykalov <[email protected]>
code_reload

ffac254df5276e40821efba27047b45e5461dd50 authored over 6 years ago by Anatoly Shirykalov <[email protected]>
code_reload

45e66659093eac7cd375db22969c72c41d2e8a93 authored over 6 years ago by Anatoly Shirykalov <[email protected]>
Fix typos in changelog [ci skip]

87ac7e760ae6f059819b0dad68dd8cd368a67040 authored over 6 years ago by M.Shibuya <[email protected]>
Update changelog

87bc15f4fb6bab1f0e066efc231caa96ae9c4c57 authored over 6 years ago by M.Shibuya <[email protected]>
Update badges

056c3bf0eaab4353b699c27ec041f138667a0af6 authored over 6 years ago by M.Shibuya <[email protected]>
Align middlewares

4410ee63ddf7f893a527d28496f6a9c8622a17be authored over 6 years ago by M.Shibuya <[email protected]>
Merge pull request #3006 from robbywashere/master

fixes issue #2919

1c1da371880d4de735008a54f1489061a458a4d5 authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
Support multiple file upload for ActiveStorage and CarrierWave

Refs. #2990, Refs. #3037, Closes #2555, Closes #2916, Closes #3036

5bb2d375a236268e51c7e8682c2d110d9e52970f authored over 6 years ago by M.Shibuya <[email protected]>
Merge pull request #3037 from sferik/active_storage

ActiveStorage integration

e1ec821ecb58b2b4d1cfcbe84f09b72c9f9d6c14 authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
Lower coverage threshold for Mongoid builds

beeb00430b94a546b58581eccc227b42327c931f authored over 6 years ago by M.Shibuya <[email protected]>
Add ActiveStorage field factory

db7ba700a397351b8c954a5499b97d705a98b5f9 authored over 6 years ago by M.Shibuya <[email protected]>
Get rid of presence_method and add more tests

5d966406cfd5d0ab50f0d94afff76bd93f800b1e authored over 6 years ago by M.Shibuya <[email protected]>
Add ActiveStorage to dummy_app

3d9614eaa669f9df72ff8e33e354d3093335ec1d authored over 6 years ago by M.Shibuya <[email protected]>
Merge remote-tracking branch 'dtcristo/active_storage' into active_storage

c5b5305c1965223aac42b8406fd88d6d96dda6e4 authored over 6 years ago by M.Shibuya <[email protected]>
Keep compatibility with existing `can :dashboard` style ability

da0584aaa87737427a5d6b9aba332d30c3b4ed45 authored over 6 years ago by M.Shibuya <[email protected]>
Support CanCanCan 2.x

Fixes #2901, Closes #3029

a32d49e4b96944905443588a1216b3362ee64c1a authored over 6 years ago by M.Shibuya <[email protected]>
Use released version of activerecord-jdbcpostgresql-adapter

431e11bfa417f7761adb726bb3b445f794b90263 authored over 6 years ago by M.Shibuya <[email protected]>
Fix spec failure in older Rails

Refs. e3770baf485b6d3dc56a33b35973339785fcb374

8be1a47f75b5495402edbb2bfa8925af25c59e98 authored over 6 years ago by M.Shibuya <[email protected]>
use value instead url in link_to body

e3770baf485b6d3dc56a33b35973339785fcb374 authored over 6 years ago by buncis <[email protected]>
use asset_path for codemirror asset links

f90e3a819d4b719badf620dca775938fa252f613 authored over 6 years ago by Michael Schiller <[email protected]>
Make horizontal_scroll_list configurable at model level, in addition to globally; Move config logic out of view

20c2fd7d1d35666eaffdf05084bb8f866525aee5 authored over 6 years ago by Steven Bull <[email protected]>
Move js & css into asset files

d51191357aa99b512ad6f8ab6eb6a41bb66b4d4e authored over 6 years ago by Steven Bull <[email protected]>
Add config.horizontal_scroll_list to enable horizontal scrolling columns and frozen row headers instead of paginated sets

Addresses Issue #2272.

ea9503d531a2fbd9c5c53c6eaf04234eb304be24 authored over 6 years ago by Steven Bull <[email protected]>
Use proper model name

fb2aa606729345d4e299b968a4748a9ec9c548aa authored over 6 years ago by Joshua Kovach <[email protected]>
Adjust dependencies

9abc1be0c1fee006a7a746583461891911fe9330 authored over 6 years ago by M.Shibuya <[email protected]>
Merge pull request #2998 from evanboho/master

Avoid duplication of filters on back

cb49944f3478dc562fd18159a465c3917de3e55d authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #3018 from sbull/fix-dummy-app-db-seeds

Fix dummy_app "rails db:seed" by replacing mlb-gem freebase dependency

84503af67564c22ce45ffbb7f56c2106ba002d6f authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
Added filtering for polymorphic association objects

Until now, for polymorphic associations, a simple select tag was used, without
filtering option....

8ad0793a0fb49e63e5fc778ff1437589772442e3 authored over 6 years ago by Arnvald <[email protected]>
Support jquery-ui-rails 6. Fixes #2951, fixes #3003

629b7b2807ac5f09926050833f9bbbdbd9d30795 authored over 6 years ago by M.Shibuya <[email protected]>
Merge pull request #2999 from rs-pro/master

Fix "can't modify frozen array" exception under certain conditions

37aa0382d8aa363a4940f4b28966f92b8a4862bb authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
Update build matrix

d81dd950181ff85922e0822d4e34d6597b103aa9 authored over 6 years ago by M.Shibuya <[email protected]>
Remove spec for dummy_app db setup

The spec took too long to run and fails many environments due to
need to install gems that can't...

d1777d7f97bd5b9ab6aa4406233d82b8e3d2ed3c authored over 6 years ago by Steven Bull <[email protected]>
Fix dummy_app "rails db:seed" by replacing mlb-gem freebase dependency

a546ced5ee04424dc19b21bda76f8f6fb8feb099 authored over 6 years ago by Steven Bull <[email protected]>
Merge pull request #3007 from PikachuEXE/fix/numeric-blank-support

Fix incorrectly comparing numeric columns with empty string when handling blank operator

e4c657f2d8bb24ce85ff8ebd7a7a1f886fc11323 authored over 6 years ago by Mitsuhiro Shibuya <[email protected]>
Update default tumbnail size to match others

ac3f4a3d16848b69e3acf126f8a0fc4345555797 authored almost 7 years ago by David Cristofaro <[email protected]>
Require parent field type

5bf8e41f5fd6e607cb3a5cb096a71d5d056538f6 authored almost 7 years ago by David Cristofaro <[email protected]>
Add require for Active Storage field type

a8a266caf9bf2fec49b214e7314c35789239a262 authored almost 7 years ago by David Cristofaro <[email protected]>
Add Active Storage field type

cfecb6ce613f203ae0a598f89433611455961722 authored almost 7 years ago by David Cristofaro <[email protected]>
Add precence_method to file_upload field

f29eaefef92b341d65be224068db21775fd1f551 authored almost 7 years ago by David Cristofaro <[email protected]>
Fix incorrectly comparing numeric columns with empty string when handling blank operator

0294c6a106e633e226358108613e78d279169f47 authored almost 7 years ago by PikachuEXE <[email protected]>
fixes issue #2919

Add missing cookie middleware when rails is used in api mode

5b55c756fdc9b660340176faf4f270b3eafbb86a authored almost 7 years ago by robbywashere <[email protected]>
Use exact match for 'is' and '='

This is in response to #1819 and is inspired by #2988
This changes less code than #2988, which i...

1a3ddfd8d30e9b0c6c07d28a71b6dac9c1a281ba authored almost 7 years ago by Evan Kuchar <[email protected]>
fix rubocop offenses

1a0e013ab537c2b38c8aeba680402bd85c71f82f authored almost 7 years ago by Gleb Tv <[email protected]>
fix _fields freeze with code reloading

847bf93ac78d5b883409ecaf886afa284f04a1c2 authored almost 7 years ago by Gleb Tv <[email protected]>
Add failing spec for "can't modify frozen array" exception

06f91ccba2b5083c7afa302d4e3048f68b3db9e2 authored almost 7 years ago by Gleb Tv <[email protected]>
Avoid duplication of filters on back

Bug: filters are duplicated when using back button
Repro steps:
Using Chrome, visit a list page,...

9523a3312f4c4f23ddfc89393aeb5921d1b64f52 authored almost 7 years ago by Evan Kuchar <[email protected]>
Version 1.3.0

c903d2e1702c6652eaf33ded8fa0892a4f434af1 authored almost 7 years ago by M.Shibuya <[email protected]>
Set default dashboard history count to 100, respecting previous default

Refs. #2982

9c47844821fb8975fd02f85081f62fdf7391ccff authored almost 7 years ago by M.Shibuya <[email protected]>
Fix JRuby build

Refs. #2980

1ddcdb20b3e8bade5dc18f3508b082de4040b6aa authored almost 7 years ago by M.Shibuya <[email protected]>
Merge pull request #2989 from Kaligo/feature/configurable_csrf_protection

Allow to customize forgery protection settings

7679269a3a535447ecb594aaec1bab2d2a7a8540 authored almost 7 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #2982 from dalpo/dashboard-optimizations

Dashboard audit improvements

bf8e9116c5a18e65d7c0f0e0aff29b909d0c58af authored almost 7 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #2980 from Kaligo/bugfix/display_empty_json

Fixed displaying empty json in edit form

a5ed9253f38c528cabdf617b5b18111fd4f75509 authored almost 7 years ago by Mitsuhiro Shibuya <[email protected]>
Merge pull request #2925 from zakihaya/fix_js_locale_settings

Fix JS translations not be object but string

a345c3c97a3d351a82a76fb010e726e1b439e8c1 authored almost 7 years ago by Mitsuhiro Shibuya <[email protected]>
Re-selecting an item after unselecting has no effect in filtering-multiselect

Fixes #2912, Refs. #2913

f3f6c2c16c0561db282d663d68104867fa244415 authored almost 7 years ago by M.Shibuya <[email protected]>
Merge pull request #2824 from roberthead/datetime-locale-switching

Handle datetime after switching locales properly

7c1db241cd2eddb2d0c91b8af029a82c3c1ee418 authored almost 7 years ago by Mitsuhiro Shibuya <[email protected]>
Fix XSS vulnerability in filter and multi-select widget

Fixes #2985, Closes #2894, Closes #2987

44f09ed72b5e0e917a5d61bd89c48d97c494b41c authored almost 7 years ago by M.Shibuya <[email protected]>
Add more tests for ActiveRecord enum filtering

1f9c72d56abae8ea5989a3e4d602fbd86e3580a7 authored almost 7 years ago by M.Shibuya <[email protected]>
Merge pull request #2971 from mshytikov/issue/rails5-enum-filter

Fixed filter by enum filter when label <> value

857696119c70e6603fa7de0dca8b983ba01c5195 authored almost 7 years ago by M.Shibuya <[email protected]>
Merge pull request #2905 from williamherry/fix_client_side_validation_for_filtering_select

Fix #2398: Broken Client Side Validation for filtering select

401c9b92d5e336cb18935bdc0f16aa31ccf3d1eb authored almost 7 years ago by Mitsuhiro Shibuya <[email protected]>
Update build matrix

e0c8ba2a3d9a1018052645c989959021f56bd859 authored almost 7 years ago by M.Shibuya <[email protected]>
Allow to customize forgery protection settings

Currently `protect_from_forgery` is always called with `with: :exception`,
which might becausing...

e62ac9e792fc91406e3e987a2a15cf5e124957ea authored almost 7 years ago by Arnvald <[email protected]>