Commit Graph

3541 Commits

Author SHA1 Message Date
Nick Hall
d08ae3e0e3 Update details tab when name format is changed
svn: r16423
2011-01-21 15:09:14 +00:00
Gerald Britton
e8f9c8422a Tweaks to graphical tree reports
svn: r16422
2011-01-21 14:30:14 +00:00
Jérôme Rapinat
58a77abbfc 4557: Country selector for holidays.xml returns duplicated entries; only translate country names
svn: r16418
2011-01-21 08:59:59 +00:00
Jérôme Rapinat
cc65956246 4554: Do not need to merge translations into tips.xml and holidays.xml (by Josip)
svn: r16416
2011-01-21 08:53:23 +00:00
Jérôme Rapinat
e2fcc1d9d0 Avoid quote warnings during '$ make distcheck'
svn: r16414
2011-01-19 16:16:21 +00:00
Jérôme Rapinat
9ae0f76da7 do not forget to remove created 'holidays.xml' after build
svn: r16413
2011-01-19 16:06:47 +00:00
Nick Hall
9fe3d1fb8b Combine the sidebar and bottombar functionality into a single class
svn: r16412
2011-01-19 14:40:39 +00:00
Jérôme Rapinat
92a77413a0 add gettext for translation strings
svn: r16411
2011-01-18 18:02:25 +00:00
Rob G. Healey
d7c767f699 Added locality elements to all related style sheets.
svn: r16406
2011-01-18 01:55:40 +00:00
Rob G. Healey
c1e58e38d7 Either added or modified my copyright mark in these files.
svn: r16405
2011-01-18 01:38:04 +00:00
Rob G. Healey
1ae4a3c1ed Reverted the changes to this made by Jerome to allow ./autogen.sh && make to work and complete. Yes, there is no way for the automake tools to verify that the webstuff and its directories are being copy in the build system. Doug Blank will need to take a look into this one.
svn: r16404
2011-01-18 01:21:01 +00:00
Rob G. Healey
d4869ddd57 Updated stylesheets to show note hyperlinks in the pages of Home, Introduction, and Contact.
svn: r16403
2011-01-18 01:17:55 +00:00
Craig J. Anderson
7e9ed2e31f added back copyright notices
added great updates given to me by Gerald Britton



svn: r16402
2011-01-17 20:52:25 +00:00
Jérôme Rapinat
1e88921347 partial fix, need to know the files used
svn: r16398
2011-01-17 17:36:14 +00:00
Jérôme Rapinat
db130645d2 Add support for Ukrainian translation (by fedik)
svn: r16397
2011-01-17 17:09:51 +00:00
Jérôme Rapinat
c399cddb79 try to add missing directories
svn: r16396
2011-01-17 10:07:39 +00:00
Jérôme Rapinat
0e821e7bba add 'megabyte' context
svn: r16395
2011-01-17 09:43:50 +00:00
Jérôme Rapinat
526268641a typos (contribution by Paul Franklin)
svn: r16393
2011-01-17 08:31:26 +00:00
Serge Noiraud
ec9f8ac267 GeoView : bottombar and sidebar management. better resizing and some cleaning.
svn: r16392
2011-01-16 22:38:02 +00:00
Craig J. Anderson
459bc9e87b removed '+' from
_("text" +
  "more text")
lines to help with translations.



svn: r16391
2011-01-16 20:47:57 +00:00
Craig J. Anderson
5fad02da57 accidently backed out some work dealing with shadows.
svn: r16390
2011-01-16 04:35:07 +00:00
Craig J. Anderson
21772a92db update shadows to be more like Descendant report
updated _fill function to be iterative.  not recursive.



svn: r16389
2011-01-16 04:27:43 +00:00
Nick Hall
4ad437dc7b Avoid redefining self.title as a label
svn: r16387
2011-01-15 18:18:57 +00:00
Rob G. Healey
51f239f53b Added Locality to Addresses, Places, and ContactPage.
svn: r16385
2011-01-15 07:23:06 +00:00
Rob G. Healey
45b1b97897 Bug#3795; fixed DownloadPage alignment for Mainz style sheet.
svn: r16384
2011-01-15 07:21:06 +00:00
Craig J. Anderson
b159aa02c2 small updates. remove box.shadow and used report_opt.box_shadow
also removed .prev from Descendant reports.  
updated shadows to be more consistent.



svn: r16380
2011-01-14 19:20:19 +00:00
Craig J. Anderson
e67041604e Update to remove doc references from boxes.
svn: r16376
2011-01-13 18:10:15 +00:00
Jérôme Rapinat
cd57fa0a17 4530: typo
svn: r16375
2011-01-13 14:15:48 +00:00
Jérôme Rapinat
5a67169652 4530: Gedcom import looses custom family event description
svn: r16374
2011-01-13 10:49:06 +00:00
Nick Hall
5508719070 Add tooltips to bottombar gramplets
svn: r16370
2011-01-12 18:09:35 +00:00
Craig J. Anderson
8145163220 This is speed/memory improvement number 1 for the Ancestor report
added a CalcItems helper class to calculate text for boxes.

also fixed some strings that were concatinated (due to length),
but did not have a space at the end or beginning.



svn: r16367
2011-01-12 03:16:48 +00:00
Craig J. Anderson
b42bc92f33 fixed errors found with MMM MMMM date format codes.
updated test cases to not use mmm and mmmm as these are localized and
the output can differ.

still need to put in a test case for mmmm and mmm.



svn: r16361
2011-01-11 03:32:34 +00:00
Nick Hall
e44dfa291e Implement Gramps bottombar
svn: r16360
2011-01-11 01:21:38 +00:00
Jérôme Rapinat
3d8e5d5311 4326: typo (contribution by Paul Franklin)
svn: r16357
2011-01-10 09:20:13 +00:00
Nick Hall
4264cbb8a0 3996: show divorce information in a "text" descendant report
svn: r16353
2011-01-09 00:06:55 +00:00
Jérôme Rapinat
0809ec6723 4363: missing tag references on XML import
svn: r16350
2011-01-07 17:54:55 +00:00
Craig J. Anderson
df9825821b In this commit:
Update Ancestor report
Updated Descendant report
new Family Descendant report

new docs for these reports are found at
http://www.gramps-project.org/wiki/index.php?title=User:Ander882

included into trunk for hopeful inclusion into 3.3



svn: r16348
2011-01-07 16:11:17 +00:00
Joan Creus
ca5df3ab03 Several typos and language corrections
svn: r16345
2011-01-06 21:17:02 +00:00
Peter Landgren
7dfa50b602 Issue 4515, Check and Repair replaces illegal cntrl char with space.
svn: r16342
2011-01-06 12:12:23 +00:00
Peter Landgren
6c4a6f4d05 Issue 4515, allow only 09, 0A, 0D in GEDCOM input.
svn: r16340
2011-01-05 18:11:50 +00:00
Peter Landgren
4593c5f53f Issue 4515, skip all control char in XML output except 09, 0A, 0D.
svn: r16336
2011-01-05 10:45:32 +00:00
Jérôme Rapinat
36e0c637fd Add support for Portuguese 'Portugal' (by Frederico Muñoz)
svn: r16333
2011-01-03 16:56:50 +00:00
Nick Hall
6f7ce7726f Sidebar tidy-up and bug fixes
svn: r16319
2010-12-28 17:04:41 +00:00
Doug Blank
f8b99a00b2 Forgot to add this to the person tree view; allows WebConnect to web searches, etc
svn: r16311
2010-12-25 16:04:39 +00:00
Doug Blank
217316ccf5 4114: Would like to use stdin and stdout for command line import/export by MD Nauta
svn: r16308
2010-12-23 17:47:01 +00:00
Doug Blank
3833ee63a6 Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
svn: r16307
2010-12-23 16:51:04 +00:00
Peter Landgren
099f28ad59 Issue 4460. Fixed by changing =+ to +=.
svn: r16300
2010-12-19 12:04:21 +00:00
Doug Blank
801f3218b4 fixed surname; added bold holidays; sorted events pers day, holidays last; removed duplicate entry in US 2011; added Mardi Gras in US
svn: r16295
2010-12-17 17:26:02 +00:00
Jérôme Rapinat
82af3402a6 4326: typo (refactoring ?)
svn: r16288
2010-12-16 09:18:00 +00:00
Nick Hall
5bb08835d7 Fix configuration problem in Gramplet View
svn: r16287
2010-12-15 19:40:27 +00:00
Doug Blank
0f2c2b5108 4436: FindDuplicated tool uses merging
svn: r16283
2010-12-15 12:21:46 +00:00
Doug Blank
6ac73635ac 4429: gramps can't export my database
svn: r16279
2010-12-13 22:38:45 +00:00
Craig J. Anderson
add4764ee5 found $T was taking 2 too many chars from string in and bBdDmMvV did not handle None(s)
svn: r16277
2010-12-13 02:37:21 +00:00
Nick Hall
b79b09b86b Store sidebar state in the configuration file
svn: r16274
2010-12-12 18:58:22 +00:00
Doug Blank
84c07b3f56 Added batch media tool to sync directories of images with Gramps media database files
svn: r16273
2010-12-12 18:15:24 +00:00
Serge Noiraud
40cdf569e6 GeoView : better resizing with the new gui.
svn: r16272
2010-12-12 18:09:56 +00:00
Craig J. Anderson
74974570e6 Fixed a couple of little errors. updated a little piece of code.
svn: r16261
2010-12-10 13:06:08 +00:00
Craig J. Anderson
9f30d81450 added $T (todays date) and testing cases at bottom
svn: r16258
2010-12-07 17:17:36 +00:00
Jérôme Rapinat
a92ee1341f 3930: Verify data tool ignores role on burial event
svn: r16257
2010-12-07 13:44:18 +00:00
Craig J. Anderson
ee54e58b57 updates to libsuvstkeyword. added test cases at the bottom.
svn: r16255
2010-12-07 02:35:06 +00:00
Jérôme Rapinat
325bb5086e 4436: FindDuplicated tool uses merging (fix by MD Nauta)
svn: r16254
2010-12-06 09:02:01 +00:00
Craig J. Anderson
de35544b79 The new version of SubstKeywords by ander882@hotmail.com
docs at: http://www.gramps-project.org/wiki/index.php?title=Display_formatting33



svn: r16252
2010-12-06 03:10:35 +00:00
Doug Blank
67cb93a28c 3719: Pedigree View: should display engagement date if no marriage known; added markup dates to family view to show fallback dates, and invalid dates; pedigreeview shows abbrev. date with markup, and tooltip details
svn: r16250
2010-12-05 17:58:56 +00:00
Jérôme Rapinat
993013774f 4185: kinship report in Portuguese (by Robert Jerome)
svn: r16249
2010-12-05 17:30:17 +00:00
Jérôme Rapinat
2aa713856c #4331: enable translation
svn: r16248
2010-12-05 17:23:16 +00:00
Doug Blank
915dfc3913 4331: Display Media size before quick backup, in stats gramplet, and summary report
svn: r16247
2010-12-05 05:54:33 +00:00
Doug Blank
d59ad5e63f Add image viewer with click on image
svn: r16243
2010-12-03 14:42:35 +00:00
Doug Blank
88bf95cf57 4427: GEDCOM export: non-standard end of line characters not output properly
svn: r16239
2010-11-30 14:30:48 +00:00
Doug Blank
d5f1a7e199 4418: CSV import/export doesn't deal with new surname structure, by MD Nauta
svn: r16233
2010-11-23 23:11:33 +00:00
Doug Blank
6b7dca6d34 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16230
2010-11-23 06:07:04 +00:00
Doug Blank
7d9dac90ff 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16229
2010-11-23 06:03:14 +00:00
Jérôme Rapinat
524f3e6815 Add TagReport reference
svn: r16219
2010-11-20 10:18:23 +00:00
Doug Blank
34bf782e6b 4395: Crash on selecting Gramplets
svn: r16216
2010-11-19 14:36:51 +00:00
Benny Malengier
a5122b4d1d 4370: Reports in ODT format are corrupted
svn: r16210
2010-11-18 20:19:50 +00:00
Jérôme Rapinat
a88ef6fad0 4345: TIME on eventdate
svn: r16187
2010-11-12 15:26:41 +00:00
Jérôme Rapinat
e471c4d08e 4345: TIME on eventdate
svn: r16186
2010-11-12 14:05:38 +00:00
Jérôme Rapinat
27ef9f5cdc 4345: TIME on eventdate
svn: r16183
2010-11-12 10:19:51 +00:00
Jérôme Rapinat
6c5dbdea07 4345: add _TIME token
svn: r16179
2010-11-11 15:48:04 +00:00
Jérôme Rapinat
b43e13d6c4 4345: custom TIME on eventdate
svn: r16178
2010-11-11 14:55:36 +00:00
Nick Hall
1705d0e93e 4366: Fix bug with event type of Unknown
svn: r16172
2010-11-10 17:03:02 +00:00
Nick Hall
613bd9669a Remove history sidebar
svn: r16163
2010-11-08 19:53:12 +00:00
Nick Hall
56e7869137 Introduce workspaces with a shared filter/gramplet sidebar
svn: r16160
2010-11-08 15:50:51 +00:00
Nick Hall
43d97cbd44 Move category management back into the view manager
svn: r16137
2010-11-04 23:00:38 +00:00
Benny Malengier
3fbd09ad90 GEP 021: import new xml, primary not present means primary name
svn: r16122
2010-11-02 20:49:56 +00:00
Jérôme Rapinat
2c37a2c7bb add Gramps type name on translator class
svn: r16113
2010-11-02 15:05:51 +00:00
Doug Blank
02db3c69af 4122: feature request: have Relationship View optionally show divorces
svn: r16108
2010-11-02 11:45:49 +00:00
Jérôme Rapinat
56ed2ce45e 2371: translate family attributes
svn: r16101
2010-11-01 15:33:53 +00:00
Jérôme Rapinat
fec4833e24 2371: Make printing reports in different languages easier
svn: r16100
2010-11-01 15:00:12 +00:00
Jérôme Rapinat
c89af2d4c2 2371: Make printing reports in different languages easier
svn: r16098
2010-11-01 12:15:11 +00:00
Nick Hall
bc3ceaf5dc Fix problems with importing phone numbers and add support for email and web addresses
svn: r16086
2010-10-30 21:01:32 +00:00
Nick Hall
9f38cfaa21 Fix bug when importing researcher locality
svn: r16085
2010-10-30 14:34:46 +00:00
Nick Hall
862f66f77d Fix problem with duplicate places on import
svn: r16083
2010-10-29 23:21:08 +00:00
Nick Hall
9c14d3b487 GEPS 006: Add Locality to researcher
svn: r16082
2010-10-29 23:11:08 +00:00
Gerald Britton
98c086984a Tweaks
svn: r16078
2010-10-29 16:09:31 +00:00
Benny Malengier
833759d3dd correct errors introduced by allowing no gtk loading plugins for CLI
svn: r16076
2010-10-29 13:01:46 +00:00
Rob G. Healey
548a43cb8d Remove Marker files from the Makefile so that make install will complete. Do not do with with development code.
svn: r16075
2010-10-28 21:56:49 +00:00
Benny Malengier
5084294a1e Various fixes for GEP21 and locality
* narweb and webcal works again
* proxy filters work
* locality upgrade in repository
* fix progress on upgrade



svn: r16074
2010-10-28 19:56:46 +00:00
Nick Hall
9df5336fde GEPS 006: Add Locality to Address and GEDCOM Import/Export
svn: r16071
2010-10-28 17:55:15 +00:00
Nick Hall
298827d843 GEPS 006: Add Locality field to Location
svn: r16063
2010-10-27 18:13:53 +00:00
Benny Malengier
2fa5470b34 allow adding people from family editor and relview
svn: r16042
2010-10-24 20:21:37 +00:00
Benny Malengier
e5f62ee933 fix import xml crash on patronymic
svn: r16041
2010-10-24 19:11:38 +00:00
Benny Malengier
4f52aa63e4 Don't use database in tool description
svn: r16040
2010-10-24 19:07:10 +00:00
Benny Malengier
9e592f65dc fix crash on add person in empty person treeview
svn: r16039
2010-10-24 18:48:31 +00:00
Benny Malengier
e109e3d743 Merged geps21 branch, changes r15866-16034, into trunk
svn: r16035
2010-10-24 14:43:47 +00:00
Benny Malengier
405572cbdc add to famtree with name preset
svn: r16034
2010-10-24 13:36:26 +00:00
Benny Malengier
cf943afcd5 Finish patchname tool
svn: r16033
2010-10-24 13:06:55 +00:00
Jérôme Rapinat
36f70bed44 #2644: Do not export individual events without primary role
svn: r16032
2010-10-24 07:25:14 +00:00
Benny Malengier
d7178e96d7 new patch names tool version 1
svn: r16028
2010-10-23 14:50:25 +00:00
Nick Hall
c3e527b4fb GEPS 011: Tagging - Extended to Family, Note and Media objects
svn: r16025
2010-10-22 23:22:33 +00:00
Peter Landgren
e25cec5186 Issue 4308, missed one parameter when calling Narrator.
svn: r16023
2010-10-22 17:27:18 +00:00
Benny Malengier
ee91b33a43 gedcom import export for new name structure
svn: r16022
2010-10-22 14:20:01 +00:00
Jérôme Rapinat
7269b0b0e8 2371 use date format set by the user for printing reports in different languages easier (by VPeric)
svn: r16021
2010-10-21 16:19:40 +00:00
Benny Malengier
920535e3f6 fix in name object and quickview for names
svn: r16020
2010-10-20 20:26:23 +00:00
Benny Malengier
a3556d839b fix the finddupes tool for surnames
svn: r16019
2010-10-20 20:07:05 +00:00
Benny Malengier
4d89c9da3b fix name capitilization tool for surnames
svn: r16017
2010-10-20 19:50:00 +00:00
Benny Malengier
cc43b1856a 4288: Preformatted blocks broken in web report
svn: r16014
2010-10-19 18:29:52 +00:00
Benny Malengier
0c17ab1b2f 4292: Error in RTF output
svn: r16013
2010-10-19 15:37:55 +00:00
Rob G. Healey
76447482ef Blue: Adjusted MarriageReport styles and alphabet border color-- Horiz: Adjusted alphabet elements.
svn: r16007
2010-10-18 03:37:50 +00:00
Jérôme Rapinat
18a97ac64d #4264: import ignores marriage and divorce dates (.gw file)
svn: r16006
2010-10-16 09:17:28 +00:00
Peter Landgren
4847525995 Issue 4293, problems with LagecyGedcom and empty events.
svn: r15997
2010-10-15 17:56:37 +00:00
Jérôme Rapinat
f90ce86320 #4264: import ignores marriage and divorce dates (.gw file)
svn: r15995
2010-10-15 17:47:10 +00:00
Doug Blank
6b4a3a097d 4252: WebCal does not create index.html
svn: r15993
2010-10-15 17:22:05 +00:00
Doug Blank
8405002ce8 4280: Error when trying Webcalendar or Narr Web (removed debugging code)
svn: r15992
2010-10-15 17:07:53 +00:00
Doug Blank
07a999f555 4273: Error during execution of CLI command (part 2, TestcaseGenerator)
svn: r15991
2010-10-15 17:03:57 +00:00
Doug Blank
a84b54901a 4273: Error during execution of CLI command (part 1, Verify)
svn: r15990
2010-10-15 16:58:41 +00:00
Rob G. Healey
9c89c72ca8 Blue: Added elements for Marriage Report. Horizontal: Added elements for letter grouping list.
svn: r15988
2010-10-15 04:44:39 +00:00
Peter Landgren
ed6f4a0080 Issue 4276: Gramps cli interface for user with non latin characters in name. Mostly Windows.
svn: r15984
2010-10-14 11:46:05 +00:00
Rob G. Healey
eb8eee7062 Style Sheets: Added comment line to remove the description under the thumbnails in Individual Gallery. Search for line that is: #indivgallery div.thumbnail p, and follow the directions there.
svn: r15981
2010-10-14 00:36:36 +00:00
Doug Blank
3af98c256f 4285: Check and Repair, check_dates gives an error
svn: r15980
2010-10-13 11:10:24 +00:00
Peter Landgren
1d8a776cd3 Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
svn: r15959
2010-10-09 12:33:47 +00:00
Rob G. Healey
5ba9d48f86 Style Sheet: Adjusted height of the navigation row which only will affect the Stylesheets of Blue and Visually.
svn: r15957
2010-10-08 06:54:39 +00:00
Benny Malengier
b3d8e3c857 Working Edit Person dialog, no multiple surname yet.
svn: r15952
2010-10-04 16:13:38 +00:00
Benny Malengier
5013162ded A new person editor
svn: r15951
2010-10-03 11:39:47 +00:00
Benny Malengier
371205ec70 Fix surname index for autocompletion
Fix check tool and start with importgrdb upgrade


svn: r15949
2010-10-02 16:01:34 +00:00
Benny Malengier
0ca48dd811 Working xml export
svn: r15948
2010-10-02 13:38:36 +00:00
Benny Malengier
043d35a354 Working XML import with new surnames
svn: r15947
2010-10-02 12:52:14 +00:00
Nick Hall
6b6da7dafe GEPS 011: Tagging - Add XML import and export
svn: r15938
2010-09-29 22:25:52 +00:00
Jérôme Rapinat
8b675ed1f2 minor clean-up
svn: r15937
2010-09-29 14:45:27 +00:00
Jérôme Rapinat
2262dc70da bugs 2488 and 4251: spacing on families
svn: r15934
2010-09-28 16:51:43 +00:00
Benny Malengier
f111dcbad9 add nick and famnick
svn: r15930
2010-09-25 15:11:54 +00:00
Rob G. Healey
54c9afb545 Style Sheets: Adjusted navigation menus and added dividers between alphabet navigation.
svn: r15924
2010-09-24 02:20:39 +00:00
Benny Malengier
0c5b792c76 3969: [NarWeb] Narrated Web Site: Newlines and white space are not preserved in note text
Patch of Tim Lyons and  Benny Malengier


svn: r15923
2010-09-23 21:03:15 +00:00
Nick Hall
f748668c89 GEPS 011: Tagging - Converted to use new database table object
svn: r15921
2010-09-21 17:52:37 +00:00
Jérôme Rapinat
72693c94fa #4242: NarWeb ignores Calendar for sorting Dates on Event groups
svn: r15920
2010-09-21 14:33:38 +00:00
Benny Malengier
f89bfe0796 copyright Jakim Friant, ticket 4237: Line Styles in Report not Fully Supported
svn: r15911
2010-09-17 12:08:38 +00:00
Rob G. Healey
7efc0f77cf Style Sheet: Cleaned up the look of the Download Page.
svn: r15910
2010-09-17 02:32:11 +00:00
Rob G. Healey
ba94e09d03 NarrativeWeb: Now hyperlinks people on Event Pages back to their Individual Pages.
svn: r15909
2010-09-17 02:29:20 +00:00
Peter Landgren
6d286e3920 Issue 4235.
svn: r15907
2010-09-16 12:38:32 +00:00
Rob G. Healey
b50f3f1800 NarrativeWeb and Ancestortree: returned back to gramps3.2.x code as it had gotten screwed up severely. Now working again except for generation#3.
svn: r15902
2010-09-15 05:38:05 +00:00
Rob G. Healey
27d6a5abd6 NarrativeWeb: Completion of fix for Bug#4079.
svn: r15900
2010-09-14 01:34:33 +00:00
Rob G. Healey
908cdddd70 NarrativeWeb: Bug#4079 -- All children siblings, pedigree all now all sorted in birth date order.
svn: r15899
2010-09-14 00:28:18 +00:00
Benny Malengier
f852be14de 3519: Wrong 'Group as' value (Given instead of Surname) is used for custom display name
svn: r15896
2010-09-13 19:56:31 +00:00
Benny Malengier
e03e4bbf5c 4192: [NarWeb] media is out of order in Places
svn: r15893
2010-09-13 18:55:36 +00:00
Benny Malengier
94649604f6 3870: [NarWeb] Reference name to Source incorrectly displayed as "unknown"
svn: r15888
2010-09-13 09:36:31 +00:00
Rob G. Healey
d6ca13254c NarrativeWeb: Feature Request: #4232 -- Repository is now hyperlinked to its source.
svn: r15885
2010-09-13 04:55:47 +00:00
Rob G. Healey
65f9fdd404 Style Sheets: Changing colors out of the Horizontal Style sheet. Navigation-Horizontal should only contain the structure and layout of the menus.
svn: r15884
2010-09-13 00:40:59 +00:00
Rob G. Healey
30c11e745b Navigation: Removed the colors out of this stylesheet, and placed them in Blue. The primarly style sheet, Blue, must control colors.
svn: r15883
2010-09-13 00:24:07 +00:00
Rob G. Healey
9c1a47f120 Horizontal Menus: Fixed the padding of the selected menu option.
svn: r15882
2010-09-13 00:13:45 +00:00
Rob G. Healey
e578c9053f AncestorTree: Adjusted font size and border color of unlinked individuals
svn: r15881
2010-09-12 23:59:09 +00:00
Rob G. Healey
a14861bfa4 NarrativeWeb: Fixed a typo on line 4251.
svn: r15878
2010-09-12 05:28:05 +00:00
Rob G. Healey
fd75d680ea Jakim Friant: Changes made to the Ancestor Tree.
svn: r15877
2010-09-11 17:06:49 +00:00
Benny Malengier
de436d58ca 3944: [NarWeb] Alternate Locations on places site in web report vers. 3.2.2
svn: r15876
2010-09-11 15:17:25 +00:00
Benny Malengier
01afd075a7 4131: [NarWeb] No clickable link in referenced region in the photo, if person has no name
svn: r15860
2010-09-09 11:15:28 +00:00
Rob G. Healey
3da3a57960 Stylesheets: If you find any regressions in Html style and layout, please let me know.
svn: r15851
2010-09-02 23:43:33 +00:00
Serge Noiraud
91856cfb1f GeoView : new feature #4210: Ability to change the number of places per page in preferences.
svn: r15849
2010-09-02 20:23:21 +00:00
Serge Noiraud
0e928d6b81 GeoView : adapt geoview to the new gui. Resizing problem. It currently works correctly with gecko.
webkit doesn't work in a Hpane widget ( filter, status bar, ... )


svn: r15848
2010-09-02 17:05:00 +00:00
Benny Malengier
e24b184508 bug #2402 : Line spacing for text not correct in CairoDoc
svn: r15839
2010-08-31 07:52:11 +00:00
Nick Hall
bf8146b9d1 GEPS 011: Tagging
svn: r15830
2010-08-29 18:36:42 +00:00
Jérôme Rapinat
35df75718f copy somerights20.gif to webstuff
svn: r15828
2010-08-29 06:36:19 +00:00
Serge Noiraud
b28e9950a0 GeoView : bug 4168 : avoid parenthesis in const.ROOT_DIR
svn: r15824
2010-08-27 10:22:37 +00:00
Rob G. Healey
b0b620df9c Web_Mainz.css: Fixed problem with the backgrounds not showing as they were intended. Thanks Jason Simanek.
svn: r15821
2010-08-26 23:07:48 +00:00
Doug Blank
69b845c388 Census report made this value too big (it tried to make more than 50 columns) even though the US 1880 census only has about 24.
svn: r15815
2010-08-25 05:07:44 +00:00
Doug Blank
47e3d110d5 Added a new addon type 'WebConnect' which defines a method to lookup data on websites
svn: r15812
2010-08-25 01:17:22 +00:00
Doug Blank
ecef5c1d26 Return the actual page object
svn: r15807
2010-08-23 14:04:54 +00:00
Doug Blank
b72617c5aa Added external API for category_manager functions: .get_categories(), .get_category(category), and .get_category_page(category)
svn: r15806
2010-08-23 13:20:46 +00:00
Doug Blank
acf10439e0 Bring up to date with gramps32 version
svn: r15798
2010-08-22 13:52:56 +00:00
Doug Blank
1a6da114fc 4190: Gedcom import: All my internet addresses are missing...
svn: r15796
2010-08-22 13:35:51 +00:00
Rob G. Healey
bb46e8798b A little bit of formatting and spacing.
svn: r15783
2010-08-21 05:40:21 +00:00
Rob G. Healey
a3402ab728 Added ancestor tree style sheet.
svn: r15780
2010-08-20 02:34:43 +00:00
Rob G. Healey
9dfba96783 NarrativeWeb: Added ancestortree.css only if there is ancestor tree being built? Style sheets: removed ancestor tree section from the style sheets. Changes to Ancestor tree, thanks Jakim Friant.
svn: r15779
2010-08-20 02:33:26 +00:00
Doug Blank
f3c5254bbe Moving to Django 1.2; changes to work with css plugin
svn: r15764
2010-08-18 02:36:26 +00:00
Jérôme Rapinat
5ae9f75ded Slovenian Date et Relationships handlers (by Bernard Banko)
svn: r15761
2010-08-17 08:16:24 +00:00
Rob G. Healey
21651501ca Final piece of moving Mapstraction stylesheet into src/plugins/webstuff/css .
svn: r15755
2010-08-16 22:18:09 +00:00
Jérôme Rapinat
94f0d17c8b update Slovenian files
svn: r15752
2010-08-16 12:23:56 +00:00
Rob G. Healey
ddf488c8b0 Moved src/data/Mapstraction.css over to sex/plugins/webstuff/css with the other ones. Updated src/data/Makefile.am to reflect the move.
svn: r15747
2010-08-16 03:01:36 +00:00
Doug Blank
838ba4cf05 Moved data/*.css to plugins/webstuff/css/
svn: r15746
2010-08-16 01:31:34 +00:00
Doug Blank
280e904d80 Remove duplicate css files
svn: r15745
2010-08-16 01:28:48 +00:00
Rob G. Healey
9492b706b6 NarrativeWeb: Fixed problem on DownloadPage. Style sheets: Removed elements from DownloadPage. Download page and files now share the same copyright license as the remaining of the pages.
svn: r15742
2010-08-15 23:43:08 +00:00
Serge Noiraud
f3c614add6 GeoView : Resizing not done the first time we load a page.
Centering not always correct.


svn: r15726
2010-08-13 17:57:40 +00:00
Peter Landgren
418d7dd39f Fixed a typo.
svn: r15715
2010-08-12 07:10:42 +00:00
Peter Landgren
f378a193e0 Date part of issue 4160. Use of option Use full dates instead of full year works again.
svn: r15713
2010-08-12 06:02:16 +00:00
Peter Landgren
b3e313d5ce Date part of issue 4160. Use of option Use full dates instead of full year works again.
svn: r15712
2010-08-12 05:59:17 +00:00
Doug Blank
2fc5096d23 CSS and web resources are now a plugin
svn: r15711
2010-08-12 05:26:45 +00:00
Rob G. Healey
264d6145be NarrativeWeb: changed the name of the navigation menus stylesheet to match other stylesheet naming.
svn: r15708
2010-08-12 02:26:26 +00:00
Serge Noiraud
b2886e3dad GeoView : Some cleaning. Some corrections with googlev3 crosshair.
Resizing now ok with a new crosshair implementation for googlev3.


svn: r15705
2010-08-11 18:00:18 +00:00
Doug Blank
864c79e446 First step in breaking up NarrativeWeb into plugins; please test
svn: r15704
2010-08-11 14:11:35 +00:00
Peter Landgren
919f632993 Issue 4162, correction of box width.
svn: r15702
2010-08-11 07:00:14 +00:00
Doug Blank
e3cd87484c Added copy and paste to all views; gramplet view needs work
svn: r15697
2010-08-09 20:51:54 +00:00
Doug Blank
77fa72cc35 Name Format strings can have XML in them; now escaped- prevented valid XML from being written
svn: r15691
2010-08-09 13:02:06 +00:00
Rob G. Healey
b0060b7542 NarrayiveWeb: More tweaking of _create_family_map().
svn: r15690
2010-08-09 06:56:47 +00:00
Doug Blank
791ab064f8 Renamed GrampsCursor to BsddbBaseCursor
svn: r15689
2010-08-08 22:06:54 +00:00
Doug Blank
691a52295f Fixed issue in showing database repair message
svn: r15683
2010-08-08 13:14:45 +00:00
Rob G. Healey
b64439c263 Adjusted PlaceListPage elements to make it fit correctly.
svn: r15682
2010-08-05 18:04:53 +00:00
Doug Blank
12e174b7f3 3366: Assistant for new users
svn: r15674
2010-07-31 17:19:37 +00:00
Doug Blank
dc0d9511a3 Only use iter_items if you are sure it is used just once; fixed issue duplicating places
svn: r15673
2010-07-31 15:55:56 +00:00
Doug Blank
7ea1f71083 Removed debugging trace
svn: r15672
2010-07-31 15:42:42 +00:00
Doug Blank
59dca4e3ea 3502: Extend CSV import to include additional fields; added source title to export
svn: r15671
2010-07-31 15:18:41 +00:00
Doug Blank
9ddb7990f5 Added family type drag objects
svn: r15669
2010-07-31 02:11:47 +00:00
Nick Hall
e1f34d3ebe Add new merge functionality to tree views (see r15645)
svn: r15668
2010-07-30 18:13:06 +00:00
Rob G. Healey
0c6b7405c2 Complete my issue with the zoom level of the maps.
svn: r15667
2010-07-30 05:35:17 +00:00
Doug Blank
fc4240dcfe Fixed a couple of misspelled methods
svn: r15657
2010-07-29 07:59:54 +00:00
Doug Blank
aa5cefd789 Refactored listviews to be able to select multiple items for dnd
svn: r15656
2010-07-29 07:59:07 +00:00
Rob G. Healey
621869d911 Mapstraction.css: Fixed a problem where it was not allowing PlacePage Place Maps to not be shown. NarrativeWeb: More tweaks to FamilyMap and PlacePage Maps.
svn: r15652
2010-07-27 08:33:06 +00:00
Rob G. Healey
e020d6a443 NarrativeWeb: Continuing work on getting FamilyMap and Place Page Map to look and work as I want it too. StyleSheet: Changing elements to match current modifications.
svn: r15650
2010-07-24 08:43:43 +00:00
Peter Landgren
2cd2b3c84d Changed gramps to Gramps.
svn: r15649
2010-07-23 07:27:32 +00:00
Rob G. Healey
46ee43539f NarrativeWeb: Refinements in creating family maps. Changes in style sheets to match work.
svn: r15647
2010-07-23 06:30:23 +00:00
Doug Blank
3e28ee67ec 2059: need a way to compare and merge all objects, by MD Nauta
svn: r15645
2010-07-22 02:16:32 +00:00
Serge Noiraud
593f7de5e6 GeoView : new mapstraction V2. added crosshair implementation for googlev3 and openlayers.
resize is now fully integrated with crosshair.
          possibility to select the html toolkit when webkit and gecko are available.
          javascript simplification in the html page.
          add LOG functionality for debugging.


svn: r15642
2010-07-20 21:41:13 +00:00
Rob G. Healey
0fdd49ad87 NarrativeWeb: Re-verted dump_place() with alternate_locations returned back to original setup.
svn: r15638
2010-07-15 23:25:12 +00:00
Rob G. Healey
3567664f4c NarrativeWeb: Fixed place and dump_ordinance().
svn: r15637
2010-07-15 08:56:01 +00:00
Rob G. Healey
d2d5be6919 NarrativeWeb: Fixed crash error introduced in last commit regarding place.get_alternate_locations().
svn: r15636
2010-07-14 22:08:07 +00:00
Rob G. Healey
e88ee37158 NarrativeWeb: Changed the way that place.alternate_locations are displayed.
svn: r15635
2010-07-14 21:21:31 +00:00
Rob G. Healey
a58d664660 NarrativeWeb: Furthering the use of _individuallist variable. For checking whether a person is in the database or not?
svn: r15634
2010-07-13 18:47:37 +00:00
Rob G. Healey
c9f6fbd0eb NarrativeWeb: Changed how center and zoom are set. Changed _place_exists() to _append_to_lat_long(). Using some of the code that Serge Noiraud is using in GeoView.
svn: r15633
2010-07-11 05:55:19 +00:00
Peter Landgren
0ea8c9dfef Fix of typo.
svn: r15631
2010-07-09 16:29:07 +00:00
Peter Landgren
10d188df2f Fix of typo.
svn: r15630
2010-07-09 16:26:42 +00:00
Rob G. Healey
3415a1918e NarrativeWeb: Bug fix for #4095. Thank you Peter for the heads up on this one.
svn: r15627
2010-07-08 22:36:46 +00:00
Rob G. Healey
2638f7641d Fixed a crash issue that I created in the last commit.
svn: r15626
2010-07-08 07:49:24 +00:00
Rob G. Healey
0193bbb459 NarrativeWeb: Re-aligned the javascript code output to match how Google displays theirs.
svn: r15625
2010-07-08 07:22:34 +00:00
Rob G. Healey
c31bd0bfa5 NarrativeWeb: Removed the addition of listing the active person in its siblings. Fixed typo error.
svn: r15624
2010-07-08 01:46:35 +00:00
Nick Hall
897fbabaa5 Add a history sidebar plugin
svn: r15623
2010-07-06 14:47:53 +00:00
Nick Hall
6648bc9ed7 Fix bug where edit buttons are missing in person view
svn: r15622
2010-07-06 14:38:08 +00:00
Nick Hall
7f83fc7fcb Tidy up navigation sidebar code
svn: r15621
2010-07-06 14:30:38 +00:00
Rob G. Healey
16f95e157c NarrativeWeb: Fixed inline usage in dump_attribute().
svn: r15620
2010-07-05 09:26:08 +00:00
Rob G. Healey
0e06a98523 NarrativeWeb: Removed extra hyperlink in display_ind_sources(). Re-claimed valuable and expensive vertical real estatetoo. Web_Basic-Blue: added element to remove underline in display_ind_sources().
svn: r15619
2010-07-05 09:11:24 +00:00
Rob G. Healey
fc219d57af NarrativeWeb: Fixed attributes section display on Individual Pages. Moved sources to the end instead of middle.
svn: r15617
2010-07-05 07:21:17 +00:00
Rob G. Healey
7ef7715f1c Refactoring of Place Page and Family Map Pages is should now be completed. Adjusted elements in Mapstraction style sheet.
svn: r15616
2010-07-05 06:26:23 +00:00
Peter Landgren
9127018ca9 Some unnecessary unicode conversion cleanup after fix of issue 4078.
svn: r15605
2010-06-30 07:13:02 +00:00
Rob G. Healey
71b6877928 Added parents and partner to list of people and places for family place map.
svn: r15602
2010-06-29 19:07:19 +00:00
Rob G. Healey
c0d86a8993 Added references section to Family Map Page. Adjusted the zoom level, and modified style sheet elements.
svn: r15600
2010-06-28 21:55:56 +00:00
Jérôme Rapinat
c9cf3a990f 4087: name for a polish language (by Yenidai_2nd)
svn: r15594
2010-06-26 08:39:34 +00:00
Rob G. Healey
39fd0bc26d Added Individual Family Place Map to NarrativeWeb; Created and adjusted css elements for Place and Family Maps.
svn: r15593
2010-06-25 09:22:14 +00:00
Rob G. Healey
79e2d97698 Moved _create_place_map() back into class PlacePage. Getting ready for include family place map. Added border around PlacePage map in style sheet.
svn: r15585
2010-06-20 07:48:25 +00:00
Rob G. Healey
cba915b882 Add place_title to bottom of map and at marker description. Added style elements to style sheet.
svn: r15584
2010-06-20 05:42:42 +00:00
Rob G. Healey
1915b899b3 Pep8 cleanup, media_link() and doc_link(): can see object description now and making them look and work like each other. indivgallery changes in style sheet.
svn: r15579
2010-06-19 02:47:48 +00:00
Rob G. Healey
1f9033cb44 Fixed name sorting in AddressBookListPage. Fixed has_residence in AddressBookPage. Fixed some elements in style sheet.
svn: r15577
2010-06-18 07:34:59 +00:00
Rob G. Healey
24978e4ba6 Added marker.setInfoBubble() back into Place Map, and adjusted font of the div#geo-info to a more readable size.
svn: r15576
2010-06-17 05:21:00 +00:00
Rob G. Healey
c5f30ccc3a Added ftps:// to list of url.startswith() in display_url_list().
svn: r15575
2010-06-17 04:47:32 +00:00
Rob G. Healey
f5ef3abf53 Fixed missing marker on PlacePage Map.
svn: r15574
2010-06-16 06:03:51 +00:00
Rob G. Healey
82cb3ff0cc Simplified the python and style sheet code for Place Maps.
svn: r15570
2010-06-15 08:26:38 +00:00