Nick Hall
|
a921cc784f
|
3433: Fix hierarchy problem in place view
svn: r13828
|
2009-12-16 19:40:53 +00:00 |
|
Doug Blank
|
e02df43a66
|
Fixed incorrect fix (thanks Gerald)
svn: r13827
|
2009-12-16 18:55:45 +00:00 |
|
Gerald Britton
|
85c307d174
|
Simplification using list comprehension
svn: r13826
|
2009-12-16 17:51:53 +00:00 |
|
Gerald Britton
|
0caa05e44f
|
Tweak to improve readability and reduce dcalls to write method
svn: r13825
|
2009-12-16 16:56:45 +00:00 |
|
Doug Blank
|
8f2f2f200f
|
Moved gtk imports out of global scope for cli use
svn: r13824
|
2009-12-16 12:43:21 +00:00 |
|
Doug Blank
|
2a047ab65e
|
Sort events by alphabetical type name
svn: r13823
|
2009-12-16 12:04:48 +00:00 |
|
Peter Landgren
|
18eff92c76
|
Fixed some uppercase in filenames to lowercase.
svn: r13822
|
2009-12-16 08:07:52 +00:00 |
|
Brian Matherly
|
2f1c04169a
|
move src/DisplayTabs/* to src/gui/editors/displaytabs as part of GEP008
svn: r13821
|
2009-12-16 06:11:06 +00:00 |
|
Rob G. Healey
|
b060d4189d
|
Removed Editors and Sekectors directories to allow ./autogen.sh to complete. Fixed attribute type so it is translated. Made option visible, but greyed out if the library is not installed by suggestion from Doug Blank. See feature request 3449.
svn: r13819
|
2009-12-16 03:02:08 +00:00 |
|
Doug Blank
|
cdce67a646
|
Removed some of the too-many progress updates
svn: r13818
|
2009-12-16 01:50:17 +00:00 |
|
Serge Noiraud
|
82d7e93a7c
|
GeoView : Better initialization.
Avoid to create the same page several times.
Don't create the start page twice now we have Web and Geography views.
svn: r13817
|
2009-12-15 23:43:00 +00:00 |
|
Doug Blank
|
69315dc4ba
|
Fixes for some existing filters, and new 3240: New filter to find connections between people by spidering over the database
svn: r13816
|
2009-12-15 22:12:42 +00:00 |
|
Doug Blank
|
49bd78481a
|
Removed as now unneeded with Django-supported interface
svn: r13815
|
2009-12-15 17:32:24 +00:00 |
|
Doug Blank
|
896e157183
|
Renamed Same Given Name duplicate name
svn: r13814
|
2009-12-15 17:14:20 +00:00 |
|
Doug Blank
|
d05e98cbf6
|
Removed as now unneeded with Django-supported interface
svn: r13813
|
2009-12-15 17:11:05 +00:00 |
|
Doug Blank
|
c10493e0ad
|
Moved to gramps-addons
svn: r13812
|
2009-12-15 16:59:18 +00:00 |
|
Doug Blank
|
f2abf6e4c2
|
Removed hacky flag; don't know why it was needed
svn: r13811
|
2009-12-15 16:48:03 +00:00 |
|
Doug Blank
|
cfec1b2092
|
Cleanup treestyle to work across gramps versions
svn: r13810
|
2009-12-15 16:46:40 +00:00 |
|
Gerald Britton
|
0512137d35
|
tweak using enumerate() instead of more complicated zip(range(len())) alternative
svn: r13809
|
2009-12-15 16:21:38 +00:00 |
|
Doug Blank
|
cb721e6ad3
|
Moved DeepConnections.py HeadlineNewsGramplet.py NoteGramplet.py PythonGramplet.py to gramps-addons
svn: r13808
|
2009-12-15 15:19:49 +00:00 |
|
Brian Matherly
|
bbe2b6da0c
|
move src/Editors/* to src/gui/editors as part of GEP008
svn: r13807
|
2009-12-15 05:56:12 +00:00 |
|
Brian Matherly
|
baa13df670
|
Move src/Selectors to src/gui/selectors. Rename files to lower case in conformance with the Gramps coding style.
svn: r13806
|
2009-12-15 03:45:09 +00:00 |
|
Rob G. Healey
|
224c8c1ffc
|
Fixed error causing crash as per Nick Hall. Corrected tags on libhtmlconst and WebCal.
svn: r13805
|
2009-12-15 02:50:46 +00:00 |
|
Gerald Britton
|
04a15c8647
|
tweaks
svn: r13804
|
2009-12-14 18:32:46 +00:00 |
|
Brian Matherly
|
35a29e9ef5
|
add widgets to src/gui/Makefile and po/POTFILES
svn: r13802
|
2009-12-14 12:48:27 +00:00 |
|
Rob G. Healey
|
426691a2ac
|
Not ready yet and I am out of time for now.
svn: r13801
|
2009-12-14 12:31:34 +00:00 |
|
Rob G. Healey
|
057e8504c0
|
Finished exiftype.py Will add it to POTFILES.IN in the afternoon.
svn: r13799
|
2009-12-14 12:22:17 +00:00 |
|
Rob G. Healey
|
8c5c6a428e
|
Continuation of exiftype. Variables have been completed.
svn: r13798
|
2009-12-14 10:52:57 +00:00 |
|
Rob G. Healey
|
42d45dfa5c
|
Beginning of extending the media exif tags section.
svn: r13797
|
2009-12-14 10:01:57 +00:00 |
|
Rob G. Healey
|
c94c9c588e
|
Cleanup work on attributes and a comment on sort_event_types() in NarrativeWeb. Clean up work on calendar_build() in WebCal.
svn: r13796
|
2009-12-14 08:47:01 +00:00 |
|
Peter Landgren
|
3350a54f0d
|
Deleted ref to src/widgets.
svn: r13795
|
2009-12-14 07:45:14 +00:00 |
|
Rob G. Healey
|
73a8acc7bc
|
Removed debugging code in NarrativeWeb. Adjusted elements in MediaListPage.
svn: r13794
|
2009-12-14 07:04:37 +00:00 |
|
Rob G. Healey
|
e72257b3f5
|
Cleaned up class MediaListPage and added mime type to the MediaListPage.
svn: r13793
|
2009-12-14 06:18:33 +00:00 |
|
Rob G. Healey
|
97f8091467
|
Fix bug report #3276. Link to temp.png should be document.png. Thanks jerome for finding it.
svn: r13792
|
2009-12-14 06:15:59 +00:00 |
|
Brian Matherly
|
0001133eb8
|
move src/widgets/* to src/gui/widgets as part of GEP008
svn: r13791
|
2009-12-14 03:20:19 +00:00 |
|
Brian Matherly
|
ec81292e52
|
Add translated language and country strings to the report transation option.
svn: r13790
|
2009-12-13 21:16:58 +00:00 |
|
Peter Landgren
|
ee65d7f4b1
|
Fix problem cut off messages. gettext can only handle string constants, not string experssions.
svn: r13786
|
2009-12-13 15:56:35 +00:00 |
|
Doug Blank
|
013ef62b6b
|
Four ways to link a row: by object, object/col, (object, handle), [(obj, handle)...]]
svn: r13785
|
2009-12-13 14:45:52 +00:00 |
|
Jérôme Rapinat
|
01c743e6c7
|
1683: Untranslatable text in Relationship calculator window
svn: r13784
|
2009-12-13 14:40:26 +00:00 |
|
Jérôme Rapinat
|
b02a7cb4c6
|
2385: Fan chart and multiple calendars
svn: r13783
|
2009-12-13 14:22:57 +00:00 |
|
Peter Landgren
|
3edb3a88bc
|
Fixed one wrong gettext call and deleted one unnecessary statement.
svn: r13782
|
2009-12-13 14:07:24 +00:00 |
|
Brian Matherly
|
4793422042
|
Don't import removed "unused" module.
svn: r13781
|
2009-12-13 05:36:16 +00:00 |
|
Brian Matherly
|
098e6c427d
|
Remove widgets/unused.py for obvious reasons.
svn: r13780
|
2009-12-13 04:43:05 +00:00 |
|
Doug Blank
|
1206598620
|
Sorts event by ID, date
svn: r13779
|
2009-12-13 01:04:09 +00:00 |
|
Doug Blank
|
58dc389e48
|
Sometimes, the pending events can get into an infinite loop of causing more events to be handled; this fix makes it finite
svn: r13778
|
2009-12-12 17:01:06 +00:00 |
|
Doug Blank
|
b1254d7820
|
gtk is hidden in methods to not import it overall for cli
svn: r13777
|
2009-12-12 13:03:57 +00:00 |
|
Rob G. Healey
|
1f6d87182b
|
Cleanup of little things in WebCal.
svn: r13775
|
2009-12-12 07:42:42 +00:00 |
|
Rob G. Healey
|
8af5f5f532
|
Moved "import gtk" from several different places to the area where all imports are located. Had a problem with set_header() in class progressMeter.
svn: r13774
|
2009-12-12 07:41:09 +00:00 |
|
Rob G. Healey
|
bfbba59482
|
Changed how EventPage works. Cleanup work on NarrativeWeb. Changed some elements in stylesheet that is specific to Visually impaired only.
svn: r13773
|
2009-12-12 07:38:10 +00:00 |
|
Doug Blank
|
ec24ff86fb
|
Added options for font sizes and count
svn: r13772
|
2009-12-12 04:18:04 +00:00 |
|
Doug Blank
|
6183947763
|
Fixed wrong value for 'track' for detached gramplets
svn: r13771
|
2009-12-12 03:07:19 +00:00 |
|
Doug Blank
|
cc768b3d36
|
Proper default value for lookup_calendar
svn: r13769
|
2009-12-11 23:09:02 +00:00 |
|
Doug Blank
|
a547cc8658
|
RuntimeWarning: missing handler 'on_delete_event'
svn: r13768
|
2009-12-11 17:39:43 +00:00 |
|
Gerald Britton
|
54e5538c2d
|
Readability and performance tweaks
svn: r13767
|
2009-12-11 17:30:54 +00:00 |
|
Doug Blank
|
fae07ee445
|
3415: gtk.HBox in src/widgets/statusbar.py; changes in latest gtk
svn: r13766
|
2009-12-11 17:28:42 +00:00 |
|
Doug Blank
|
966ecbf20c
|
Convieniences: get_year_calendar(int) or get_year_calendar(name); date.to_calendar(int) or to_calendar(name)
svn: r13764
|
2009-12-11 15:17:39 +00:00 |
|
Doug Blank
|
b1e51013e6
|
Updated date_test to test swedish dates more
svn: r13763
|
2009-12-11 15:06:21 +00:00 |
|
Doug Blank
|
96737bf442
|
Refined calendar lookup
svn: r13762
|
2009-12-11 15:05:29 +00:00 |
|
Doug Blank
|
6d245db5fc
|
Fixed error in get_year_calendar
svn: r13761
|
2009-12-11 14:27:50 +00:00 |
|
Doug Blank
|
c78d7f6759
|
RuntimeWarning: missing handler 'on_delete_event'
svn: r13760
|
2009-12-11 13:04:50 +00:00 |
|
Brian Matherly
|
3dd5506903
|
Remove unneeded TranslationOption import.
svn: r13759
|
2009-12-11 12:38:43 +00:00 |
|
Brian Matherly
|
c3546880fc
|
Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format.
svn: r13758
|
2009-12-11 05:55:30 +00:00 |
|
Brian Matherly
|
04a1da3daf
|
Fix crash in NavWeb when accessing uninitiailzed variables.
svn: r13757
|
2009-12-11 05:51:16 +00:00 |
|
Doug Blank
|
8b326b49d2
|
3394: Pango Warning for Fanchartview during start
svn: r13756
|
2009-12-11 03:19:06 +00:00 |
|
Doug Blank
|
91fb951d04
|
Fixed two bugs with one check: last wart is gone in config
svn: r13755
|
2009-12-11 03:11:48 +00:00 |
|
Doug Blank
|
011b875540
|
Charts to Ancestry view category renaming
svn: r13754
|
2009-12-11 01:48:22 +00:00 |
|
Doug Blank
|
f21ae833ca
|
Defaults are written to .ini as comments
svn: r13753
|
2009-12-11 01:36:30 +00:00 |
|
Gerald Britton
|
a82b115192
|
Tweaks
svn: r13752
|
2009-12-10 21:06:00 +00:00 |
|
Gary Burton
|
0c18bc53ce
|
Remove a typo which prevents the plugin from loading.
svn: r13751
|
2009-12-10 18:52:02 +00:00 |
|
Rob G. Healey
|
e9650a703b
|
Fixed event types in multiple places. Fixed a crash at line 520 reported by Gary Britton. Thank you.
svn: r13750
|
2009-12-10 15:37:58 +00:00 |
|
Rob G. Healey
|
e5b231ef6b
|
Fixed all of the stylesheets, NarrativeWeb, and WebCal with the proper use of the header from Brian Matherly.
svn: r13749
|
2009-12-10 06:50:21 +00:00 |
|
Rob G. Healey
|
c544e79b22
|
Fixed event types not being translated in IndividualPages, Events section. Made some spacial alignment in eventtypes.py for better visual aid.
svn: r13748
|
2009-12-10 00:01:20 +00:00 |
|
Benny Malengier
|
d9efebc047
|
2846: PedigreeView: build tree basic on arithmetics
svn: r13746
|
2009-12-09 20:23:21 +00:00 |
|
Benny Malengier
|
24cd5d6f92
|
2846: PedigreeView: build tree basic on arithmetics
svn: r13745
|
2009-12-09 13:36:40 +00:00 |
|
Jérôme Rapinat
|
9a23a34ff1
|
#2385: Fan chart and multiple calendars (only for years on french calendar; < 15)
svn: r13744
|
2009-12-09 08:37:08 +00:00 |
|
Doug Blank
|
f271154b59
|
Fixes for get_year_calendar
svn: r13743
|
2009-12-08 12:32:10 +00:00 |
|
Doug Blank
|
a7d2bcc3f0
|
Small change to avoid Quirks Mode in Firefox
svn: r13742
|
2009-12-08 02:41:52 +00:00 |
|
Doug Blank
|
b1676eedb7
|
3265: An improvement of calendar report
svn: r13741
|
2009-12-08 02:22:26 +00:00 |
|
Doug Blank
|
54ac83e6ed
|
3420: Error in line 498 of importCSV.py during CSV import.
svn: r13740
|
2009-12-08 01:13:42 +00:00 |
|
Doug Blank
|
0cf5665a78
|
3426: No "invalid_date_format" definition on peoplemodel
svn: r13739
|
2009-12-08 00:24:56 +00:00 |
|
Brian Matherly
|
443e4b3fd4
|
Fix DetailedDescendant and DetailedAncestor reports.
svn: r13738
|
2009-12-07 13:11:43 +00:00 |
|
Doug Blank
|
64ec8c20f8
|
Fixed CSS typos; got all gramps-connect view pages structured
svn: r13736
|
2009-12-06 23:35:46 +00:00 |
|
Brian Matherly
|
6392a15610
|
Add draw_wedge function that was removed from ReportUtils.py.
svn: r13735
|
2009-12-06 22:42:12 +00:00 |
|
Doug Blank
|
291b13090b
|
Don't escape objects in table columns
svn: r13734
|
2009-12-06 18:38:19 +00:00 |
|
Peter Landgren
|
90bde6a00a
|
Found two typos when translating.
svn: r13733
|
2009-12-06 18:38:11 +00:00 |
|
Doug Blank
|
08aaa658eb
|
Empty table cells have clickable area, even if empty
svn: r13732
|
2009-12-06 17:35:51 +00:00 |
|
Doug Blank
|
4434fd6542
|
Added convienience method for getting year in the calendar of a date
svn: r13731
|
2009-12-06 17:34:27 +00:00 |
|
Doug Blank
|
9fd2e4a7fc
|
Add manual url links on table rows
svn: r13730
|
2009-12-06 15:57:53 +00:00 |
|
Doug Blank
|
6e8f40e9f2
|
Added map for 3406: Use of translation context on plugins/quickview/FilterByName.py
svn: r13729
|
2009-12-06 13:38:37 +00:00 |
|
Jérôme Rapinat
|
6f155e598e
|
#3406: Try to use of translation context (first step)
svn: r13726
|
2009-12-06 09:56:08 +00:00 |
|
Jérôme Rapinat
|
927ac824b9
|
#2385: Fan chart and multiple calendars (like TimeLine.py)
svn: r13725
|
2009-12-06 09:38:10 +00:00 |
|
Doug Blank
|
1d86ecd6fb
|
Working on private/protected non-logged-in viewing/searching
svn: r13721
|
2009-12-06 05:09:43 +00:00 |
|
Doug Blank
|
ca061d3607
|
Refinements to ProgressMeter and ProgressMonitor for cancelling
svn: r13720
|
2009-12-06 01:16:17 +00:00 |
|
Doug Blank
|
e091da41de
|
Refinements and tests for cancelling processes
svn: r13719
|
2009-12-06 00:36:10 +00:00 |
|
Doug Blank
|
e686d72a59
|
3351: Living people are considered as dead (and some dead considered alive)
svn: r13718
|
2009-12-05 20:11:00 +00:00 |
|
Doug Blank
|
0c10d47a90
|
Added a == to match to check more exact matches
svn: r13717
|
2009-12-05 20:07:53 +00:00 |
|
Jérôme Rapinat
|
22847e90ec
|
typo
svn: r13716
|
2009-12-05 17:15:32 +00:00 |
|
Rob G. Healey
|
b886d022bb
|
Completed bug# 2698. Please test it out completely. Report issues to bug#2698.
svn: r13715
|
2009-12-05 11:10:28 +00:00 |
|
Rob G. Healey
|
46dd4e6c1a
|
Beginning work on Bug #2698.
svn: r13714
|
2009-12-05 09:00:32 +00:00 |
|
Doug Blank
|
785184e74f
|
3339: [Patch] Views get their column display data from db (meta); should get from config ini
svn: r13709
|
2009-12-05 06:52:53 +00:00 |
|
Doug Blank
|
b876023812
|
3413: Hidden export plugins still show in list; and rewrote eval() as getattr()
svn: r13708
|
2009-12-05 06:35:21 +00:00 |
|
Doug Blank
|
e9bc3df09b
|
3412: Export types are not in any particular order in ExportAssistant
svn: r13707
|
2009-12-05 05:56:10 +00:00 |
|
Doug Blank
|
34ff80700b
|
3411: Exporters "Gramps XML" and "Gramps Package" names are asymmetric
svn: r13706
|
2009-12-05 05:52:19 +00:00 |
|
Doug Blank
|
7fbdff5e0d
|
3352: Confusion in creating multiple views of same type and selecting them; see tracker for more details
svn: r13705
|
2009-12-05 04:38:31 +00:00 |
|
Doug Blank
|
e07455b891
|
3410: holidays.xml is reported to not load from user's plugin directory
svn: r13703
|
2009-12-05 03:09:21 +00:00 |
|
Rob G. Healey
|
fc48e51d1c
|
Fixed person section of Event Pages.
svn: r13698
|
2009-12-03 19:10:20 +00:00 |
|
Rob G. Healey
|
da054668cd
|
Working more on Events classes.
svn: r13695
|
2009-12-01 15:41:23 +00:00 |
|
Doug Blank
|
216a5d6e0a
|
3376: RFE: please add 'Open directory' to context menu of media objects
svn: r13693
|
2009-12-01 02:56:03 +00:00 |
|
Rob G. Healey
|
b6f8cd5ee6
|
Kept place source references and fixed a crash.
svn: r13692
|
2009-11-29 23:48:51 +00:00 |
|
Gary Burton
|
393d547d6e
|
Fix for bug 3393.
svn: r13691
|
2009-11-29 22:02:06 +00:00 |
|
Peter Landgren
|
d4081db69f
|
Second fixed a minor bug.
svn: r13690
|
2009-11-29 19:59:59 +00:00 |
|
Peter Landgren
|
611a6f2e66
|
Fixed a minor bug.
svn: r13689
|
2009-11-29 19:27:07 +00:00 |
|
Rob G. Healey
|
1e219a3f77
|
Fixed a background issue in Web_Basic-Ash.css.
svn: r13687
|
2009-11-29 02:35:46 +00:00 |
|
Rob G. Healey
|
252ff9d174
|
Added new EventListPage styles to all stylesheets.
svn: r13686
|
2009-11-29 02:19:55 +00:00 |
|
Gary Burton
|
f49f1059c0
|
Fix issue with paragraph breaks on preformatted notes.
svn: r13684
|
2009-11-28 19:24:46 +00:00 |
|
Gary Burton
|
06ca52e812
|
Fix typo
svn: r13683
|
2009-11-28 19:12:36 +00:00 |
|
Gary Burton
|
53fb269d54
|
Fix problem with missing sources in bibliography
svn: r13682
|
2009-11-28 19:11:00 +00:00 |
|
Rob G. Healey
|
086c297975
|
Fixed missing person in class EventListPage. Hyperlinked the grampsid to the to its EventPage as I didn't have the event type to hyperlink with.
svn: r13681
|
2009-11-28 10:07:20 +00:00 |
|
Rob G. Healey
|
e8c0ee032d
|
Rest of the Ancestor Tree fix from Jason Simanek. Bug #3371
svn: r13679
|
2009-11-27 09:47:53 +00:00 |
|
Rob G. Healey
|
b90b6f769c
|
Finished EventListPage. Now only need to work out the sorting protion of it... updated stylesheet to match.
svn: r13678
|
2009-11-27 09:28:39 +00:00 |
|
Gerald Britton
|
288a20f62d
|
Small simplifications
svn: r13676
|
2009-11-26 19:53:52 +00:00 |
|
Jérôme Rapinat
|
15f9344340
|
3391: Some sentences missed the final dot
svn: r13674
|
2009-11-26 11:13:44 +00:00 |
|
Rob G. Healey
|
8aa9a86c59
|
Fix for Ancestor Tree: unlinked individuals has been fixed. Jason Simanek has come with a correction. I will slowly be updating the rest of the stylesheets as well.
svn: r13671
|
2009-11-25 08:24:09 +00:00 |
|
Gerald Britton
|
e572a41566
|
Tweaks using list comprehensions
svn: r13670
|
2009-11-24 20:14:19 +00:00 |
|
Gerald Britton
|
9698b0306f
|
Tweaks replacing for-loops with iterator expressions
svn: r13664
|
2009-11-23 20:52:04 +00:00 |
|
Doug Blank
|
2c3fe84b9b
|
Some work on event and source detail pages
svn: r13662
|
2009-11-23 02:34:35 +00:00 |
|
Doug Blank
|
d004430882
|
Fixed error in computing days of a date diff span
svn: r13661
|
2009-11-23 01:54:44 +00:00 |
|
Doug Blank
|
2ed9ac56e4
|
Fixed a bug in HTML table widths; allow args to make_basic_stylesheet; add scrollbars to tabbed items
svn: r13660
|
2009-11-23 01:39:29 +00:00 |
|
Doug Blank
|
8e0593d7ad
|
Added scrollbars to main page views
svn: r13658
|
2009-11-22 22:29:42 +00:00 |
|
Doug Blank
|
3f546e7fa3
|
Added copyright; added scrollbars on page views; indexes on other ref tables
svn: r13657
|
2009-11-22 22:28:30 +00:00 |
|
Doug Blank
|
18e4b52115
|
Print to stderr, turn debug off, use addon translations, if any
svn: r13654
|
2009-11-22 18:12:58 +00:00 |
|
Doug Blank
|
670e9bc1ff
|
Django importer; may move to addons later, but keeping it with DjangoExport for now
svn: r13653
|
2009-11-22 18:07:38 +00:00 |
|
Doug Blank
|
828ec034c9
|
Added indexes; clean properly; updated db schema version num to 0.5.1 (added indexes)
svn: r13652
|
2009-11-22 16:43:15 +00:00 |
|
Doug Blank
|
bfdb19d182
|
Settings ready for debugging; removed select_related
svn: r13651
|
2009-11-22 13:43:40 +00:00 |
|
Benny Malengier
|
a477d5bc7d
|
3106: Unable to use People with a common ancestor with <filter> match rule
svn: r13649
|
2009-11-22 08:44:04 +00:00 |
|
Doug Blank
|
4189b78df3
|
Protect crashing from malformed data; working on locale-based issues; fast flush; UI focus
svn: r13647
|
2009-11-21 23:18:35 +00:00 |
|
Doug Blank
|
281fa65cd7
|
Changes to allow large, fast exports
svn: r13646
|
2009-11-21 14:27:25 +00:00 |
|
Rob G. Healey
|
72cca076c5
|
Removed unused and unnecessary functions: get_birth_date() and get_death_date(). I never did use them at all.
svn: r13645
|
2009-11-21 07:42:36 +00:00 |
|
Doug Blank
|
8df4105d3d
|
Added 404 page error checking and gettext readiness
svn: r13644
|
2009-11-21 02:25:20 +00:00 |
|
Doug Blank
|
5b9c97c53d
|
New error pages
svn: r13643
|
2009-11-21 01:22:41 +00:00 |
|
Gerald Britton
|
baa7bb7151
|
Tweaks
svn: r13641
|
2009-11-20 17:35:21 +00:00 |
|
Benny Malengier
|
5b1038a2a9
|
3269: Export privacy switch toggles inclusion of source page data
svn: r13639
|
2009-11-19 20:49:52 +00:00 |
|
Gerald Britton
|
ddb4a6bd0f
|
Tweaks
svn: r13638
|
2009-11-19 20:10:49 +00:00 |
|
Rob G. Healey
|
c227803a1b
|
Fixed date display in NarrativeWeb. Bug #3370.
svn: r13637
|
2009-11-19 19:45:09 +00:00 |
|
Peter Landgren
|
f87bd00fa5
|
Fix of global name 'ltr' is not defined in line 6156.
svn: r13636
|
2009-11-19 17:56:23 +00:00 |
|
Peter Landgren
|
d1a49e86bd
|
Fourth update for consistent use of Gramps. See issue 3355.
svn: r13635
|
2009-11-19 17:40:24 +00:00 |
|
Peter Landgren
|
f234756b21
|
TransUtils.py should not be among them.
svn: r13634
|
2009-11-19 17:34:11 +00:00 |
|
Peter Landgren
|
0b711b211c
|
Third update for consistent use of Gramps. See issue 3355.
svn: r13633
|
2009-11-19 17:32:11 +00:00 |
|
Jérôme Rapinat
|
22b476be8a
|
3343: Misnamed report format. Open Document to OpenDocument
svn: r13632
|
2009-11-19 11:13:39 +00:00 |
|
Doug Blank
|
f3d85ec0f4
|
Incremental updates for css tweaks, showing validated info, family details and attempts for proper url handling
svn: r13631
|
2009-11-19 02:41:37 +00:00 |
|