提交歷史

作者 SHA1 備註 提交日期
  Dan Braghis b74c942c2f Change "toggle activity" to "set active status" 3 年之前
  Dan Braghis d19e1b4380 Tidy up based on code review 3 年之前
  Dan Braghis 2688bb062c Extract bulk actions styles to own component 3 年之前
  Dan Braghis ddb44bb92b fup 3 年之前
  Dan Braghis 52f7a3a383 Use aria_labelledby on bulk action checkboxes 3 年之前
  Dan Braghis 5f3a39285f Hide bulk actions on page chooser 3 年之前
  Shohan e0df3f30d7 Update editorial images and add content for bulk actions 3 年之前
  Shohan 24f987db49 Add bulk actions documentation 3 年之前
  Shohan abd6c18125 Bulk actions - Refactor action registration (#7426) 3 年之前
  Shohan 52ce949ea0 Bulk actions - refactor execute_action (#7418) 3 年之前
  Shohan 6deafb7dd8 [fix] Fix bulk action checkboxes not hiding after deselecting all 3 年之前
  Shohan 5f261910ae [fix] Fix bulk actions checkbox not working after search results 3 年之前
  Shohan 9c5d0a2a26 Bulk actions - action bar UI fixes (#7403) 3 年之前
  Shohan f4e6579f99 Bulk actions - Minor fixes (#7440) 3 年之前
  Shohan 95d5097615 Bulk actions - appropriate string for listing (#7428) 3 年之前
  Shohan e1bf910449 [refactor] Rename label for toggling activity, remove apply_on_applicable checkbox 3 年之前
  Shohan 01ede63a55 [refactor] Separate success strings in toggle activity action 3 年之前
  Shohan f0a3b48bab [refactor] Explicitly mention required kwargs in execute_action 3 年之前
  Shohan 366776ebeb [fix] Fix test due to change in html structure 3 年之前
  Shohan 1c985944b9 [feat] No user can mark themselves as inactive 3 年之前
  Shohan e1460f8afc [refactor] Refactor bulk actions to use django orm's bulk update and delete methods 3 年之前
  Shohan 9051fce7b3 [refactor] Remove unnecessary use of class variables 3 年之前
  Shohan 0a7afc17c1 [refactor] Form fields are added as class variables, instead of adding them inside __init__ 3 年之前
  Shohan 955f36fd38 [refactor] Import permission string instead of re-creating it 3 年之前
  Shohan 7f1771b26a [refactor] Change his/her to their in assign role confirmation template 3 年之前
  Shohan 3bac236240 [fix] Fix failing tests 3 年之前
  Shohan 574705def8 [feat] Add tests for users bulk actions 3 年之前
  Shohan 43cd3d6f88 [refactor] Move wagtail/user/tests.py to its own tests module 3 年之前
  Shohan 310069befb [feat] Add bulk action ui to users listing, and show filter dropdown only for pages 3 年之前
  Shohan 6ce2c33817 [feat] Add action dispatcher for users bulk actions 3 年之前