You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scroll contact feedback form when successfully submitted
tags when less than 2 go into negative number in "see -2 more"
main search clears itself after a resubmit
error bubble in form errors
text page
ajax count of "go to places presses"
ajaxify change password and update profile
feature links on profile page should link to filter page
email sending via SMTP
facebook login
categories "View all" link to be generated by appending all subcategories ids
forget password
sensible title for "search results" page
sorting of listing based on popularity. views , ... so on
paging for search results
filtering by checkboxes
Different title per page
Facebook cover and title for share
delete existing direct matches when searching with new terms - because the score will be uknown
don't delete existing direct matches but save the query they have been made for and if current query isn't part of the old one lower the score with 1. i.e. if (directMatch && query.indexOf(oldQuery) > -1 && score>0) 1.core = score -1
tab "..." which will load the advanced search page
show "no results" message on main searchbox if loading brings no results
Select dropdown multifield - double check values when deleting and adding again
click anywhere on "redirecting..." screen to stop it
use local storage to remember collapsed search form areas
default avatar missinng
configurable defaults for listing records-per-page limit
add label to "sort by"
nginx throttling
when the loader appers after clickig a link show text below it "loading Name of page"
ability to go back on contact point creation wizard when auth is shown
The text was updated successfully, but these errors were encountered:
Когато от профилната страница се кликне на екстра филтър (хубавото е.., трудността е..) да се проверява и да се автоматично expand-ват филтрите при търсачката.
Същото и ако потребител е кликнал на някой от допълнителните опции в падащаото меню на началната търсчката
Да се проверява и за ?filters=full при клик на "Детайлно търсене".
if (directMatch && query.indexOf(oldQuery) > -1 && score>0) 1.core = score -1
tab "..." which will load the advanced search pageshow "no results" message on main searchbox if loading brings no resultsuse local storage to remember collapsed search form areaswhen the loader appers after clickig a link show text below it "loadingName of page
"The text was updated successfully, but these errors were encountered: