| /[drupal]/contributions/modules/views_bulk_operations/views_bulk_operations.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#644888 by neochief: Usability improvements for 'Send e-mail' action
#644888 by neochief: Usability improvements for 'Send e-mail' action
by kratib: VBO action now supports default views
#633992 by kratib: Move strip_view() to the style plugin's render() method
#361871 by kratib: Removed ignore_fields which caused more harm than good
#549920 by kratib: New settings to control the 'Modify node fields' UI
#361871 by kratib: Better coding of hook_elements will hopefully fix the lokng-standing selection bug
#544356 by kratib: Use array_filter instead of array_sum
#589722 by davidwhthomas: Ensure check_plain() gets a proper string
by kratib: Add support for view arguments
by kratib: Cosmetic changes to drush reporting
584450: Drush integration
#461050 by kratib: Programmatically execute VBO and expose action to execute it
#461050 by kratib: Programmatically execute VBO and expose action to execute it
#585366 by Boobaa: Silently ignore set_time_limit() failure
#561628 by kratib: Fixed sticky selections
by kratib: Better checking for additional action permissions
#487372 by kratib: Fixed VBO for empty default views
#522418 by kratib: Hack to fix date_api_filter_handler
#470252 by kratib: Added support for terms
by kratib: Removed hack to make job_queue work and fixed a permission issue
#520522 by kratib: Fix node_mass_update failure under Batch API
by kratib: Stripped feed_icon from view
by kratib: Added extra permissions checking
#501742 by kratib: Fix handling of large number of nodes
#487918 by kratib: Fixed VBO headers with grouping option on
#490204 by Darren Oh: Fix notices
#490034 by Darren Oh: Fixed issue with persisting saved actions
#486470 by kratib: Fixed multilingual permission problems
#482840 by kratib: Fix saving of views in SESSION
#483240 by netw3rker: Option to disable the select all checkbox
#482348 by kratib: Reverted deactivation of single operation mode and fixed select all issue
by kratib: Added infrastructure to programmatically execute a VBO
by kratib: Added node_access() check
by kratib: Fixed regression with node saving
#460820 by kratib: Removed single action special case and pre-selected single action in dropdown
by kratib: Generalized node_access() handling to include all access ops
by kratib: Added check for node_access()
by kratib: Fixed support for cron actions in actions permissions
by kratib: Added {node,user}_operations support to actions_permissions
by kratib: Removed hook_requirements() since .info contains minimum PHP version needed
by kratib: Added support for 'aggregate' attribute'
by kratib: Heavy refactoring and fixing regression with Job Queue support
#420444 by kratib: Fix memory issues for Batch API execution
#450580 by kratib: Replace generic word 'object' with specific object types.
by kratib: Fixed timing of Batch API processing and counting of rows
#358617 by kratib: Fixed single action with themed action form
#425740 by kratib: New action to edit profile fields
by kratib: Fix inclusion of local VBO actions
#425158 by lyricnz: Fix time elapsed calculcation for Batch API
#420444 by kratib: Performing actions on 10K nodes now succeeds
by kratib: Attempt at optimizing memory usage when selecting all nodes across pages
by kratib: Prevent js settings to be included twice. Add the view as argument to the action.
#403986 by Darren Oh: Fix undefined variable error when no theme is associated with action form
#358617 by kratib: Initial commit of Fields action
by kratib: Cosmetic code changes and conditional code over hack #290282
by kratib: Better handling of form submission errors
by kratib: Added actions permissions
by kratib: Added filter persistence across Cancel and Back
#385124 by kratib: Use drupal_set_header() instead of header()
#385840 by kratib: Fix SQL error with select-all
#383852 by kratib: Automatically include action files in hook_init()
#365648 by kratib: Hide extra view info in later steps
by kratib: Fix PHP notices
#381838 by kratib: Fix PHP notices
#355862 by dww: Fixed PHP warnings
#358963 by kratib: Fixed selection problem
#358963 by kratib: Added support for IE6
#358963 by kratib: Added persistence to selected operation
#358963 by kratib: Erase persistent selection when the VBO is exited
#358963 by kratib: Added support for Back button and Cancel link, part 2
#358963 by kratib: Added support for Back button and Cancel link
by kratib: Added 'Cancel' link to action form, fixed JavaScript loading order, prepared for persistent selections
#375862 by Darren Oh: added 'configurable' attribute to delete actions
#374771 by kratib: Fix VBO for non-clean URLs
#342378 by kratib: fixed select-all option with filters
#369678 by kratib: Fixed regression bug in callback argument handling - take 2
#369678 by kratib: Fixed regression bug in callback argument handling
by kratib: Avoid VBO title XSS
#363478 by kratib: Added compatibility with Drupal.behaviors
by kratib: Added handling of action parameters + some cosmetic changes
by kratib: Added option to merge single action form with node view
#361990 by kratib: Pass selected nodes to action form
#362563 by kratib, fago: Renamed action functions to include VBO namespace
#362534 by fago: Renamed hook_object_info() to hook_views_bulk_operations_object_info()
Fixed XSS vulnerability
#350117 by kndr
#355653
Removed aggregate handling since it's no longer needed
#355164 by dww
#354565
#350723 take 2
#350723
#348147
Made sure actions are loaded
#348593
#348229
#348229
#334566
#342267
#342378
#340664 - don't save nodes unless changes_node_property is set
#340664 - option to display processing result
#338647 by v1nce
#334566
#333445.3
#333445.3
#330177 by jmcclelland
#330177 by jmcclelland
#329009
#327046
#327046
#321625 - aggregate actions
#321625 and a bug fix in taxonomy_action
Added PHP version check in hook_requirements()
Added documentation to hook_object_info
Prevent 'Select across all pages' button if pager only contains 1 page
#319148
Removed alpha sorting of actions to keep them lumped logically
#319148
#317903 by jvandyk
#315551 by jvandyk
#314101 by jvandyk
#313470 by deekayen
#308357 updated to Views 2.0-rc3
Fix to allow many VBOs on the same page + updated default view.
Fix to allow many VBOs on the same page.
#305732
#211538
#211538
#303169
Added support for exposed filters
Added pager support and fixed regression
Fixed regression
Added taxonomy action
#202431
#290032 by claudiu.cristea
#290032
Added Batch API support
Added single action handling
#288563 by Frank Steiner
First import for D6
Added default view
First import for D6
#237194
http://drupal.org/node/274499
http://drupal.org/node/266060
http://drupal.org/node/226385
http://drupal.org/node/252848
http://drupal.org/node/240851
http://drupal.org/node/240838
http://drupal.org/node/226385
Bringing up-to-date with HEAD
http://drupal.org/node/224365
#217908
Bringing up to date with MAIN
http://drupal.org/node/197571 - configurable actions form not being stored efficiently on confirmation page. This version stores those values as a single serialized hidden var.
Remove pager from action config page upon negative validation
#202819
Fixed regression introduced by default views fix
Fixed saving settings for default views, take 2 (this version broken)
Fixed saving settings for default views. (this version broken)
coding standards & cleanup. no code changes
Resolves inconsistencies resulting from checkin mixups resulting from DRUPAL_5 branching. Both of our current releases (beta 1 and 2) DO NOT WORK. I'm going to update the beta2 tag with this code as I've tested it, and it works.
merge with DRUPAL_5
Fixed saving settings for default views
Fixed redirection on empty operations
Fixed regression caused by variable renaming
- removed old code - fixed broken inline documentation - made various menu paths consistent - applied drupal coding standards
fixed typo that prevented operations from succeeding
Fixing the exceptional behaviour on empty operations
Removing dependence on Views patch
#196964
Enable 'Email' actions in VBO view in addition to 'Node' and 'Workflow' actions.
Moved operations settings screen to new tab.
#174980
enabled actions settings were being serialized twice
#176998 - Note: this update will require re-editing 'enabled actions' on all existing bulk operations views.
#177901
move drupal_add_css() from init() hook where it's not even available. not sure how it got in there.
- http://drupal.org/node/176990 - fix - Hide pager on action config/confirm pages
nicer messages after action operations performed
- styled bulk operations form after admin/content form - tweaks by pwoliman, make module work with latest patch: http://drupal.org/node/103171 #79
#169617,2: Restricted application of CSS styles
#169617
#169571
#161548
documenting potential bug
fixed problem with stored operations settings, outdated operations are now no longer stored.
node ops vs actions were inconsistently handled. made them identical so that they can be handled consistently.
- added custom hook_node_operation 'views_bulk_operations_delete_nodes' - added some documentation - added link to admin page from bulk operations view (for admins)
undid some recent change which broke admin/settings/views_bulk_operations
Stabilized code after settings page
- reordered functions - added configureable actions (admin/settings/views_bulk_operations) and isolated parsing of available actions
Removed unneeded function
#161549
#161543
Initial import
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |