Commit Graph

7927 Commits

Author SHA1 Message Date
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
Benny Malengier
1846c513cf 2799: in GEDCOM export, changed timestamp for every single record is 31 DEC 1969
svn: r13630
2009-11-18 22:45:54 +00:00
Jérôme Rapinat
34f27d5fa5 avoid _ on p (typo on key)
svn: r13627
2009-11-18 19:48:06 +00:00
Gerald Britton
50029fbb16 Fix bug in Narrative Web source page. Small performance enhancements in display_source_refs.
svn: r13626
2009-11-18 18:41:53 +00:00
Rob G. Healey
307fa33cf1 Converted alphabet navigation to be able to handle words as well as letters.
svn: r13622
2009-11-18 08:36:16 +00:00
Peter Landgren
c1c5a61266 Update for consistent use of Gramps. See issue 3355.
svn: r13621
2009-11-18 08:34:20 +00:00
Rob G. Healey
1888d3b423 Working on source references and events. Changes in stylesheet to match work.
svn: r13619
2009-11-18 08:05:58 +00:00
Brian Matherly
03af2705e7 Fix translation problem in libnarrate.
svn: r13618
2009-11-18 06:14:19 +00:00
Brian Matherly
adb18efb83 svn: r13617 2009-11-18 05:32:22 +00:00
Doug Blank
3f19c3d1b3 Updates to Family view and tabs
svn: r13616
2009-11-18 02:58:29 +00:00
Doug Blank
3e6a161694 removed debug print
svn: r13615
2009-11-18 00:24:48 +00:00
Doug Blank
ee91c17d4b Changed GRAMPS to Gramps
svn: r13614
2009-11-17 23:48:50 +00:00
Doug Blank
ac95f805ac Workaround to avoid importing all of ReportUtils and gtk
svn: r13613
2009-11-17 23:28:04 +00:00
Peter Landgren
8cfd607ed5 Update for consistent use of ZIP/Postal code. See issue 3355.
svn: r13612
2009-11-17 20:53:19 +00:00
Peter Landgren
900d1c57f4 Second update for consistent use of Gramps. See issue 3355.
svn: r13611
2009-11-17 20:45:58 +00:00
Peter Landgren
33686fcf18 First update for consistent use of Gramps. See issue 3355.
svn: r13610
2009-11-17 20:14:53 +00:00
Nick Hall
0e87714de3 Fix bug in new place view with empty places
svn: r13608
2009-11-17 10:28:13 +00:00
Rob G. Healey
f9f4a0a3a5 Fixed bug #3357. Formatting of the date was messed up.
svn: r13607
2009-11-17 09:26:28 +00:00
Benny Malengier
24bc002117 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532559
svn: r13606
2009-11-17 08:46:47 +00:00
Brian Matherly
9b1392c912 Clean up descendant tree - PEP8, naming, etc.
svn: r13603
2009-11-17 05:11:32 +00:00
Nick Hall
d7b4ca2d9c Add hierarchical place view. Reorganise existing place view and model.
svn: r13601
2009-11-17 00:13:03 +00:00
Doug Blank
ef705c09ef Moved gtk out of scope of import
svn: r13600
2009-11-16 23:06:45 +00:00
Doug Blank
f272ce3dd1 Move gtk-based items out of scope of import for cli
svn: r13599
2009-11-16 22:39:54 +00:00
Rob G. Healey
06017f562e Fixed if hyper: cconditional in class MediaPage, lines 2554-2563.
svn: r13598
2009-11-16 21:10:49 +00:00
Doug Blank
fb6897848e Notes on running Django+gramps under apache with wsgi
svn: r13597
2009-11-16 13:36:28 +00:00
Doug Blank
4bea5ee24e Fixed bug in assoc table
svn: r13596
2009-11-16 03:19:28 +00:00
Doug Blank
e9366e26b6 fixed typo
svn: r13595
2009-11-16 00:38:43 +00:00
Doug Blank
313bcfa0cd Django debug support; added table support; add missing DjangoDb funcs; minor css tweaks
svn: r13594
2009-11-15 22:47:43 +00:00
Doug Blank
fa21027a23 Changed the displayed text of an object in the simple table to gramps_id rather than name of item
svn: r13593
2009-11-15 22:43:44 +00:00
Benny Malengier
47158f47ac allow forcing a view to be first in category
svn: r13590
2009-11-15 13:49:27 +00:00
Benny Malengier
319ca153a3 register the gramps-view icon
svn: r13589
2009-11-15 13:23:16 +00:00
Doug Blank
a96eb41a7f Use new link tag; SimpleTable can now output docgen types other than gtk
svn: r13588
2009-11-15 13:18:59 +00:00
Doug Blank
406e46eac9 Added link and underline sections to base and html docgen types; defaults to silent pass so that we can add to other docgen types without breaking anything yet
svn: r13587
2009-11-15 13:15:54 +00:00
Rob G. Healey
cde3354364 Added Address Book styles to all style sheets.
svn: r13585
2009-11-15 06:25:12 +00:00
Rob G. Healey
4a98fd23d6 The exif tags option will only be displayed if they have the pyexiv2 library installed. Great error prevention.
svn: r13584
2009-11-15 05:47:19 +00:00
Rob G. Healey
ff073515be Added Image Exif Tags back into NarrativeWeb. Need to download and install pyexiv2 to see them though.
svn: r13583
2009-11-15 05:12:34 +00:00
Rob G. Healey
772714f866 Fixed Makefiles after Reorgination part2.
svn: r13582
2009-11-15 05:10:00 +00:00
Doug Blank
59af37944b Refinements to events_table and css
svn: r13581
2009-11-14 23:48:55 +00:00
Doug Blank
b5ca175f2b Changed the names of the styles of tables and fixed a col width error (which weren't used, but will be in the webapp)
svn: r13580
2009-11-14 22:50:19 +00:00
Doug Blank
02d095ca8c Moved functions from my_tags to web.utils; added some support for tables; uses docgen code; minor changes to css
svn: r13579
2009-11-14 22:48:30 +00:00
Benny Malengier
d3fd2f150d GEPS_014:_Plugin_registration_and_management
finish views in category, todo: configuration


svn: r13578
2009-11-14 17:17:34 +00:00
Doug Blank
dd71f833fe Draft notes template
svn: r13571
2009-11-13 05:40:11 +00:00
Doug Blank
0f59d46f09 Removed from SVN
svn: r13570
2009-11-13 05:38:34 +00:00
Doug Blank
82767be261 jquery added, due to modifications needed (css changes)
svn: r13569
2009-11-13 05:37:33 +00:00
Doug Blank
dc7174fd7e New template tags; new view_detail function
svn: r13568
2009-11-13 05:33:38 +00:00
Doug Blank
eb6f886e66 Drafts of the detail html templates
svn: r13567
2009-11-13 05:32:33 +00:00
Doug Blank
6066738fac Updated imports
svn: r13566
2009-11-13 05:29:42 +00:00
Doug Blank
9fd107741f A Fan chart view (unstable)
svn: r13565
2009-11-13 01:59:30 +00:00
Doug Blank
2a1aa5e5ad Allow lateral move placement of Fan Chart
svn: r13564
2009-11-13 01:57:40 +00:00
Benny Malengier
7da5541920 Cleanup after making views plugins, remove last imports of DataView
svn: r13563
2009-11-12 22:32:52 +00:00
Benny Malengier
9036896938 3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
svn: r13562
2009-11-12 21:59:53 +00:00
Benny Malengier
f5e8ab5fe2 3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
svn: r13561
2009-11-12 21:53:47 +00:00
Doug Blank
572836fb45 Further hacking to make testing locales faster, but still work in a limited fashion when pyenchant is not installed
svn: r13560
2009-11-12 02:58:33 +00:00
Doug Blank
c142ea4b29 Added context_processor to handle contexts for every template; refer to favion2; some visual polish
svn: r13559
2009-11-11 16:18:01 +00:00
Jérôme Rapinat
d1340f66fe 1563: 'Compressed Strudtured Vector Graphic SVG should be SVGZ (contribution by DuncanNZ)
svn: r13556
2009-11-11 14:58:55 +00:00
Doug Blank
b9c26306d3 Slightly different favicon for webapp (to see it among other gramps pages in the browser)
svn: r13555
2009-11-11 14:58:06 +00:00
Doug Blank
a3abc0950d Better error reporting; return options from run_report to see what happened and where it went
svn: r13554
2009-11-11 13:42:34 +00:00
Doug Blank
16b1cbfa50 Added more compatibility to run reports
svn: r13553
2009-11-11 13:41:02 +00:00
Doug Blank
ddb1b31223 Fix an error in handling null times
svn: r13552
2009-11-11 03:20:34 +00:00
Doug Blank
0798a9470a Webapp can now run some gramps reports using a django database
svn: r13551
2009-11-11 03:19:03 +00:00
Doug Blank
e8790f1d7b Added a direct way to run a report without having to go through ArgHandler; fixed an error in reporting errors for cli reports
svn: r13550
2009-11-11 03:16:21 +00:00
Doug Blank
d90fb534e3 visual refinements; changed search to use istartswith
svn: r13549
2009-11-10 22:42:27 +00:00
Doug Blank
f90c2db4cd Moved src/gen/web to src/web
svn: r13547
2009-11-10 14:23:19 +00:00
Doug Blank
08d8861048 Changes to allow webapp to work out of the box
svn: r13546
2009-11-10 13:10:44 +00:00
Doug Blank
91920710e8 Added WEB_DIR constant
svn: r13545
2009-11-10 13:06:55 +00:00
Doug Blank
7063d4215c Use gramps const for locations
svn: r13544
2009-11-10 13:04:14 +00:00
Doug Blank
3be59844d4 Test db should not be in svn; removed
svn: r13543
2009-11-10 05:29:10 +00:00
Doug Blank
4ab1467845 New files for gramps webapp; src/data/templates contains html templates, and src/gen/web contains gramps-Django interface
svn: r13542
2009-11-10 05:28:35 +00:00
Doug Blank
b7327e679a UNSTABLE plugin for django export
svn: r13541
2009-11-10 05:21:35 +00:00
Doug Blank
18dede768e Some fixes for tabs, and an option to skip saving filename
svn: r13540
2009-11-10 05:20:19 +00:00
Doug Blank
b04b31dbc7 Missing uuid import
svn: r13539
2009-11-10 05:11:26 +00:00
Doug Blank
17d709be14 New constant for UUID creations
svn: r13538
2009-11-10 03:33:10 +00:00
Doug Blank
14cbb9e27a Send warnings to stderr rather than stdout
svn: r13537
2009-11-10 03:27:46 +00:00
Rob G. Healey
1f2103469e Fixed two build problems. configure.in had a reference to src/DisplayModels/Makefile. The /src/plugins/view/Makefile.am had a reference to htmlrenderer without the .py extension.
svn: r13536
2009-11-10 01:33:58 +00:00
Serge Noiraud
e769051735 GeoView : Plugin registration and management corrections.
svn: r13534
2009-11-09 20:31:19 +00:00
Rob G. Healey
158e272c77 Re-stretched out navigation and subnavigation menu bars.
svn: r13530
2009-11-09 06:05:44 +00:00
Rob G. Healey
232bb80d6c Re-did Internet Address Book. it is now Address Book. Current styles for my work on Address Book in stylesheet.
svn: r13529
2009-11-09 04:37:49 +00:00
Benny Malengier
19522ec975 GEPS 014: Plugin registration and management
Also views are now plugins belonging to view category


svn: r13528
2009-11-08 16:41:49 +00:00
Benny Malengier
eea7ba35c7 enable change of sortkey moves rows in flat views
svn: r13527
2009-11-07 23:38:49 +00:00
Jérôme Rapinat
8d957a9935 3333: Update for the Croatian DateHandler (contribution by VPeric)
svn: r13524
2009-11-07 15:42:28 +00:00
Jérôme Rapinat
b09835410f 3333: Update for the Croatian DateHandler (contribution by VPeric)
svn: r13523
2009-11-07 15:41:28 +00:00
Jérôme Rapinat
7c3740d2fc revert update for the Croatian DateHandler
svn: r13522
2009-11-07 15:26:28 +00:00
Benny Malengier
a5ac3beda9 one way of converting the sortkey, not two
svn: r13520
2009-11-07 13:50:10 +00:00
Doug Blank
c6a51db8d3 Fix for running quick view gramplet; disable unnecessary signals reception for some change-actives
svn: r13519
2009-11-07 13:31:36 +00:00
Doug Blank
b31acf707d Allow special quick views to receive additional arguments
svn: r13518
2009-11-07 13:29:35 +00:00
Benny Malengier
1b556586a4 3275: PageView reworking main work by Nick Hall
Moving personview to the new pageview classes, and using a generic 
treebasemodel


svn: r13515
2009-11-07 13:04:45 +00:00
Jérôme Rapinat
e44a7cc8e2 3333: Update for the Croatian DateHandler
svn: r13514
2009-11-07 09:05:27 +00:00
Jérôme Rapinat
7fcdd0fb67 3333: Update for the Serbian DateHandler
svn: r13513
2009-11-07 09:03:32 +00:00
Rob G. Healey
029a5a0026 Fixed listing of internet addresses in display_url_list() and class InternetAddressBook.
svn: r13512
2009-11-06 21:50:35 +00:00
Rob G. Healey
e0dc1b74f3 Added progress meter bar to Internet Address Book.
svn: r13511
2009-11-06 21:08:58 +00:00
Doug Blank
e80f108688 Removed walking of links
svn: r13509
2009-11-06 15:14:38 +00:00
Rob G. Healey
faae542526 Fix my html source layout problems. Cleanup and making stylesheet consistent.
svn: r13506
2009-11-06 08:04:41 +00:00
Doug Blank
9c335c802b Added code to use gramplet.help_url which shows help for gramplet
svn: r13505
2009-11-06 04:42:56 +00:00
Rob G. Healey
1605254b2d Added Internet Address Book to NarrativeWeb. Added styles for it and OneDay elements for WebCal. Updated printer stylesheet to current work.
svn: r13503
2009-11-05 18:18:49 +00:00
Nick Hall
f697451301 Fixed error when opening two plugin status windows
svn: r13501
2009-11-05 16:49:35 +00:00
Doug Blank
aee3e932e1 Added fpath and help_url for plugins
svn: r13500
2009-11-05 11:57:19 +00:00
Doug Blank
be9c8df643 Fixes translation problem for addons
svn: r13499
2009-11-04 23:20:35 +00:00
Serge Noiraud
811463d770 GeoView : issue 3312 : keep years selection between pages, place selection, ...
svn: r13498
2009-11-04 22:15:45 +00:00
Peter Landgren
bd18302d69 Fix so that a copy is created, if new filename already exists. Works like normal XML export.
svn: r13494
2009-11-03 17:33:35 +00:00
Gerald Britton
2230220ea1 Tweaks using builtins and list comprehensions -- fix error in get_name
svn: r13492
2009-11-03 14:22:37 +00:00
Doug Blank
1f5256e8fd Supress warning on not loading local translations (1st party plugins don't have them)
svn: r13491
2009-11-03 13:47:01 +00:00
Doug Blank
8143ef6c18 Added localized gettext for registration code
svn: r13490
2009-11-03 13:42:37 +00:00
Doug Blank
98ec7731e7 Used the gramps way of editing files
svn: r13489
2009-11-03 12:01:33 +00:00
Rob G. Healey
6741ffed73 Cleanup and remove some old functions in WebCal.
svn: r13488
2009-11-03 07:32:45 +00:00
Brian Matherly
3141ed0e71 Cleanup libnarrate.
svn: r13487
2009-11-03 05:25:15 +00:00
Rob G. Healey
99499779dc NarrativeWeb is now using format_date() where it is just needing to be displayed. Where calculations are needed, using Date() and date(). Stylesheets are being updated as well. A lot of general cleanup as well.
svn: r13486
2009-11-03 04:18:05 +00:00
Doug Blank
e83e5effc5 Skip hidden directories, and the po and locale system dirs of gramps-addons
svn: r13485
2009-11-03 01:56:27 +00:00
Doug Blank
822586d8a5 Added plugin.fpath to keep track of path; added edit button in plugin window
svn: r13484
2009-11-03 01:39:47 +00:00
Doug Blank
9130ddd23a Default to 'en' in get_addon_translator() if locale.getlocale()[0] returns None
svn: r13483
2009-11-03 00:34:12 +00:00
Gerald Britton
f822b4b8a0 Tweaks using builtins and list comprehensions
svn: r13482
2009-11-02 19:07:32 +00:00
Nick Hall
200bacb1f5 Add extra sections to Complete Individual Report
svn: r13481
2009-11-02 14:57:34 +00:00
Serge Noiraud
461b70a7e4 GeoView : issue 3312 : limits problem and some other minor bugs.
svn: r13480
2009-11-01 22:10:54 +00:00
Doug Blank
d23721d35f Allow plugin manager to follow links (so you can add a link in plugins to a development dir)
svn: r13479
2009-11-01 15:45:53 +00:00
Doug Blank
05de29cbf8 Don't complain if LANG is en and there is no explicit translation for addons
svn: r13478
2009-11-01 15:44:04 +00:00
Doug Blank
ba897a8e0f Added __file__ to plugin registration environment (to retrieve addon translations)
svn: r13477
2009-11-01 14:30:56 +00:00
Doug Blank
0f61597985 Begin moving 3rd-party plugins to external SVN: DataEntryGramplet removed
svn: r13476
2009-11-01 14:28:37 +00:00
Doug Blank
0dc707ef7c Added a function to get a translation with fallback for addons
svn: r13475
2009-11-01 14:26:21 +00:00
Brian Matherly
c43c3beba0 Clean up ReportUtils: Move text strings into "Narrator" class in libnarrate. Remove unused functions. Move functions out that are only used once.
svn: r13474
2009-10-31 21:36:57 +00:00
Benny Malengier
ffd61918c4 fix svn properties
svn: r13472
2009-10-31 08:15:10 +00:00
Peter Landgren
4e3971913d Another fix for translation to work.
svn: r13469
2009-10-30 18:28:11 +00:00
Jérôme Rapinat
d9f4b84860 update, typo on day. MON format
svn: r13468
2009-10-30 18:05:45 +00:00
Jérôme Rapinat
bb51d41133 cannot translate variable (part2 - thanks Peter)
svn: r13467
2009-10-30 18:01:48 +00:00
Serge Noiraud
140cee8e6a GeoView : change strings for translation.
svn: r13465
2009-10-30 16:45:00 +00:00
Jérôme Rapinat
9ec8339998 cannot translate variable (mailing-list)
svn: r13463
2009-10-30 10:15:18 +00:00
Serge Noiraud
291c8ed819 GeoView : Correction of bad simplifications in svn 13212.
Some limits problems.
          Try to solve 1.3 from issue 3312.
          Replacing radio buttons by a combobox to save space.


svn: r13462
2009-10-30 08:41:21 +00:00
Erik De Richter
9a93932ea1 update nl translation
svn: r13461
2009-10-30 06:37:22 +00:00
Benny Malengier
750331b8bd 3325: Gramps (from trunc) chrashes without an environment definition for LANG
svn: r13460
2009-10-29 22:12:11 +00:00
Benny Malengier
ab302b4673 Use Utils to check for Windows instead of string compare
svn: r13459
2009-10-29 21:56:31 +00:00
Benny Malengier
83fd55e363 3294: Edit buttons causing an error
svn: r13458
2009-10-29 21:36:57 +00:00
Gerald Britton
00bee4ee66 Bug 0003098: "Buri" event on GeneWeb file may break import into Gramps
svn: r13457
2009-10-29 20:03:03 +00:00
Jérôme Rapinat
0757d0821c 3278: [Records plugin] Mariage calculation should only work with event_role=Family or primary
svn: r13456
2009-10-29 11:44:32 +00:00
Peter Landgren
4c93a08c14 Change of first letter in month's names to lower case.
svn: r13454
2009-10-29 07:22:17 +00:00
Luigi Toscano
ad8c24d9c3 Italian translation for month names
svn: r13452
2009-10-28 23:36:10 +00:00
Jérôme Rapinat
cd46badf1e update still parsing problem with one date format
svn: r13448
2009-10-28 18:40:20 +00:00
Benny Malengier
61130b11ef 03288: [XML import] Custom family event role type is ignored on Family Events
svn: r13447
2009-10-28 16:15:48 +00:00
Jérôme Rapinat
dc85030a20 typo
svn: r13445
2009-10-28 15:01:36 +00:00
Jérôme Rapinat
7f9934d2c8 Revised _Date_fr.py according to Brian's changes in revision 13442
svn: r13444
2009-10-28 15:00:16 +00:00
Espen Berg
ea35e9b5e7 Revised _Date_nb.py according to Brian's changes in revision 13442
svn: r13443
2009-10-28 13:02:30 +00:00
Brian Matherly
77847d37ba 0003320: DateDisplay: incorrect index for short_months and long_months
svn: r13442
2009-10-28 12:21:37 +00:00
Doug Blank
7a19720b01 Need to ignore old values of wrong list type
svn: r13441
2009-10-28 12:15:18 +00:00
Doug Blank
b5e9f4ddf0 Added missing traceback import
svn: r13440
2009-10-28 10:38:57 +00:00
Benny Malengier
e03cd66c2d 3304: current HTML modules add a newline for every doc.write_text()
svn: r13439
2009-10-28 08:15:16 +00:00
Serge Noiraud
6ba97f3e6d GeoView : We need webkit 1.1.10 to use the encoding.
reset the combobox text when switching map.


svn: r13438
2009-10-28 07:48:05 +00:00
Peter Landgren
c1c27b3ebf Update of strings as requested.
svn: r13437
2009-10-28 07:34:37 +00:00
Brian Matherly
758d69ec88 Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations.
svn: r13436
2009-10-28 03:25:57 +00:00
Doug Blank
d920e3479a Looks like this is needed
svn: r13435
2009-10-28 01:16:21 +00:00
Serge Noiraud
e407cd26b6 GeoView : Force the renderer to be utf-8 ( issue #2887 )
Button limits problem ( issue #3312 #1.1)
          Some missings infos   ( issue #3312 #1.2)
          Info bubble problem   ( issue #3312 #1.3)
          Page limits problem   ( issue #3312 #2)
          Some minor corrections.


svn: r13433
2009-10-27 18:48:43 +00:00
Rob G. Healey
77da65bc71 Fixed a lot of string items, whereas href=; it becomes href = as an example. This was talked about a while back, and Brian or Benny made the point to code like this.
svn: r13432
2009-10-27 15:40:15 +00:00
Peter Landgren
7fe80cc10b Fix of translation problem with _().
svn: r13431
2009-10-27 09:06:52 +00:00
Brian Matherly
e03f293238 Fix some residual bugs from the implementation of the new plugin manager.
svn: r13430
2009-10-27 02:35:42 +00:00
Brian Matherly
fa10edbfd1 Skip hidden directories when registering plugins.
svn: r13429
2009-10-27 01:44:46 +00:00
Doug Blank
bb99cd20b1 Fixed missing expand option on gramplets; added connect/disconnect signal handling; removed signal to update status bar when gramplet doesn't do anything
svn: r13428
2009-10-27 00:27:40 +00:00
Benny Malengier
2ed1159e89 Gramplets need to be registered as STABLE to see
svn: r13425
2009-10-26 19:27:09 +00:00
Benny Malengier
53de46901e add license to gpr.py files
svn: r13424
2009-10-26 19:15:58 +00:00
Jérôme Rapinat
b63f7e6818 3308: Wrong position of export options (also geneweb dialog)
svn: r13423
2009-10-26 13:33:41 +00:00
Brian Matherly
2ad02fa658 Remove unused function from KinshipReport.
svn: r13422
2009-10-26 02:11:51 +00:00
Brian Matherly
22693cfbad Pylint cleanup for the relationship calculator.
svn: r13421
2009-10-26 02:10:14 +00:00
Doug Blank
7290694c43 Additions for new gen/plug/_grampley.py
svn: r13420
2009-10-25 22:37:32 +00:00
Doug Blank
2e327a10cf Added missing file
svn: r13419
2009-10-25 22:32:34 +00:00
Doug Blank
aa3c30803e Updated for new location of Gramplet
svn: r13418
2009-10-25 21:13:37 +00:00
Doug Blank
c8fc4d20dd Added = and == to match for similar and exact text_only date matches
svn: r13417
2009-10-25 21:05:45 +00:00
Doug Blank
6af2d2f30a Step #2 some cleanup: Moved Gramplet class to gen/plug/_gramplet from DataView/GrampletView ; updated gramplets
svn: r13416
2009-10-25 20:29:45 +00:00
Doug Blank
88de64e9a0 Fixes for Given Name, Top Surname, and Surname gramplets
svn: r13415
2009-10-25 19:04:32 +00:00
Benny Malengier
ebc34c4a71 add missing pluginmanager
svn: r13414
2009-10-25 18:43:01 +00:00
Benny Malengier
e75f15ca53 03289: GVFamilyLines, PlaceReport crash without individuals set
svn: r13413
2009-10-25 17:07:50 +00:00
Benny Malengier
cad5461b2d 3282: Gramps should only display marriage event with role = family (or primary)
svn: r13411
2009-10-25 16:52:45 +00:00
Benny Malengier
14dcf94739 3292 register plugins, load on need, not on start of GRAMPS - GEPS 014\nmove grampletview to guipluginmanager
svn: r13409
2009-10-25 15:33:50 +00:00
Jérôme Rapinat
c67c22b6c0 3308: Wrong position of export options
svn: r13408
2009-10-25 15:04:06 +00:00
Jérôme Rapinat
af0455bcdd typo
svn: r13407
2009-10-25 14:58:17 +00:00
Doug Blank
975e639dd1 Phase 1 conversion of gramplets to new plugin system
svn: r13406
2009-10-25 14:42:47 +00:00
Benny Malengier
d25cdc3958 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
Improvements: gen.plug only depends on gen, relationship default is moved
to Relationship.py, and config for hidden to a gui.pluginmanager


svn: r13405
2009-10-25 13:52:29 +00:00
Doug Blank
c10da3fec5 Fixed stderr traceback output; added dbstate to interact with the db; fixed missing on_delete_event signal
svn: r13404
2009-10-25 03:12:36 +00:00
Benny Malengier
79b6708163 03292: register plugins, load on need, not on start of GRAMPS - GEPS 014
Part 2: update plugin status: show registered, allow hide/unhide of 
        plugins


svn: r13403
2009-10-24 20:27:10 +00:00
Doug Blank
aab0acc340 removed extraneous comments
svn: r13402
2009-10-24 14:36:42 +00:00
Doug Blank
85d15dac51 Added unittests for config.py (all tests in one case for now); fixed an error on 3rd party keys; polish and cleanup to config
svn: r13401
2009-10-24 14:25:24 +00:00
Benny Malengier
ed619cfdd6 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
2009-10-24 13:53:20 +00:00
Jérôme Rapinat
d1fbb2bff9 3309: HtmlDoc module ignores title-style of reports (contribution by lcc)
svn: r13399
2009-10-24 07:17:04 +00:00
Serge Noiraud
7bf4760409 GeoView : Some minor regressions with python 2.5 and some cleaning
svn: r13398
2009-10-23 21:17:20 +00:00
Gerald Britton
8592d8c68f change str.format calls back to % operations
svn: r13397
2009-10-23 20:43:18 +00:00
Doug Blank
131f5396b6 Use RawConfigParser so that it doesn't try to format string
svn: r13396
2009-10-23 03:28:19 +00:00
Doug Blank
40b9c7a7ca Fixed three errors in date conversions: set_slash didn't work; set_slash2 was missing; and convert_to calendar needed to clear NEWYEAR and SLASHES
svn: r13395
2009-10-23 00:06:14 +00:00
Doug Blank
4ffac19071 Change to test to see if ast.literal_eval exists; if not fallback to eval (which is not safe)
svn: r13394
2009-10-22 23:48:04 +00:00
Serge Noiraud
ed788f0507 GeoView : Removing yahoo and microsoft maps.
javascript and css simplification.
          When possible, usage of python instead of javascript.
          Adding a menubar to manage place lists, years and pages.


svn: r13393
2009-10-22 19:52:27 +00:00
Brian Matherly
4f55365e97 Add translation detection, translation class and report translation option. Leading up to user configurable report translations.
svn: r13391
2009-10-22 04:22:24 +00:00
Doug Blank
c202f43e9b Fixed two errors: simple str(date) now shows alternate newyear day; match with alt newyear day now works correctly
svn: r13390
2009-10-22 04:15:18 +00:00
Doug Blank
43cbfbfaca 3301: Error on Gramps Start from trunc (last SVN; for Windows) if using GRAMPSHOME; Rewrote config reader to safely allow all types of Python data, including dict, escaped chars in strings, and unicode; set file encoding to utf-8
svn: r13387
2009-10-20 11:18:06 +00:00
Rob G. Healey
5f52f21bf0 Changed Navigation menu font style.
svn: r13386
2009-10-19 04:34:03 +00:00
Brian Matherly
82a847226e Cleanup gettext configuration (in preparation for custom report translations).
svn: r13385
2009-10-18 22:18:29 +00:00
Doug Blank
3266f85d46 3273: Standard position for child-list descendant numbering in DDR, by lcc
svn: r13382
2009-10-18 01:28:49 +00:00
Doug Blank
d899d1eefd 3296: Data loss during XML-export->import; assumed type was set on name element
svn: r13380
2009-10-17 22:50:35 +00:00
Rob G. Healey
054acb7337 Clean up work on media_link() and doc_link(). Corrected a lot of single quatation marks to double quoteations.
svn: r13379
2009-10-17 20:54:17 +00:00
Doug Blank
a5ac560552 Fixed bug in interpreting int(date_span) which is now in months
svn: r13377
2009-10-16 03:20:07 +00:00
Doug Blank
468be7a75c 3291: "Probably alive" misses persons definitely alive, part 2
svn: r13375
2009-10-16 03:11:16 +00:00
Doug Blank
e420278a13 3291: "Probably alive" misses persons definitely alive
svn: r13374
2009-10-16 02:52:06 +00:00
Gerald Britton
764f5d846d Bug 0003063: gtk.Tooltips is deprecated -- bug in last batch of updates
svn: r13367
2009-10-13 19:11:19 +00:00
Gerald Britton
0ab22f3d76 Bug 0003063: gtk.Tooltips is deprecated -- bug in last batch of updates
svn: r13366
2009-10-13 18:56:14 +00:00
Doug Blank
b0eef2a8ba 3284: Descendant Report omits last-level spouses, by lcc
svn: r13365
2009-10-12 17:33:07 +00:00
Benny Malengier
5504df77ba 3275: PageView reworking-pageview3.patch
svn: r13364
2009-10-11 06:36:56 +00:00
Benny Malengier
3dd41b0444 3275: PageView reworking-move placeview to listview
svn: r13363
2009-10-10 09:10:00 +00:00
Doug Blank
e4be08f332 Added missing module-level functions for config
svn: r13359
2009-10-09 00:26:48 +00:00
Gerald Britton
2b5c94331d Bug 0003063: gtk.Tooltips is deprecated -- last batch of updates
svn: r13357
2009-10-08 20:55:42 +00:00
Serge Noiraud
884d1893e3 GeoView : str to int problem with the new config module.
svn: r13354
2009-10-08 18:01:06 +00:00
Doug Blank
b4b57edab4 Added an emit method, more tests, and some clean up
svn: r13353
2009-10-08 15:22:28 +00:00
Jérôme Rapinat
ce2a168d3a 3199: Localisation in web page report - Problem with word Home, too many meanings
svn: r13352
2009-10-08 12:03:14 +00:00
Doug Blank
5fef504683 Changes in build system related to Config
svn: r13350
2009-10-08 10:43:29 +00:00
Rob G. Healey
be85628214 Cleaned up and fixed all of the WebCal elements also.
svn: r13349
2009-10-08 05:48:43 +00:00
Doug Blank
4abfc5d39d Fixed order issue for 3rd-party config; fixed a reset bug; added more tests
svn: r13348
2009-10-08 05:09:08 +00:00
Doug Blank
9d8ff1bacf Added lists to config type, as a list. Changed data-views to new format; added htmlview.start-url
svn: r13347
2009-10-08 04:47:04 +00:00
Doug Blank
99282aa715 3272: Proposal for updating config settings
svn: r13346
2009-10-08 01:12:51 +00:00
Rob G. Healey
3959b59d40 Added Alphabet Navigation, EventList and EventDetail, RepositoryList elements to all stylesheets. There are no longer vertical alphabet. No longer any problems with the Download page. Navigation menu bar no longer jumps around the screen.
svn: r13345
2009-10-07 22:45:59 +00:00
Rob G. Healey
f2d5deb25a Added alphabet, EventList and EventDetail, and RepositoryList CSS sections.
svn: r13344
2009-10-07 22:30:39 +00:00
Benny Malengier
53251826f7 3275: PageView reworking - change all non person views to new classes
svn: r13343
2009-10-07 20:51:12 +00:00
Benny Malengier
ac74c5bed9 typo bug found here causing crash with tooltip
svn: r13342
2009-10-07 20:46:50 +00:00
Rob G. Healey
e2d1949cf1 New files: listview.py, navigationview.py, and pageview.py were added to the subdirs portion of the Makefile.am, so I put them where they belonged. Running autogen.sh && make will now complete.
svn: r13341
2009-10-07 20:28:18 +00:00
Gerald Britton
bebba4b366 Bug 0003063: gtk.Tooltips is deprecated -- second batch of updates
svn: r13340
2009-10-07 20:01:39 +00:00
Benny Malengier
9a8b5d8743 3275: PageView reworking-adding the new files 2
svn: r13339
2009-10-07 19:58:14 +00:00
Benny Malengier
08b4f8a510 3275: PageView reworking-adding the new files 2
svn: r13338
2009-10-07 19:53:34 +00:00
Benny Malengier
fce9b37a08 3275: PageView reworking-adding the new files
svn: r13337
2009-10-07 19:50:00 +00:00
Gerald Britton
fa0805dc60 Bug 0003063: gtk.Tooltips is deprecated -- first batch of updates
svn: r13335
2009-10-07 18:15:18 +00:00
Doug Blank
edc6dc8f0f 3259: CSS ordering broken for html text reports from lcc
svn: r13333
2009-10-07 13:18:51 +00:00
Doug Blank
a31d94d2ed 3255: patch for Descendant Report text error from lcc
svn: r13332
2009-10-07 13:13:58 +00:00
Jérôme Rapinat
b2d2820939 3199: Localisation in web page report - Problem with words Name and Home, too many meanings
svn: r13331
2009-10-07 13:00:27 +00:00
Doug Blank
a3d6864f0a #3265: An improvement of calendar report; adds links to NarWeb from WebCal, if you have both. Advanced Options has checkbox and URL prefix to NarWeb/ppl
svn: r13329
2009-10-07 05:15:34 +00:00
Rob G. Healey
b0083a862a Added alphabet navigation, EventList and EventDetail, and RepositoryList.
svn: r13328
2009-10-07 01:59:10 +00:00
Rob G. Healey
6d7a9f8c24 Added alphabet navigation, EventList and Eventdetail, RepositoryList to stylesheet.
svn: r13327
2009-10-07 01:48:19 +00:00
Rob G. Healey
7651bcc06b Added alphabet navigation, EventList and EventDetail, and RepositoryList.
svn: r13326
2009-10-07 01:35:41 +00:00
Rob G. Healey
e150d58303 Changed a section name in stylesheet for better clarification. Attempting to display_source_refs() in NarrativeWeb.py
svn: r13325
2009-10-07 01:19:42 +00:00
Rob G. Healey
9d78be9f00 Added EventList and EventDetail, and RepositoryList.
svn: r13324
2009-10-07 01:16:20 +00:00
Rob G. Healey
ff9ba0a63b Fixed problem that Ken Baseman brought up. Did not remove Web_Alphabet-Horizontal.css and Web_Alphabet-Vertical.css from the Makefile.
svn: r13321
2009-10-06 23:41:16 +00:00
Gerald Britton
9a21141c42 Bug 0003230: Error while deleting family selected by any filter.
svn: r13320
2009-10-06 20:19:56 +00:00
Benny Malengier
2de9aa8404 3217: All views except Person View are NOT updated when adding or deleting entries
svn: r13319
2009-10-06 19:13:28 +00:00
Jérôme Rapinat
34edae8cbc to allow to translate birth word
svn: r13314
2009-10-06 09:42:52 +00:00
Rob G. Healey
73cbf10ce3 Fixed some items in Web_Visually.css. Added Download, EventsList, EventDetail, and Repository sections to Ash. Removed the things that I was trying to do with the Horizontal or Vertical placement of the alphabet navigation. Getting to be too big for me at this point. I feel like a little guppie out in the ocean.
svn: r13311
2009-10-06 08:20:21 +00:00
Serge Noiraud
b484a2b5fd GeoView : Avoid to recreate html document when resizing.
css enhancement. validate language in google, ...


svn: r13309
2009-10-05 20:30:26 +00:00
Gerald Britton
44ccad19c4 Replace dictionaries with sets and set logic where possible
svn: r13308
2009-10-05 18:04:33 +00:00
Doug Blank
435aca1e95 Report format type of error
svn: r13307
2009-10-05 12:53:46 +00:00