4f1aacc75d
Upgrade example file, add some markup notes, add lat/lon of places
...
svn: r11968
2009-02-11 22:23:10 +00:00
3bbb27c3d7
Bug #2433 , issue 4. There was no list of sources anymore. And also the
...
link (in super script) on the Individual page was gone too.
* src/plugins/webreport/NarrativeWeb.py
svn: r11967
2009-02-11 21:27:12 +00:00
e5db28ee6d
Refactor SelectPerson so that it inherits from BaseSelector like all the other selectors
...
svn: r11966
2009-02-11 20:13:46 +00:00
ae3a2b7542
Updates and fixes.
...
svn: r11965
2009-02-11 19:23:15 +00:00
41515d57cf
#2700 #2490 do not translate argument on custom_filter.xml (Benny)
...
svn: r11964
2009-02-11 14:02:13 +00:00
a34cf168f3
Working now with all keywords in English.
...
svn: r11963
2009-02-11 13:14:56 +00:00
e3ae9deb76
Added tests for Swedish calendar
...
svn: r11962
2009-02-11 08:32:54 +00:00
599184b0f6
As per Brian, United States and Canada holiday dates are in the best order that I can get them..
...
svn: r11961
2009-02-11 07:16:48 +00:00
ef05acc39e
Revert some of the changes made in r11947. Upon request of Kees and Benny.
...
svn: r11960
2009-02-11 03:39:52 +00:00
80f5a9f9ab
Translation updates and fixes
...
svn: r11959
2009-02-10 23:48:28 +00:00
592ca5067d
GeoView : Code cleaning after pylint use.
...
svn: r11958
2009-02-10 23:21:46 +00:00
cfadb3fafc
issue 2688: some wrong bindings and <super> not working yet. All should work now
...
svn: r11957
2009-02-10 23:07:35 +00:00
a9a8cb47dc
Remove my own copyright. I don't want to anyone to get the impression
...
that I had anything to do with the code in WebCal.
Remove import of g2iso again. (What's going on with this anyway?)
* src/plugins/webreport/WebCal.py
svn: r11955
2009-02-10 21:36:23 +00:00
8236c4f8ce
Solved bug #2676
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11954
2009-02-10 20:51:39 +00:00
f5b9632e97
Removed ExportXml ImportGpkg and ImportXml since they have been moved to
...
the export and import directory.
* src/plugins/Makefile.am
svn: r11953
2009-02-10 20:26:00 +00:00
f1fcb42a3f
Add Italian parser and displayer, derived from the Catalan one.
...
svn: r11952
2009-02-10 19:16:19 +00:00
712ecfe327
msgmerge between 3.0.x italian translation and trunk template
...
svn: r11951
2009-02-10 16:03:18 +00:00
8b2e6e9241
Adapt the paths of the moved files, regenerate gramps.pot.
...
svn: r11950
2009-02-10 15:54:23 +00:00
fd915ad3af
pylint
...
svn: r11948
2009-02-10 13:23:11 +00:00
f8875759ab
Re-arranged countries. Documentation and clean up. PEP 9.46
...
svn: r11947
2009-02-10 07:19:56 +00:00
a356c5aa7c
Move ImportGpkg, ImportXml and ExportXml into their respective directories.
...
svn: r11946
2009-02-10 06:06:14 +00:00
5eb3f7e446
Move common XML import/export data into libgrampsxml.py.
...
svn: r11945
2009-02-10 05:59:26 +00:00
2472d94621
Removed partial year from WebCal. Clean up and documenting for PEP compliance of 8.36
...
svn: r11944
2009-02-10 01:38:08 +00:00
baef4d76a4
fixed indentation issues and mix of tabs and spaces.
...
svn: r11943
2009-02-09 23:37:40 +00:00
7f1cbf9063
Unnecessary translation string with spaces made not translateble.
...
svn: r11942
2009-02-09 20:03:17 +00:00
4e83f43a6c
Correct a problem with thumbnails for PDFs. Not tested because I don't a
...
proper testing database for this.
http://www.gramps-project.org/bugs/view.php?id=2433
* src/plugins/webreport/NarrativeWeb.py
svn: r11941
2009-02-09 18:58:23 +00:00
c7edbc7cdd
Correct some variable names.
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11940
2009-02-09 18:50:23 +00:00
5d64756737
typo on translation string
...
svn: r11939
2009-02-09 18:39:40 +00:00
3e1ff9bf32
typo on translation strings
...
svn: r11938
2009-02-09 16:27:09 +00:00
6e661e9cf2
Remove the ability to execute the "value" field. It is not used and we don't want Python code in holidays.xml.
...
svn: r11937
2009-02-09 13:39:33 +00:00
2e976ddf76
Remove the "if" rule from the holidays. Now libholiday does not execute any code in holidays.xml.
...
svn: r11936
2009-02-09 13:31:16 +00:00
419a180e21
2701: Collapsing a family's children, collapses all family's children
...
svn: r11935
2009-02-09 12:32:57 +00:00
0671acaf69
Added some doc strings as suggested by pylint.
...
svn: r11934
2009-02-09 10:47:03 +00:00
dff2d75e26
All if statements have been removed from holidays.xml. Labor Day, Inauguration Day, and Income Texes due have all been changed.
...
svn: r11933
2009-02-09 07:10:42 +00:00
d96eda6dfe
Potential fix for: 0002609: Archive does not work
...
svn: r11932
2009-02-09 05:10:58 +00:00
c08193ea88
pylint cleanups; lots of docstrings; added .version number and .gramps required version to gui gramplets
...
svn: r11931
2009-02-09 04:06:33 +00:00
b13fa013fc
Remove of a line that causes it to not load in plugins status window..
...
svn: r11930
2009-02-09 00:26:07 +00:00
85992c0ff2
Easter and DST functions have been completely removed now.
...
svn: r11929
2009-02-08 23:35:22 +00:00
7ad6cd504e
The final parts of easter(y) and dst(y) have been removed from the holidays.xml file. There is no longer any python code in the file now.
...
svn: r11928
2009-02-08 23:26:38 +00:00
eab0dc057e
revert change I accidently checked in with something else -- see bug report #2695 for unicode normalization
...
svn: r11927
2009-02-08 19:29:35 +00:00
c39210b745
latex output was broken. This fixes some things. Also adds style
...
to notes: bold, italic, underline, some fontsize and mono font
Remove verbatim code to indicate preformatted, it is too rigid
svn: r11926
2009-02-08 18:03:10 +00:00
4c1f643ae6
2679: Update for polish translation (Łukasz Rymarczyk)
...
svn: r11925
2009-02-08 15:56:51 +00:00
48512e3421
2694: Brazilian Portuguese translation updated (Luiz Gonzaga dos Santos Filho)
...
svn: r11924
2009-02-08 15:49:30 +00:00
4d567fa2fb
Persist window dimensions for selector windows. TODO: SelectPerson. This class needs rewriting to use BaseSelector
...
svn: r11923
2009-02-08 15:47:24 +00:00
badbc32254
Remove debugging statement
...
svn: r11922
2009-02-08 14:42:02 +00:00
de81611f5b
Further refactoring of window size saving
...
svn: r11921
2009-02-08 14:37:57 +00:00
a0caaf5fe2
Remove plugstat widget as it is no longer used.
...
svn: r11920
2009-02-08 14:09:46 +00:00
0de120e418
2696: Make gramplets report to statusbar by MD Nauta
...
svn: r11919
2009-02-08 13:34:48 +00:00
b67fb1c7d7
feature request #2562 - display notes attached to names
...
svn: r11918
2009-02-08 12:49:28 +00:00
256cc54fee
bug #2675 - regression: multiple names not shown correctly
...
svn: r11917
2009-02-08 11:42:43 +00:00