Commit Graph

6510 Commits

Author SHA1 Message Date
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
Peter Landgren
f8a0aab6fd One string for translation missed.
svn: r11817
2009-02-03 10:03:33 +00:00
Benny Malengier
b3f9adf3fc Makefile.am for plugins/mapservices
svn: r11816
2009-02-03 08:20:56 +00:00
Rob G. Healey
1ec8894d70 Minor correction to these three stylesheets
svn: r11815
2009-02-03 08:09:57 +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
Benny Malengier
cc43836a60 do not show pyc on svn status
svn: r11802
2009-02-02 18:25:51 +00:00
Jérôme Rapinat
e4f5ad0142 #2657,#1718 use ngettext
svn: r11800
2009-02-02 17:13:02 +00:00
Jérôme Rapinat
1ecbaae622 pylint and coherency on Repository references
svn: r11799
2009-02-02 14:27:40 +00:00
Brian Matherly
a4ce178893 Patch from James Friedmann <jfriedmannj@gmail.com> to include a heading for spouses. Code cleanup.
svn: r11798
2009-02-02 13:19:17 +00:00
Brian Matherly
efd64ad139 Clean up AncestorTree report.
svn: r11796
2009-02-02 12:50:24 +00:00
Doug Blank
9bc8d68251 Bug #2625: Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates.
svn: r11794
2009-02-01 22:25:45 +00:00
Doug Blank
bccc1be7f2 Bug #2625: Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates.
svn: r11793
2009-02-01 21:34:07 +00:00
Brian Matherly
662dbc94f6 Show an error dialog if a file can not be opened with the default application.
svn: r11792
2009-02-01 21:21:54 +00:00
Jérôme Rapinat
ea96136bf9 PythonTidy (PEP-8 format)
svn: r11791
2009-02-01 17:25:12 +00:00
Doug Blank
248002b819 Split DefaultGramplets into their respective files
svn: r11790
2009-02-01 16:42:57 +00:00
Doug Blank
8af25caf2e Missing Errors import
svn: r11789
2009-02-01 16:19:35 +00:00
Gary Burton
977843f787 Treat RESI tokens as events and not import them as Gramps addresses as per advice on the wiki concerning using residence events to record addresses. Bug #2651
svn: r11787
2009-02-01 12:35:26 +00:00
Peter Landgren
80b1915b92 Fix: *.dot.gv now is *.gv
svn: r11783
2009-02-01 08:39:16 +00:00
Brian Matherly
bd966adafd Change from using ".dot" to ".gv" for Graphviz files. ".dot" is recognized as MS Word Template file on some systems.
svn: r11782
2009-02-01 05:14:20 +00:00
Brian Matherly
3259b393da Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
svn: r11781
2009-02-01 04:21:17 +00:00
Doug Blank
6fccf8d75f Removed fixed font; it is now already applied
svn: r11780
2009-02-01 02:12:38 +00:00
Doug Blank
e2f7c5f158 That should not have been committed
svn: r11779
2009-02-01 01:01:20 +00:00
Benny Malengier
31ac581c3a Peter Landgren: 02659 support for RT90 in PlaceUtils.py
svn: r11778
2009-01-31 23:09:27 +00:00
Doug Blank
79b25acf9c Bug #2662: Can't expand/contract items when a gramplet has been detached
svn: r11777
2009-01-31 23:09:09 +00:00
Doug Blank
663d7abbd7 Add TT tag for gramplet textview buffer
svn: r11776
2009-01-31 22:12:46 +00:00
Doug Blank
82a7fe725f Moved Sql.py out of plugins directory and into export/ExportSql.py; this file is in SVN but not in installed code
svn: r11775
2009-01-31 14:29:47 +00:00
Serge Noiraud
d14c1145d1 GeoView : bad centering near longitude 0.0 and latitude 0.0
svn: r11774
2009-01-31 11:32:50 +00:00
Jérôme Rapinat
1e6da8730c #2657,#1718 use ngettext
svn: r11773
2009-01-31 11:29:44 +00:00
Benny Malengier
3d257ea84a add plural context to TransUtils.py
svn: r11772
2009-01-31 08:34:15 +00:00
Doug Blank
0d3201d8ab removed extra 'of' in translated texts
svn: r11771
2009-01-31 05:03:20 +00:00
Doug Blank
5f0447bdf0 Experimental gramplet to find deep connections between home and active
svn: r11770
2009-01-31 02:33:43 +00:00
Doug Blank
1cad941660 Added some comments; added methods to pause and resume a running gramplet; updated the wiki url
svn: r11769
2009-01-31 02:29:36 +00:00
Rob G. Healey
6dc0a10fd4 Removed arrow files from Makefile to allow make to work.
svn: r11768
2009-01-30 23:33:20 +00:00
Benny Malengier
1fcd510a98 Allow sort of columns and search as you type in plugin overview window
svn: r11767
2009-01-30 21:48:02 +00:00
Benny Malengier
47878426f0 no tooltip with gid field
svn: r11765
2009-01-30 18:14:05 +00:00
Stéphane Charette
539066320f fixed bug #2660 - get rid of 'meta robots noindex' tag in html files
svn: r11764
2009-01-30 18:08:33 +00:00
Jérôme Rapinat
40d99c2b4e revert changes, using ngettext
svn: r11761
2009-01-30 10:36:23 +00:00
Brian Matherly
f7e2cd8e3f Finish moving libholiday.py and WebCal.py into their new homes.
svn: r11760
2009-01-30 02:26:10 +00:00
Brian Matherly
1adf052e55 Move "holiday" functions into its own module named libholiday. libholiday is used by all three calendar based reports.
svn: r11759
2009-01-30 02:19:04 +00:00
Brian Matherly
497e8d8233 Add support for plugin "libraries" that do not specifically tie into the plugin system and can be imported by other plugins.
svn: r11758
2009-01-30 02:16:00 +00:00
Rob G. Healey
d842b8d794 Changed alohabet navigation; added Age At Death, got nick name working again.
svn: r11756
2009-01-29 02:13:48 +00:00
Serge Noiraud
711b5f2ba8 GeoView : Cleaning some parts of code.
In some cases, bad centering of the map.
          Add one page for places found without coordinates.
          Modify some texts to be more precise. 


svn: r11755
2009-01-28 23:56:32 +00:00
Benny Malengier
4d5c5375bc reduce horizontal size edit person
svn: r11754
2009-01-28 18:53:47 +00:00
Benny Malengier
059a0deb02 2642: Add or move the entry 'Patronymic' from the Name Editor to 'Prefered Names' area
svn: r11753
2009-01-28 18:13:29 +00:00
Benny Malengier
dfb3ee201b validate lat/lon on init
svn: r11752
2009-01-28 11:48:20 +00:00
Jérôme Rapinat
4574406d32 1357: Incorrect marriage event description when outputting to PDF (only ampersand, < > ?)
svn: r11751
2009-01-28 09:01:39 +00:00
Rob G. Healey
b0e3ed517a Color theme update on stylesheet -- still needs work for Ancestor Tree; added feature request #2628 -- alphabetical Navigation; changed stylesheet naming as already in WebCal.py.
svn: r11749
2009-01-28 06:15:29 +00:00
Rob G. Healey
1d6ab20eba Fixed wording in advanced tab; consolidated copy files module; added prefix and suffix to names in surnames. More changes coming.
svn: r11748
2009-01-28 01:39:08 +00:00
Serge Noiraud
3369da1fdf GeoView : Correction for empty databases.
Since page splitting, some incomplete markers.


svn: r11747
2009-01-27 19:13:42 +00:00
Rob G. Healey
db45209741 Removing old and obsoleted image files. Files were replaced by Web_Mainz*.png
svn: r11745
2009-01-27 08:02:45 +00:00
Rob G. Healey
45a1e7493b Removed blank calendar year, fixed year_glance filenames, fixed collect_data, fixed one_day, added get_marrital_status, and fill_day_list. More changes will be coming.
svn: r11744
2009-01-27 07:49:47 +00:00
Serge Noiraud
e7e91c7269 GeoView : title change when no coordinates.
svn: r11743
2009-01-27 07:35:55 +00:00
Serge Noiraud
aa9f4a9d13 GeoView : change comment when no geolocation.
svn: r11742
2009-01-27 07:33:40 +00:00
Doug Blank
470ad5d62e Restored 0 years, but with word 'birth' or 'wedding'; removed extra words as they are too long for calendar
svn: r11741
2009-01-27 02:28:47 +00:00
Rob G. Healey
b2b0573d36 WebCal.py and NarrativeWeb.py; were sent by mistake. Watch as they are coming... Reverted back to r11481 and r11711 respectively.
svn: r11740
2009-01-26 22:57:25 +00:00
Serge Noiraud
4cd77671bd GeoView : correction when no places with coordinates in the database.
svn: r11739
2009-01-26 22:30:13 +00:00
Rob G. Healey
b648af6379 Removing old and obsoleted Cascading Stylesheets and javascript files
svn: r11737
2009-01-26 22:22:01 +00:00
Benny Malengier
cb3817e6f4 polish geoview
svn: r11736
2009-01-26 21:26:20 +00:00
Kees Bakker
0b0253f6ef Apply same patch as in branches/gramps30.
Process most common (Dutch) surname prefixes.
Date conversion improvement (Dutch month names, etc).
Store patroniem in Patronymic field.
        * src/plugins/import/ImportProGen.py


svn: r11735
2009-01-26 20:02:30 +00:00
Benny Malengier
e57f18a698 2586: Add spouses to the Descendant Tree report
Avoid crash on no spouse, patch by Craig


svn: r11732
2009-01-26 08:53:29 +00:00
Stéphane Charette
a9c314713f slight modification to the previous long-standing graphviz bug
svn: r11730
2009-01-25 23:34:22 +00:00
Doug Blank
e2bb66f42a Renamed Active Person's Relatives to Relatives
svn: r11729
2009-01-25 23:32:14 +00:00
Doug Blank
87bb35b64a Changed title from Person Note to Note
svn: r11728
2009-01-25 23:24:54 +00:00
Stéphane Charette
83fecfac74 yet another attempt to work around a long-standing graphviz bug
svn: r11727
2009-01-25 23:03:13 +00:00
Gary Burton
f8cc962b83 Implement user defined gender colour selection from FamilyLines graph
svn: r11726
2009-01-25 21:34:48 +00:00
Doug Blank
6a26dce0b1 Fixed bug in URL formatting in Headline News
svn: r11725
2009-01-25 20:51:13 +00:00
Gary Burton
4f32dea6bc Enable or disable justyears menu option depending on whether dates should be included
svn: r11724
2009-01-25 20:39:02 +00:00
Doug Blank
ffc025aeca Fixed bug in render_text; replaced NewsGramplet with HeadlineNewsGramplet that reads a new wiki page every hour
svn: r11723
2009-01-25 20:08:57 +00:00
Gary Burton
1aaa2df5a4 Make GEDCOM export output family event descriptions as type. Bug 2649.
svn: r11722
2009-01-25 19:58:00 +00:00
Doug Blank
60d1964ede Added tooltip to translations
svn: r11720
2009-01-25 17:32:34 +00:00
Doug Blank
04b9ec770f Added uistate to gramplet class; Finished Interactive Fan Chart: right-click gives menu options (same from PedigreeView)
svn: r11719
2009-01-25 17:29:59 +00:00
Gary Burton
f071a27cfb Add option to restrict dates to years only as per Relationship graph
svn: r11717
2009-01-25 15:48:45 +00:00
Gary Burton
9bf926274e Standardise on ReportUtils fallback methods for baptism and burial dates in lieu of birth and death dates. Also some PEP8 fixes.
svn: r11716
2009-01-25 15:04:22 +00:00
Jérôme Rapinat
d1918cc259 mistakes on context
svn: r11715
2009-01-25 13:11:27 +00:00
Doug Blank
d2b481b1a3 Speed ups: cache names---don't re-lookup name; added outer edge to indicate parents; removed simple access
svn: r11714
2009-01-25 11:19:13 +00:00
Stéphane Charette
2018064fe1 added missing svn propset attributes to several files
svn: r11713
2009-01-25 10:08:07 +00:00
Stéphane Charette
34d215b7ec added Id: keyword at the top of css files
svn: r11712
2009-01-25 10:00:30 +00:00
Stéphane Charette
4e5f282137 bug #2648, 'link home' option was no longer working
svn: r11711
2009-01-25 08:24:56 +00:00
Doug Blank
6d50c002fe Upgrade of source, place, and media tables.
svn: r11710
2009-01-25 02:29:05 +00:00
Serge Noiraud
e722623646 GeoView : update tests from "value == 1:" to value: and similar things.
svn: r11706
2009-01-24 13:52:53 +00:00
Serge Noiraud
35f13eb94a GeoView : When we have a multi pages document, be sure we update the back and forward buttons.
svn: r11705
2009-01-24 12:14:45 +00:00
Jérôme Rapinat
0034c7c02c translation support and use TransUtils for context
svn: r11703
2009-01-24 09:40:55 +00:00
Doug Blank
384f574fea Put the database access at beginning; fixes bug in mailing list from Rob H.
svn: r11702
2009-01-24 09:00:19 +00:00
Doug Blank
142108337c Check for unfinshed tag: suspect that I need to escape names, or deal with unicode. render needs to be rewritten
svn: r11701
2009-01-24 08:52:31 +00:00
Peter Landgren
11da237db7 Fixed error in leap year calculation for Julian calendar, issue #2639.
svn: r11700
2009-01-24 08:41:14 +00:00
Peter Landgren
b391b2b985 Swedish calendar now works with checking for possible dates.
svn: r11699
2009-01-23 18:49:49 +00:00
Peter Landgren
b2186d274e Fixed wrong if statemants.
svn: r11691
2009-01-22 19:46:41 +00:00
Jérôme Rapinat
0f2222a380 update french translation
svn: r11689
2009-01-22 19:17:01 +00:00
Peter Landgren
3b7f4b6e10 Swedish cal. Valid check for the Sw. cal not working yet.
svn: r11688
2009-01-22 17:07:52 +00:00
Peter Landgren
f5aaef6312 GEDCOM export for Swedish calendar.
svn: r11687
2009-01-22 16:11:14 +00:00
Doug Blank
409063ae94 Rotation is now done by dragging in open space (doesn't draw names while dragging to get speed up)
svn: r11684
2009-01-22 12:07:36 +00:00
Doug Blank
89f1ec69c9 Move new gui options to near top of init
svn: r11683
2009-01-22 11:50:16 +00:00
Jérôme Rapinat
28ee7ee1a8 #445: B.C.E and dates conversion on french_calendar
svn: r11681
2009-01-22 10:15:01 +00:00
Doug Blank
6815af9303 Rearrange methods to get all of the fanchart business int the widget; fixed a bug in show_parents; general refining
svn: r11680
2009-01-22 00:36:26 +00:00
Doug Blank
48da3f90e3 Need to return a default value for newyear offset code
svn: r11679
2009-01-21 20:59:31 +00:00