aboutsummaryrefslogtreecommitdiff
path: root/htdocs/js
Commit message (Expand)AuthorAge
* package: Add the Sticky Table Header jQuery plugin•••Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Acked-by: Stephen Finucane <stephen.finucane@intel.com> Damien Lespiau2015-11-05
* selectize: Add selectize to patchwork•••Turns out, it's somewhat hard to do a nice auto-completion widget and I'd like to get replace the input field + combo box that is currently there. So import a library that will take care of the heavy lifting for us. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Damien Lespiau2015-11-05
* htdocs: Add bootstrap•••Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Damien Lespiau2015-11-05
* js: Add jquery and jquery tablednd plugins•••Based on a change from Andreas Bießmann <andreas@biessmann.de>. Rather than requiring a download of the jquery library + tablednd plugin, commit these to the repository. In doing so, we upgrade to version 1.10.1 of jqeury, and the current stable tablednd. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Jeremy Kerr2013-06-16
* Bundle reordering support•••Bundles can now be reordered and saved. Add dependency on jquery in INSTALL. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Jeremy Kerr2009-02-08
* Initial bundle reordering support•••todo: * implement ajax reorder api * finish migration script * order patches in bundle view Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Jeremy Kerr2009-01-29
* [html] Add select-all checkbox for patch lists•••Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Jeremy Kerr2008-09-24
* [html] Consolidate js files•••We don't need most of the stuff in htdocs/js/. Put the only function required into a common.js, which we can add other stuff to. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Jeremy Kerr2008-09-24
* [views] Restructure profile view, simplify bundle access•••Make bundles more like todo lists - the list itself has its own page, accessible from the top user links. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Jeremy Kerr2008-09-23
* Inital commit•••Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Jeremy Kerr2008-08-21