git.ozlabs.org Git - patchwork/atom - templates/patchwork/bundle.html history web-based patch-tracking system https://git.ozlabs.org/?p=patchwork Jeremy Kerr static/git-favicon.png static/git-logo.png 2015-05-27T02:26:41Z gitweb Move to a more recent django project structure 2015-05-24T08:57:33Z Jeremy Kerr jk@ozlabs.org Jeremy Kerr jk@ozlabs.org 2015-05-24T08:57:33Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=ad2762cf775a8dde508de47164d6429f3fd724f1
Move to a more recent django project structure

This change updates patchwor to the newer project struture: we've moved
the actual application out of the apps/ directory, and the
patchwork-specific templates to under the patchwork application.

This gives us the manage.py script in the top-level now.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
  • [D] templates/patchwork/bundle.html
Integrate 'django.contrib.staticfiles' 2015-04-07T21:20:53Z Stephen Finucane stephenfinucane@hotmail.com Jeremy Kerr jk@ozlabs.org 2015-04-07T21:20:53Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=d4a2c1f8792f52fec0c881ab38c91635840a50c0
Integrate 'django.contrib.staticfiles'

Rather than providing a custom solution for serving static files, use
the solution provided in the upstream Django source.

This allows us to remove the top-level 'urls.py' file.

Signed-off-by: Stephen Finucane <stephenfinucane@hotmail.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
  • [D] templates/patchwork/bundle.html
Django 1.5 compatibility fixes 2013-10-03T16:45:47Z Ralf Baechle ralf@linux-mips.org Jeremy Kerr jk@ozlabs.org 2013-10-03T16:45:47Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=a37842591183a2302f580ee4973a19e35661baf0
Django 1.5 compatibility fixes

Django 1.5 wants plenty of quotes scattered over the templates.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
  • [D] templates/patchwork/bundle.html
js: Add jquery and jquery tablednd plugins 2013-06-16T08:35:21Z Jeremy Kerr jk@ozlabs.org Jeremy Kerr jk@ozlabs.org 2013-06-16T08:35:21Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=508510d29aa7b0aaf946f6565e8040f9895f84c8
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>
  • [D] templates/patchwork/bundle.html
bundles: Remove separate public bundle views 2013-04-20T13:45:40Z Jeremy Kerr jk@ozlabs.org Jeremy Kerr jk@ozlabs.org 2013-04-20T13:45:40Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=5d0140ef04ababd93c45b5126ee1b412bd778da5
bundles: Remove separate public bundle views

Having two views for bundles (public and non-public) can cause confusion
when bundle owners want to share a URL; it's not obvious that the
private URL isn't shareable.

This change removes the private URLs, and puts all bundles under the
/bundle/<username>/<bundlename>/ URL space. For non-public bundles, this
will just 404 for non-owners.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
  • [D] templates/patchwork/bundle.html
templates: Add CSRF (cross-site request forgery) values to form posts 2010-06-24T16:38:06Z John 'Warthog9' Hawley warthog9@kernel.org Jeremy Kerr jk@ozlabs.org 2010-06-24T16:38:06Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=482ba5ac5e2fb71a8ae26ae9d5c5c72c33c35b23
templates: Add CSRF (cross-site request forgery) values to form posts

This is a fairly simple patch, basically it does what the error message
told me to do:
"add In the template, there is a {% csrf_token %} template tag inside each POST form that targets an internal URL."

Signed-off-by: John 'Warthog9' Hawley <warthog9@kernel.org>
  • [D] templates/patchwork/bundle.html
Bundle reordering support 2009-02-08T10:40:17Z Jeremy Kerr jk@ozlabs.org Jeremy Kerr jk@ozlabs.org 2009-02-08T10:40:17Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=6ce62d26739ebf0dd81ecff5284adf3fbe2aed23
Bundle reordering support

Bundles can now be reordered and saved.

Add dependency on jquery in INSTALL.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
  • [D] templates/patchwork/bundle.html
Initial bundle reordering support 2009-01-29T06:38:46Z Jeremy Kerr jk@ozlabs.org Jeremy Kerr jk@ozlabs.org 2009-01-29T06:38:46Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=c105cb0f107a7459abc8c33988d2da24582a7a5a
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>
  • [D] templates/patchwork/bundle.html
Use django-registration infrastructure 2008-08-22T02:41:25Z Jeremy Kerr jk@ozlabs.org Jeremy Kerr jk@ozlabs.org 2008-08-22T02:41:25Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=f1e089f7736ac8f7b9af784461350c4c169211ad
Use django-registration infrastructure

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
  • [D] templates/patchwork/bundle.html
Inital commit 2008-08-21T01:38:06Z Jeremy Kerr jk@ozlabs.org Jeremy Kerr jk@ozlabs.org 2008-08-21T01:38:06Z https://git.ozlabs.org/?p=patchwork;a=commitdiff;h=c561ebe710d6e6a43aa4afc6c2036a215378ce87
Inital commit

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
  • [D] templates/patchwork/bundle.html