Stani
Stani
The business want to be able to specify a time window (start time and end time) in which the website turns automatically the website on and off. What would be...
To improve documentation all golint issues should be fixed.
You add first its definition in the pdf and afterwards insert them by reference. So images would need an AddImage method.
In pdf you add fonts and register them with a name (string). Then you switch fonts by their name. truetype.Font can not be used by the pdf backend, so it...
For example: image.go: NewGraphicContext
In the docstrings we should refer to the samples.
For our application we need password expiration for all users. In order to implement this we would introduce a new setting: ACCOUNT_PASSWORD_EXPIRY_SKIP (string) which would default to "staff" for backwards...
Only golint fixes. See also: https://golang.org/doc/effective_go.html#mixed-caps
I'm using Archlinux. If I follow the guide http://gondolaweb.com/tutorials/installing-gondola/, the installation fails as the connection is refused: ``` > go get -v gnd.la/cmd/gondola Fetching https://gnd.la/cmd/gondola?go-get=1 https fetch failed: Get https://gnd.la/cmd/gondola?go-get=1:...
Would it be possible to register the user in the lock token? Sometimes it is unclear who locked the page.