Commit Graph

308 Commits

Author SHA1 Message Date
Nick Hall
dd653e7abb 5232: Connect database signals using the callback manager
svn: r18672
2011-12-31 22:04:06 +00:00
Nick Hall
19828dfd12 5442: Clear pedigree view when creating new database and the active person is not set
svn: r18668
2011-12-31 18:05:07 +00:00
Michiel Nauta
0aee5919e2 5444: Gramps crashes when using the scroll wheel
svn: r18662
2011-12-30 19:00:21 +00:00
Michiel Nauta
8b99781b2c 2276: System themes are not followed (Hard to read)
svn: r18657
2011-12-28 21:45:56 +00:00
Paul Franklin
c83653f017 for Python files and Makefile.am files in the "src" (only) sub-tree:
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none


svn: r18554
2011-12-06 16:56:50 +00:00
Tim G L Lyons
c833073ba6 GEPS023: merge branch (changes 17960-18546) into trunk
svn: r18548
2011-12-04 17:09:17 +00:00
Tim G L Lyons
df723409a1 Support for markup in citation date column in citation tree and list views
svn: r18537
2011-11-29 22:41:42 +00:00
Tim G L Lyons
d561e4bd61 Change the options in the search bar in the citation tree view so that only the available options are shown.
svn: r18519
2011-11-27 23:43:54 +00:00
Tim G L Lyons
bafe7870c7 Make flat sources view available
svn: r18514
2011-11-26 18:40:08 +00:00
Tim G L Lyons
6cb761b010 Merged trunk r18398 through r18497 into geps023.
Conflicts resolved in:
    NarrativeWeb.py


svn: r18498
2011-11-24 18:15:53 +00:00
Tim G L Lyons
4a69d45fe6 Upgraded Source and Citation reference Quick Views to work with citations (actually, for citationtreeview, this is a source_or_citation reference, to avoid having to change the way listview calls the pop up menu items).
Also minimal changes to SimpleAccess and SimpleTable to support these references views.

svn: r18447
2011-11-15 12:08:43 +00:00
Tim G L Lyons
4ad5681ee3 Fix drag_info in citationtreeview, so that it doesn't break merge citation. Also add some comments about drag and drop.
svn: r18443
2011-11-14 23:57:08 +00:00
Tim G L Lyons
7ebf8de20a Implement drag and drop for citations
svn: r18438
2011-11-12 22:34:18 +00:00
Paul Franklin
d9be4226af better syntax
svn: r18411
2011-11-08 04:01:18 +00:00
Tim G L Lyons
3adb1b7ffa Merged trunk r17888 through r18397 into geps023.
Conflicts resolved in:
    /data/grampsxml.dtd
    /data/grampsxml.rng
    /src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
    /src/plugins/import/ImportXml.py
(Various property conflicts also resolved)

svn: r18405
2011-11-05 19:07:58 +00:00
Tim G L Lyons
4169661302 Update uses of get_source_referents to handle citations:
* implement new Utils get_source_and_citation_referents
* Update sourceview.py and citationtreeview.py to use it
* Fix editsource.py, where deletion of a source object was not properly dealing with all possible citations
* Update mediaobj.py which still had a remnant of a source_list
* fix _HasTextMatchingSubstringOf filter to deal with text in both sources and citations

svn: r18394
2011-11-01 11:10:18 +00:00
Paul Franklin
1a4f9cdca7 added GPLv2 and SVN Id line
svn: r18345
2011-10-18 18:14:07 +00:00
Paul Franklin
44eabae65c added GPLv2 and Id line
svn: r18344
2011-10-18 17:05:55 +00:00
Paul Franklin
331c135235 5128: Python files with no SVN "Id" property (& added MIME text/plain if none)
svn: r18338
2011-10-16 20:21:22 +00:00
Paul Franklin
9b90430c29 4952: Several grammar mistakes -- partial fix, remainder were by Jerome R.
svn: r18313
2011-10-13 05:46:13 +00:00
Tim G L Lyons
afefdb09a7 Fixes for database update signal handling for treemodel as used for the citation tree
- corrected handing of setting of the handle of a node to 'None' for a non-leaf (heading) node
  - only insert the citation leaf node if it is not already present.

svn: r18220
2011-09-29 18:00:58 +00:00
Tim G L Lyons
a906c98439 Clean-up Sources and Citations views:
* Add icon for citations view
* disable old sourceview
* change citationtreeview to be Sources navigation view
* citationlistview is now the Citations view
* merge libcitationview into citationlistview and citationtreeview, and corrected and rationalised
* remove libcitationview
* corrected initialisation of source_handle in Citation.py
* fixes for preventing same source being edited twice
    - fixed blockedtext in citationembededlist
    - override build_window_key in editcitation.py

svn: r18211
2011-09-26 19:53:18 +00:00
Tim G L Lyons
21e402fc6f * Updated signal handlers to deal with citation tree model and secondary nodes
* Fix for citation selector.

svn: r18171
2011-09-18 19:49:18 +00:00
Tim G L Lyons
c474e5e638 * change CitationtreeModel so that building the view starts from sources so that it displays sources that have no citations
consequent restructuring:
* introduce separate CitationBaseModel module which encapsulates access to both citation and source fields for the views
* introduce separate CitationListModel and CitationTreeModel modules

* move configuration data from libcitationview to citationtreeview and citationlistview, because the two different views have different data


svn: r18110
2011-09-03 22:19:15 +00:00
Tim G L Lyons
29cc4ee6e9 * various updates to CitationView, CitationEmbedView and CitationEditor to take account of Rev 17973 for two different object types in selectors
* updates to citationviews to support all the functionality (add source etc.) provided by sourceview (including different tooltips for tree view and list view)
* moved registration of citationtreeview into view.grp.py
* removed citationtreeview.grp.py module
* fixed update to citation when note is deleted
* fixed update to citation when media object is deleted
* re-enabled edit button in sourcebackreflist
* improved date display in mergecitation
* changed default note type for citation notes
* changed backref in citation editor to CitationBackRefList
* fixed removal of citation handles from the list in primary objects when a citation is deleted
* fixes for pylint

svn: r18095
2011-09-01 18:13:42 +00:00
Nick Hall
ec1f15e94b 5191: Remove family heading when the active person has no families
svn: r18089
2011-08-30 18:35:52 +00:00
Tim G L Lyons
d3dcbb1c12 Implemented database upgrade for all eligible remaining object types.
Added Citations to undo-redo feature.
Moved Citation view within navigation pane to below Sources.
Removed useless edit button from sourcebackreflist.
Fixed default bottombar gramplets for citations. 

svn: r18069
2011-08-26 23:18:11 +00:00
Tim G L Lyons
165625715d Various enhancements:
* Modified Event object to include references to Citations
* Implemented database upgrade for Events (upgrade for Media had already been done)
* Enhanced database upgrade to do backlinks
* Modified Media object to remove sourceref
* Implemented citations bottombar gramplet
* Some minor fixes and improvements

svn: r18054
2011-08-23 16:54:03 +00:00
Tim G L Lyons
f9df3503b2 Added svn properties and improved some code layout (mainly long lines).
svn: r17977
2011-07-29 10:31:41 +00:00
Tim G L Lyons
9ff46d9eab Initial prototype.
* Changed database to introduce Citations
* Introduced new Citation Primary object and CitationBase (equivalent to CitationRef) child object
* Implemented CitationTreeModel and CitationListModel
* Implemented CitationTreeView and CitationListView for new citation views in the navigator
* Implemented EditCitation which is used both for the citation views in the navigator and for the citations of an object
* Implemented the CitationEmbedList to display the citations of an object
* Modified the bottom bar gramplets to support citations
* Implemented the citation selector.
* Modified Media object to include references to Citations
* Initial work on deleting citations


svn: r17960
2011-07-24 18:30:28 +00:00
Michiel Nauta
49feac90fa 4861: Relationship view doesn't show marriage if no spouse
svn: r17932
2011-07-15 17:14:02 +00:00
Serge Noiraud
f6e32ce429 Geography : bug when liking to a place.
svn: r17622
2011-05-29 21:45:38 +00:00
Serge Noiraud
bd89ee1889 Geography : add go to place in the right click menu for the places map view.
svn: r17598
2011-05-27 22:05:10 +00:00
Serge Noiraud
7a86fc841b Geography : feature request #0004882 : adding "go to place" from menu ( right click on the map )
svn: r17589
2011-05-27 14:15:52 +00:00
Serge Noiraud
5c72bafc41 Geography : use the same date format in events, person and family map views.
svn: r17577
2011-05-27 07:56:34 +00:00
Serge Noiraud
2f02d233bc Geography : adding date in popup to person and family views ( feature request #0004882 )
svn: r17567
2011-05-26 09:00:06 +00:00
Serge Noiraud
660b101fb2 Geography : geoevents : adding year in popup + bug correction.
svn: r17560
2011-05-25 21:07:07 +00:00
Serge Noiraud
8fff393b8b geography : use the same map directory for all views. adding possibility to change the zoom when we center the map.
svn: r17502
2011-05-15 08:46:57 +00:00
Nick Hall
ba8d8b582c 4896: Remove the word "Gramplet" from gramplet names
svn: r17447
2011-05-07 18:42:31 +00:00
Serge Noiraud
a2d99db5a6 geography : add roles to geoperson. some cleaning.
svn: r17418
2011-05-05 13:26:51 +00:00
Serge Noiraud
76887ee818 geography : take role in account for events.
svn: r17417
2011-05-05 12:48:03 +00:00
Jérôme Rapinat
089245c821 4884: need to translate to home label
svn: r17413
2011-05-05 08:52:14 +00:00
Nick Hall
455c5ef4a0 Add family gallery bottombar gramplet
svn: r17409
2011-05-04 23:00:30 +00:00
Serge Noiraud
299bef1c74 geography : add preferences for animation in geoperson.
svn: r17406
2011-05-04 19:02:08 +00:00
Serge Noiraud
5292fa5942 geography : geoperson - try to show animation better when we have big moves.
geofamily - better message.


svn: r17402
2011-05-04 07:35:51 +00:00
Peter Landgren
cfa96760e4 Fixed so that menu items in GeoView begin with upper case letter.
svn: r17376
2011-05-02 14:42:39 +00:00
Serge Noiraud
a9ec8901ba Geography : bug 4873 + marker selection changes.
svn: r17372
2011-05-02 07:00:17 +00:00
Serge Noiraud
d76db89d16 geography : icons not correctly selected due to the sort key. cleaning.
svn: r17324
2011-04-28 15:40:46 +00:00
Serge Noiraud
c8f06d4038 geography : animate : sometimes, the last marker is not animated.
svn: r17315
2011-04-28 09:59:07 +00:00
Serge Noiraud
42e7d781b7 geography : setting Id on all files.
svn: r17311
2011-04-28 08:43:37 +00:00