Re: [Django] #10505: Integrate django-batchadmin

2009-03-18 Thread Django
#10505: Integrate django-batchadmin
---+
  Reporter:  jezdez| Owner:  jacob   
Status:  new   | Milestone:  1.1 beta
 Component:  django.contrib.admin  |   Version:  SVN 
Resolution:|  Keywords:  
 Stage:  Accepted  | Has_patch:  1   
Needs_docs:  1 |   Needs_tests:  1   
Needs_better_patch:  0 |  
---+
Changes (by bartTC):

 * cc: bartTC (added)

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10505: Integrate django-batchadmin

2009-03-18 Thread Django
#10505: Integrate django-batchadmin
---+
  Reporter:  jezdez| Owner:  jacob   
Status:  new   | Milestone:  1.1 beta
 Component:  django.contrib.admin  |   Version:  SVN 
Resolution:|  Keywords:  
 Stage:  Accepted  | Has_patch:  1   
Needs_docs:  1 |   Needs_tests:  1   
Needs_better_patch:  0 |  
---+
Comment (by jacob):

 There's a set of usecases I shared with jezdez that I want this to solve;
 posting 'em here for posterity:

   1. I want to be able to add an action to a particular modeladmin and
 have that action available. I assume this works :)
   2. I want to be able to create an abstract ModelAdmin subclass -- think
 GeoAdmin -- that has actions available to any admin registered with that
 subclass or any of *its* subclasses.
   3. I want to be able to define some abstract function and make it
 available for anyone who wants to use it as an action on some modeladmin I
 don't know anything about (this is the reusable app usecase).
   4. I want to be able to create an action that's available on every
 registered model on my site that doesn't explicitly exclude that action.
 Think a "csv export" reusable app that provides an "Export" feature on
 every changelist.
   5. Finally, I want to be able to reach in and dynamically add an action
 to some other model admin -- think reaching in and adding a "ban this
 user" action to UserAdmin.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10505: Integrate django-batchadmin

2009-03-17 Thread Django
#10505: Integrate django-batchadmin
---+
  Reporter:  jezdez| Owner:  jacob   
Status:  new   | Milestone:  1.1 beta
 Component:  django.contrib.admin  |   Version:  SVN 
Resolution:|  Keywords:  
 Stage:  Accepted  | Has_patch:  1   
Needs_docs:  1 |   Needs_tests:  1   
Needs_better_patch:  0 |  
---+
Comment (by jezdez):

 Oh, the last patch also includes a better default delete action that will
 ask for confirmation before deleting, courtesy of Martin Mahner.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10505: Integrate django-batchadmin

2009-03-15 Thread Django
#10505: Integrate django-batchadmin
---+
  Reporter:  jezdez| Owner:  jacob   
Status:  new   | Milestone:  1.1 beta
 Component:  django.contrib.admin  |   Version:  SVN 
Resolution:|  Keywords:  
 Stage:  Accepted  | Has_patch:  1   
Needs_docs:  1 |   Needs_tests:  1   
Needs_better_patch:  0 |  
---+
Changes (by jacob):

  * owner:  jezdez => jacob
  * status:  assigned => new
  * milestone:  1.1 => 1.1 beta

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10505: Integrate django-batchadmin

2009-03-14 Thread Django
#10505: Integrate django-batchadmin
---+
  Reporter:  jezdez| Owner:  jezdez
Status:  assigned  | Milestone:  1.1   
 Component:  django.contrib.admin  |   Version:  SVN   
Resolution:|  Keywords:
 Stage:  Accepted  | Has_patch:  1 
Needs_docs:  1 |   Needs_tests:  1 
Needs_better_patch:  0 |  
---+
Changes (by Alex):

  * stage:  Unreviewed => Accepted

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10505: Integrate django-batchadmin

2009-03-14 Thread Django
#10505: Integrate django-batchadmin
---+
  Reporter:  jezdez| Owner:  jezdez
Status:  assigned  | Milestone:  1.1   
 Component:  django.contrib.admin  |   Version:  SVN   
Resolution:|  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  1 |   Needs_tests:  1 
Needs_better_patch:  0 |  
---+
Changes (by jezdez):

  * status:  new => assigned
  * needs_better_patch:  => 0
  * needs_tests:  => 1
  * owner:  nobody => jezdez
  * needs_docs:  => 1
  * has_patch:  0 => 1

Comment:

 The current code can also be found at Github,
 http://github.com/jezdez/django/commits/admin-actions.

 The code differs from django-batchadmin in multiple ways:

   * Removed dependency on jQuery, added unobtrusive Actions code
   * Replaced select/deselect button with global checkbox (screenshot:
 http://www.quicksnapper.com/jezdez/image/batchadmin)
   * Added ability to directly use callables as actions, also looks in
 model class for action with given name (~list_display)
   * Fixes various bugs in batchadmin regarding non-ASCII data, e.g. i18n

 Needs tests and docs

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



[Django] #10505: Integrate django-batchadmin

2009-03-14 Thread Django
#10505: Integrate django-batchadmin
--+-
 Reporter:  jezdez|   Owner:  nobody
   Status:  new   |   Milestone:  1.1   
Component:  django.contrib.admin  | Version:  SVN   
 Keywords:|   Stage:  Unreviewed
Has_patch:  0 |  
--+-
 The integration of [http://code.google.com/p/django-batchadmin/ django-
 batchadmin] is one of the [wiki:Version1.1Features "maby" features of 1.1]
 (Admin-02).

 It allows the user to define lists of callables in ModelAdmin classes that
 are used to perform custom actions on a list of objects retrieved from
 checkbox inputs.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---