24 Dec, 2011
37 commits
-
Share code by placing them together into profile base class
-
It was replaced by faceted search
-
This is necessary for products search view
-
This allow simples hints for inputs in Noosfero. Later a search input will receive use this plugin for hints.
-
Map balloons are now loaded by Ajax and have their own controller and views.
-
Later this will be fixed to use solr facet queries
-
It will be readded later where it is used: on the search controller
-
- Start search refactoring to a action based controller, like the BrowseController - Region, city and other advanced options removed in favor of facets - Add search contents menu Contents (or Articles) like people one. - Removed browse controller and views. They will unified with the refactored search controller and views. - Initial category search changes, see subsequent commits
-
Multivalued fields cannot be sorted
-
(ActionItem1901)
-
It is necessary to update the URL with a new parameter value for ordering products. This needs to be done using javascript as the value is got with javascript.
-
Using modified version o jquery token input available at https://github.com/brauliobo/jquery-tokeninput
22 Dec, 2011
3 commits