BackboneBootstrap icon indicating copy to clipboard operation
BackboneBootstrap copied to clipboard

Basic Backbone application using Twitter Bootstrap to use as a skeleton

Results 19 BackboneBootstrap issues
Sort by recently updated
recently updated
newest added

the main menu no longer works you have to click, and then move the mouse down while hovering for it to show up

bug
frontend

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

enhancement
frontend

Design best Help ToolTip Solutions, the main idea is to implement a help field for earch database field.

requirement
frontend

Implent grid UI with twitterBootstrap

frontend
test

to test that everything is really generic and reusable...

enhancement
requirement

te web service should accept complex queries relates to #38

enhancement

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 =...

enhancement
requirement

allow to enter directly on /wines/23 /wines/new /wines/del/34 it is neccesary to load the collection

enhancement
requirement