Nuno Santos

Results 7 issues of Nuno Santos

The extension seems to build properly and can be used in Firefox without problems, but Mozilla requires extensions to be signed, otherwise there's no way to install them (the `xpinstall.signatures.required=false`...

This is clear when hiding the buttons at all times, except on hover/active. Just randomly moving the mouse over the table will show/hide most buttons, but occasionally some will get...

Type: Bug
Platform: Flash
Platform: CSS
Platform: Events

Using Werkzeug 0.11 and Flask 0.10 as minimum versions.

Right now when the app is in debug mode, backend exceptions get re-raised; this change adds the possibility to override this by using the setting CACHE_IGNORE_BACKEND_ERRORS. This defaults to the...

There's an extra character before the comment in line 146: ``` q%% Function: next_attachment_bytes(Pid) -> {ok, done} | {error,Error} ``` I believe it was a mistake =)

Adding this item from the TODO list in README. Here's a suggestion for having search bar on top: ![screen shot 2014-05-23 at 7 29 51 pm](https://cloud.githubusercontent.com/assets/163961/3084530/38c6ad12-e4f9-11e3-8662-b04456250b7c.png)

enhancement