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

Correct meta tags syntax (#3672)

meta tags are void elements, so this is the correct syntax for them. See also: https://developer...

06c9f5cf237fcae6898adde8e3e776bdc87f3e76 authored 10 months ago by Alessandro Rodi <[email protected]>
Use released versions of turbo-rails

Refs. https://github.com/railsadminteam/rails_admin/commit/c6a403605658d797aed14f5d02462b9aa50f0df9

96a0f6634f000a920f92023ae9f8cb8114f60748 authored 10 months ago by Mitsuhiro Shibuya <[email protected]>
Temporarily lock jRuby to 9.4.5.0

Refs. https://github.com/jruby/jruby/issues/8116

51d45392ddc3fc669e024af8ec71303692300a91 authored 10 months ago by Mitsuhiro Shibuya <[email protected]>
Follow-up for #3652

Add a test case to ensure the table and column names are quoted

d1ae021ea5e017f14dd56506bb98278bb28b2cbd authored 10 months ago by Mitsuhiro Shibuya <[email protected]>
Fix default config path for ImportmapFormatter (#3676)

9ecfa420449275b82c8315469da49be9eade4f60 authored 10 months ago by Raphael Nestler <[email protected]>
Quote table_ and column_name for sorting (#3652)

* Quote table_ and column_name for sorting

* Use quoted_table_name quote_column_name

* Fix...

b8155f870e15a2489758e6dc6e7b2e9ae08d5aeb authored 10 months ago by Raphael Nestler <[email protected]>
Fix the build

Refs. https://github.com/hotwired/turbo-rails/pull/574

c6a403605658d797aed14f5d02462b9aa50f0df9 authored 10 months ago by Mitsuhiro Shibuya <[email protected]>
Allow turbo-rails 2 in gemspec (#3671)

d520219a3b9ef1c5251c30c8c2ef807b6f50720b authored 10 months ago by Benjamin Bock <[email protected]>
Avoid factory_bot 6.4.5

Refs. https://github.com/thoughtbot/factory_bot/issues/1614

af7414a98aa87cfe90d79cb0ed64962fb34c58f4 authored 12 months ago by Mitsuhiro Shibuya <[email protected]>
Satisfy Rubocop

a31e6d5996a5cf33e91a7b82b634235f88a2447a authored 12 months ago by Mitsuhiro Shibuya <[email protected]>
Test against Ruby 3.3

0f29ea8729305f701a4a1c995a368a1247019859 authored 12 months ago by Mitsuhiro Shibuya <[email protected]>
Support importmap-rails 2.0

Refs. https://github.com/railsadminteam/rails_admin/discussions/3666

24380d53f7c82eef4758e96a0b98e9d4333a806d authored 12 months ago by Mitsuhiro Shibuya <[email protected]>
Make ActiveStorage/ActionText detection less likely to cause false positives

Closes #3659

073b809853b6bc231841e3f8dd9d35875220c616 authored 12 months ago by Mitsuhiro Shibuya <[email protected]>
Tidy up gemfiles

5c218781330c56b7c1084cbb967545199a1de643 authored about 1 year ago by Mitsuhiro Shibuya <[email protected]>
Bump jRuby

5beaf7ca4451d4fd2501af5396327197be602223 authored about 1 year ago by Mitsuhiro Shibuya <[email protected]>
Test against Mongoid 8

cb2edd3e2a4419f1ef56561ca78dbc84b2f709e5 authored about 1 year ago by Mitsuhiro Shibuya <[email protected]>
Test against Rails 7.1

9a50b9ebb708eeda16fb7691b9fdb807b5b5fd61 authored about 1 year ago by Mitsuhiro Shibuya <[email protected]>
Mitigate jRuby build failures

68ad4363d9e65805c883cb4ae2c78fcbce109b75 authored about 1 year ago by Mitsuhiro Shibuya <[email protected]>
Upgrade node and vite to fix the vite build

b78be369dab9a390ef008675faa88d443901406a authored about 1 year ago by Mitsuhiro Shibuya <[email protected]>
Un-pin turbo-rails to fix Rails 6.1 builds

c6c17d1f991545c149c420234a2bffe700138de4 authored about 1 year ago by Mitsuhiro Shibuya <[email protected]>
Follow-up for #3555

Reuse content column instead of adding a new boolean one, as modifying an old migration doesn't ...

c042fe5e735caeb4732d0d1a15f3b98425b01baf authored about 1 year ago by Mitsuhiro Shibuya <[email protected]>
Resolved a problem with embedded mongoid documents and boolean selectors (#3555)

* Resolved a problem with embedded mongoid documents and boolean selectors

Previous implement...

870872244cf0375283203dd592dc1d67e3b8d663 authored about 1 year ago by Richard Palackas <[email protected]>
Stop using update_only to decide to show subform on create (#3649)

13c90fdd95c3755035b44264dc61e4b65c09ff12 authored about 1 year ago by Myers Carpenter <[email protected]>
Follow-up for #3643

- Setup CI
- Load fontawesome files by using $fa-font-path

0e12e5b465997c14d5b7a4d500a0d4cebed21aa9 authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Basic vite integration attempt (#3643)

a8a2584adbcc34b86f84d2bd0f38bc2e70d9ed66 authored over 1 year ago by Alexandre Ignjatovic <[email protected]>
Support client-side dynamic scoping

Closes #2934

12715f2dd12d97f0676e548e4271906df424b89d authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Fix Rubocop offense

Refs. https://github.com/rubocop/rubocop/pull/12108

6ab7bd3316e7b5e886061c2e52a97204197881cc authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Revive the live demo

Closes #3537, Refs. #3635

5ca8ccbf4dbd23857a323aaa6985832fe9b5c38c authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Unlock webrick version

23795833af48cdb800df1837db292054a5ad08c1 authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Fix typo: tripple ==> triple (#3637)

e158beb6a42ee74c7f90807186f5b141e7b20547 authored over 1 year ago by Jon Dufresne <[email protected]>
Replace &rdquo; entity with inline <q> element (#3636)

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q

> Most modern browsers implement ...

d1859a80adf2c4f20c978fda83e1823e623e8650 authored over 1 year ago by Jon Dufresne <[email protected]>
Vulnerability fix: validate return_to param using request.host (#3627)

* Use starts_with?

Add specs

* Fix linter issues

* Fix linter issues. Disable metric Cl...

da4800420cd377960b6f20b94b97aa49e4bf94e0 authored over 1 year ago by Nico <[email protected]>
Fix Rubocop offense

f06df8ff7f9890d7cf60fd4b724a4d92f55e94ab authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
fix is_blank and is_present filters for uuid columns (#3629)

* fix is_blank and is_present filters for uuid columns

* fix rubocop errors

647347c48de65b49f8f63a767289484599f7b638 authored over 1 year ago by Büşra Özen <[email protected]>
Add support for '%-l' option to Flatpickr. (#3616)

We currently support the options '%-d', '%-H', '%-I', '%-M',
'%-m', '%-S', but not '%-l'. Addin...

923d73ec9cd3c76fd61d23aa209edddbe7649065 authored over 1 year ago by Guillermo Guerini <[email protected]>
Fix polymorphic association target classes not set correctly in subclasses

Fixes #3631

2a89ebcfa96243697988f6570b9c9be19a7a01b5 authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Fix multiple_carrierwave field spec failing due to mocking

75a69276b168bc200a2a3ad085326a44604375de authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Fix webpacker build

d7506e79862069984ee5fd72306b869ce244fec1 authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Relax Rubocop Metrics/ClassLength threshold

because it became aware of singleton classes.

dec5be4fc48c1e626ef91796be0cb9fb61da1f7b authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Version 3.1.2

5a958e46e8620fba320e04347d326d058c07d396 authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Postpone introduction of the new event name `rails_admin:dom_ready`

to make the upcoming release a patch one.
This partially reverts commit 2ee43deb1fa8d3a9e3ea0e58...

33773d7f8dd43eeb0f6a7c125c4bee170132e5d2 authored over 1 year ago by Mitsuhiro Shibuya <[email protected]>
Fix install failing with importmap setup

Fixes #3609

aca22b6ba1eca1ac618525334cf14fc946e1c99e authored almost 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix to show non-eager-loaded models which are explicitly configured

Fixes #3604

87c9d5bc5b6ffb423e72054b3cfe8f949c12c178 authored almost 2 years ago by Mitsuhiro Shibuya <[email protected]>
Change dom_ready event name to use colon as the separator

... which is the standard way for adding prefixes. The old event name still triggers for compati...

2ee43deb1fa8d3a9e3ea0e589c1687d684e19ad6 authored almost 2 years ago by Mitsuhiro Shibuya <[email protected]>
Restore caching in RailsAdmin::Config::Model#excluded? (#3587)

Partially reverts 2fa86c361b88fbd4c36adaad60be2104e57d75f5. The commit
introduced a regression ...

edd9f248fd3b147a95681c5f10b70e810000d3ae authored almost 2 years ago by Jon Dufresne <[email protected]>
Update GitHub Actions Badge URL

e8319bc5130c9fff31229827b5741a3707e6dc9d authored almost 2 years ago by Mitsuhiro Shibuya <[email protected]>
Optimize file path to class name conversion (#3589)

ede987012af6f55ecf9714d5529daa48816b1517 authored almost 2 years ago by Bryan Nix <[email protected]>
Switch to the safe navigation operator in spec files (#3588)

Ruby now has native support safe navigation so it can sometimes be used
instead of the Rails Ob...

e83fb0b52f52292dc8b7f6d4c4a19c61b8cc3204 authored almost 2 years ago by Jon Dufresne <[email protected]>
Fix typo: Envinronment ==> Environment (#3586)

fa9a96bb12f07da349c0c2884a30a4f207991e4b authored almost 2 years ago by Jon Dufresne <[email protected]>
Enable RuboCop Style/Encoding and apply auto-fixes (#3585)

Docs on the cop:
https://docs.rubocop.org/rubocop/cops_style.html#styleencoding

Docs on the ...

c32b507fe532716f198fb5993d8dabecfcc63246 authored almost 2 years ago by Jon Dufresne <[email protected]>
Add CI testing for Ruby 3.2 (#3583)

Released on 25 Dec 2022:
https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/

1dc696b132b53d5b88108d3d351f039d7bd1104c authored almost 2 years ago by Jon Dufresne <[email protected]>
Version 3.1.1

98213b7364e8e7eb1de146ed4cdbcfcd4d441510 authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix some typos (#3580)

974ac2e153d1da8bc7d6825dd1f1cb85ce533e61 authored about 2 years ago by Jon Dufresne <[email protected]>
Relax Font-Awesome dependency to allow Webpacker users to stay on 5.x

Closes #3565

3a7f34875248e446b48fd76870f0c337fee6dcf9 authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Remove unnecessary executable bit from Rakefile

0158c817d6cf5aae8b0b85a8b7ebbe942e7ba9dd authored about 2 years ago by Jon Dufresne <[email protected]>
Simplify uses of defined?

If an instance variable isn't defined it will always return nil.

2fa86c361b88fbd4c36adaad60be2104e57d75f5 authored about 2 years ago by Jon Dufresne <[email protected]>
Remove unused glphyicon assets (#3578)

Unused since 687867035b3a917623a3ccb01e07af0e532f47fa when Bootstrap was
updated to 5.x.

aefbca40119525481a723c233d14955123f601d0 authored about 2 years ago by Jon Dufresne <[email protected]>
Define jQuery object in separate file to support esbuild (#3571)

* Import jQuery in separate file to avoid hoisted variables

* Add blank line for consistency
...

4a864aa5537e70ce162d39617867e4338e9241c9 authored about 2 years ago by Waymond Chen <[email protected]>
Lock JRuby version to work around jruby/jruby#7481

6d2eece3e3fb9bb1291a53fa29579b62716636c5 authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix filter box being duplicated on browser back

Fixes #3570

c6b18934cff3db0768836d799ee1bea54045709c authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Add updated setup instructions for ubuntu and macos (#3569)

d313a69954657278b7af0da2ce830398a53f3045 authored about 2 years ago by Peter Cai <[email protected]>
Fix sidebar menu expanding horizontally, preventing vertical scroll

Fixes #3564

9997c1095066aaac39afb27bf8de705cf6ccb1ef authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Version 3.1.0

bb303772d74de6de8c99131de95cae070200248d authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix to use defer instead of async to ensure script loading order

Refs. #3513
cf. https://stackoverflow.com/a/39711009

2a409764b13a4e23fc848725c604d318e3375484 authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Tweak `select` form fields class (#3559)

Bootstrap 5 uses `form-select` (https://getbootstrap.com/docs/5.0/forms/select/) to help indicat...

4a8cc9ec0acb307461110cb8104b65f9ebc6b44c authored about 2 years ago by Alex Schmitt <[email protected]>
Version 3.1.0.rc2

60421105cd5856b94b6ca844d5465fa06d93c53d authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix sidebar style being broken

Fixes #3553

d7abba4e8a2e380b4d7f8fb3b37302300af63de5 authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Version 3.1.0.rc

6cdc107fa9b7eea1090014b9051b6f35953ecb21 authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix Bootstrap 5.2 compatibility

ef76fcea0b23aed04f6568448cd157ccc9ba30a0 authored about 2 years ago by Mitsuhiro Shibuya <[email protected]>
Load ActionText assets statically to enable full-featured setup

Fixes #3251, Fixes #3386

458d0fb56d79d4fa0a252ad1ca715fd0a3b4b900 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix filtering select widget options being empty on browser back

3cffc0002079bc9d515dc0f3b31513c7166aa2b9 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Further stability improvement on the Flatpickr spec

2a7a7b0abac569152ce7b132d9709f900db37538 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Add ability to limit filter operators

Useful for tables with a large amount of records.

be9a75e504edd9a754157a4ddba590e8a5d14149 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Improve stability of integration specs

fdb9abb990a7dfebb069177418cd0a5dfeed417e authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix RailsAdmin widgets not activated after a validation error

Refs. https://github.com/hotwired/turbo/issues/85

a604da5670378e57da7b5492afad40e4f4ad083d authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Prevent ES Module processing from affecting non-RailsAdmin assets

Refs. #3488

f8219bf3bc508c5e42f5d044cf6355a56726f8b2 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Add externalized gem net-smtp to Gemfile

8891c2841b3692f2a4061e34187509e944cf933a authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Support filtering has_one associations

9657774b423912357d8ad8a476b644bb4e36dc30 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Add ability to set default order of PaperTrail versions

Closes #3095

a1c4c673041642ae2a2aa07e3f0555e17be9d940 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Add block-style DSL support for extension adapters

951b70878cb007d54b4a7aeadd708d4c7668727b authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix export action didn't use export section for eager loading

Fixes #1954

4cc3f304cc0bc4a7dbaf41a6e4e12ecbdbba6e22 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Make sidebar navigation collapsible

Closes #3198

e8cb8edd39246bf75ed72295b7832faf5056367c authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix #3541 breaking on reload with parent_controller set

33e92147214975cddace61737cbbde3117663efe authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Add ability to show a help text under the search box

94f16fb5fdfdaa867173e95820583a68e5a306c5 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix loading indicator appears again on browser back

Refs. 32e6b1463ecf66b38e6fdc7924426d9753d71eab

b9ee7f0c202abc7c09726bdaa28536e7ec25127e authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix vendored Font Awesome not rendered correctly

Refs. #3544

3a177c2e8c1b1d782186ee5bbb3c0d44cc4c0060 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Add support for ActiveStorage direct uploads

Closes #3296

e13c7e23f789ed2a575eff01b75e52a41cc930b7 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix dart sass 2.0 division deprecations (#3544)

* Fix dart sass 2.0 division deprecations

The src/rails_admin/styles/base/theming.scss used d...

44138c70dc7967c65aab28a765dfc7ff34d071ed authored over 2 years ago by Darren Terhune <[email protected]>
Add safeguard fot the spec failure

https://github.com/railsadminteam/rails_admin/runs/7385621766?check_suite_focus=true

ec83444d335eea93190b70401399a3a1bec25bb6 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Load constants lazily on RailsAdmin initialization (#3541)

* Partially revert "Reload configuration on change in development mode"

This partially revert...

f84ca1c7abc9c6685802ddb62f52ffc6e5008e55 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Add a spec for #3539

8846789875d54924bed2b6a35563c867838bf63d authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix dummy_app failing to start with old version of ActiveRecord

0f5bfa33e75f987bbec5a0fcad8686b086f9add3 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Update CI env var for MAKE

Followup to https://github.com/railsadminteam/rails_admin/pull/3383

From discussion in https:...

5d015526d9a17c4f699d36186eecb063f5c454ae authored over 2 years ago by Alex Schmitt <[email protected]>
Fix YAML-serialized columns following Rails update (#3543)

CI builds from today are failing on `Psych::DisallowedClass` for serialized columns
https://git...

1b3c2fe755a877e56e5eac28e41c4f9c4f7c9057 authored over 2 years ago by Alex Schmitt <[email protected]>
Adds focus: false to newly created modal dialogs (#3539)

Without forcing `focus: false`, a Bootstrap modal rendered by RailsAdmin will not allow other mo...

4609fc690c7ba5a9fca026ea494c3d0d17d1cfb8 authored over 2 years ago by Toby Osbourn <[email protected]>
Fix Rubocop deprecation

0ebbd857912da9bd76b99ee35fb3d9b95ab78b30 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Improve pagination appearance on smaller screens

Fixes #3516

a2e366e8839c9046b9f9fde219875a05bc1a66bb authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Fix the value of submit buttons being lost on submisison

Fixes #3513

60e115053ea34fa42c3099464106cf6e58dbfa03 authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>
Restore the loading indicator back

Closes #3500

32e6b1463ecf66b38e6fdc7924426d9753d71eab authored over 2 years ago by Mitsuhiro Shibuya <[email protected]>