Ticket #365 (closed enhancement: fixed)

Opened 15 years ago

Last modified 14 years ago

Advanced select/unselect group dialog

Reported by: andrew_b Owned by: andrew_b
Priority: minor Milestone: 4.7
Component: mc-core Version: master
Keywords: commited-master Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

Current select/unselect files engine and dialog (Gray+/Gray-/Gray*) do not allow the following:

  • select/unselect files and dirs at the same time. The special mask for dirs is required: dir mask must started or finished by slash;
  • ignore case. For example, photo cameras creat files in upper case. So, if *.jpg and *.JPG files are present in a directory, you cannot select all JPEG pictures at the same time.

My proposal is redesign the select/unselect dialog: add two checkboxes:

[x] Case sensitive
[ ] Files only

Change History

comment:1 Changed 15 years ago by andrew_b

  • Priority changed from major to minor
  • Owner set to andrew_b
  • Version changed from 4.6.2 to master
  • Status changed from new to assigned

365_select_unselect branch is created. Parent branch: master.

comment:2 Changed 15 years ago by slavazanko

  • Blocked By 381 added

(In #381) Fix of this bug placed in '365_select_unselect' branch.
changeset:a4f828fb8c7612dd2d67dd80084edbaa701e210b
Therefore, this ticket will closed after close of #365

comment:2 Changed 15 years ago by slavazanko

  • Keywords review added
  • Blocked By 381 removed

My last change: changeset:a4f828fb8c7612dd2d67dd80084edbaa701e210b

review, please.

comment:3 Changed 15 years ago by andrew_b

  • Keywords vote-andrew_b added

Last changeset looks good. Vote.

comment:4 Changed 15 years ago by slyfox

  • Keywords vote-slyfox approved added; review removed

comment:5 Changed 15 years ago by slavazanko

  • Status changed from assigned to testing
  • Keywords commited-master added; vote-andrew_b vote-slyfox approved removed
  • Resolution set to fixed

Se summary patch by command:

git diff edc9264a2791e372ac379dcca5a4fc632e124851^...3708dd28b5670fdb5c73ed238b337005e0653636

comment:6 Changed 15 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.