Implemented database upgrade for all eligible remaining object types.

Added Citations to undo-redo feature.
Moved Citation view within navigation pane to below Sources.
Removed useless edit button from sourcebackreflist.
Fixed default bottombar gramplets for citations. 

svn: r18069
This commit is contained in:
Tim G L Lyons
2011-08-26 23:18:11 +00:00
parent 165625715d
commit d3dcbb1c12
25 changed files with 563 additions and 267 deletions

View File

@ -4,6 +4,7 @@
# Copyright (C) 2008 Gary Burton
# Copyright (C) 2009-2010 Nick Hall
# Copyright (C) 2010 Benny Malengier
# Copyright (C) 2011 Tim G L Lyons
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -450,7 +451,7 @@ class BasePersonView(ListView):
"Person Gallery",
"Person Events",
"Person Children",
"Person Sources",
"Person Citations",
"Person Notes",
"Person Attributes",
"Person Backlinks"))