Commit Graph

23216 Commits

Author SHA1 Message Date
6f849befe0 Fix countries selector on Reports
use strings comparison, avoid encoded Element names
2015-10-05 15:49:46 +02:00
6ec12af6d7 Update Greek translation 2015-10-05 15:23:49 +02:00
5fa70824a3 handle case of no intltool when doing "python3 setup.py build"
I installed my development environment on a different machine
but for some reason didn't install intltool.  But it took me
a while to notice since I normally routinely divert the output
to a file.  So it was crashing but I didn't know.

But when I examined setup.py I saw that was tested for, at least
it was supposed to be tested for.  But on my particular machine
when the test was piped into more commands the whole piped command
was returning a zero status, even though there was no intltool
at all.  So I have added an explicit test for intltool and that
does indeed fail on my machine, without one.
2015-10-04 19:14:04 -07:00
05a53a40c9 8971: the easter method in libholiday.py isn't Python3-friendly 2015-10-04 16:24:32 -07:00
1b09074fc4 Update french translation 2015-10-02 11:26:01 +02:00
b0d040ee99 Update Icelandic translation 2015-10-02 11:18:53 +02:00
b56b63a9fa Update template 2015-10-02 11:15:21 +02:00
e6cc62ff9c Suggestion:Use 'People and Events.'' instead of of an 'etc' 2015-10-02 13:27:22 +10:00
d81e851fd5 [Tips] Typo's in gramps.pot 'prefered>preferred' 2015-10-01 08:06:29 +10:00
c96a8b85b9 if s_tagvalue is None: 2015-09-30 06:41:20 -04:00
0d07292d23 bug 8799 : verification tool : Exception raised when used with the "Estimate missing or inexact dates" 2015-09-29 09:18:11 +02:00
a8198c3ef1 8888 'baseselector's add help urls only 2015-09-29 16:29:56 +10:00
b4827dc9c1 czech translation update 2015-09-28 20:21:37 +02:00
6d99a47b5e Revert "Usability:Update initial [interface] startup defaults for (height/width)"
This reverts commit 2309747413.
2015-09-28 10:23:32 +10:00
db2037fe08 3670: hourglass graph report - link missing in ancestor graph 2015-09-27 13:11:22 -07:00
2309747413 Usability:Update initial [interface] startup defaults for (height/width)
- Fully show each Category sidebar filter without having to resize initially. eg:Citation Category sidebar filter is the largest!
2015-09-26 15:05:37 +10:00
a3bf2e4d6e 8936: Descendants-detailed report crashes 2015-09-24 16:46:39 -07:00
bd694b0baa New and modified translation strings
Update french translation
2015-09-24 11:02:33 +02:00
8bf081ccc3 8188: Problem with existing selection in media reference editor
like selection box disappears when scrollbar appears

Now, do not expand bottom section (Media Object fields) by default

Wonder if we should not do that on all Reference Editors?
2015-09-24 10:48:50 +02:00
6f66a021bb 8937: Unable to produce graph reports [in Greek locale] 2015-09-21 18:58:14 -07:00
55733cb264 8888 'Generate Testcases' add help url 2015-09-22 07:53:53 +10:00
17f8b4818c allow for get_dbname() returning None 2015-09-21 10:53:25 -07:00
3755337db9 8888 'References Gramplet' rename links from 'backlink>references' for consistency on wiki 2015-09-21 13:33:13 +10:00
afbfaa815d 8888 'Select a media object' add help url 2015-09-20 17:10:38 +10:00
7beb66dd66 8888 'Undo History' add help button & url 2015-09-19 07:22:45 +10:00
e3374b8cb5 8888 'Filter dialogs' add/update help urls 2015-09-18 09:21:40 +10:00
d3f90860c1 8888 'Tagging dialogs' update help urls after wiki section update 2015-09-18 08:40:42 +10:00
227da7671f 8888#c44511 Fix AttributeError: 'EditMediaRef' object has no attribute 'glade' 2015-09-17 07:28:03 +10:00
7c3eaa9684 8888 'Place Name Editor' Add New wiki section & help link 2015-09-16 09:47:16 +10:00
4cfa03ab16 5505: Need a date handler for Hungarian locale 2015-09-15 14:03:56 -07:00
ae89bc4d83 8914: FanChartDescendants View should at least have 2 generations 2015-09-15 12:29:06 +02:00
75ac634fa9 8888 'Person Reference Editor' add Help link & wiki section stub 2015-09-15 10:11:16 +10:00
2e6e13e166 8930: allow hyphenated gramps-id in Graphviz reports 2015-09-14 16:42:19 -07:00
dec1130c81 update Finnish translation 2015-09-14 11:09:22 -07:00
dcb0aa8c35 8888 'Link Editor' add help url 2015-09-14 10:15:00 +10:00
1b4143f83c 8888 'Editors' continue updating broken wiki help links 2015-09-13 09:09:35 +10:00
f5adb32bb6 8889: Complete Individual Report fails to run 2015-09-12 15:44:48 -07:00
c36e3f4747 Update en_GB translation 2015-09-12 15:04:03 +01:00
688ee0f918 Merge en_GB translation into new template 2015-09-12 14:57:46 +01:00
f548570af1 8888 more 'Editors' update broken wiki help links 2015-09-12 17:51:18 +10:00
09e3ff2a62 8888 'Edit dialogs' update broken wiki help links 2015-09-12 09:11:53 +10:00
73f75f7317 8888:'Error Report' dialog fix help url 2015-09-11 09:27:08 +10:00
1e3ad0d325 Update french translation 2015-09-10 16:22:21 +02:00
09dd6deea3 Update Hungarian translation 2015-09-10 16:18:38 +02:00
460049809d update template 2015-09-10 16:17:24 +02:00
80a9597e5a 8888 'Gramplets' update broken wiki help links 2015-09-09 08:23:50 +10:00
428c341005 Geography : bug 8902 : ValueError: Place.set_name(name) requires a PlaceName() 2015-09-08 21:06:22 +02:00
a8d2f21b23 8888 'Media Reference Editor' link help button in glade 2015-09-08 11:03:38 +10:00
93962adaef 8888 Fix some links for Tools 2015-09-06 09:26:28 +10:00
d893ec5de5 8888 Fix link for Tag Selection(Selector) 2015-09-06 09:05:06 +10:00