User Tools

Site Tools


devel:hacking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
devel:hacking [2013/01/30 09:15]
norangshol [Javascript] X-NAV-AJAX doc
devel:hacking [2013/06/19 07:45]
morten fix jenkins url
Line 141: Line 141:
  
 So make sure to include the ''​**X-NAV-AJAX**''​ header so you will get proper HTTP response code in the reponse from your request. ​ So make sure to include the ''​**X-NAV-AJAX**''​ header so you will get proper HTTP response code in the reponse from your request. ​
 +
 +NAV has a shortcut for fixing this in ''​default.js''​ (adds a function in the public namespace NAV) which attaches the required handlers for jQuery by doing:
 +<​code>​NAV.addGlobalAjaxHandlers()</​code>​
 +
 ====== Database ====== ====== Database ======
 NAV uses PostgreSQL as its database backend. ​ Namespaces (schemas) are NAV uses PostgreSQL as its database backend. ​ Namespaces (schemas) are
Line 396: Line 400:
 quality. quality.
  
-Our Jenkins installation is available on http://​nav.uninett.no/​jenkins ​.+Our Jenkins installation is available on https://ci.nav.uninett.no/​ .
  
 ===== Tips and tricks ===== ===== Tips and tricks =====
devel/hacking.txt ยท Last modified: 2014/11/05 10:57 by morten