Paul Franklin
4cab86897f
tweak POTFILES
2015-05-21 09:42:00 -07:00
Nick Hall
457ed21c6c
Replace stock items with named icons
...
Stock items have been deprecated since 3.10.
Named icons are now loaded from the default icon theme.
2015-05-20 18:54:26 +01:00
=Matti Niemelä
293556b88e
updated Finnish translation (for trunk-master)
2015-05-19 23:06:00 -07:00
Paul Franklin
ec0c705b55
slight tweaks to calendat-type reports
2015-05-19 23:01:27 -07:00
Nick Hall
f125a982d6
Remove SourceForge username from authors file
...
This was used by the svn2cl utility to generate a change log.
2015-05-18 14:59:57 +01:00
SNoiraud
9e648b0de5
Geography : feature request #8428 for kml files loading.
2015-05-17 12:54:51 +02:00
Leonhaeuser
9e7ec88d3f
update German translation
2015-05-17 11:39:19 +02:00
Paul Franklin
cd8a0cd2f2
new translation template (gramps.pot) for "master"
2015-05-16 20:31:52 -07:00
Paul Franklin
2bf4718af7
add a gramps-XML file to test date formats in different locales
2015-05-16 20:25:21 -07:00
Paul Franklin
cbe83feeaa
tweaks to Chinese date handlers (fix parsing, reduce date formats)
2015-05-16 20:20:01 -07:00
Paul Franklin
0ad582f7b0
fix date display when month is zero but day is not (see 8477)
2015-05-16 20:15:03 -07:00
Josip
6e0e7d3763
Fix AgeStats gramplet
2015-05-16 16:43:48 +02:00
Doug Blank
9f8ffc5226
8564: Recursion error when filtering for relatives
2015-05-15 23:30:31 -04:00
Josip
612c4665ae
add parent to gedcom import report dialog
2015-05-16 03:56:09 +02:00
Josip
11878e41f4
8497: Error on use of Ctrl-Z
2015-05-16 02:46:49 +02:00
Nick Hall
e3ba779edb
Convert deprecated xpad and ypad properties
2015-05-15 22:20:48 +01:00
Nick Hall
87022267d9
Convert deprecated xalign and yalign properties
2015-05-15 19:02:08 +01:00
Matti Niemelä
36bb4471a3
updated Finnish translation (for trunk-master)
2015-05-15 00:42:07 -07:00
Paul Franklin
578cdf6c79
8413: Finnish Date format settings does nothing
...
The corresponding fi.po, with month inflections, is from:
Matti Niemelä <matti.u.niemela@gmail.com>
2015-05-15 00:37:37 -07:00
Nick Hall
d7719962fd
8427: Add new IsEnclosedBy rule
2015-05-14 23:47:03 +01:00
Nick Hall
2b90e90987
Remove deprecated rules hint setting
2015-05-14 23:12:47 +01:00
Doug Blank
b2606fb6d3
Gramps 4.2 addons URL from github
2015-05-14 15:12:56 -04:00
Nick Hall
cde99b6f24
Remove deprecated resize mode
2015-05-14 18:54:27 +01:00
Paul Franklin
74e90431c0
8109: fixes for Japanese date parser
2015-05-14 00:33:58 -07:00
Paul Franklin
3d9d9e2851
fix numeric date parser pathological case
2015-05-14 00:31:18 -07:00
Doug Blank
35a38bc2bd
DbDjango: added load() for delayed init
2015-05-13 07:29:16 -04:00
Doug Blank
ad1babbd4c
DbDjango: added missing methods
2015-05-12 22:10:40 -04:00
Nick Hall
f0bfce68c2
Add a title preview to the place editors
2015-05-12 23:00:20 +01:00
Nick Hall
0eb027a095
Update required gtk version in glade files
2015-05-12 21:21:28 +01:00
Nick Hall
d8946d75ac
Hide place title field in place editor
...
Add option in preferences to display legacy title field. Hide by default.
2015-05-12 21:00:25 +01:00
Bernard Banko
9e468c7cd8
modified: po/sl.po
2015-05-11 20:20:41 -07:00
Doug Blank
f74f4942d5
DbDjango: method to checkpoint modules, to allow reloading Django
2015-05-11 21:17:57 -04:00
Doug Blank
b615fcb93c
DbDjango: Removed debugging code
2015-05-11 18:24:03 -04:00
Doug Blank
aabd158944
DbDjango: use Gramps signals; to update, delete and add;
...
tag change from tuple to list--must match exactly:
[] does not match ()
2015-05-11 16:53:43 -04:00
Doug Blank
3a38f21eb7
DbDjango: return a default person
2015-05-11 13:04:43 -04:00
Doug Blank
89e20b90b7
Webapp: added databases directory; changed semantics of save_cache;
...
working signals, for the most part
2015-05-11 12:36:35 -04:00
Doug Blank
03b78a0884
DbDjango database works read-only in Gtk Gramps
...
These changes add most of what is necessary to use DbDjango as
a full database to Gtk Gramps.
2015-05-10 22:43:51 -04:00
Doug Blank
ccbab78fbc
Allow database-changed signal to work with more general databases
2015-05-10 22:42:30 -04:00
Josip
306ede4e8e
Set transient parent for errorview and errorreportassistant
2015-05-10 21:07:41 +02:00
Josip
b966ba74af
Workaround for broken introspection
...
8474: Crash after merge places
8498: Crash when attempting to add gramplet
8536: clicking on tag icon in person view causes gramps to crash
2015-05-10 21:07:40 +02:00
Doug Blank
d57fccc9c6
Webapp: bare minimum to use a Django database with Gtk Gramps
2015-05-10 13:59:20 -04:00
Doug Blank
c8fa5169b5
Base db: at least have right signature for NotImplemented
2015-05-10 13:25:06 -04:00
Doug Blank
4a1a42783a
Webapp: updated copyright to 2015
2015-05-10 09:56:26 -04:00
Doug Blank
45a1e17bd7
Webapp: Django 1.6 and Python3 fixes
2015-05-09 22:02:24 -04:00
Doug Blank
4e0927eba4
Back to being able to import; need to decide how to store alt_name_list
2015-05-09 21:29:48 -04:00
Doug Blank
40fa203659
pyicu: pin at version 1.8, until they fix 1.9 installer
2015-05-09 21:17:01 -04:00
Doug Blank
5fde29a34c
django.setup() now required; bringing database up to date
...
with current gramps (missing db.is_empty())
2015-05-09 18:07:54 -04:00
Doug Blank
0360a5987e
Bringing webapp up to date with python3 and django 1.6
2015-05-09 17:52:11 -04:00
Doug Blank
dfe88deeda
Merge pull request #21 from RossGammon/find-admin-resources
...
Adds 'django.contrib.staticfiles' to INSTALLED_APPS
2015-05-09 17:51:07 -04:00
Doug Blank
2ad372bcba
Added right-click "Copy all" to all QuickTables.
...
This currently copies all data from the TreeView to the clipboard,
including non-viewed columns.
Refactored rows2text to model_to_text, and moved to gramps.gui.utils
Added text_to_clipboard to gramps.gui.utils as well.
2015-05-09 09:49:19 -04:00