opensas
opensas
Hi I'm running screenfetch, and this is the output: sas@lin OS: Ubuntu 14.10 utopic Kernel: x86_64 Linux 3.16.0-28-generic Uptime: 15m Packages: 2160 Shell: bash 4.3.30 Resolution: 1600x900 DE: Unity 7.3.1...
The top panel icons appear too big on Freya Here's the default elementary icon  and here's with Flatwoken  besides they look bit fussy (I guess they are not...
These are normal drop-down arrows with elementary Freya icon set  And this is how it look with Flatwoken  moreover, arrows appear broken in other apps too, like with...
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
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 =...