Fields searched for by text filter should be provided by tabs
Fields searched for by text filter should be provided by tabs
Right now in %FusionDirectory 1.4 text search only searches in cn and description.
Instead of hard coding the list of fields to search in, we should allow tabs to specify which of their fields should be included in the text search. For instance the mail plugin should add the mail field to the user searched fields.
Link issues together to show that they're related. Learn more.
Activity
- bmortier added PJ1804-0204 label
added PJ1804-0204 label
By bmortier on 2018-08-14T14:56:23 (imported from GitLab)
created branch
5867-fields-searched-for-by-text-filter-should-be-provided-by-tabs
By Côme Chilliet on 2018-08-29T07:14:53 (imported from GitLab)
- bmortier mentioned in merge request !381
mentioned in merge request !381
By Côme Chilliet on 2018-08-29T07:15:01 (imported from GitLab)
- bmortier added 1h of time spent at 2018-08-29
added 1h of time spent at 2018-08-29
By Côme Chilliet on 2018-08-29T08:04:49 (imported from GitLab)
- bmortier added 3h of time spent at 2018-08-29
added 3h of time spent at 2018-08-29
By Côme Chilliet on 2018-08-29T13:26:41 (imported from GitLab)
created branch
5867-fields-searched-for-by-text-filter-should-be-provided-by-tabs
By Côme Chilliet on 2018-08-29T13:30:28 (imported from GitLab)
- bmortier mentioned in merge request !382
mentioned in merge request !382
By Côme Chilliet on 2018-08-29T13:30:29 (imported from GitLab)
I’m starting to think that on top of fields suggested by tabs, all fields displayed in columns should be searched for.
The reason is that it might seem like a bug to the user if he sees "foobar" in a column he added but searching for foobar returns nothing.
@bmortier What do you think?
By Côme Chilliet on 2019-01-29T09:00:03 (imported from GitLab)
- bmortier added 5m of time spent at 2019-01-29
added 5m of time spent at 2019-01-29
By bmortier on 2019-01-29T09:05:55 (imported from GitLab)
created branch
5867-fields-searched-for-by-text-filter-should-be-provided-by-tabs
By Côme Chilliet on 2019-01-29T13:12:22 (imported from GitLab)
- bmortier mentioned in merge request !515
mentioned in merge request !515
By Côme Chilliet on 2019-01-29T13:12:24 (imported from GitLab)
- bmortier added 3h of time spent at 2019-01-29
added 3h of time spent at 2019-01-29
By Côme Chilliet on 2019-01-29T14:36:50 (imported from GitLab)
- bmortier added To Be Tested label
added To Be Tested label
By Côme Chilliet on 2019-01-29T14:36:50 (imported from GitLab)
- bmortier changed the description
changed the description
By bmortier on 2019-03-22T13:28:19 (imported from GitLab)
- bmortier assigned to @jswaelens and unassigned @MCMic
assigned to @jswaelens and unassigned @MCMic
By bmortier on 2019-04-25T05:33:00 (imported from GitLab)
- bmortier changed due date to April 26, 2019
changed due date to April 26, 2019
By bmortier on 2019-04-25T05:33:03 (imported from GitLab)
- bmortier changed due date to April 25, 2019
changed due date to April 25, 2019
By bmortier on 2019-04-25T11:54:00 (imported from GitLab)
- bmortier added 10m of time spent at 2019-04-27
added 10m of time spent at 2019-04-27
By Jonathan Swaelens on 2019-04-27T16:35:40 (imported from GitLab)
The search failed on sambaSID when it's not in the column.
The search failed also on iphostnumber because it missed the "substr" so we need to find a way to make it work. Maybe make an "exact" search for the attributes without substr ?
By Jonathan Swaelens on 2019-04-29T09:57:25 (imported from GitLab)
- bmortier added 53m of time spent at 2019-04-29
added 53m of time spent at 2019-04-29
By Jonathan Swaelens on 2019-04-29T09:57:25 (imported from GitLab)
- bmortier removed To Be Tested label
removed To Be Tested label
- bmortier assigned to @MCMic and unassigned @jswaelens
assigned to @MCMic and unassigned @jswaelens
By Jonathan Swaelens on 2019-05-27T08:20:59 (imported from GitLab)
Doing some research on extended filters it seems they do not support substring, it’s not clear why.
Relevant RFC: https://tools.ietf.org/html/rfc4515
By Côme Chilliet on 2019-05-27T15:42:18 (imported from GitLab)
Edited by bmortier- bmortier added 4h of time spent at 2019-05-27
added 4h of time spent at 2019-05-27
By Côme Chilliet on 2019-05-27T15:41:31 (imported from GitLab)
- bmortier changed due date to June 03, 2019
changed due date to June 03, 2019
By bmortier on 2019-06-03T07:13:59 (imported from GitLab)
The search failed also on iphostnumber because it missed the "substr" so we need to find a way to make it work. Maybe make an "exact" search for the attributes without substr ?
This proved too complicated so it will stay this way, search on attributes with no substring matching rule will not work (unless the user type an LDAP filter himself).
I’m looking into the sambaSID problem.
By Côme Chilliet on 2019-06-04T09:52:00 (imported from GitLab)
- bmortier created merge request !596 to address this issue
created merge request !596 to address this issue
By Côme Chilliet on 2019-06-04T10:22:39 (imported from GitLab)
- bmortier mentioned in merge request !596
mentioned in merge request !596
By Côme Chilliet on 2019-06-04T10:22:39 (imported from GitLab)
- bmortier added 2h 30m of time spent at 2019-06-04
added 2h 30m of time spent at 2019-06-04
By Côme Chilliet on 2019-06-04T12:49:28 (imported from GitLab)
- bmortier added To Be Tested label
added To Be Tested label
- bmortier removed due date
removed due date
By bmortier on 2019-06-04T12:50:26 (imported from GitLab)
- bmortier changed due date to June 05, 2019
changed due date to June 05, 2019
By bmortier on 2019-06-04T12:50:28 (imported from GitLab)
- bmortier assigned to @jswaelens and unassigned @MCMic
assigned to @jswaelens and unassigned @MCMic
By bmortier on 2019-06-04T12:50:33 (imported from GitLab)
- bmortier closed
closed
By Jonathan Swaelens on 2019-06-13T10:05:10 (imported from GitLab)
- bmortier added 30m of time spent at 2019-06-13
added 30m of time spent at 2019-06-13
By Jonathan Swaelens on 2019-06-13T10:05:11 (imported from GitLab)
- bmortier removed due date
removed due date
By Jonathan Swaelens on 2019-06-13T10:05:11 (imported from GitLab)
- bmortier added Added label and removed To Be Tested label
added Added label and removed To Be Tested label
- bmortier added dev-manual label
added dev-manual label
- bmortier added user-manual label and removed dev-manual label
added user-manual label and removed dev-manual label
- bmortier mentioned in issue user-manual#108 (closed)
mentioned in issue user-manual#108 (closed)
By bmortier on 2020-04-22T09:20:21 (imported from GitLab)