Commit Graph

18737 Commits

Author SHA1 Message Date
Michiel Nauta 142d868ba1 4305: p element in W3 compliance
svn: r18048
2011-08-19 19:10:49 +00:00
Brian Matherly b0b919d148 Patch from Paul Franklin - Partial work for: 0004646: reports cannot be run from the command line in a non-GUI environment
svn: r18047
2011-08-19 01:57:43 +00:00
Rob G. Healey 3b30d1dee6 Added style sheet elements for the upcoming FamilyListPage() coming in NarrativeWeb... Already discussed these elements with Michael Nauta.
svn: r18045
2011-08-18 00:43:55 +00:00
Rob G. Healey a3fd13e185 Fixed issue with creating the Media object's Date object from image Exif metadata.
svn: r18044
2011-08-18 00:29:22 +00:00
Andre Marcelo Varenga 1ec0fdbaca update pt_BR translation
svn: r18043
2011-08-17 17:28:37 +00:00
Mirko Leonhäuser 1f68a6bef9 updated german translation
svn: r18041
2011-08-17 17:24:38 +00:00
Rob G. Healey f90367ad86 Re- wrote the entire save_metadata() function. Still have a couple little irritating issues, but I will work them out too soon.
svn: r18040
2011-08-17 07:08:31 +00:00
Michiel Nauta 41d3ab4d58 5159: Import of xml file with note linking to duplicate object points to original object
svn: r18038
2011-08-16 20:31:30 +00:00
Michiel Nauta 9dd5465216 5140: Import of Gramps XML file with cross table duplicate handles crashes
svn: r18036
2011-08-16 20:06:43 +00:00
Brian Matherly 603238aeb0 0004605: Multiple improvements for LaTeX output (patch from Harald Rosemann)
svn: r18035
2011-08-14 14:12:53 +00:00
Rob G. Healey fe4df17781 Adjusted dtyle sheet elements for Family Map pages.
svn: r18033
2011-08-11 23:14:01 +00:00
Rob G. Healey 545d61353e Code cleanup: Fixed and cleanup of event_box and entry combo.
svn: r18032
2011-08-11 21:50:54 +00:00
Michiel Nauta 606a712cbf Add "note" to acceptable target types in schemafiles
svn: r18030
2011-08-11 20:11:03 +00:00
Michiel Nauta be5cd168a7 Use correct thumbnail for unthumbnailable images, see bug 5017
svn: r18028
2011-08-11 20:00:46 +00:00
Rob G. Healey 199786a53c Little bits of cleanup in the javascript code for place maps.
svn: r18027
2011-08-11 09:28:24 +00:00
Serge Noiraud 49dd772d3c Geography : first try to solve bug 5053.
svn: r18026
2011-08-11 07:55:39 +00:00
Rob G. Healey 823d3b4034 If there is no image Exif metadata, the media object's date will be displayed on the Edit screen if there is one available.
svn: r18024
2011-08-11 07:02:30 +00:00
Rob G. Healey 86334caef3 Fixed issue in adding the media object's date field.
svn: r18023
2011-08-10 20:48:10 +00:00
Michiel Nauta 6cbe9e31b5 5145: attempted deletion stopped
svn: r18020
2011-08-09 20:34:21 +00:00
Mirko Leonhäuser cb87cc85de updated german translation
svn: r18018
2011-08-09 19:56:24 +00:00
Jérôme Rapinat 15d3beba04 more confort for small screen
svn: r18017
2011-08-09 16:14:52 +00:00
Rob G. Healey 68a47bd01f Re- verted two function name back to their original as I keep forgetting what they are and I can't access them.
svn: r18015
2011-08-09 07:41:50 +00:00
Rob G. Healey 36aa9f3c86 Instead of re- inventing the wheel, used the existing wheel. Used conv_lat_lon() from PlaceUtils to handle GPS Coordinates.
svn: r18014
2011-08-08 23:59:06 +00:00
Michiel Nauta b46a74df36 5109: Error when merging duplicate records
svn: r18012
2011-08-08 21:04:03 +00:00
Jérôme Rapinat 2176d10611 openstreet_jsc not initialized on body according to htmlconst
svn: r18011
2011-08-08 16:14:20 +00:00
Jérôme Rapinat fd47b5f5f5 Enable Japanese support
svn: r18009
2011-08-08 07:10:34 +00:00
Michiel Nauta 8018ba75ea 5105: Parser Error on DTD 1.4.0 with XML::LibXML
svn: r18004
2011-08-07 21:55:09 +00:00
Serge Noiraud c3cf0dac3e Geoview : after removing mapstraction, make didn't work.
svn: r18000
2011-08-07 10:58:42 +00:00
Rob G. Healey 709dfffe32 Removed mapstraction files from the Makefile.am, and removed the directory from the configurew file. Failure to compile is now fixed.
svn: r17998
2011-08-06 23:19:20 +00:00
Rob G. Healey f629aac17a Fixed a couple of small little things.
svn: r17997
2011-08-06 20:50:43 +00:00
Serge Noiraud 80fd27c2bc GeoView : removing all the old files ( mapstraction directory )
svn: r17996
2011-08-06 19:56:41 +00:00
Rob G. Healey 9bc77650e7 Removed unnecessary function that was missed from earlier commits.
svn: r17995
2011-08-06 17:15:46 +00:00
Rob G. Healey 6ac9bbdf2c Fixed placement of button on Google-Markers. Fixed navigation menu title within hyperlink.
svn: r17993
2011-08-06 08:27:40 +00:00
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
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
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
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