Commit Graph

1795 Commits

Author SHA1 Message Date
Jérôme Rapinat
4e932886bc update dates for France
svn: r11307
2008-11-17 17:33:01 +00:00
Peter Landgren
8d4624bdbc Fix of issue 2492.
svn: r11305
2008-11-16 07:56:34 +00:00
Kees Bakker
5d35e5d867 More cleaning up. Eliminate self.year and more.
* src/plugins/WebCal.py


svn: r11286
2008-11-10 22:47:48 +00:00
Kees Bakker
7b6a5144a1 Beginning of a new round of cleanups. The code was a mess, and we need
to think about CSS usage once more. I've added a TODO list so that we
have some clue what is to be done. There might be more.
Meanwhile the plugin should remain somewhat usable, but the calendars
could be ugly. Please be patient.
    * src/plugins/WebCal.py


svn: r11285
2008-11-10 21:41:38 +00:00
Kees Bakker
3c85a65fd3 Small correction of generated HTML.
* src/plugins/NarrativeWeb.py


svn: r11284
2008-11-10 21:37:20 +00:00
Gary Burton
305c20557c GEDCOM specification fix. Bug 2491.
svn: r11281
2008-11-09 21:07:03 +00:00
Peter Landgren
a954db469a Update due to new context prefix.
svn: r11273
2008-11-08 15:35:20 +00:00
Peter Landgren
c9dff4de59 Update due to new context prefix.
svn: r11272
2008-11-08 15:34:31 +00:00
Peter Landgren
68ce4136e1 Fixed typos with trailing blanks.
svn: r11269
2008-11-08 15:00:13 +00:00
Peter Landgren
9797dbcaa8 Correction/addition/deletion of filenames for make install to work.
svn: r11244
2008-11-04 16:05:20 +00:00
Brian Matherly
2e9a488e3e Refactor export plugin framework. All importers and exporters are now plugins.
svn: r11243
2008-11-04 04:12:51 +00:00
Jérôme Rapinat
f9d47dcc14 2463: GVFamilyLines.py, MarkerReport.py and PlaceReport should not require active person for working
svn: r11201
2008-10-27 08:29:55 +00:00
Jérôme Rapinat
916abcf430 2462: a mix between ColourOption and ColorOptions after recent changes on plugins management
svn: r11200
2008-10-27 08:23:23 +00:00
Jérôme Rapinat
c9cc76704a 2453: Typos/grammar errors (by Joan Creus)
svn: r11194
2008-10-25 18:43:58 +00:00
Kees Bakker
70df4b7a4b Just minor changes to how the progress bar shows up.
* src/plugins/ImportProGen.py


svn: r11181
2008-10-21 19:00:45 +00:00
Kees Bakker
0ead404135 Cleanup work to make NarrativeWeb and WebCal. With this they should
produce webpages similar to grams 3.x, but under the hood there are a
lot of changes. There are new and improved CSS files and images. And
these are shares between NarrativeWeb and WebCal.
  *** Many thanks to Jason and Rob. ***


svn: r11180
2008-10-21 18:57:42 +00:00
Brian Matherly
dfd426e5ca Move the contents of "_GrampsBSDDB.py" into "ReadGrdb.py" because that is the only place it is used. Then, rename "ReadGrdb.py" to "plugins/ImportGrdb.py" for consistency. Also clean up misc import related code.
svn: r11173
2008-10-21 04:22:45 +00:00
Brian Matherly
8e8f37d5d3 Create a new plugin class for Import plugins.
svn: r11142
2008-10-14 02:34:28 +00:00
Erik De Richter
77707348ee changes for wiki manual
svn: r11138
2008-10-11 18:32:47 +00:00
Erik De Richter
1dcaa93906 changes for wiki manual
svn: r11135
2008-10-11 06:40:15 +00:00
Erik De Richter
f2b11afbcb corrected Dutch translation
GtkSpinButton warning solved

svn: r11133
2008-10-10 13:15:49 +00:00
Kees Bakker
5e8b724872 Changes by Rob Healey.
The biggest difference is support for multiple years. But there is more,
such as name handling for female spouses (new option for that).


svn: r11129
2008-10-07 20:11:46 +00:00
Erik De Richter
c1521c5e55 NotRelated is a tool not a report reference to wiki was wrong
svn: r11126
2008-10-06 18:26:53 +00:00
Jérôme Rapinat
b58ae794b7 2429: Typos/grammar errors
svn: r11122
2008-10-06 12:36:03 +00:00
Stéphane Charette
f26db0ed0a include thumbnails in ancestor diagram
svn: r11103
2008-10-03 10:38:19 +00:00
Brian Matherly
9c364490ce Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
svn: r11100
2008-10-02 04:02:10 +00:00
Brian Matherly
b0f5322346 Fix typo in narrative web report that causes crash.
svn: r11095
2008-09-29 03:32:51 +00:00
Jérôme Rapinat
a1a744ef8a #2408: Cannot translate one string
svn: r11094
2008-09-28 09:27:40 +00:00
Brian Matherly
e811924e77 Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added.
svn: r11086
2008-09-27 13:56:17 +00:00
Gary Burton
59e5d0e83a Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351
svn: r11075
2008-09-18 18:54:14 +00:00
Brian Matherly
e94a81c944 0002389: Command line reference tool is broken (plugins/CmdRef.py)
svn: r11070
2008-09-17 12:07:00 +00:00
Jérôme Rapinat
efe110dc7b better wording and comments
svn: r11056
2008-09-13 09:52:28 +00:00
Jérôme Rapinat
65960ec923 pylint and mistake on half_sibling
svn: r11054
2008-09-12 17:26:32 +00:00
Peter Landgren
51b0faa473 Revert 11039 and 11040. Fixed by 11043.
svn: r11045
2008-09-09 07:03:26 +00:00
Peter Landgren
66b4542bb6 Fix of issue 2373 for trunk.
svn: r11040
2008-09-08 18:00:38 +00:00
Peter Landgren
55fed5220f Fix of issue 2372 for trunk.
svn: r11039
2008-09-08 15:01:52 +00:00
Gary Burton
19fab6f11c Forgot to update makefiles for some recent additions
svn: r11035
2008-09-07 10:41:39 +00:00
Peter Landgren
1c9a0458b5 Better fix of error in step and cousin relations.
svn: r11024
2008-09-05 19:39:22 +00:00
Peter Landgren
1bbdd4e04e Fixed error in cousin relation.
svn: r11018
2008-09-04 13:44:46 +00:00
Brian Matherly
0254a5177f Contribution from Robert Chéramy <robert@cheramy.net>. Adds note filters to the filter proxy. Also adds note filters to the exporters.
svn: r11016
2008-09-04 11:46:43 +00:00
Peter Landgren
6c05a92cbf Fiexed error with some step relations.
svn: r11015
2008-09-03 18:14:58 +00:00
Gary Burton
534256792a Make sure new filters are found and sorting is applied when filters used in place report
svn: r11010
2008-09-02 19:48:38 +00:00
Gary Burton
3ed982112e Add a new place report
svn: r11008
2008-09-01 20:08:39 +00:00
Benny Malengier
4b0ed5c34a issue 0002327: webtree fails, leaves gramps in a unresponsive state, missing suffix
svn: r10999
2008-08-21 13:05:55 +00:00
Gary Burton
d7731cf102 Build source page a second time for sources referenced by gallery. Bug #1280.
svn: r10988
2008-08-14 21:03:50 +00:00
Benny Malengier
8d25117453 issue 2321 and 2304 fixed GRAMPS crashes for portugueze and does not
start


svn: r10987
2008-08-14 09:24:58 +00:00
Kees Bakker
82dabaaeb1 Solved an issue with konqueror, which was in fact incorrect
HTML that is kindly accepted by all other browsers.
Moved calendar.setfirstweekday so that it is set only once.
        * src/plugins/WebCal.py


svn: r10978
2008-08-11 20:19:51 +00:00
Kees Bakker
e4b5e71897 Add an option to select the day of the week for the first
column.
        * src/plugins/WebCal.py


svn: r10975
2008-08-07 21:00:05 +00:00
Kees Bakker
7cc57c2029 Added arrow gifs, and made some changes to WebCal
to deal with this arrow gif.
        * src/plugins/WebCal.py
        * src/images/Makefile.am


svn: r10963
2008-08-04 20:46:46 +00:00
Kees Bakker
e9d0b4594b Correct name display so that it includes prefix and suffix.
* src/plugins/WebCal.py


svn: r10962
2008-08-04 19:31:38 +00:00