Anonymous | Login | Signup for a new account | 2019-12-16 07:56 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0001810 | SiT! | search | public | 2012-10-12 09:54 | 2013-01-05 18:01 | ||||||||
Reporter | nicdev | ||||||||||||
Assigned To | nicdev | ||||||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||||||
Status | assigned | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | 3.67 LTS | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0001810: Advanced search page does not have a skill selector | ||||||||||||
Description | It could be really useful to have a "skill" drop down as we have "product" dropdown in the advanced incidents search page. It is really easy to add to the current structure of that page (well done to whomever wrote it). With the addition of 2 lines of code it gives another search dimension that is really handy (especially when you have thousands of incidents). | ||||||||||||
Additional Information | Line 41 $search_skill = cleanint($_REQUEST['search_skill']); Line 59 echo "<tr><th>{$strSkill}:</th><td>". skill_drop_down('search_skill', 0)."</td></tr>\n"; Line 154 if ($search_skill != 0) $sql.="AND softwareid = '$search_skill' "; | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files | |||||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2012-10-12 09:54 | nicdev | New Issue | |
2012-10-12 11:49 | ivan | Note Added: 0004543 | |
2012-10-12 11:49 | ivan | Status | new => confirmed |
2013-01-05 18:01 | nicdev | Assigned To | => nicdev |
2013-01-05 18:01 | nicdev | Status | confirmed => assigned |
Copyright © 2000 - 2019 MantisBT Team |