Tino Desjardins

Results 17 issues of Tino Desjardins

Fix some typos in docs

Would be useful to have an archetype for creating GWT library projects (packaging `gwt-lib`).

It's time to test the gwt-eclipse-plugin with Eclipse Photon because of the upcoming release in June. Currently M6 is available for download: http://www.eclipse.org/downloads/packages/release/Photon/M6

enhancement
High Priority

Nalu uses anchors for routing. Therefore anchors couldn't be used for scrolling to a special element. Furthermore the content is loaded asynchronous which also prevents that. The idea is to...

enhancement

When navigating between different pages with cached controllers the DOM-content will attached on show and detached on hide which is fine for the most use cases. If the DOM-content (respectively...

enhancement

Option "layers": https://openlayers.org/en/latest/apidoc/module-ol_interaction_Select-Select.html

This pullrequest extends the Jenkins post receive hook with the possibility to configure an access token. This token is needed since Git Plugin 4.11.4 (see https://www.jenkins.io/security/advisory/2022-07-27/#SECURITY-284)

With Jenkins Git Plugin 4.11.4 the HTTP notify calls needs a token to trigger a build (See https://www.jenkins.io/security/advisory/2022-07-27/#SECURITY-284). It can be created in "Git plugin notifyCommit access tokens" section of...