Commit Graph

14095 Commits

Author SHA1 Message Date
Jérôme Rapinat
3e311275ee add a testing quick report on repository
svn: r10915
2008-07-23 07:38:16 +00:00
Jérôme Rapinat
6f41c7d374 enable quick report on repository
svn: r10914
2008-07-23 06:59:17 +00:00
Jérôme Rapinat
92729c3f83 #2124: Baptism as alternate birth event on Det (Ancestral,Descendant) reports and Ancestral report
svn: r10910
2008-07-22 09:10:53 +00:00
Jérôme Rapinat
9f801f3aa5 #2124: Baptism as alternate birth event on Det (Ancestral,Descendant) reports and Ancestral report
svn: r10909
2008-07-22 08:58:51 +00:00
Jérôme Rapinat
8a5d815c54 #2294 missing translation strings
svn: r10906
2008-07-22 08:12:20 +00:00
Brian Matherly
5c66ff1816 0002275: A person being his own ancestor causes EOL report to crash.
svn: r10904
2008-07-22 04:39:18 +00:00
Brian Matherly
428919875c 0002286: Unselecting "use complete sentences" has no effect for the burial information in the Detailed Ancestor and Descendant reports. (contribution from James Friedmann <jfriedmannj@gmail.com>)
svn: r10902
2008-07-22 03:05:44 +00:00
Brian Matherly
c212664457 0002246: Files with non-ascii characters can not be opened from the Media View
svn: r10900
2008-07-22 02:24:45 +00:00
Gary Burton
365f78ac5f Implement filter by street in place filters
svn: r10898
2008-07-21 20:39:19 +00:00
Gary Burton
36e115d473 Allow multiple deletes from event view
svn: r10897
2008-07-21 20:04:59 +00:00
Gary Burton
8eec2297bb Remove debugging code
svn: r10896
2008-07-21 18:35:37 +00:00
Brian Matherly
4067aaed0f 0002279: report-options.xml cannot manage option value with double quotes.
svn: r10895
2008-07-21 04:46:58 +00:00
Brian Matherly
5998aabee2 0002254: Family Tree Window is always the most top window
svn: r10893
2008-07-21 04:25:10 +00:00
Brian Matherly
8fb9097815 0002271: Exception when creating HTML report (place_name must be unicode)
svn: r10891
2008-07-21 03:17:53 +00:00
Brian Matherly
2f04e98374 0002281: Like label on gramps.glade file, to use Zip/Postal code on plugins labels (contribution from Jérôme Rapinat <romjerome@yahoo.fr>).
svn: r10889
2008-07-21 02:53:09 +00:00
Brian Matherly
0b2bc9d647 0002288: Missing dot/space after spouse's name on DetAncestral report
svn: r10887
2008-07-21 02:20:12 +00:00
Brian Matherly
ca62125e5b Fix docstrings related to the proxy databases so that they are correct.
svn: r10885
2008-07-20 22:15:15 +00:00
Gary Burton
97170b5251 Make exclusion of unlinked records optional
svn: r10883
2008-07-20 18:33:04 +00:00
Gary Burton
96c1d044f3 Performance speed up
svn: r10882
2008-07-20 18:30:23 +00:00
Erik De Richter
c35ef6649d updated gramps.pot and nl.po
svn: r10880
2008-07-19 10:45:59 +00:00
Gerald Britton
777928e9a7 Revert 10874 changes to _Options.py and BookReport.py
svn: r10879
2008-07-18 16:10:27 +00:00
Gerald Britton
6b2b52552d Revert 10874 changes to _FilterParser.py
svn: r10878
2008-07-18 14:06:42 +00:00
Gerald Britton
437bde6e5c Revert 10874 changes to base.py and _FilterParser.py
svn: r10877
2008-07-18 13:15:15 +00:00
Kees Bakker
0cabb9161c Addition of two (arrow) GIFs.
Updated stylesheets by Rob Healey.
	* src/images/arrow{102,231}.gif
	* src/data/Web_Print-Default.css
	* src/data/Web_Evergreen.css


svn: r10876
2008-07-18 07:10:15 +00:00
Gerald Britton
49316e07e8 Revert 10874 changes to dbdir.py and _GrampsBSDDB.py
svn: r10875
2008-07-17 21:03:26 +00:00
Gerald Britton
882199f1c2 Replace dict.has_key(x) with x in dict for performance gain
svn: r10874
2008-07-17 18:10:32 +00:00
Kees Bakker
a6a264d1ce A bunch of miscelaneous corrections.
- variable names
- added several notes about things todo
- replaced store_file() with copy_file() from NarrativeWeb
- and more
	* src/plugins/WebCal.py


svn: r10873
2008-07-17 14:48:54 +00:00
Kees Bakker
6d67535bf9 Major change from Rob Healey and Jason Simanek.
* src/plugins/WebCal.py


svn: r10872
2008-07-17 13:05:15 +00:00
Kees Bakker
7c11d6bf70 Translation issues found by Peter Landgren.
* src/plugins/NarrativeWeb.py


svn: r10871
2008-07-17 12:10:17 +00:00
Kees Bakker
63a936c593 Several fixes. "styles" directory was not present before copying
files into. Correction of filename in copyright part. Eliminate
store_file and replaced by copy_file (takes care of directory creation
and error message.)
	* src/plugins/NarrativeWeb.py


svn: r10870
2008-07-17 11:54:33 +00:00
Kees Bakker
445da31691 Update from Rob Healey and Jason Simanek: new stylesheets and
some (small?) changes in the generated HTML.
(( Not fully tested, please give it a try ))
	* src/plugins/NarrativeWeb.py


svn: r10869
2008-07-16 07:59:29 +00:00
Kees Bakker
0ffd81bac2 Setting svn:mime-type to text/x-javascript instead of application/x-javascript
because SVN gets confused thinking it is binary.
	* src/data/Web_styleswitcher*.js


svn: r10868
2008-07-16 07:43:30 +00:00
Kees Bakker
40f8d655f5 Adding new javascript files to be used by NarrativeWeb and WebCal
* src/data/Web_styleswitcher*.js
	* src/data/Makefile.am


svn: r10867
2008-07-16 07:32:46 +00:00
Kees Bakker
50fc6180c3 Setting svn props for the new CSS files. I forgot about
x ~/.subversion/config "enable-auto-props = yes"


svn: r10866
2008-07-16 07:20:23 +00:00
Kees Bakker
ddac2e073d Adding new CSS files for the upcoming NarrativeWeb and WebCal update.
svn: r10865
2008-07-16 07:07:21 +00:00
Mirko Leonhäuser
6c1ec4e34c Updated German translation
svn: r10864
2008-07-15 17:40:28 +00:00
Kees Bakker
de7fd94504 (Changes by Rob Healey)
Rename display_header, display_footer to write_header, write_footer.
A couple format changes in the HTML output.
	* src/plugins/NarrativeWeb.py


svn: r10863
2008-07-15 13:37:17 +00:00
Erik De Richter
ea16e6a304 svn: r10862 2008-07-15 05:58:32 +00:00
Peter Landgren
7b9a2713ba Fix of issue 2253 in trunk
svn: r10861
2008-07-14 18:56:39 +00:00
Erik De Richter
6a69166ae8 updated gramps.pot
svn: r10859
2008-07-14 18:28:46 +00:00
Gerald Britton
709c58b4eb Replace __call__ in dir(*) with callable(*) for performance gain
svn: r10856
2008-07-14 15:47:15 +00:00
Benny Malengier
dda6988dfc ticket 2244 Date parser for Norwegian locale, allow 'b' for month
svn: r10854
2008-07-14 12:14:43 +00:00
Erik De Richter
3b8297e861 corrected Dutch translation
svn: r10852
2008-07-14 07:25:51 +00:00
Gary Burton
6e0995d409 Fix rename button. Broken in an earlier revision
svn: r10851
2008-07-09 21:08:36 +00:00
Gerald Britton
9d0a699e4f Replace map with list comprehension
svn: r10850
2008-07-09 20:34:17 +00:00
Erik De Richter
587e367836 updated gramps.pot and nl.po
svn: r10849
2008-07-09 18:53:56 +00:00
Gerald Britton
02484820e2 Replace map with list comprehensions
svn: r10848
2008-07-09 14:39:10 +00:00
Gerald Britton
4afaea5c72 Replace filter with any for performace gain
svn: r10847
2008-07-07 19:50:35 +00:00
Gary Burton
3cc07e26dd Apply referenced proxy to remove unused objects when a filter or one of the other proxies is applied.
svn: r10846
2008-07-07 19:32:18 +00:00
Gary Burton
b2f0e1e537 New database proxy which passes through objects which are referenced by at least one another object.
svn: r10845
2008-07-07 19:25:18 +00:00