-
There is no button to return to search results. Only the back arrow in browser.
-
Frontend. When click on Search All properties, this comes up in grey box:
Properties for Rent between 50,000€ and 15,000,000€ and for Rent between 50€ and 7,000€ per month
Should (the first word) R…
-
Frontend. When doing a search - Sales & Rentals – and open a property to view (e.g. on say page 5) and press “back” on browser it goes back to page 1 and not the page you were on. Annoying!!
-
Frontend - Property Presentation:
Search results show Ref. number and Price too close together. They need separating a bit.
-
make a test routine. Run it on Win, Linux and OSX if possible.
-
Each Problem Definition and Solution should be tagged and filter-able by event (mandatory) and sector (optional.)
Event and sector names should be pre-entered and available on the submission form in a…
-
Email notifications should be available as an option in user profile for any modifications (changes, additions, comments) to a problem or solution that you own.
-
Comments should be enabled on content types Problem Definition, Solution, and Solution Deployment.
-
We should implement CSRF protection system. It can be like such system in Django. It based on csrf_token that embedded into the form. Action method should be annotated with @csrf_protected annotation.…
-
With nodejs 0.4.10 and everyauth 0.2.17 I get the following error while debugging with node-inspector.
I guess there should be some code which detects if someone is debugging and the timeout should be…