BackboneBootstrap
BackboneBootstrap copied to clipboard
Basic Backbone application using Twitter Bootstrap to use as a skeleton
the main menu no longer works you have to click, and then move the mouse down while hovering for it to show up
in the query form: the search button should be smaller and in the same line as forms when pressing enter the search should be fired add a clear search button
Design best Help ToolTip Solutions, the main idea is to implement a help field for earch database field.
to test that everything is really generic and reusable...
te web service should accept complex queries relates to #38
check this: http://docs.oracle.com/javase/6/docs/api/java/sql/ResultSetMetaData.html to test try with this: ``` scala play -DapplyEvolutions.default=true console new play.core.StaticApplication(new java.io.File(".")) import anorm._ import play.api.db._ import play.api.Play.current implicit val conn = DB.getConnection() val q =...
allow to enter directly on /wines/23 /wines/new /wines/del/34 it is neccesary to load the collection