Anonymous | Login | Signup for a new account | 2023-09-29 06:16 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000078 | [In-Portal CMS] Front End | feature request | N/A | 2009-06-15 15:57 | 2009-10-03 07:56 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.0.0 | ||
Status | closed | Product Version | Target Version | 5.0.0 | |||
Time Estimate | No estimate | ||||||
Summary | 0000078: Make Custom Fields Searchable | ||||||
Description |
Currently we can't Search on Front End in Custom Fields that have list of values since selected Values stored as IDs and actual values loaded on request when displayed. Currently "kSearchHelper::buildWhereClause" method is called at the end of OnSimpleSearch event. This method adds all keywords with LIKE type filter. I propose to create copy of this method, but instead of LIKE filter that new method should be calling "kSearchHelper::getSearchClause" method instead. Last of mentioned methods creates search sql for field based on it's formatter and data type. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | https://in-business.intechnic.com/?25228 | ||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | |||||||
|
![]() |
||||||
|
![]() |
|
![]() alex (manager) 2009-06-16 13:03 |
Fix committed to RC branch. Commit Message: Fixes 0000078: Make Custom Fields Searchable |
![]() administrator (administrator) 2009-10-03 07:56 |
Closing issues from 5.0.0 version, because version was already released. |
![]() |
|||
In-Portal CMS: RC r11855 Timestamp: 2009-06-16 13:03:22 Author: alex [ Details ] [ Diff ] |
Fixes 0000078: Make Custom Fields Searchable | ||
mod - /in-portal/branches/RC/core/admin_templates/config/config_search.tpl | [ Diff ] [ File ] | ||
mod - /in-portal/branches/RC/core/units/general/cat_event_handler.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-03 07:56 | administrator | Note Added: 0000677 | |
2009-10-03 07:56 | administrator | Status | resolved => closed |
2009-07-08 05:02 | alex | Relationship added | related to 0000108 |
2009-06-16 13:08 | alex | Fixed in Version | => 5.0.0 |
2009-06-16 13:03 | alex | Note Added: 0000072 | |
2009-06-16 13:03 | alex | Status | reviewed and tested => resolved |
2009-06-16 13:03 | alex | Resolution | open => fixed |
2009-06-16 13:03 | alex | Changeset attached | RC r11855 |
2009-06-15 23:37 | Dmitry | Assigned To | => alex |
2009-06-15 23:37 | Dmitry | Status | active => reviewed and tested |
2009-06-15 23:37 | Dmitry | Target Version | => 5.0.0 |
2009-06-15 15:57 | alex | New Issue | |
2009-06-15 15:57 | alex | Reference | => https://in-business.intechnic.com/?25228 |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |