aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-16 13:01:23 -0400
committerJoey Hess <joey@kitenet.net>2011-06-16 13:01:23 -0400
commit6ebb4e262ef70ec85436b7f0bff134009ce08f3b (patch)
tree18146a97f4716a2c82d8d38411225c93d86e1878 /debian
parent5f0dfdd1ea3681f8e9a87a7c17d409b92ce1083a (diff)
downloadikiwiki-6ebb4e262ef70ec85436b7f0bff134009ce08f3b.tar
ikiwiki-6ebb4e262ef70ec85436b7f0bff134009ce08f3b.tar.gz
show ikiwiki error when attachment is rejected
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5900b4e5f..c807c6da2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,9 +6,12 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low
* attachment: Speed up multiple file uploads by storing uploaded files
in a staging area until the page is saved/previewed, rather than
refreshing the site after each upload.
+ (Sponsored by The TOVA Company.)
* attachment: Files can be dragged into the edit page to upload them.
- Multiple file upload support. Upload progress bars.
- Impemented using the jQuery-File-Upload widget.
+ Multiple file batch upload support. Upload progress bars.
+ AJAX special effects. Impemented using the jQuery-File-Upload widget.
+ (If you don't have javascript don't worry, I kept that working too.)
+ (Sponsored by The TOVA Company.)
-- Joey Hess <joeyh@debian.org> Thu, 09 Jun 2011 10:06:44 -0400