opensas

Results 66 issues of 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 ![elementary-icons-are-ok](https://cloud.githubusercontent.com/assets/481687/7372695/a8f77cd4-ed9e-11e4-8b11-bb3133832f5e.png) and here's with Flatwoken ![flatwoken-icon-bar-too-large](https://cloud.githubusercontent.com/assets/481687/7372712/bd2b124c-ed9e-11e4-90f2-f6f1a326efd4.png) besides they look bit fussy (I guess they are not...

These are normal drop-down arrows with elementary Freya icon set ![elementary-dropdown-arrows](https://cloud.githubusercontent.com/assets/481687/7372797/1df443b4-ed9f-11e4-9c03-cb6d2332edfa.png) And this is how it look with Flatwoken ![flatwoken-dropwodn-arrows](https://cloud.githubusercontent.com/assets/481687/7372806/2b882cac-ed9f-11e4-95fc-fb20c7a537e8.png) 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

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

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