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
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
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
ddac2e073d
Adding new CSS files for the upcoming NarrativeWeb and WebCal update.
...
svn: r10865
2008-07-16 07:07:21 +00:00
6c1ec4e34c
Updated German translation
...
svn: r10864
2008-07-15 17:40:28 +00:00
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
ea16e6a304
svn: r10862
2008-07-15 05:58:32 +00:00
7b9a2713ba
Fix of issue 2253 in trunk
...
svn: r10861
2008-07-14 18:56:39 +00:00
6a69166ae8
updated gramps.pot
...
svn: r10859
2008-07-14 18:28:46 +00:00
709c58b4eb
Replace __call__ in dir(*) with callable(*) for performance gain
...
svn: r10856
2008-07-14 15:47:15 +00:00
dda6988dfc
ticket 2244 Date parser for Norwegian locale, allow 'b' for month
...
svn: r10854
2008-07-14 12:14:43 +00:00
3b8297e861
corrected Dutch translation
...
svn: r10852
2008-07-14 07:25:51 +00:00
6e0995d409
Fix rename button. Broken in an earlier revision
...
svn: r10851
2008-07-09 21:08:36 +00:00
9d0a699e4f
Replace map with list comprehension
...
svn: r10850
2008-07-09 20:34:17 +00:00
587e367836
updated gramps.pot and nl.po
...
svn: r10849
2008-07-09 18:53:56 +00:00
02484820e2
Replace map with list comprehensions
...
svn: r10848
2008-07-09 14:39:10 +00:00
4afaea5c72
Replace filter with any for performace gain
...
svn: r10847
2008-07-07 19:50:35 +00:00
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
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
2824964116
report #2270 - NarrativeWeb skips over step-siblings
...
svn: r10844
2008-07-06 08:40:47 +00:00
6037e9fdd4
Replace lambdas with list comprehensions
...
svn: r10843
2008-07-04 17:27:51 +00:00
7120655439
update
...
svn: r10842
2008-07-04 09:08:03 +00:00
e749210de2
Use list comprehension instead of filter(lambda as suggested by Gerald.
...
* src/plugins/ImportProGen.py
svn: r10841
2008-07-03 21:05:06 +00:00
eff4c42626
Fix for bug 2232. Thank you, sanjuro, for the patch.
...
* src/plugins/NarrativeWeb.py
svn: r10840
2008-07-03 19:46:50 +00:00
b2625ec23f
Fix for bug 1969. There were two places where a .html extension was
...
missing. I'll have to check if bugs 2230 and 2232 are solved as well.
* src/plugins/NarrativeWeb.py
svn: r10839
2008-07-03 19:10:05 +00:00
2e4d57ea28
Fix isinstance error and replace lambdas with list comprehensions
...
svn: r10838
2008-07-03 18:30:00 +00:00
6926f71869
Simplify coordinate checking
...
svn: r10837
2008-07-03 18:28:44 +00:00
e4f568cd01
NavWebReport.copy_file correction variable name.
...
DownloadPage.__init__ correction of parameter for display_header (found by Jason).
* src/plugins/NarrativeWeb.py
svn: r10835
2008-07-01 08:34:08 +00:00
445c32f425
Add support for filtering on event and media attributes
...
svn: r10834
2008-06-28 22:53:36 +00:00
c82c8d58dc
Editing rules crashes because value and string attrbutes are now protected on GrampsType so get via a different method
...
svn: r10833
2008-06-28 22:02:05 +00:00
656b4da5ab
Make sure Gedcom ADDR token if location is populated. Bug #2216
...
svn: r10832
2008-06-28 11:50:41 +00:00
31ab1294c4
Apply scrollbars to tabs on main Gramps window when there is not enough room on screen to display all the tabs. Useful for small screen devices like Asus eee PC
...
svn: r10830
2008-06-24 20:27:01 +00:00
90df86f127
fix for bug #0002240 ; Events show up as blank lines when removing unused objects; merged from gramps30
...
svn: r10829
2008-06-24 17:51:55 +00:00
036e0ec65c
updated gramps.pot and nl.po
...
svn: r10827
2008-06-23 19:37:11 +00:00
e1d0e29eac
Allow Gramps to work full screen. Useful for small screen devices like Asus eee PC
...
svn: r10826
2008-06-22 14:34:18 +00:00
2d73aa8f93
Use proper path for source file
...
svn: r10825
2008-06-21 21:14:42 +00:00
ae2a2917c4
bug report #2234 ; notes should be separated from the previous text to which they apply; merged from gramps30
...
svn: r10824
2008-06-21 08:42:31 +00:00
ae5ba9a180
#2144 : Example database contains absolute path for media file
...
svn: r10822
2008-06-21 07:08:54 +00:00
fb5b8250c4
Fix typo in NarrativeWeb.py: Bug 002231
...
svn: r10820
2008-06-19 14:41:04 +00:00
5d8934efa2
Fix 0002184: BUG: IndexError: tuple index out of range
...
svn: r10819
2008-06-18 13:17:36 +00:00
e45bec4eb7
bug report #2229 : parental relationship redundantly says 'Birth'; merged from gramps30
...
svn: r10818
2008-06-18 05:06:25 +00:00
4e73de8987
add instance attribute ref to __slots__ in eventref -- bug 2210
...
svn: r10816
2008-06-17 15:03:12 +00:00
5e6e48cdb1
Fix typepo in eventref from commit 10814 -- bug 2210
...
svn: r10815
2008-06-17 14:46:06 +00:00
63f6b44481
Fix pickle.dumps problem in grampstype and eventref -- bug 2210
...
svn: r10814
2008-06-17 14:40:44 +00:00
de6b1f80c2
Fix of issue #2226 .
...
svn: r10813
2008-06-17 14:02:08 +00:00
4982292774
Code optimizations wrt handling of None - bug 2212
...
svn: r10811
2008-06-16 15:01:46 +00:00
47095b4e98
Change private method name to reflect the type of emitting object.
...
svn: r10810
2008-06-16 12:05:01 +00:00
866f2d5f19
Updated German translation
...
svn: r10809
2008-06-15 22:12:38 +00:00
18d51e6877
Ancestry.com have fixed their GEDCOM export. Remove workaround in GEDCOM import. bug #2141
...
svn: r10807
2008-06-14 11:19:21 +00:00
fd52369177
issue 2130, remove tabs
...
svn: r10804
2008-06-13 12:12:15 +00:00