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

dummy_app's schema.rb will never be on sync with database as the db itself has been excluded from VC

github.com/railsadminteam/rails_admin - 5b6bdcae25b130c0a2c82d40f2d6d41a6e4cf27c authored over 14 years ago by Petteri Kääpä <[email protected]>
Cleaning up routes and layout's from dummy_app

github.com/railsadminteam/rails_admin - d20e5dff8c2a3d7f7b4a99d618c0cc27141f6899 authored over 14 years ago by Petteri Kääpä <[email protected]>
Remove duplicate files/symlinks not needed anymore as rails_admin is now in dummy_app's Gemfile

github.com/railsadminteam/rails_admin - b6a7bff62b002be4e51c5d8b79954019b528f81e authored over 14 years ago by Petteri Kääpä <[email protected]>
Add rails_admin gem as dependency from parent folder for dummy_app

github.com/railsadminteam/rails_admin - 427a9393bfa6fee2fee3cdda5c837935eb4ee818 authored over 14 years ago by Petteri Kääpä <[email protected]>
Use Procs instead of lambdas as default auth methods since lambdas can not be passed to instance_eval. Apparently this is due to instance_eval passing self as argument to it's block.

github.com/railsadminteam/rails_admin - 39d64557661fa964075100d4506fe7271c575ae7 authored over 14 years ago by Petteri Kääpä <[email protected]>
removed index.html

github.com/railsadminteam/rails_admin - 643a16337351ebafa9d8317ad174a0f1c55709df authored over 14 years ago by Cameron Priest <[email protected]>
Generalises authentication. With a default for warden/devise

github.com/railsadminteam/rails_admin - a44bb3c061167b441d45fd3b1478fc1d4425a243 authored over 14 years ago by Daniel Neighman <[email protected]>
Infer dependencies from the gemspec

github.com/railsadminteam/rails_admin - d238530eeb8d2f2503a0f6b58e1adfa4ec9dce66 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Update mail

github.com/railsadminteam/rails_admin - 49a13a67539abc3df8ddd1fab7a0665783337639 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Update rspec

github.com/railsadminteam/rails_admin - 3274bae5545c68631e94b5573618ee531de562cc authored over 14 years ago by Erik Michaels-Ober <[email protected]>
required_rubygems_version takes a string, not an array

github.com/railsadminteam/rails_admin - 3a51d38143bf71634b6351aaaad290194c19dcd3 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Add description for default rake task

github.com/railsadminteam/rails_admin - c0a17e05687aafd5ff94f36083e5e375c61f0cb3 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Use the new defaults

github.com/railsadminteam/rails_admin - 6349fc1de6533cea7616d21654b3859cf635f178 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Created seprate BlankHistory class

github.com/railsadminteam/rails_admin - 0e3770f65655ccf50f2f209a48a381aabf36063c authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Symlink at a higher level

github.com/railsadminteam/rails_admin - b4bdbd431ddcb88c060839bf75279e954aaabc0f authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Remove Jeweler dependency

github.com/railsadminteam/rails_admin - 8442616aa0ac52eb9e802dcf244c1f5f42e22f7b authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Remove .DS_Store files

github.com/railsadminteam/rails_admin - deaef847a8144aaf43f0853e0d6f319669ac22a0 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Symlink history model

github.com/railsadminteam/rails_admin - 8cdb784ea6ae8813d5bacbdd32344634fc3e0672 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Cleanup whitespace

github.com/railsadminteam/rails_admin - 797d66b80dd3a43cfe771e3d87a84445e35e982a authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Convert more variable names to Ruby-style

github.com/railsadminteam/rails_admin - 1e865b0a7013924225b29f1fb6b3ccea114d1093 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Manage version number with version.rb

github.com/railsadminteam/rails_admin - 07b4ece1968cc296f684b81c87d2f9a99eaf05de authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Spellcheck

github.com/railsadminteam/rails_admin - 4c48041e6b7866a3f8a3e608f8192899567fc4da authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Switch to Ruby-style variable and method names

github.com/railsadminteam/rails_admin - 6a87ba2d302a7975db0854575713087c2d3cb6c4 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Cleanup whitespace

github.com/railsadminteam/rails_admin - ab6c59895deb31cf061b52685e9f751d7d9a3cbe authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Add proper load order documentation

github.com/railsadminteam/rails_admin - fe79f4070ad054ba39b738e8da059705626d9ee9 authored over 14 years ago by hurrycane <[email protected]>
Made dummy_app locales a symlink

github.com/railsadminteam/rails_admin - 755ec68ed565d50a4235788ffbbb970a1be9176e authored over 14 years ago by hurrycane <[email protected]>
Changed structure of install_admin generator and modified an issue making the migration have the same number

github.com/railsadminteam/rails_admin - d684b245ebce95ee0987b8496e0242f7e5957117 authored over 14 years ago by hurrycane <[email protected]>
Added french i18n

github.com/railsadminteam/rails_admin - da873beb84cd707ea1287918c4c4a47eae95a492 authored over 14 years ago by hurrycane <[email protected]>
Re-apply commit 4ba2c47d0caaf479b7ac91f3c8f057b9b011212e.

Please don't undo!

github.com/railsadminteam/rails_admin - 9722d64f3e114b2184a1b9906df7749fc391696e authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Use git command instead of regular expressions to select/reject files

github.com/railsadminteam/rails_admin - 7f3838bb972b7cad80fc897f2a498c4eb6b861f3 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Minor edits

github.com/railsadminteam/rails_admin - d37ffcda10b2aa266e1e90960f33a8394d5e6400 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Add Bundler build, install, and release tasks

github.com/railsadminteam/rails_admin - 1a4219cfed77eca329f71c8126f890a180bac059 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Delete remaining traces of Merb :'(

github.com/railsadminteam/rails_admin - 1593415e78cd699e9b206864c1a80aa20c013eba authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Fix migration template's down method's table name

github.com/railsadminteam/rails_admin - ce042b0813e0bcf4a330e1300f576259dbf4090b authored over 14 years ago by Petteri Kääpä <[email protected]>
Bump version to 0.0.1

github.com/railsadminteam/rails_admin - 541a89e17226d026b365798a89020ed96bd7da9a authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Remove Jeweler. Sorry Jeweler.

github.com/railsadminteam/rails_admin - b4589d539064ba58bbfe6ccf4c4cdb38b0129a41 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Fixed failing tests problem

github.com/railsadminteam/rails_admin - 19624d77f062b1bfd1676f0d90e05d61823d36e6 authored over 14 years ago by hurrycane <[email protected]>
Sorted history DESC after created_at

github.com/railsadminteam/rails_admin - 85fb42613770f9fa83da2fdfcf525e619d87c543 authored over 14 years ago by hurrycane <[email protected]>
Added history for associations

github.com/railsadminteam/rails_admin - 8d6095d1dc55bc8f11f284a83c398a0da4085689 authored over 14 years ago by hurrycane <[email protected]>
Added pagination for history

github.com/railsadminteam/rails_admin - 23bd508ebb9aa006c97265d7438748f354e80ef8 authored over 14 years ago by hurrycane <[email protected]>
Undo accidental change in SHA: 48d3431f58e158948c4ccd9e91bf40e842212d78

github.com/railsadminteam/rails_admin - 2aed5a607867f920122bd11f3ad331ab7cebfbc6 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Add links and clarify text

github.com/railsadminteam/rails_admin - 734f34c32f9a1c1d313c332cd4d6444ff9784ae8 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Undo accidental revert of commit b145bc67fa2cf9e8ac446b4673a4019384f0f778 in commit f36ced474d10ecca03a0e0e46be11dd8622cd06b

github.com/railsadminteam/rails_admin - 4ba2c47d0caaf479b7ac91f3c8f057b9b011212e authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Ignore dummy_app dbs and logs

github.com/railsadminteam/rails_admin - 2780063bec1377c7f367eefd75da5a5bf7f17e0d authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Rename symlink

github.com/railsadminteam/rails_admin - 00e5b4825d8bc249f6ab03a522cb2ecb9624397d authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Added unique ID column for general history view

github.com/railsadminteam/rails_admin - 48d3431f58e158948c4ccd9e91bf40e842212d78 authored over 14 years ago by hurrycane <[email protected]>
Fixed mail typo

github.com/railsadminteam/rails_admin - d505cd26d7232682961de27e7a50f10ca3a38a28 authored over 14 years ago by hurrycane <[email protected]>
Added future improvments list

github.com/railsadminteam/rails_admin - 770fdc3b02fe9c47dc0ed0154670632046586c7f authored over 14 years ago by hurrycane <[email protected]>
Added contributing advice and authors to README

github.com/railsadminteam/rails_admin - 9e8ea877a9059d4e97ec7d74eae6edb37863d8ed authored over 14 years ago by hurrycane <[email protected]>
Added installation and usage to README

github.com/railsadminteam/rails_admin - 993ad5ea1ee9a86104e2d24a38c0221b0d03db8f authored over 14 years ago by hurrycane <[email protected]>
Added new README file

github.com/railsadminteam/rails_admin - 029b11a8c29c814a6406fd52e99b22876ed31cfb authored over 14 years ago by hurrycane <[email protected]>
Reducing redundancies for dummy_app

github.com/railsadminteam/rails_admin - b44d177ac848c80c364d8d7a1e16f09f53081cb9 authored over 14 years ago by hurrycane <[email protected]>
Removing redundancy between plugin and dummy_app

github.com/railsadminteam/rails_admin - f36ced474d10ecca03a0e0e46be11dd8622cd06b authored over 14 years ago by hurrycane <[email protected]>
Added devise for admins

github.com/railsadminteam/rails_admin - 16f38c253b595f9c8fdf3fdec58053e3263ee817 authored over 14 years ago by hurrycane <[email protected]>
Added nice output for history (temporary)

github.com/railsadminteam/rails_admin - 80d54ed094c7cd297da8a0a259dcd28b30197e49 authored over 14 years ago by hurrycane <[email protected]>
Added single record history. Added links for history list and edit views. Also sortable columns. Closes #59 #55 #58

github.com/railsadminteam/rails_admin - c359afa57a6b0cc6cb04de15677ed591dbd3a778 authored over 14 years ago by hurrycane <[email protected]>
Use full git ref instead of shortref to avoid collision

github.com/railsadminteam/rails_admin - b145bc67fa2cf9e8ac446b4673a4019384f0f778 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Fixed sorting to work with JavaScript. Closes #60

github.com/railsadminteam/rails_admin - 10542317bf22924e5e87c9ba3394b9ddaa10b5eb authored over 14 years ago by hurrycane <[email protected]>
Renamed dummy application to dummy_app

github.com/railsadminteam/rails_admin - 7b7114276108010e54888fcaae8649a4d2497e6f authored over 14 years ago by hurrycane <[email protected]>
Removed FIXMEs. Remaining FIXMEs are to be corrected on the next iteration/issues thare going to be solved + dummy app dupplication

github.com/railsadminteam/rails_admin - 365621062f2c09bb9a8e5a2e524dce19dd75dcab authored over 14 years ago by hurrycane <[email protected]>
Added i18n. Made buttons to visually show the default action. Closes #41.

github.com/railsadminteam/rails_admin - 02cd3b40c23a98d6ba702fef886554acbe3d4150 authored over 14 years ago by hurrycane <[email protected]>
Adding userinfo to form layout

github.com/railsadminteam/rails_admin - 2a2ab3dd17412154769cc51440b9404be340cb3f authored over 14 years ago by hurrycane <[email protected]>
Adding userinfo to all the layouts

github.com/railsadminteam/rails_admin - 5dfa2342c5b27fa25732a08a9b83aac65cc34108 authored over 14 years ago by hurrycane <[email protected]>
Added copy locales files functionality to install generator

github.com/railsadminteam/rails_admin - eb9b068cd49e3bccc3920f0734254d035ff03b2a authored over 14 years ago by hurrycane <[email protected]>
Added dashboard.js and moved inline JS from dashboard template

github.com/railsadminteam/rails_admin - 73f80fd48c03c61df471edc07f8077f88c921bd3 authored over 14 years ago by hurrycane <[email protected]>
Testing locales

github.com/railsadminteam/rails_admin - 41b98158430b66778fd658ffac68d113b9606477 authored over 14 years ago by hurrycane <[email protected]>
Update rack-mount

github.com/railsadminteam/rails_admin - 32e8b055d3e4bb7b282c24e5a64a0c4749202ddb authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Cleanup

github.com/railsadminteam/rails_admin - 7fa2062c1e9003e4b00e6bfed34248bcdedeb226 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Add locales

github.com/railsadminteam/rails_admin - f91691ffea07fef3837ef1c1c2647e7e58e68ff5 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Add tasks

github.com/railsadminteam/rails_admin - 3b5e8836a0a76c756db618eb9cba7357e19370cb authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Add dependencies and meta data

github.com/railsadminteam/rails_admin - 61a7e196e3fb8ffc3ae2db5136d8e9019c807134 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Update dummy app to Rails 3 final

github.com/railsadminteam/rails_admin - c53a8d6140d35d355eb36c3527680be6dc49b58b authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Cleanup

github.com/railsadminteam/rails_admin - 352b30e4a83fe86708cfe46a6d37e1b433fc91f6 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Update to Rails 3 final

github.com/railsadminteam/rails_admin - 24dddaf6351a071cff39d50df237d51cee68198d authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Add dummy_data as a dependency

github.com/railsadminteam/rails_admin - 999f7b27fcbe7ba1eefcb3b7b3f05d4ad650df23 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Modified history to show the real action

github.com/railsadminteam/rails_admin - 889a55d64cc7e67047072b9546d7de74b8c1017d authored over 14 years ago by hurrycane <[email protected]>
Made record counters work. Closes #46

github.com/railsadminteam/rails_admin - 73256a1821a2f9b067c62e7fa948da40552bdbdd authored over 14 years ago by hurrycane <[email protected]>
Adding script to populate database. Closes #33

github.com/railsadminteam/rails_admin - a616fe664f0bff331248828040a64c6321444b10 authored over 14 years ago by hurrycane <[email protected]>
Added delete button to edit view. Closes #40

github.com/railsadminteam/rails_admin - ea617a716f46249ee2ac33db6c411ace2b6012fa authored over 14 years ago by hurrycane <[email protected]>
Fixed pull issue

github.com/railsadminteam/rails_admin - 447bbc33f1b3587dd6c308fdb831cddaa26c9b16 authored over 14 years ago by hurrycane <[email protected]>
Cleanup whitespace

github.com/railsadminteam/rails_admin - 42da3a085e15987845c1090b63eed3e0a5793454 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Testing devise support for webrat

github.com/railsadminteam/rails_admin - 02136b481a199ee3d07cd9905c26d086219d300f authored over 14 years ago by hurrycane <[email protected]>
Merge branch 'master' of github.com:sferik/rails_admin

github.com/railsadminteam/rails_admin - a2d4a20e56d972f42415fe1f4219b1a18e4b32e4 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Replace CRLF with LF

github.com/railsadminteam/rails_admin - ad542bd341684b4b89fda75d59b3946b19899a3f authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Update arel

github.com/railsadminteam/rails_admin - 913686f1530fb4755f9e1bb02ae8efece338ba79 authored over 14 years ago by Erik Michaels-Ober <[email protected]>
Made tests work with all the new changes

github.com/railsadminteam/rails_admin - 7dd3f892242ec5bdec358b9631b62967cd3d32db authored over 14 years ago by hurrycane <[email protected]>
Deleted old dummy files

github.com/railsadminteam/rails_admin - a5019a2c25e9703822ef6a0da2982c5c614936ab authored over 14 years ago by hurrycane <[email protected]>
Updated dummy app from specs

github.com/railsadminteam/rails_admin - fd1187202da0dfdaf4b4ab040a47f34af44c2cd7 authored over 14 years ago by hurrycane <[email protected]>
Added pagination javascript

github.com/railsadminteam/rails_admin - 7e31c59202b475f8c7e68ff2caaddfcff94226ca authored over 14 years ago by hurrycane <[email protected]>
Modified migration for history

github.com/railsadminteam/rails_admin - 57d5e24698f064436b1a3783db6c259a6d5daa20 authored over 14 years ago by hurrycane <[email protected]>
Added javascript for history

github.com/railsadminteam/rails_admin - 2828ff5f264d4e2f45406c3ad6cb670040e82df2 authored over 14 years ago by hurrycane <[email protected]>
Added transition between history sections and slider functionality

github.com/railsadminteam/rails_admin - 65aafe65d18bc54431d6e07b8fd427184050de66 authored over 14 years ago by hurrycane <[email protected]>
Added static visualation and model actions for history

github.com/railsadminteam/rails_admin - 83fc6f6deff0f70b98df5ddbaa68d9672ffb861a authored over 14 years ago by hurrycane <[email protected]>
Added more months to the rake task

github.com/railsadminteam/rails_admin - dda8d0939e29e1187ee096f3e01b6258794a190d authored over 14 years ago by hurrycane <[email protected]>
Added a rake task to populate the history table from the databse

github.com/railsadminteam/rails_admin - 41f7bbd06d2a90970a0283c0337476fc65c4ca0f authored over 14 years ago by hurrycane <[email protected]>
Added a way to limit the length of different fields when listing

github.com/railsadminteam/rails_admin - a0b68721ae1800144cd3350e1698525e3207327c authored over 14 years ago by hurrycane <[email protected]>
Fixed bug that was making the pagination overlap a div

github.com/railsadminteam/rails_admin - c998fe34fe45b0abba675977372ff9e2d90c781f authored over 14 years ago by hurrycane <[email protected]>
Fixed a css bug that was preventing the log-out button to show unaligned

github.com/railsadminteam/rails_admin - 2810aeb38a4208b89beb23e3386319a83c78be31 authored over 14 years ago by hurrycane <[email protected]>
Fix a bug that was preventing a textarea to show it's content

github.com/railsadminteam/rails_admin - 8a9b40fd26121ca533f561ad963236f98faeeda0 authored over 14 years ago by hurrycane <[email protected]>