Fix a warning about the viewport meta tag
[armadillo.git] / web_frontend / index.html
2012-02-27 Robert SesekFix a warning about the viewport meta tag
2012-02-27 Robert SesekInitial mobile style:
2011-12-28 Robert SesekMove inline CSS to the screen.css file
2011-12-28 Robert SesekSwitch from having embeded JS in index.html to using...
2011-12-28 Robert SesekMerge branch 'jquery'
2011-12-26 Robert SesekRemove closure traces from index.html
2011-09-20 Robert SesekUpdate the frontend for the New Directory functionality
2011-07-09 Robert SesekDon't use absolute URLs because the MFE will not work...
2011-04-16 Robert SesekRevert "Add logic to handle remote service requests...
2011-04-16 Robert SesekAdd logic to handle remote service requests by serving...
2010-10-04 Robert SesekDefine CLOSURE_NO_DEPS.
2010-10-04 Robert SesekRather than appending Google CSS to our screen.css...
2010-10-03 Robert SesekPut the version in the footer.
2010-09-02 Robert SesekCreate a new JS class for representing files in directo...
2010-09-01 Robert SesekAdd some basic CSS
2010-09-01 Robert SesekDisplay error messages from the backend to the user.
2010-08-31 Robert Sesek* Restructure WebFE to have an app controller object.
2010-08-31 Robert SesekBasic directory listing on the web.
2010-08-30 Robert SesekAdd some response and request helpers for the backend...
2010-08-27 Robert SesekDumb front end main.js!
2010-08-17 Robert SesekAdd skeleton project.