-
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…
-
Currently a group admin is not neccesaryly a teacher. This might be reasonable in schools. For other online learning program, it's more likely that the admin is a teacher so that he need to enable co…
-
I have a project which is running Shoulda with Test::Unit happily.
When rspec-rails is present in the Gemfile I get the following error when running Test::Unit tests:
/projects/blissio/sikre_web/t…
pyrat updated
13 years ago