Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
rails_admin
We are on a mission to Make RailsAdmin better!
Collective -
https://opencollective.com/rails_admin
- Code: https://github.com/sferik/rails_admin
github.com/railsadminteam/rails_admin - a31a87667278c7e83bf54214e189e44b534761d7 authored about 14 years ago
github.com/railsadminteam/rails_admin - d0eac6ec30a81e0b4cd88cba276472133e7a08d6 authored about 14 years ago
github.com/railsadminteam/rails_admin - ce4794199271145bd736e948a9c4746aa0a6dd76 authored about 14 years ago
github.com/railsadminteam/rails_admin - 9da54620602edabccabca401bf83462a2e51c795 authored about 14 years ago
da71a3ccd99bb12cc684c26aa8dcc88ca0af7c80
github.com/railsadminteam/rails_admin - c44dcc7a0c2bdeadf684d886638addebabd522cf authored about 14 years agoan empty hidden field on empty selection for backend to clear associations,
fixes #199
github.com/railsadminteam/rails_admin - 59cc2f74da2a58c021ecd1a2835d7a310fa026bf authored about 14 years ago
github.com/railsadminteam/rails_admin - da71a3ccd99bb12cc684c26aa8dcc88ca0af7c80 authored about 14 years ago
github.com/railsadminteam/rails_admin - b4dccd1c1cbac44eeaf625535fc9f48fe35e34b4 authored about 14 years ago
github.com/railsadminteam/rails_admin - 458063a08a651f13754526085bc93d57e02272dc authored about 14 years ago
github.com/railsadminteam/rails_admin - adba8fd310a3e023bce6160e025f929dc2099f38 authored about 14 years ago
github.com/railsadminteam/rails_admin - db004a2f9deee28e0e76193e3cf4a5c00c7128aa authored about 14 years ago
github.com/railsadminteam/rails_admin - f9d74eb1d1329f7ac6b1bf67ff253948d2ea7694 authored about 14 years ago
github.com/railsadminteam/rails_admin - bdf3d6fe89402e63f225d8b425f4647b2ac1c9cd authored about 14 years ago
github.com/railsadminteam/rails_admin - 87f3fd009f2c209449c0a623071b2f05e6b83249 authored about 14 years ago
We now have a small placeholder cdeditor.js so we don't have 404's if
ckeditor isn't installed. ...
This change fixes operations that aren't safe so they can't be
accessed via GET.
github.com/railsadminteam/rails_admin - 36b6a5f4e67008ea25ae4db1775421a4aafbd70f authored about 14 years ago
github.com/railsadminteam/rails_admin - c2c8568c820f3c6798288d15d0e9e0e2381f7821 authored about 14 years ago
github.com/railsadminteam/rails_admin - ce8d0b2aed1b12141dc92e40b9a092c26f08572b authored about 14 years ago
github.com/railsadminteam/rails_admin - bae06b1a14cdc055508f9dfc1f2d13a522265c08 authored about 14 years ago
Corrects some translations and add "no_activity" translation
github.com/railsadminteam/rails_admin - 0cd178664beb36d716c6aac5f7bfc721cdd8d746 authored about 14 years ago
Actually, unfortunatelly, I wasn't enable to contribute to this great
project due to a very tim...
github.com/railsadminteam/rails_admin - 6cdf0689d52714f9040395b6e7d8e11b2a1e5279 authored about 14 years ago
github.com/railsadminteam/rails_admin - 0df3d6e24ecd16dccbe457baff245abaf21ac811 authored about 14 years ago
github.com/railsadminteam/rails_admin - c6b136415070c9f0aa599bbf0d4539f274566395 authored about 14 years ago
github.com/railsadminteam/rails_admin - a9c5192b46ae80485edf3843a61d299de37648e8 authored about 14 years ago
github.com/railsadminteam/rails_admin - 310aea5fcacf89a83aa50af2c9a655705b3be1fe authored about 14 years ago
github.com/railsadminteam/rails_admin - d9cc13475042b5d006e8111ae2bd6feaec9f9e95 authored about 14 years ago
github.com/railsadminteam/rails_admin - b37a30d1c978f7fbf6ea97ee920aeb3330fc3178 authored about 14 years ago
github.com/railsadminteam/rails_admin - 9aef13b501fbb00c502675c2e203f6c3c4c3dfe2 authored about 14 years ago
github.com/railsadminteam/rails_admin - ae2d82418e2b63c3efd58ddf86a17f616d92efd0 authored about 14 years ago
github.com/railsadminteam/rails_admin - 7992214270815bd0434735b598f80c3baa3d1b3e authored about 14 years ago
Using AbstractObject#associations= instead.
github.com/railsadminteam/rails_admin - 025fc07e1eafa2e40925f5d1a872d6dcef8209fa authored about 14 years ago
Per issue 197 we're in the process of making rails_admin's routes more
railsy. This change move...
Per issue 197 we want to make rails_admin's routes more idiomatic.
This change implements one pa...
Never assume - you'll end up with egg on your face. "But I'm only
changing the CSS" I hear you ...
The problem with relative positioning is that it brings the elements
forward in the z-stack so t...
Now that we're using tables we don't need to specify the widths for
both the headers and body el...
These are the "EDIT/DELETE" actions and the "..." icon in the list
table. Removing the width al...
There were a few bugs in the required/optional status reporting for
associations. This change f...
github.com/railsadminteam/rails_admin - 59cd0ae02bfb8be064afcd8f38efe52dd449a02b authored about 14 years ago
github.com/railsadminteam/rails_admin - 39344d30dcad36e06bef0b00e4864fa158a9a148 authored about 14 years ago
github.com/railsadminteam/rails_admin - 40ba4c7bd4f7536b5e98df5f9bb823538c112f8f authored about 14 years ago
github.com/railsadminteam/rails_admin - 968b86fd90589c7a0da7436d3b315803ce87797c authored about 14 years ago
A common mistake for translators is to forget to change the YAML file's
root key from en to thei...
github.com/railsadminteam/rails_admin - 410d3db13a52e4de76d667dbcfa99fd3b864cfae authored about 14 years ago
github.com/railsadminteam/rails_admin - e18b2dde2b55bd4df79298894295a47ca511979d authored about 14 years ago
github.com/railsadminteam/rails_admin - fe3039d5aa53fc0e35f9d577570a3c9ee69074c1 authored about 14 years ago
github.com/railsadminteam/rails_admin - 88740aa634e44464ed8fd338e42d7dd72f7554a7 authored about 14 years ago
Conflicts:
Gemfile
github.com/railsadminteam/rails_admin - be0e011c47d19eecf44e1fe94902f232540d501e authored about 14 years ago
github.com/railsadminteam/rails_admin - 09fb0067866522802392e4fce66f58d5d9a72c6d authored about 14 years ago
github.com/railsadminteam/rails_admin - 539eff2f520b44d0d3a3e480bfc64b4662afe82f authored about 14 years ago
github.com/railsadminteam/rails_admin - a98ce11cc173ab1fb753534e0401739059b68138 authored about 14 years ago
github.com/railsadminteam/rails_admin - 3efd5bdcfb703c5dd779a296eafe72527e107c10 authored about 14 years ago
github.com/railsadminteam/rails_admin - ba4928c1e65f12344645d04496d55395394133f5 authored about 14 years ago
github.com/railsadminteam/rails_admin - 9218cb8049559f6b4aad60d91e346fbf7f649ac4 authored about 14 years ago
github.com/railsadminteam/rails_admin - 07597b5fed5febe9ae159378b3c3f2dc0637489c authored about 14 years ago
Conflicts:
spec/requests/config/edit/rails_admin_config_edit_spec.rb
github.com/railsadminteam/rails_admin - 075a85fed85bd54e0e6694e83433aa1ea6a0ee45 authored about 14 years ago
github.com/railsadminteam/rails_admin - 240b93ff469446d0331e26e25b2f1b5290589750 authored about 14 years ago
github.com/railsadminteam/rails_admin - 0c3f0527bf6fe1983b3da2a31d6e49e548e9f144 authored about 14 years ago
github.com/railsadminteam/rails_admin - 5a1e0cc119fd429bf36038c23b0223afb5e15c55 authored about 14 years ago
github.com/railsadminteam/rails_admin - 48c0febd79ce045d637b1e31261834ef19aac065 authored about 14 years ago
github.com/railsadminteam/rails_admin - fbb4414bfd6349e6aac96d44cfb7cb1fc81d4205 authored about 14 years ago
github.com/railsadminteam/rails_admin - 3a0827f685d2d7a19c6e04198dd67fd1bf3ef3a8 authored about 14 years ago
github.com/railsadminteam/rails_admin - a9c7186d1c3ea8514f7a63f8ce17394e52dd95a8 authored about 14 years ago
github.com/railsadminteam/rails_admin - bc44d9c6adc9b49c3ca7e347f718104ab07fe638 authored about 14 years ago
This reverts the second part of commit 11440180fb09b3136840f277cf80bab05a7eb8ec.
github.com/railsadminteam/rails_admin - db85ad4f2aed716e7169757cf3f80a7af0fe46f9 authored about 14 years agogithub.com/railsadminteam/rails_admin - e1e8bf632ef83480f4f2bf09ac57611eeb229fd4 authored about 14 years ago
github.com/railsadminteam/rails_admin - 2ce6ee0572696b56008001b08a09597ecd7dc1dc authored about 14 years ago
github.com/railsadminteam/rails_admin - 107a4d2231a213eb46763d48f8feab4ec8a7c7ee authored about 14 years ago
* allows loading models from custom places like plugins
github.com/railsadminteam/rails_admin - 1afa2e398c191b60f82a9c2c8876f24c148c4591 authored about 14 years agogithub.com/railsadminteam/rails_admin - 8e007775112146ac71e74521f71a03b4cd949aaf authored about 14 years ago
github.com/railsadminteam/rails_admin - 5f88a1faae65d2894c835abd195dd4a798457ef4 authored about 14 years ago
Devise's current_user and destroy_user_session_path helper methods are
dynamically generated per...
github.com/railsadminteam/rails_admin - 29ca47586f2728654b0aff0948176119d502f961 authored about 14 years ago
github.com/railsadminteam/rails_admin - d408f8fc1dbc73074bb949997ccd13b399847e86 authored about 14 years ago
Wraped RailsAdmin::Adapters::ActiveRecord#get results with
AbstractObject.
github.com/railsadminteam/rails_admin - a397ecf79120150da9c5c8d06084b31239dffc09 authored about 14 years ago
github.com/railsadminteam/rails_admin - 028ac9cd72e8d97bd6191525ca3b4b5fc1efd300 authored about 14 years ago
used in edit views as well, rename field css classes to match with the types'
ruby class names an...
github.com/railsadminteam/rails_admin - 9ad94901916295960ad906d043bece60a26fbdcc authored about 14 years ago
github.com/railsadminteam/rails_admin - 4fe671353ed37efd45084e674815968352719911 authored about 14 years ago
github.com/railsadminteam/rails_admin - 4652ba257f780add238eb3d7a7f42b6f86521f0e authored about 14 years ago
github.com/railsadminteam/rails_admin - 37bf83ba42b5cecce2ebd108bc69ecc2a63fa5a3 authored about 14 years ago
github.com/railsadminteam/rails_admin - e9ef7152946f58bb3bbfdb2e99e6f1cd98eaf372 authored about 14 years ago
github.com/railsadminteam/rails_admin - 6c84c1fb7706b82e3e1ae9f0124987496280064f authored about 14 years ago
Calls to I18n (which ActiveRecord::ConnectionAdapters::Column#human_name
does behind the scenes)...
github.com/railsadminteam/rails_admin - 706559d9f3baf18aad3ccc84fd7c78d2c1c323a3 authored about 14 years ago
Signed-off-by: Maxwell Swadling <[email protected]>
github.com/railsadminteam/rails_admin - ec1a4ebb3310dba5484e699b62214392f2a97a18 authored about 14 years agogithub.com/railsadminteam/rails_admin - 7d6677dbf602471053b43cf7569524725008659a authored about 14 years ago
github.com/railsadminteam/rails_admin - 932f4f3fdb99c9fba5fc8a2504227f8cef3e1fd3 authored about 14 years ago
github.com/railsadminteam/rails_admin - f7a277a8122c3c179e66a20782afbf49ad65f9a1 authored about 14 years ago
A list of contributors is automatically maintained here:
https://github.com/sferik/rails_admin/c...
They were documented as hide_from_* and this name is more descriptive
than hide_in_*. For the t...
Previously we would no-op silently which is user-unfriendly.
github.com/railsadminteam/rails_admin - bede976de8ea677de11027033066d8d30a528f67 authored about 14 years agogithub.com/railsadminteam/rails_admin - 5713b1671e8c3adc9db0b4c545b96b88136415ab authored about 14 years ago
github.com/railsadminteam/rails_admin - 59dfb4ee1730702dc9794e5749436246c5ff3fae authored about 14 years ago