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 decimal field type rendering and some code formatting

607c884d8f78a4c45612c4983aafd18164d2b29d authored about 14 years ago by Petteri Kääpä <[email protected]>
Style images contained within links non-bordered (At least Firefox renders a border by default)

acee9057daf716ccd6d4b62c38e965b306916efb authored about 14 years ago by Petteri Kääpä <[email protected]>
Fix has many associations input wiget's javascript

9b09a26088e4bf69f84e0ea79939bef27c10ddfc authored about 14 years ago by Petteri Kääpä <[email protected]>
Config DSL: Further work on edit and create views - all tests pass again

28a3574137f14d687d606a8f69faff9e8f4238c5 authored about 14 years ago by Petteri Kääpä <[email protected]>
Config DSL: Initial work on edit and create views

7565d20d6348d1a5ac0bc9adf3d651e7d5a2a2c6 authored about 14 years ago by Petteri Kääpä <[email protected]>
Add simple performance tests. The performance tests don't work on ruby 1.9.2 for an unknown reason - works fine with 1.8.7

d2f55e14ebbc32406de8902c55bc4bebfa46660b authored about 14 years ago by Petteri Kääpä <[email protected]>
Bump i18n dependency to 0.4.2

00aac089c52aec57c324e8ca40247dd57889f27f authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Update mail dependency

4742ea185f30eab57c6027e9462ddcacfd59ec72 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Install rcov

8f4114faff6338dd83e5d7b704f2e3d6f6086c89 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Refactor building of field config objects from class to mixin based. Allow registering of config options within eigenclass. Move property formatting in list view from view helper to configurable option provided by the field mixins

35f47fc3e2aca3e490ed17e5e2d34a944fb6d696 authored about 14 years ago by Petteri Kääpä <[email protected]>
Add support for decimal data type and include it in the test suite

c37c61a8eface8de0f8ebd1bbd62f3b8aae04f9c authored about 14 years ago by Petteri Kääpä <[email protected]>
Update dummy_app's rails dependency to 3.0.1

1e5c19994701134fa809020041360d2938dc5ab2 authored about 14 years ago by Petteri Kääpä <[email protected]>
Merge branch 'config'

25164e861fedb3047961e5d021e48055420cb673 authored about 14 years ago by Petteri Kääpä <[email protected]>
Eager load associations in list view

bfced637869eb17c45b583115b54030f5f40d55f authored about 14 years ago by Petteri Kääpä <[email protected]>
Introduced associations as their own configurable classes and move association value resolving there from helper. Also refactored field classes little bit

9c7c280703fc86f805576149eb66d29844662bcf authored about 14 years ago by Petteri Kääpä <[email protected]>
Bump rspec development dependency version to 2.0.1

43fb3766e1da7c5cfd7aab00d1c1a8744e13682a authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Ruby 1.8.7 compatibility

6369339375fa756365714f14c2671153dd80a6be authored about 14 years ago by Petteri Kääpä <[email protected]>
Config DSL: Performance rewrite. Read-time resolution of model configuration overrideability was too expensive so all that is now done only once at application startup

64f49357bc03705d81ffd949258f7f52741dd8ee authored about 14 years ago by Petteri Kääpä <[email protected]>
Commit a .rspec file

289566a572f4f4fbf43ed0cbf21b627c0a59732b authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Update rails and rspec-rails dependencies

ab9844cca7d3a668b995e5f9062c9bbe4b2a3655 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Creating a pt-BR translation.

20b7c095d2d62064481af88b31fbdde9c81a199e authored about 14 years ago by Caio Tarifa <[email protected]>
Modifying the header design. Creating application logo. Inserting Gravatar integration.

f652fc8bb2510c9a78a437e1c0b223ae351f02f6 authored about 14 years ago by Caio Tarifa <[email protected]>
Creating a pt-BR translation.

24a41228ed0ab809ca5853f50cf6723389666464 authored about 14 years ago by Caio Tarifa <[email protected]>
Config DSL: encapsulate field types in classes and make them pluggable. Also introduce virtual field type to support model methods as properties

1649fce5bef9cdf541a1a1ae5a67293ade172573 authored about 14 years ago by Petteri Kääpä <[email protected]>
Refactor list view to use config API and move field related non-rendering helpers to RailsAdmin::Config::Fields::Base

b92ae018e0abc30cf9b9f3f2fd3987f922e6182c authored about 14 years ago by Petteri Kääpä <[email protected]>
Remove redundant @abstract_models variables that were passed to navigation partial as config dsl provides a helper for that

9933ad6b3c3e5c99dfa1f910be92222932a52817 authored about 14 years ago by Petteri Kääpä <[email protected]>
Config DSL: object attribute, some docs and strip trailing spaces

78086975b69897aaaceccd2ed163796151aaa45f authored about 14 years ago by Petteri Kääpä <[email protected]>
Update rspec-rails development dependency

acff8ba44bb71c80ad533f744e641bc73d09c80a authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Config DSL: more api docs and fixes for configuration fallback mechanisms

b4e770ffbc2f81d2753308615bd4bfd9dd9f9e46 authored about 14 years ago by Petteri Kääpä <[email protected]>
Rename RailsAdmin::Config.global => shared_model for consistency

81ee9719f39788d606928ecae3e8a25980246ff6 authored about 14 years ago by Petteri Kääpä <[email protected]>
Config DSL: renaming of some methods and variable names to be more self explanatory, regroup navigation configuration, some api docs and some cleanup

a8c5e4653aabd038a42dc97d60c426c921aa14d3 authored about 14 years ago by Petteri Kääpä <[email protected]>
Update mail dependency

1e390a3676e1aefc0eec4ea96c4e7573154b106b authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Tests for field configurations in the list view

9c114cb8499fa7e7c5d6d851127f7bb3e5f1556e authored about 14 years ago by Petteri Kääpä <[email protected]>
Typed field config fixes

0ada52af7434c34ba743d11373533761198a232a authored about 14 years ago by Petteri Kääpä <[email protected]>
Allow global reset (usable in tests)

5dfc2837ce4f0144eeb6f90dc7f366de3588c94c authored about 14 years ago by Petteri Kääpä <[email protected]>
Add tests for items per page on list view configuration

ba782ea07b653cdced358a9bc2e6f6569fe6ce26 authored about 14 years ago by Petteri Kääpä <[email protected]>
Update list view to take advantage of new config options

702872f0fb19b1c317138c9db9529423fd4aba7f authored about 14 years ago by Petteri Kääpä <[email protected]>
Config DSL rewrite for better option overrideability

2fa35f79b3c88f740c9e04b19977f072cfee5202 authored about 14 years ago by Petteri Kääpä <[email protected]>
Update rspec dependency

d8cd492a3ebd4948ac2b50bbade992e3dc7c7538 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Fixed i18n on delete.html.erb in path layouts

86e7cd31fd8600dc502d8142e7068e41b449ed2c authored about 14 years ago by Matheus Caceres <[email protected]>
Update thor

80cdfe3f84fe88a607ed185756f66ccd4e20292e authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Add test for RailsAdmin::Config.excluded_models

435833ff2ce33fc21d23f4a412bfa47131d8d89d authored about 14 years ago by Petteri Kääpä <[email protected]>
Simplify config by moving dsl registration from define_method to module methods where possible

cb51e1209d7800d5265a74d750fa31263e00a208 authored about 14 years ago by Petteri Kääpä <[email protected]>
Added a configuration option to exclude models

f5a8296dddd7b894c9ae9b20c8554a929264cfef authored about 14 years ago by Christian Hølmer <[email protected]>
Moved assets into engine specific subdirs

- This fixes an issue where the names of the assets in the engine
collides with existing asset...

b754a7ca46a1c8cfb8260ce1256d71b7e2b770d0 authored about 14 years ago by Christian Hølmer <[email protected]>
Added .swp to .gitignore

dd3905e2c7bab5371ffce113eee6f4d47f3ba52a authored about 14 years ago by Christian Hølmer <[email protected]>
Add Cameron Priest to the credits

6956b2efe1074ad41159ddf3308cc42ccbda45d9 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Add Daniel Neighman to the credits

48156ecd10043bf0343bc438b2c63c46621e3f77 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Add Jack Dempsey to the credits

bb9f1d86c1b01ab33ffdffdc0ad6ba6713001c15 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Add kaapa to the credits

a136bd6f30cde80bab43824e22522221c193f044 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Make required_rubygems_version safer

4cae4c366c26f1b055f20e00cf9f2773f8f4a445 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Fix docs and typos

7103a3ad5f0a9a815bb27d741bc1146121c82286 authored about 14 years ago by Petteri Kääpä <[email protected]>
Tests for navigation config

5228ff23f36d6f9bdac3fe42e69ba7e7c015e703 authored about 14 years ago by Petteri Kääpä <[email protected]>
Revert Fan model to it's original state

a5406dd7710fc51f157b1a57d1ea4961b7694236 authored about 14 years ago by Petteri Kääpä <[email protected]>
Some alias methods and fix for ruby 1.8 (kudos youreyeslie)

2d62434666ae00ab2d23bfc0bc47415474cc53f3 authored about 14 years ago by Petteri Kääpä <[email protected]>
Reorganize files

c3fcc0918be02b85295e201f1e8448ad1d9ecd53 authored about 14 years ago by Petteri Kääpä <[email protected]>
Include Webrat matchers

7ebe289cf3daf6d772b3bcb5afe5d057a8b2115b authored about 14 years ago by Petteri Kääpä <[email protected]>
Simplify by removing pointless lazy evaluation of configuration blocks

6e695f83cd537e2801cc30e0e6caddcf67afc748 authored about 14 years ago by Petteri Kääpä <[email protected]>
First draft of the config DSL

b72a94c492c650ac615eda108dcdc6e9c58be992 authored about 14 years ago by Petteri Kääpä <[email protected]>
Add screenshots

bd9be65e8099cd63ba2ae8ca90d91aeb4d0707b1 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Style cleanup

ae0645f2e579089a118f9b87e74f27343bab619a authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Fix view paths

326e4eb36b3dc8f447af16a081235eed578165b9 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Update background image

7a4146d8216ddd4390e2cc0eaab95019e4ef3eb1 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Add support for timestamp type (handle like datetime)

80c705530283a14e48c9f9d584988f30546331a3 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Improve error handling

042a0200bda47b3c10010d0597ed7541f1b42e0c authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Update thor

e0ae16786d7cb83ab4e211a88edc6c8f47cd206c authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Update rack-test

1291583acab3c259a47f936d1ba4751aa76d2471 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Update devise

daa1100a6432b78fa45794fc07494d8cb26b5e75 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Fixed typo that was causing and error for authentication

526a603d31f63aecfb8ac8aa15384fe0afd93ef6 authored about 14 years ago by hurrycane <[email protected]>
Updates to raise when accessed in production etc without authentication by default

67ae51c88d77f3f8dd05a9174054c876281fa2f2 authored about 14 years ago by Daniel Neighman <[email protected]>
Update rack-test

83438601bb4f09989f113d6da9278d55ffb1df54 authored about 14 years ago by Erik Michaels-Ober <[email protected]>
Rephrased console message before migration generation (as it's generated anyway and the command is now described in USAGE file). Also removed useless magick_goes_here method

708ef27889f0637610fc3d4e8fae0b64092ad5ee authored about 14 years ago by Petteri Kääpä <[email protected]>
Move generator description to USAGE file with more detailed description

0e09eaf02c34f72e37ed57ec0b9b3c54541344ad authored about 14 years ago by Petteri Kääpä <[email protected]>
Fix dummy app default route to point to RailsAdmin::MainController

c16ff370031ea38165ff827a62a979787ea1930a authored about 14 years ago by Petteri Kääpä <[email protected]>
Replace tabs with spaces in assets

22c0a42a3f09e1e942941cd554516c818d5c8172 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Missed one hard-coded plugin name

76a4571feac689950e0d0059b1e6e552647d8930 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Moves devise from a runtime dependency to a development dependency

b218023e36bc0174d81d86a1861c1ad0e0a1f2e9 authored over 14 years ago by Daniel Neighman <[email protected]>
Is there a chance of running engines without rails?

66343471e85ce5cbac2c004b2a8a8b9f3809be50 authored over 14 years ago by Piotr Sarnacki <[email protected]>
There is no need to force users to use rubygems nor bundler

92fc772a9d90b026a0cd244daa531679dc4ead8d authored over 14 years ago by Piotr Sarnacki <[email protected]>
Move everything in rails admin into RailsAdmin namespace

c8e697a65c506e6129684d31f738c7eea34f9300 authored over 14 years ago by Piotr Sarnacki <[email protected]>
Replace hard-coded plugin name with variable

cc01970a9305998dc1f800476806fd2de71b23d7 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Replace tabs with spaces

30e630e54aad2ab1a7915adaf486580ddd4f6e46 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Remove stray "get rails_admin_dashboard_path"

6254282e38819a4b908bc78b5330ef8c89ef78c8 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Complete history controller refactor

b60b70bce1c57de05f2bd6a94e3181342175b07f authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Refactor history into separate controller

2afe3996ce598a7f2f1b2e66c8f1e6e470d5bf3f authored over 14 years ago by Erik Michaels-Ober <[email protected]>
add in views for HABTM associations

265d893d9ccafaa20ad93e591bfbc09f2a8b2586 authored over 14 years ago by Jack Dempsey <[email protected]>
add in seed data for easy testing of dummy_app

7bda6fbe91b3902cb5e87ae9725be8055635ebab authored over 14 years ago by Jack Dempsey <[email protected]>
HABTM seems to basically behave like a has_many at this point

5892fe609edc74ab8fe9b7d52108a7f6b66d12c3 authored over 14 years ago by Jack Dempsey <[email protected]>
drop in some pending specs for HABTM

7a6de9f33c3f9cdda0d751658a0eaeed1f95ad83 authored over 14 years ago by Jack Dempsey <[email protected]>
start adding in support for HABTM

7d03210d0532403d4184e4e57be5664f6f99b0a3 authored over 14 years ago by Jack Dempsey <[email protected]>
add in fan model and table to hold HABTM relationship to teams

adf7fc5b256aa4620c5cfb58fe45c2d1d637f192 authored over 14 years ago by Jack Dempsey <[email protected]>
remove unneeded and deprecation warning creating |map|

c7169ad063181bfb392db83370adeaa2276117e4 authored over 14 years ago by Jack Dempsey <[email protected]>
Speedup tests and remove Devise dependency by using Warden's test helpers for authentication instead of sign in page within test suite

ca5ca684eb9991d5b8b3922e15496c22a0198512 authored over 14 years ago by Petteri Kääpä <[email protected]>
Some css refactoring, make top navigation's dropdown items colored by state and hide more button if dropdown is empty

fdb891c7510463d43c6d406663c617eeab401080 authored over 14 years ago by Petteri Kääpä <[email protected]>
Update thor

68b864f213a12da67684ea3e267ee799d2493d1f authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Move device patch from dummy app to engine itself as it's required there as well

d98572924b4a9b814994ae8bfeb8b943ce873014 authored over 14 years ago by Petteri Kääpä <[email protected]>
Routes.rb rails 3 sugar

851620d3b55c7afe5eaabbfbbba1475b31e77e89 authored over 14 years ago by Petteri Kääpä <[email protected]>
better error reporting and handle has_and_belongs_to_many

2dff58a1b829c6b8df172e2203888286c4281d5d authored over 14 years ago by Jack Dempsey <[email protected]>
Monkey patch devise default scope loading for the time being to achieve working generic authentication (thank you hassox for the fix)

db0697975dd7fbb4473c145af42a5374a95f0472 authored over 14 years ago by Petteri Kääpä <[email protected]>
Make tests pass by adding user sign in to tests and modify root route to be an existing one

9152b9c6c67d36ec4e1eabe16c23d0d33d6b67f1 authored over 14 years ago by Petteri Kääpä <[email protected]>