Rob G. Healey
e67b9d93ad
Removed backslash character in middle of translation string as per Benny.
...
svn: r12043
2009-02-19 19:20:32 +00:00
Rob G. Healey
0e26998664
Fixed USA holidays problem. There was no holidays being listed.
...
svn: r12040
2009-02-19 17:43:53 +00:00
Jérôme Rapinat
36c282780b
#2726 #2641 To improve informations on dialog
...
svn: r12033
2009-02-19 12:55:06 +00:00
Benny Malengier
dcd4115466
2725: End Of Line Report not flowing over page boundaries
...
svn: r12025
2009-02-17 21:19:44 +00:00
Brian Matherly
a1c6710094
Remove the Command Line Reference plugin. It is no longer supported.
...
svn: r12021
2009-02-17 05:03:23 +00:00
Peter Landgren
b9154c85ee
Forgot to update with eniroswedenmap. It's OK in POTFILES.in
...
svn: r12006
2009-02-16 10:50:30 +00:00
Rob G. Healey
7c52933d59
Fixed _has_webpage_extension() with help and gentle nudging from Kees Bakker.
...
svn: r12004
2009-02-16 08:53:24 +00:00
Rob G. Healey
c56f46b493
Added revision numbering symbol to all of plugins directory if it was missing in the file.
...
svn: r12002
2009-02-16 06:56:49 +00:00
Luigi Toscano
ce8b02c9f6
Better localization support for decimal separator.
...
svn: r11999
2009-02-15 21:50:27 +00:00
Kees Bakker
af4094bb5e
CSS is case sensitive, I think
...
* src/plugins/webreport/WebCal.py
svn: r11992
2009-02-15 13:47:19 +00:00
Kees Bakker
2bbf40e609
Improve the code in display_month_navs a little further.
...
Added the home link in the year pages.
* src/plugins/webreport/WebCal.py
svn: r11991
2009-02-15 13:10:56 +00:00
Benny Malengier
bf305d9251
2665: PDF: Paginate error in descendant chart (graphical) on person without descendants
...
svn: r11986
2009-02-14 13:45:44 +00:00
Benny Malengier
917658df34
bug fix 2714: long note in indiv complete report means infinite loop in cairo
...
The fix consists in allowing cells to be split, so by extension also
rows now split automatically in CairoDoc
svn: r11984
2009-02-14 13:12:59 +00:00
Rob G. Healey
7b85d8e4af
Added date validation to these three reports in collect_data().
...
svn: r11983
2009-02-14 00:57:34 +00:00
Benny Malengier
16257bd0f1
Bug Fix on _all_places iterator method in libmapservice
...
svn: r11979
2009-02-13 09:08:27 +00:00
Kees Bakker
e04fe91f53
A few more entries in the list of possible month spellings
...
svn: r11977
2009-02-12 20:49:59 +00:00
Rob G. Healey
5cc9c483ee
fixed #2682 in NarrativeWeb.py, and fixed highlighting of currentsection in display_month_navs().
...
svn: r11976
2009-02-12 20:06:32 +00:00
Rob G. Healey
ebd18708fc
Fixed home link in display_month_navs().
...
svn: r11973
2009-02-12 10:39:13 +00:00
Rob G. Healey
4730f744ba
Moved CreatorInfo from write_footer() back to write_header(). Removed maximum calendars years, and fixed display_year_nav().
...
svn: r11972
2009-02-12 07:56:51 +00:00
Jérôme Rapinat
a3d33aff16
2704: Translation problem word Title (contribution by jannek)
...
svn: r11970
2009-02-12 07:31:08 +00:00
Benny Malengier
7fefd970c7
Fix problem when markup spans two paragraph in the note: make sure
...
styling stops at paragraph if backend splits the note in pieces
to print
Fix problem with paragraphs written in cells. Paragraphs should
not divide as cells and rows are not allowed to divide. This
forces table to be divided, and full paragraph to be written
svn: r11969
2009-02-11 22:30:59 +00:00
Kees Bakker
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
Rob G. Healey
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
Rob G. Healey
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
Benny Malengier
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
Kees Bakker
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
Kees Bakker
8236c4f8ce
Solved bug #2676
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11954
2009-02-10 20:51:39 +00:00
Kees Bakker
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
Jérôme Rapinat
fd915ad3af
pylint
...
svn: r11948
2009-02-10 13:23:11 +00:00
Rob G. Healey
f8875759ab
Re-arranged countries. Documentation and clean up. PEP 9.46
...
svn: r11947
2009-02-10 07:19:56 +00:00
Brian Matherly
a356c5aa7c
Move ImportGpkg, ImportXml and ExportXml into their respective directories.
...
svn: r11946
2009-02-10 06:06:14 +00:00
Brian Matherly
5eb3f7e446
Move common XML import/export data into libgrampsxml.py.
...
svn: r11945
2009-02-10 05:59:26 +00:00
Rob G. Healey
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
Raphael Ackermann
baef4d76a4
fixed indentation issues and mix of tabs and spaces.
...
svn: r11943
2009-02-09 23:37:40 +00:00
Peter Landgren
7f1cbf9063
Unnecessary translation string with spaces made not translateble.
...
svn: r11942
2009-02-09 20:03:17 +00:00
Kees Bakker
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
Kees Bakker
c7edbc7cdd
Correct some variable names.
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11940
2009-02-09 18:50:23 +00:00
Jérôme Rapinat
3e1ff9bf32
typo on translation strings
...
svn: r11938
2009-02-09 16:27:09 +00:00
Brian Matherly
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
Brian Matherly
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
Rob G. Healey
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
Doug Blank
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
Rob G. Healey
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
Rob G. Healey
85992c0ff2
Easter and DST functions have been completely removed now.
...
svn: r11929
2009-02-08 23:35:22 +00:00
Rob G. Healey
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
Stéphane Charette
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
Benny Malengier
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
Stéphane Charette
b67fb1c7d7
feature request #2562 - display notes attached to names
...
svn: r11918
2009-02-08 12:49:28 +00:00
Stéphane Charette
256cc54fee
bug #2675 - regression: multiple names not shown correctly
...
svn: r11917
2009-02-08 11:42:43 +00:00
Benny Malengier
09dea89c35
Add styled notes output to all textreports
...
svn: r11916
2009-02-08 11:27:56 +00:00
Benny Malengier
e53c2ae8ad
add credits
...
svn: r11914
2009-02-08 10:01:11 +00:00
Benny Malengier
ac50776d33
Support markup in TextDoc, add implementation in CairoDoc, use in indiv complete report
...
svn: r11913
2009-02-08 09:59:36 +00:00
Stéphane Charette
0b2394fbd9
bug #2693 - regression; places in events were being ignored
...
svn: r11912
2009-02-08 09:42:19 +00:00
Peter Landgren
4eb5eebfb8
Fixed one missed string for translation.
...
svn: r11911
2009-02-08 09:39:27 +00:00
Jérôme Rapinat
ed56bb9be5
typo on translation string
...
svn: r11909
2009-02-08 08:28:36 +00:00
Rob G. Healey
2b2235c3c3
Upon request of Brian, I have been removing the need to have python code in the holidays.xml file. Easter, DST, and Ash Wednesday have been completed for years 1999-2019 in USA so far. Canada will be next ...
...
svn: r11908
2009-02-08 06:17:25 +00:00
Stéphane Charette
5a4fbf1ae4
changes suggested by Benny (code review)
...
svn: r11907
2009-02-08 04:49:15 +00:00
Rob G. Healey
8dd150ad41
cleanup and documentation work done.
...
svn: r11903
2009-02-07 20:41:27 +00:00
Jérôme Rapinat
b1353fad40
Jérôme should not make change with gedit... (indentation error)
...
svn: r11897
2009-02-07 11:07:51 +00:00
Benny Malengier
00a68636a9
0002633: Characters in Notes don't show in report - 3.0.4 and trunk
...
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Do it better with a private method so plugin authors don't circumvent
style settings
svn: r11896
2009-02-07 10:39:28 +00:00
Peter Landgren
c5d18aa935
Debug print statements deleted.
...
svn: r11895
2009-02-07 10:38:51 +00:00
Benny Malengier
38c04c0a50
2633: Characters in Notes don't show in report - 3.0.4 and trunk
...
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Correctly escape text for cairo layout before writing
svn: r11892
2009-02-07 09:47:25 +00:00
Peter Landgren
32ecf9b59a
Final solution (I hope) for the % issue. Added generation to tool tip.
...
svn: r11890
2009-02-07 08:56:33 +00:00
Peter Landgren
1c0af251ca
Reverted back to %
...
svn: r11884
2009-02-06 13:30:26 +00:00
Jérôme Rapinat
764cc7e083
missing comma
...
svn: r11874
2009-02-05 17:55:59 +00:00
Peter Landgren
69f4b87b20
Fix of % -> %% in translation string.
...
svn: r11872
2009-02-05 14:11:37 +00:00
Jérôme Rapinat
9f3999f7ad
do not use ngettext on string
...
svn: r11868
2009-02-05 12:28:06 +00:00
Jérôme Rapinat
d793645c26
typo on translation string
...
svn: r11867
2009-02-05 12:24:24 +00:00
Peter Landgren
1af3bee32f
Spelling corrected.
...
svn: r11864
2009-02-05 09:46:39 +00:00
Rob G. Healey
dbabadbf05
Fixes the problem with Ancestor Tree -- unlinked persons only being listed without any styling.
...
svn: r11863
2009-02-05 06:17:34 +00:00
Doug Blank
fc5dcee88b
Fixed line ending issues, and syntax errors introduced by translation changes
...
svn: r11860
2009-02-05 02:10:10 +00:00
Gary Burton
f864a324ac
Fix import of note markers. Bug #2568
...
svn: r11855
2009-02-04 20:56:46 +00:00
Peter Landgren
d638c091bd
Spelling correction.
...
svn: r11849
2009-02-04 19:11:22 +00:00
Jérôme Rapinat
d587ffe618
#2657,#1718 use ngettext
...
svn: r11848
2009-02-04 16:58:46 +00:00
Peter Landgren
1e8ec7eb2d
Updated version.
...
svn: r11847
2009-02-04 16:41:16 +00:00
Peter Landgren
78feddd292
Delete of double fix of empty url.
...
svn: r11846
2009-02-04 14:49:03 +00:00
Peter Landgren
5ddf3b46b2
Updated version.
...
svn: r11845
2009-02-04 13:04:54 +00:00
Stéphane Charette
fae629c013
removed 'TEST' debug text left in previous commit
...
svn: r11842
2009-02-04 08:45:21 +00:00
Benny Malengier
7d9d27b22d
Don't display when no url
...
svn: r11841
2009-02-04 08:16:48 +00:00
Stéphane Charette
2176bbfbf9
feature #2634 - display regions overtop of images in narrativeweb gallery
...
svn: r11840
2009-02-04 07:31:15 +00:00
Rob G. Healey
2af0f3a388
Added HTML span element to Ancestor Tree unlinked persons upon request of Jason Simanek. It will allow hm to quickly fix Ancestor Tree.
...
svn: r11839
2009-02-04 07:07:43 +00:00
Rob G. Healey
c5c4b1b3f9
see r11837 for libholiday
...
svn: r11838
2009-02-04 05:45:40 +00:00
Rob G. Healey
ac2e0e2547
removed _make_date module from libholiday as request by Brian. Removed make_date completely and substituted gen.lib.Date() instead for Calendar, BirthdayReport, and WebCal. Changes progress bar text in WebCal and NarrativeWeb.
...
svn: r11837
2009-02-04 05:35:34 +00:00
Brian Matherly
a6fafa5409
Fix the search for holidays.xml in libholiday.
...
svn: r11836
2009-02-04 05:13:20 +00:00
Rob G. Healey
7050989e75
removed <h2> tags as stylesheets disable it anyway.
...
svn: r11835
2009-02-04 02:14:44 +00:00
Rob G. Healey
826b21eedd
More variable name changes and adding documentation changes.
...
svn: r11834
2009-02-04 02:03:27 +00:00
Rob G. Healey
a7ef5d1e43
moved _make_date from Calendar.py, BirthdayReport.py, and WebCal.py into libholiday. Changed variable names in WebCal.py for improved readability.
...
svn: r11833
2009-02-04 00:59:12 +00:00
Peter Landgren
8c2269c58e
Dont call map if URL empty.
...
svn: r11832
2009-02-03 20:26:33 +00:00
Peter Landgren
3de55b3266
new version.
...
svn: r11829
2009-02-03 17:56:18 +00:00
Jérôme Rapinat
ea9ecee8d9
#2657,#1718 use ngettext (contribution by josip)
...
svn: r11826
2009-02-03 13:05:30 +00:00
Jérôme Rapinat
b240878e50
#2657,#1718 use ngettext
...
svn: r11825
2009-02-03 12:59:35 +00:00
Doug Blank
b33c0fc77a
Removed tool/DateParserDisplayTest from distribution
...
svn: r11822
2009-02-03 12:16:59 +00:00
Jérôme Rapinat
be6c00842d
#2657,#1718 use ngettext
...
svn: r11820
2009-02-03 10:33:19 +00:00
Peter Landgren
76ac8c2157
New mapservice added.
...
svn: r11818
2009-02-03 10:11:32 +00:00
Benny Malengier
b3f9adf3fc
Makefile.am for plugins/mapservices
...
svn: r11816
2009-02-03 08:20:56 +00:00
Rob G. Healey
2968250315
Moved revision numbering tag to a better visual area; cleanup of calendar_build(), calendar_common(), get_day_list() in WebCal, removed alphabet_navigation from NarrativeWeb.py.
...
svn: r11814
2009-02-03 08:01:31 +00:00
Benny Malengier
829d78b611
New mapservice plugin structure, as a general solution to #2659
...
* configure.in
* src/DataViews/PlaceView.py
* src/Config/_GrampsConfigKeys.py
* src/gen/plug/_manager.py
* src/plugins/mapservices
* src/plugins/mapservices/googlemap.py
* src/plugins/mapservices/openstreetmap.py
* src/plugins/lib/Makefile.am
* src/plugins/lib/libmapservice.py
* src/plugins/Makefile.am
* src/widgets/menutoolbuttonaction.py
* src/widgets/Makefile.am
* src/PageView.py
* po/POTFILES.in
svn: r11811
2009-02-02 21:55:22 +00:00
Peter Landgren
edad198c12
Fix of issue 2667.
...
svn: r11809
2009-02-02 19:43:21 +00:00
Benny Malengier
00504ab2f4
do not show pyc and Makefile on svn status
...
svn: r11807
2009-02-02 18:35:34 +00:00
Benny Malengier
9378701a16
revert wrong previous commit
...
svn: r11803
2009-02-02 18:30:47 +00:00