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

Fix: rubocop offences

8e7e9bc687747ecc74a1e01c56e2896618a2944b authored almost 7 years ago
Make auditing versions limit configurable into dashboard

f7a4b8448ccc8026e544036843d6555efdb4f303 authored about 7 years ago
Test only for ActiveRecord native enums

1720e4900d36e8554da647f02836b462576b122d authored about 7 years ago
Eager load paper_trail item association to avoid N+1 queries

55b25c2913e35b198c58e6f863dbe75b5f2d9643 authored about 7 years ago
Fixed displaying empty json in edit form

ae8fe1619102d7daec8a1e1854e9ad37cd655971 authored about 7 years ago
Applied fix from PR #2952

9f888b27c45558721762663a433162da03f3a608 authored about 7 years ago
Guard is needed for Mongoid builds

655a52dc3b651053c55c6f0953cc65b3fdedd0cf authored about 7 years ago
Add paper_trail dependency in Gemfile. Closes #2881

ed05977113d2e55f58ade74e09015c615f9e5e8c authored about 7 years ago
Merge pull request #2968 from lazebny/add-without-count-paginator

Add big table limited pagination

e20ff43dae2de4fd132d7214525b4a3fa5c01361 authored about 7 years ago
Merge pull request #2973 from lazebny/fix-json-field-tag-pre-in-edit-form

Fix json field tag <pre> in edit form

0ad6ce17f645e9fc4e692fcdefa944f5abcd92c4 authored about 7 years ago
Fix json field has tag <pre> in edit form

39691fbe267fe91d3e95e1f552c627b1deca461e authored about 7 years ago
Add big table limited pagination

bc904de181caebedb653a08a81925079c90eb3f4 authored about 7 years ago
[rubocop]

f25260309c44a1a241532e36bff8f263cad51797 authored about 7 years ago
Fixed filter by enum filter when label <> value

Refactored code to remove unnecessary calls to `parse_value`.
Which were affecting filter by enu...

d89eb9ea35bae63eee5b384cab84a9f5f3eae0c2 authored about 7 years ago
Added enum tests (and fileds to field_test model)

5422bd086b12b558f8488a885d9d3cd90d18721c authored about 7 years ago
Merge pull request #2949 from d9su/simple-mde

Add markdown field support through SimpleMDE

57961eb8b080a4d18c2695d81389bf8568fbdc25 authored about 7 years ago
Lock activerecord-jdbc-adapter versions

5c5044d3d90ca5a4fb87fe1007463efc4efb4569 authored about 7 years ago
Update mongoid dependency for Rails4 builds

a4037d9a58096296cced6ad16d485c9dcef70e09 authored about 7 years ago
Added SimpleMDE field and specs.

f7b237828e3eaf76d64ee14c7d2930ff3718534a authored about 7 years ago
Merge pull request #2938 from korabh/patch-1

Fix typo

b634e00552bddff10ab000f7984b60b13fc3b669 authored over 7 years ago
Fix typo

90e605713f02b788b6e31b13e62a8baa43b1116f authored over 7 years ago
Merge pull request #2937 from lazebny/wrap-json-field-in-pre-block

Wrap json field in pre block

8d8995e6aec2a30a6ae360d4c1295f6db10fe6f6 authored over 7 years ago
Fix JRuby builds

9be5417750d394d0d937258f24fe3b2651ba56a0 authored over 7 years ago
Wrap json field in pre block

2381f8eff7fea192686ba66febdea0338feefe1d authored over 7 years ago
Fix JS translations not be object but string

333bec690b98db32dff389396423a6827562d7cc authored over 7 years ago
Merge pull request #2917 from clurdish/toggle-checkboxes

Toggle checkboxes

c3794fee412e8cc6c9a5038edcaf179199f524c6 authored over 7 years ago
Conditional bulk menu

* bulk_menu deals with selected rows. No checkboxes means no bulk actions.
* ensures that export...

b3433033e5fe28890d2bb15747fd9c92852f1902 authored over 7 years ago
Add instance option to list section

51e536bc3b84c4036d733140398b37dabbb0b7dd authored over 7 years ago
Fix #2398: Broken Client Side Validation for filtering select

fca6c3f65aade1257cf1b795076f28808605dc48 authored over 7 years ago
Merge pull request #2890 from sethjeffery/fix_history_filter

fix HTML of filter refresh on history page

19a1a5e203ee3ae3e161640ba7e4102379eaafa6 authored over 7 years ago
fix HTML of filter button on history page

5d73e98892c3dabdfad5e104b919ec6b965ab2dd authored over 7 years ago
Version 1.2.0

3d12fd1b6ea4ab70f149cd6a70deb3ca18207083 authored over 7 years ago
Merge pull request #2766 from tinbka/master

Search query: Added ILIKE support for PostGIS adapter, multibyte downcase for other adapters; su...

f521633d82dc75b73928d84ea7be5fc1934482d0 authored over 7 years ago
Merge pull request #2877 from merqlove/haml_upgrade

Fixed HAML Update.

6642acdb845b302cf7232ceecb1a2e67802d343b authored over 7 years ago
WIP: Update HAML.

d529c6b6fdb6b124b0c45dd8cd54c53c5face5d8 authored over 7 years ago
Mitigate random CI failure

2ec766e804870503f96cddac15fca603e3dd76c9 authored over 7 years ago
Test with Rails 5.1

4e8c6c7e9fb4fa35ef8051c063a0b1f3be76d517 authored over 7 years ago
Merge pull request #2870 from k0kubun/i18n-admin-js-data-attribute

Use data attribute to fetch admin.js options

66f3dbd4584282d568fb709e3be95e0fa615b6d0 authored over 7 years ago
Use data attribute to fetch admin.js options

dc69ca1ab81720f56e801d2b3c8de4890f7613e5 authored over 7 years ago
PaperTrail + Inheritance

f0de1cf0965bb8d55334aa3ca34cee21b6b3f5dc authored almost 8 years ago
Merge pull request #2864 from PikachuEXE/remove-alias-method-chain

* Remove usage of alias_method_chain

e0eb6ca714c9301b36efab9b43c6e38b55508db2 authored almost 8 years ago
* Remove usage of alias_method_chain

4e2e34b59185feda279847e5bfd231061a1793c0 authored almost 8 years ago
Merge pull request #2860 from MrOutis/master

Add instance option to append a CSS class for rows

a58002b920316b6f4797c75784303bb3b3b896ad authored almost 8 years ago
Add instance option to append a CSS class for rows

880cb2acd7b9c06e4cec8a1c4bc5f73123096453 authored almost 8 years ago
Merge pull request #2771 from glebm/patch-1

Load models from eager_load, not autoload_paths

ead1775c48754d6a99c25e4d74494a60aee9b4d1 authored almost 8 years ago
Fix rubocop

dd3e4fc4cc968df5af1d59778e4ae64d0cf2782a authored almost 8 years ago
Load models from eager_load, not autoload_paths

If something is in `autoload_paths`, it doesn't mean it can or should *always* be loaded. Rails ...

1bc00d7325090d63e3b32fba44cb8f76e22bcb25 authored almost 8 years ago
Added UUID format check to query search feature

1256182a00368ca62e8e7aab917889bbfccf8b62 authored almost 8 years ago
prefer non breaking changes

33fdd64138bd541dc188e3e958622b2afc490210 authored almost 8 years ago
rubocop

d60060d8980c62c1ec87e61494985861203488ce authored almost 8 years ago
Merge pull request #2818 from MarkOates/update-readme-with-version-1.1.1

Update README install directions to use 1.1.1

7873770f03a3586329ebc9b0c76377a74f22d4ea authored almost 8 years ago
Merge pull request #2841 from jklimke/jquery-3.0-fixes

changes size() to length since it is missing in jquery 3.0

9e2c4031f7c8406d8c382f7b6ffc7f84ba92055f authored almost 8 years ago
changes size() to length since it is missing in jquery 3.0

e8eba19f216aeda1515eea2bf381b1bae222b32e authored almost 8 years ago
customizable menu

2b650721298b700c5b6a77cda48ae8bfc2de10f8 authored almost 8 years ago
Merge pull request #2840 from koic/loosen_dependency_haml

Loosen the dependency version of Haml

46cd7ec22581e6e4b962802eb8eff3a5f3b80180 authored almost 8 years ago
Suppress `Haml::TempleEngine: Option :ugly is invalid`

Refer: https://github.com/haml/haml/pull/894

57d29d6a4891debd6f67726b2ebceac68c3718a0 authored almost 8 years ago
Loosen the dependency version of Haml

a026841613a510900b4506b76bba47be346e5d69 authored almost 8 years ago
Merge pull request #2701 from loicginoux/pass_params_to_new

pass parameters to new forms when model is namespaced

bfdcf35cb1d364641e240902d35a74aa9186b531 authored almost 8 years ago
Added support for UUID type queries

984ddda71bcc13bd6627a5268eb4b0a2b34e2c1f authored almost 8 years ago
Merge pull request #2809 from bostonaholic/patch-1

fix show_gravatar setting in template

7f42543f9665d0e346887f6d5d5a3649493b958f authored almost 8 years ago
Handle datetime after switching locales properly

55f4e4138664efe870b6652863fd6333c79b4d10 authored almost 8 years ago
Update README install directions to use 1.1.1

02232ac119c0a617674dbf1ceaf3f3dae692bb91 authored almost 8 years ago
Update Appraisals file

4a6284b9fee1b93441092e5acf8ac576541f4ed6 authored about 8 years ago
Merge pull request #2810 from koic/loosen_dependency_kaminari

Loosen the dependency version of Kaminari (1.0.0)

53f2cbdda9fac8b7d657796c7b1c46e94c4c0a71 authored about 8 years ago
Kaminari 1.0.0 unsupport Rails 4.0

72f15a32eb047ef2c8ac0f3d4fa1882c33e99112 authored about 8 years ago
Loosen the dependency version of Kaminari (1.0.0)

d2dc022f550c6df678cad05496d9418038614179 authored about 8 years ago
fix show_gravatar setting in template

48d6b071e600e4c21481204c6ee57eddc5c73583 authored about 8 years ago
Version 1.1.1

ae2962ca9e2e229589e5f6a80a03bca72cf18312 authored about 8 years ago
[Security] Fixes CSRF vulnerability, introduced by 53eef4fe2ec0953381f4e3197c885adc0423dd49

Reported by SourceClear, Inc.

b13e879eb93b661204e9fb5e55f7afa4f397537a authored about 8 years ago
Merge pull request #2797 from tmesquita/empty-relation-csv-exports-fix

fixing error raised when converting an empty array/relation into csv

464440cbdea7147634f020cde21c4606d3629dc5 authored about 8 years ago
fixing error raised when converting an empty array/relation into csv

afe13987793a7ca6bc94e7ea2c8e9efb0cb2fb1b authored about 8 years ago
Merge pull request #2789 from ojiry/support_oracle

Fix #encoding error by oracle_enhanced

34c55b0071973ab9fe1244b57dffb87f7a4c08d4 authored about 8 years ago
Fix #encoding error by oracle_enhanced

f39d26051ef034e1ddd0291af7f1e11bb24f037a authored about 8 years ago
PaperTrail 6.0 does not work with ActiveRecord 4.0

cc8d5e64ee4c41387e422fec29afb3e579f5afab authored about 8 years ago
Merge pull request #2786 from ordinaryzelig/active_record_lazy_load

Use ActiveSupport.on_load to correctly re-open ActiveRecord::Base.

cda8175c327a04f80d5e7630b918e21bf15d34ca authored about 8 years ago
Use ActiveSupport.on_load to correctly re-open ActiveRecord::Base.

2caa7355a51e978bc0daed4e63b18c3c6f26b87a authored about 8 years ago
fix application_helper#bulk_menu for overriding abstract_model

When using the helper method `bulk_menu` for a model that is not the current
`@abstract_model` t...

495bf28b6af5eacbe17b36a04c175bfafbbd01f8 authored about 8 years ago
Merge pull request #2776 from chamun/destroy_record_from_index_page_status_code_404

Return status code 200 when destroying a record from the index page fails

482b5ac4c3b6fc1d1b7bf7f5a6595590e27ea7a3 authored about 8 years ago
Don't use flash[:error] to return status code 200

61f1c856e8a4058aa4af3b6310ee231f295bb0de authored about 8 years ago
Fix issue #2775

Stop returning status code 404 when destroying a record from the index
page fails and returns st...

5958afe73482f461636e9a2ddbaa2fc190c5452c authored about 8 years ago
Merge pull request #2741 from loicginoux/hotfix/export-options

csv export options need to be HashWithIndifferentAccess

81f612f5bc16da61dbdd5356b7ac594c53a11836 authored about 8 years ago
Add specs that reproduce issue #2775

6070e32d63e59bc0d160c3f68b28f193b17bf5c7 authored about 8 years ago
resolve rubocop offenses

d20f622c9ca3f7683d585b881ab0e9d43fc39ab4 authored about 8 years ago
Query: Added ILIKE support for PostGIS adapter and multibyte downcase for other adapters

c3a7f74501acc7025af2e8b4389a4cc0d031adf3 authored about 8 years ago
adding test for csv_converter#to_csv

fe9ea4ba7b0c303f669899aa336343ef8100e5c2 authored about 8 years ago
Version 1.1.0

9e1c66ee036c640ac1b65aab35947c2ebd2671ef authored about 8 years ago
Merge pull request #2737 from tmesquita/nested-attributes-form-fix

fixes 'Cannot set property '_renderItem' of undefined' when adding a nested resource

326ee71a27eb8c1fe307cba66aa961f5a4764dfb authored about 8 years ago
csv export options need to be HashWithIndifferentAccess.new

0245d4cbd5dab7952d6f21cd31bdc3f6f2efad88 authored over 8 years ago
fixing broken test

ca0510e86d2ab225e408173804ce86e17daab2a3 authored over 8 years ago
removing extra semi-colon

eb537be6247a696cbfa52fc2fcf08858aea41f05 authored over 8 years ago
fixes 'Cannot set property '_renderItem' of undefined' when adding a nested resource

097e86e21842598477f6b8084be08e1604983346 authored over 8 years ago
Do not assume that every model supports Dragonfly

It is not guaranteed that every model extends +Dragonfly::Model+.
Calling +::dragonfly_attachmen...

6558ef23e6c1871ad07192532b226e599c6b8822 authored over 8 years ago
Add DSL for association eager-loading

Closes #1325, Closes #1342, Closes #1434, Closes #2649, Refs. #2682

b92a4d1a30b706d08df2aee4d0a59dad698a0552 authored over 8 years ago
Version 1.0.0 :ship:

b2bae25ce2c6fbaed23229a7359c13150fc6ba82 authored over 8 years ago
ActiveRecord Enum fields could not be updated correctly. Fixes #2713, Closes #2659

33342c0d1bdb9d4f74417984f414f9cc1e4d5b28 authored over 8 years ago
Use the latest version of remotipart

ae173020d94603f92aedcb592a269b64bc151cce authored over 8 years ago
Merge pull request #2715 from xoxoxo/improve-multiselect-filter

rewrite selected and queryFilter fn in ra.filtering-multiselect.js

0a3fa0180f958e4297b2e11786ad71dca9bf1ea1 authored over 8 years ago
rewrite selected and queryFilter fn in ra.filtering-multiselect.js

7e2cde8f310018b2b152574942593fcb581ca984 authored over 8 years ago
Must use page_method_name for all Kaminari pagination

4287b831547b3decac63b4db5b0eeebf5fdef6f4 authored over 8 years ago
Restore back rails_admin_controller?. Fixes #2268

ffa30e0563e86a91bf88a312911b77d1bfffc2dc authored over 8 years ago