Commit Graph

14762 Commits

Author SHA1 Message Date
Benny Malengier
16257bd0f1 Bug Fix on _all_places iterator method in libmapservice
svn: r11979
2009-02-13 09:08:27 +00:00
Luigi Toscano
4fbb5d5427 gramps.pot regenerated
Updates and fixes for Italian translation


svn: r11978
2009-02-13 00:08:15 +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
Jérôme Rapinat
91b2861fc9 #2700 #2490 do not translate argument on custom_filter.xml
svn: r11975
2009-02-12 18:40:00 +00:00
Luigi Toscano
f4ac86eff1 Updates and fixes.
svn: r11974
2009-02-12 16:57:45 +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
c0af02cadd 2704: Translation problem word Title
svn: r11971
2009-02-12 07:44:11 +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
Benny Malengier
4f1aacc75d Upgrade example file, add some markup notes, add lat/lon of places
svn: r11968
2009-02-11 22:23:10 +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
Gary Burton
e5db28ee6d Refactor SelectPerson so that it inherits from BaseSelector like all the other selectors
svn: r11966
2009-02-11 20:13:46 +00:00
Luigi Toscano
ae3a2b7542 Updates and fixes.
svn: r11965
2009-02-11 19:23:15 +00:00
Jérôme Rapinat
41515d57cf #2700 #2490 do not translate argument on custom_filter.xml (Benny)
svn: r11964
2009-02-11 14:02:13 +00:00
Peter Landgren
a34cf168f3 Working now with all keywords in English.
svn: r11963
2009-02-11 13:14:56 +00:00
Peter Landgren
e3ae9deb76 Added tests for Swedish calendar
svn: r11962
2009-02-11 08:32:54 +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
Luigi Toscano
80f5a9f9ab Translation updates and fixes
svn: r11959
2009-02-10 23:48:28 +00:00
Serge Noiraud
592ca5067d GeoView : Code cleaning after pylint use.
svn: r11958
2009-02-10 23:21:46 +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
Luigi Toscano
f1fcb42a3f Add Italian parser and displayer, derived from the Catalan one.
svn: r11952
2009-02-10 19:16:19 +00:00
Luigi Toscano
712ecfe327 msgmerge between 3.0.x italian translation and trunk template
svn: r11951
2009-02-10 16:03:18 +00:00
Luigi Toscano
8b2e6e9241 Adapt the paths of the moved files, regenerate gramps.pot.
svn: r11950
2009-02-10 15:54:23 +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
5d64756737 typo on translation string
svn: r11939
2009-02-09 18:39:40 +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
Doug Blank
419a180e21 2701: Collapsing a family's children, collapses all family's children
svn: r11935
2009-02-09 12:32:57 +00:00
Peter Landgren
0671acaf69 Added some doc strings as suggested by pylint.
svn: r11934
2009-02-09 10:47:03 +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
Brian Matherly
d96eda6dfe Potential fix for: 0002609: Archive does not work
svn: r11932
2009-02-09 05:10:58 +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