Commit Graph

19064 Commits

Author SHA1 Message Date
Rob G. Healey
4027c75d52 Attempt at getting zoomlevel correct in displaying a larger map section based on Family Map.
svn: r17992
2011-08-06 00:38:08 +00:00
Rob G. Healey
eaec14898b Fixed and enhanced the Google Maps, OpenStreetMaps will be next
svn: r17991
2011-08-05 07:15:08 +00:00
Jérôme Rapinat
6e9806022c major update (by André Marcelo Alvarenga); merge from branch33
svn: r17990
2011-08-04 07:15:36 +00:00
Rob G. Healey
e6a22dd95c Finally have all pieces working once again...
svn: r17987
2011-08-02 09:10:49 +00:00
Jérôme Rapinat
13446491b2 5120: 'Export view' to odt file crashs (patch by PaulFranklin)
svn: r17986
2011-08-02 06:02:27 +00:00
Nick Hall
e26c5325e0 New citation editor
svn: r17983
2011-08-01 22:49:19 +00:00
Brian Matherly
2b9afdf45d Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports" - make links clickable in LaTeX.
svn: r17982
2011-07-31 20:44:44 +00:00
Rob G. Healey
6b0472d333 Removed blue-marker.png image because Serge has plenty of marker images for GeoView and Geography.
svn: r17980
2011-07-30 06:07:00 +00:00
Nick Hall
570f5e53a3 Remove code that was adding duplicate nodes to the model
svn: r17979
2011-07-29 18:47:20 +00:00
Tim G L Lyons
61944d7a49 Fixed missing column_header and 'self' in citationmodel
svn: r17978
2011-07-29 10:51:26 +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
Rob G. Healey
5eb58e76bf Beginning steps for Google/ Family Map Options.
svn: r17976
2011-07-28 16:10:37 +00:00
Rob G. Healey
6e6da970b5 Adding blue marker as a secondary marker for NarrativeWeb's PlaceMap and FamilyMap.
svn: r17975
2011-07-28 14:44:10 +00:00
Rob G. Healey
9d8ee10359 More work being done on FamilyMap with OpenStreetMap.
svn: r17974
2011-07-28 14:16:34 +00:00
Nick Hall
763bea26ec Allow selection of two different object types in selectors
svn: r17973
2011-07-27 18:53:17 +00:00
Rob G. Healey
9f1cbc9ffc Changed Place Map Options so that either option will allow the MapService options as both should have access to it.
svn: r17972
2011-07-27 03:57:41 +00:00
Brian Matherly
9bc3d725cb Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports"
svn: r17971
2011-07-27 03:26:12 +00:00
Jérôme Rapinat
030d675b72 typo
svn: r17969
2011-07-26 09:24:51 +00:00
Jérôme Rapinat
c278b158e8 make OpenStreetMap and Marker layers working together
svn: r17968
2011-07-26 08:44:22 +00:00
Rob G. Healey
249d4bd55b Removedall unnecessary style sheet elements.
svn: r17967
2011-07-26 07:05:32 +00:00
Rob G. Healey
888e464700 Added extra features to OpenStreetMap in Place Maps.
svn: r17966
2011-07-26 05:12:15 +00:00
Nick Hall
59c793608c Introduce experimental netbook mode for small screen sizes
svn: r17965
2011-07-25 22:47:57 +00:00
Nick Hall
871508b7f3 Correct column heading
svn: r17963
2011-07-24 23:47:17 +00:00
Nick Hall
7b743e61af Improve layout of citation tree view
svn: r17962
2011-07-24 23:42:05 +00:00
Nick Hall
6df8226f11 Add width and height configuration settings
svn: r17961
2011-07-24 23:38:49 +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
Jérôme Rapinat
390410f2ca try to add support for OpenStreetMap; overview controler
svn: r17958
2011-07-24 14:57:43 +00:00
Jérôme Rapinat
2f743336e8 try to add support for OpenStreetMap; switcher support
svn: r17957
2011-07-24 14:51:48 +00:00
Jérôme Rapinat
d20c2b49fc try to add support for OpenStreetMap; better naming
svn: r17956
2011-07-24 14:45:04 +00:00
Jérôme Rapinat
abe77ef759 try to add support for OpenStreetMap; cleanup
svn: r17955
2011-07-24 14:42:23 +00:00
Jérôme Rapinat
de95dd72e0 try to add support for OpenStreetMap; same init() name as Google (body onload)
svn: r17954
2011-07-24 13:38:12 +00:00
Jérôme Rapinat
569c9f790d try to add support for OpenStreetMap's marker and layer
svn: r17953
2011-07-24 13:25:47 +00:00
Jérôme Rapinat
17a863b4cc try to add OpenLayers.js support for OpenStreetMap
svn: r17952
2011-07-24 12:54:58 +00:00
Jérôme Rapinat
5a6ddb8b60 use main url for OpenLayers.js
svn: r17951
2011-07-24 12:38:00 +00:00
Jérôme Rapinat
490492bd55 try to add OpenLayers.js support for OpenStreetMap
svn: r17950
2011-07-24 12:31:55 +00:00
Rob G. Healey
efc97de594 Fixed missing longitude/ latitude variables for openstreetmap. Thank Jerome Rapinet.
svn: r17949
2011-07-24 09:06:51 +00:00
Jérôme Rapinat
3c15b42e98 minor improvements after rev17946
svn: r17948
2011-07-23 10:31:38 +00:00
Rob G. Healey
12148e7dbb Feature request#4754; Updated Creative Commons's icon for web pages such as NarrativeWeb and WebCal.
svn: r17947
2011-07-23 06:16:55 +00:00
Rob G. Healey
2b222cb92a Added OpenStreetMap and GoogleMap javascript code into the library for easier processing and usability. Updated NarrativeWeb as needed.
svn: r17946
2011-07-23 06:06:27 +00:00
Rob G. Healey
a232e644a3 Fixed the proper timing for the Edit and Delete buttons to be sensitive.
svn: r17943
2011-07-21 09:09:05 +00:00
Rob G. Healey
bdb27312b7 Forgot to remove mapstraction.css ad add narrative-maps.css
svn: r17941
2011-07-20 05:42:41 +00:00
Rob G. Healey
146653eb3f Fixed an error in saving Altitude. Some cleanup of code
svn: r17940
2011-07-20 01:53:04 +00:00
Rob G. Healey
aa8369263c Feature request#4754; update 'reative Commons' logo update since the old one has been used in NarrativeWeb and Web
Cal for some long now.

svn: r17939
2011-07-19 07:32:54 +00:00
Rob G. Healey
531bf3a78f Finished up with Family Map Pages' map. Fixed the Place Maps' tab options.
svn: r17938
2011-07-19 06:12:44 +00:00
Rob G. Healey
f8d698aecb Updated FamilyMap to use current google v3 javascript. No longer needs mxn/ Mapstraction jaqvascript files. Changed name of a css file for using with these maps.
svn: r17937
2011-07-18 22:09:00 +00:00
Rob G. Healey
b082ee8d55 Updated Family Map pages to use the latest google v3 javascript map builder.
svn: r17935
2011-07-16 07:06:48 +00:00
Rob G. Healey
fd1ddece33 Great big cleanup.
svn: r17934
2011-07-16 00:04:46 +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
Nick Hall
9a1b8ec128 Remove set_has_data calls
svn: r17931
2011-07-15 14:57:35 +00:00
Rob G. Healey
d4492760a6 Completion of Feature Request#5026; Use object instead of iframe. Allow only googlemap or (openstreetmap or wikimapia together). Google map will override openstreetmap and wikimapia.
svn: r17930
2011-07-14 21:32:01 +00:00