Giter Site home page Giter Site logo

active_scaffold_batch's People

Contributors

vhochstein avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

active_scaffold_batch's Issues

Bug on batch destroy of associated records

When I open an associated list and then try to batch delete all listed records (the records associated with the parent), all the records in that model even the ones not listed are deleted.

Example: I have a list of families with line_items. If I list the line_items under the family and then choose batch -> destroy -> listed, all of the line items will be destroyed not just the ones listed for that family.

Rails 3.1/3.2?

is this still true?

Rails 3.1 Gem:
gem 'active_scaffold_config_batch'
or
gem 'active_scaffold_config_batch', :git => 'git://github.com/vhochstein/active_scaffold_batch.git'

when I try this on my Rails 3.2 app I get Could not find gem 'active_scaffold_config_batch (>= 0) ruby' in the gems available on this machine.

cannot hide an action_group of links

seems more like a pull request, but since i'm übernoob, my problem may just be caused by stupidity, so ... let's just say it's an issue.
when you use a security_method to hide batch links, the

container is still generated with empty content (ugly). I've been skimming through _action_group.html.erb & action_links.rb in your as fork, and i could not find any way to hide a whole action group. Is it possible ?

By the way, your fork is awesome.

Batch Create not working

Just upgraded a Rails 3.0 app using active_scaffold_batch_vho (3.0.6) & active_scaffold_vho (3.0.30) to Rails 3.1, active_scaffold_batch_vho (3.1.1) & active_scaffold_vho (3.1.6). The Batch Create has stopped working:

config.actions << :batch_base
config.actions.add :batch_create
config.batch_create.default_batch_by_column = :units

On the Rails 3.0 app this would give me a batch create form where the units select was set to 'multiple'. With the latest versions this just appears as a regular select.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.