summaryrefslogtreecommitdiffstats
path: root/install/static/navigation.js
Commit message (Collapse)AuthorAgeFilesLines
* Changes the URL parsing from standard HTML params ( starting with ?)Adam Young2010-08-191-6/+40
| | | | | | | | to hash params ( starting with # ). User Details are now part of index.xhtml, ao one more .inc file has been removed. Updated commit to catch a few things that had been left out, including sampledata handling and updateing Makefile.am
* The Javascript code for the new web UIAdam Young2010-08-061-0/+158
Now with whitespace cleanup.