Francisco Ernesto Teixeira

Results 3 issues of Francisco Ernesto Teixeira

Hello, I followed all steps in this link: http://www.flamerobin.org/dokuwiki/wiki/howtobuildonubuntudebian But in make step a error is happing: ```bash update-revision-info.cmd make: update-revision-info.cmd: No such file or directory make: *** [GNUmakefile:222: revision-info]...

bug

I have a suggestion to change de ``` javascript object.fadeIn(); ``` to something like ``` javascript object.animate({ right: 50, opacity: "show" }, 500); ```

When I edit on Nova the record with field TIME(7) from a Microsoft SQL Server, the value returns in following format: ```txt H:i:s.Z ``` Example: ```09:00:00.0000000``` So, a error happens:...