summaryrefslogtreecommitdiffstats
path: root/install/static/search.js
Commit message (Expand)AuthorAgeFilesLines
* Revert WebUI changeswebui-detailsStephen Gallagher2010-08-021-127/+0
* Removed round trips for just about all links. Likely introduced some bugs. ...Adam Young2010-07-281-1/+15
* Report number of row returned, as well as if results were truncated.Adam Young2010-07-231-30/+18
* refactored column renderingAdam Young2010-07-231-9/+44
* Start of work on group enrollment.Adam Young2010-07-211-2/+14
* Consistantly use singular now for tabs. The search form is responsible for s...Adam Young2010-07-201-1/+3
* CSS cleanup as part of add-user functionality. Some aspects of add user have...Adam Young2010-07-191-3/+7
* Pulled HTML fragments into .inc files for user and group details. User still...Adam Young2010-07-161-16/+9
* Making it possible to drive Navigation completely through Javascript, and ren...Adam Young2010-07-151-4/+0
* Added entries to fix Build.Adam Young2010-07-151-1/+1
* Renamed ipa.xhtml to index.xhtml and chaged files that ref it.Adam Young2010-07-091-1/+1
* Added a hack to allow development inside the source directory without deployi...Adam Young2010-07-091-3/+1
* Kludgy but integrated, mixing the javascript templating and pzuna's dynamic f...Adam Young2010-07-091-1/+1
* Now all html is included on the ipa.xhtml page, with the sections taht are no...Adam Young2010-07-081-8/+27
* Converted from html genreation in text to DOM API. Made it possible to switc...Adam Young2010-07-071-11/+15
* Moved the bulk of the work done in web into the static directory. Merged the...Adam Young2010-07-061-0/+62