Opened 18 years ago

Closed 14 years ago

#25 closed patch (fixed)

Case sensitivity checkbox

Reported by: balazovic@… Owned by: wonder
Priority: minor: annoyance Milestone: Version 1.6.0
Component: GUI Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

It would be nice to have a case sensitivity checkbox in Search strings interface (at bottom of the attribute table).

Attachments (1)

patch-25.diff (2.6 KB ) - added by trapanator 14 years ago.
Suggested patch for #25

Download all attachments as: .zip

Change History (12)

comment:1 by anonymous, 18 years ago

Milestone: Version 0.9 Release

comment:2 by anonymous, 17 years ago

Awaiting user input: unset
Must Fix for Release: No

comment:3 by timlinux, 16 years ago

Since space is tight in that area, perhaps this is better done in the advanced search dialog?

comment:4 by pcav, 15 years ago

I agree this is an useful improvement, and it appears trivial to fix: can someone deal with it?

comment:5 by wonder, 15 years ago

The implementation itself should be indeed simple, there's just a UI design decision needed - whether to put it directly to the attribute table (and where) or whether to put it into advanced search only....

martin

comment:6 by timlinux, 15 years ago

Note that I have uncommitted changes to the table UI so please hold off making changes until they are committed. I will add a case senstitivity box in the process.

Tim

comment:7 by pcav, 15 years ago

Platform: LinuxAll

Can we fix this now? Thanks.

comment:8 by lutra, 15 years ago

Milestone: Version 1.0.3Version 1.2.0

comment:9 by pcav, 14 years ago

Milestone: Version 1.5.0Version 1.6.0

by trapanator, 14 years ago

Attachment: patch-25.diff added

Suggested patch for #25

comment:10 by trapanator, 14 years ago

Type: enhancementpatch

I made a patch for #25:

  • Added a "Case sensitive" combo box in the "attribute table dialog box"
  • I removed the "record" word in the other two combo boxes (it's already

clear that they are referring to the records...)

  • One string to be translated ("Case sensitive")
  • I substituted the "=" query operator with "LIKE"/"ILIKE" operator

comment:11 by timlinux, 14 years ago

Resolution: fixed
Status: newclosed

Applied patch as r14241 - many thanks!

Regards

Tim

Note: See TracTickets for help on using tickets.