Paul Franklin
0aac5469ca
start using stdoptions.py's run_name_format_option
2014-07-21 20:53:34 -07:00
Paul Franklin
aaecb02187
add run_name_format_option to stdoptions.py
2014-07-21 18:29:03 -07:00
Paul Franklin
98db4da3ff
type in [8c94dc]
2014-07-21 18:27:19 -07:00
Vlada Perić
33178a2337
7913: add Serbian holidays to holidays.xml.in
2014-07-17 17:27:00 -07:00
Vlada Perić
6f002ea173
7912-related: simplify Bulgaria and Ukraine Easter using new method
2014-07-17 17:25:33 -07:00
Vlada Perić
d8a6d2f6a8
7912: Add julian_easter(y) function to libholiday.py
2014-07-17 17:22:54 -07:00
Jérôme Rapinat
daee6c032c
Merge Request #15 : Slovak holidays and other slovak translation updates
2014-07-17 16:09:10 +02:00
Jérôme Rapinat
63d8ef783c
7869 7912 7913 6403: various fixes, additions and requests on code; updated template
2014-07-17 15:33:30 +02:00
Jérôme Rapinat
a615ba35a4
7258 7618 7837: let the win() stuff to windows, fix url/uri handling with non-ascii characters under linux and mac (not tested under mac)
2014-07-17 15:24:05 +02:00
Paul Franklin
48763c8ade
simplify Canadian Ash Wednesday holiday
2014-07-15 22:59:26 -07:00
Nick Hall
fa5011003c
7856: Fix error when no place is selected
...
Check that a place has been selected when saving.
Use the standard place selection widget to be consistent.
This also implements feature request #7893 .
2014-07-16 00:18:10 +01:00
Nick Hall
8ffa78ad19
7915: Prevent user creating a cycle in the place hierarchy
2014-07-15 19:41:26 +01:00
Paul Franklin
8de7d287b7
add Arabic-script and Islamic-date examples (courtesy of Munzir Taha)
2014-07-15 09:24:41 -07:00
Nick Hall
cc794110d1
7846: Prevent creation of a place cycle when merging
2014-07-14 22:53:01 +01:00
Nick Hall
8627429987
7846: Avoid infinite loop when place cycle encountered
2014-07-14 22:50:05 +01:00
Nick Hall
78ec767368
7911: Fix bug adding parent places to a new place
2014-07-14 22:42:49 +01:00
Nick Hall
de790d12da
7904: Fix place type for places without a main location
2014-07-12 19:58:17 +01:00
Paul Franklin
4581c40a53
7861: In Ahnentafel Report, Use Christening Date if no Birth Date
2014-07-11 15:39:22 -07:00
Ondrej Krc-Jediny
2bfd496870
7869: Various small issues in gramps.pot
2014-07-10 12:18:05 -07:00
Paul Franklin
fe46587c2e
7739: [Narweb:] Missing webpage for media [under some circumstances]
2014-07-10 09:25:43 -07:00
Paul Franklin
b456b10a8d
include Gramps.py in the tarball
2014-07-10 09:05:58 -07:00
Paul Franklin
1c75a997d6
6403: Remove markup in translatable messages -- slight tweaks
2014-07-07 12:00:54 -07:00
Paul Franklin
8c94dcfd27
6403: Remove markup in translatable messages -- partial
2014-07-06 13:14:01 -07:00
Ondrej Krc-Jediny
5680becf16
7882: Invalid link for Merge citation Help button
2014-07-05 09:46:44 -07:00
Josip
28f31ba65c
7883: I can't add a people in my tree
2014-07-05 01:34:09 +02:00
Munzir Taha
2441654242
update Arabic translation
2014-06-29 10:46:56 -07:00
Paul Franklin
52dcd93f83
7839: Place report does not run
2014-06-28 13:04:07 -07:00
Paul Franklin
f55379e7a6
two small typos
2014-06-26 11:58:50 -07:00
Paul Franklin
9c8cf267e6
7573: implement both "traditional" and "simplified" Chinese
...
(With thanks to YH Tan, who provided the translations for both
the date handlers, as well as this early-prototype zh_TW.po)
2014-06-26 11:24:36 -07:00
John Ralls
65dbb1bd46
7851: translations don't show in many labels
...
Ensure python text domain gets the right encoding.
2014-06-23 20:16:56 -07:00
Mirko Leonhaeuser
89b923d1ab
Fixed 0006655 and 0007840
2014-06-22 18:02:48 +02:00
Nick Hall
d3dfcdf2b9
7837: Fix path when using drag & drop to add media
2014-06-22 00:04:27 +01:00
Nick Hall
6950679504
7842: Fix custom place types in the place editor
...
Allow place type combobox to receive focus.
Store custom place types in the metadata table.
2014-06-21 17:22:57 +01:00
Nick Hall
7987e8c1d6
7836: Limit the number of generations displayed in the ancestor gramplet
2014-06-21 14:21:11 +01:00
Nick Hall
9a664acc20
7834: export of a subset of the tree fails
2014-06-19 12:07:16 -07:00
John Ralls
cd9a00b787
Module fixups from gramps40
2014-06-19 10:37:01 -07:00
Zdeněk Hataš
c7810b217f
czech translation update
2014-06-18 23:03:18 +02:00
Jérôme Rapinat
85466e1289
bump gramplet.gpr.py to new '4.2' major version, rows have used an alternate form
2014-06-18 15:34:25 +02:00
Jérôme Rapinat
36f481a5ef
bump to '4.2.0' version
2014-06-18 15:26:29 +02:00
Paul Franklin
546a53e6f2
slight MissingMediaDialog improvement
2014-06-17 17:24:10 -07:00
Ross Gammon
a95cbc624f
7828: Syntax Error with python3 on test function for Ukrainian relationship calculator
2014-06-17 16:44:53 +02:00
Paul Franklin
234ee04a7e
slight warning-wording change
2014-06-16 10:33:10 -07:00
Jérôme Rapinat
bc26a2c2fe
Try to avoid confusion between branches; limit usage of hard coded version number into translation strings
2014-06-16 17:28:29 +02:00
Jérôme Rapinat
a328f3f6ca
Test on the french translation for handling urls on wiki according to locale and release version (Person and Name Editors, Welcome gramplet)
2014-06-16 16:23:47 +02:00
Jérôme Rapinat
325c4efb8b
Test for alternate urls handling according to locale and translation, easier environment for next major versions
2014-06-16 16:15:00 +02:00
Jérôme Rapinat
c93bffb8f6
typo
2014-06-16 16:08:50 +02:00
Jérôme Rapinat
70a30c6c3d
Try to use constants like URL_MANUAL_PAGE, URL_WIKISTRING for easier migrations to new major versions
2014-06-16 15:52:28 +02:00
Jérôme Rapinat
5770a38ea4
Fix some typos on french translation
2014-06-16 15:18:22 +02:00
Jérôme Rapinat
21df604765
Add release version support
2014-06-16 15:15:38 +02:00
Paul Franklin
176493c011
add translated-output option to B.R. TOC and Index reports
2014-06-14 13:39:28 -07:00