1
0

Checkbox-based multi-entry deletion, fix admin entry pagination to not show empty paginated pages on the last page

This commit is contained in:
Garvin Hicking
2006-10-25 08:27:16 +00:00
parent 03886b49bc
commit 5ae78da826
66 changed files with 187 additions and 44 deletions

View File

@ -3,6 +3,10 @@
Version 1.1 ()
------------------------------------------------------------------------
* Support to delete multiple entries at once via checkboxes in the
entry admin panel, fix admin entry pagination to not show
next pages, if that next page were empty. (garvinhicking)
* Fix bug with using %username% in author permalinks, thanks to oeli
from the forums! (garvinhicking)