Commit Graph

40 Commits

Author SHA1 Message Date
Joan Creus
cc04a0bb82 Fixing typos
svn: r12260
2009-03-08 23:02:03 +00:00
Serge Noiraud
76dcb789a3 GeoView : too many simplification after pylint : missing argument error.
svn: r12059
2009-02-20 21:57:33 +00:00
Serge Noiraud
bc4ba94a94 GeoView : forgot to make a string translatable in the html page.
svn: r12050
2009-02-19 21:11:08 +00:00
Serge Noiraud
fbbbf4d51f GeoView : remove the address bar.
svn: r12015
2009-02-16 18:42:38 +00:00
Serge Noiraud
592ca5067d GeoView : Code cleaning after pylint use.
svn: r11958
2009-02-10 23:21:46 +00:00
Raphael Ackermann
baef4d76a4 fixed indentation issues and mix of tabs and spaces.
svn: r11943
2009-02-09 23:37:40 +00:00
Serge Noiraud
4a87ee4734 GeoView : too many cleaning in a previous commit.
svn: r11898
2009-02-07 12:04:06 +00:00
Serge Noiraud
00d0a3c63d GeoView : crash in all events places when no coordinates for a place.
svn: r11893
2009-02-07 09:52:19 +00:00
Jérôme Rapinat
28f4651f2b wrong string and translation issue
svn: r11888
2009-02-06 20:10:07 +00:00
Benny Malengier
ad361362b5 correct wrong string
svn: r11886
2009-02-06 15:15:41 +00:00
Serge Noiraud
65a68911ad GeoView : we loose the url field and activate button.
svn: r11880
2009-02-05 21:34:17 +00:00
Jérôme Rapinat
2a4246f247 enable translations on GeoView.py
svn: r11866
2009-02-05 12:20:05 +00:00
Benny Malengier
3fc585e4be cleanup of translation strings
svn: r11831
2009-02-03 20:19:05 +00:00
Serge Noiraud
d14c1145d1 GeoView : bad centering near longitude 0.0 and latitude 0.0
svn: r11774
2009-01-31 11:32:50 +00:00
Serge Noiraud
711b5f2ba8 GeoView : Cleaning some parts of code.
In some cases, bad centering of the map.
          Add one page for places found without coordinates.
          Modify some texts to be more precise. 


svn: r11755
2009-01-28 23:56:32 +00:00
Serge Noiraud
3369da1fdf GeoView : Correction for empty databases.
Since page splitting, some incomplete markers.


svn: r11747
2009-01-27 19:13:42 +00:00
Serge Noiraud
e7e91c7269 GeoView : title change when no coordinates.
svn: r11743
2009-01-27 07:35:55 +00:00
Serge Noiraud
aa9f4a9d13 GeoView : change comment when no geolocation.
svn: r11742
2009-01-27 07:33:40 +00:00
Serge Noiraud
4cd77671bd GeoView : correction when no places with coordinates in the database.
svn: r11739
2009-01-26 22:30:13 +00:00
Benny Malengier
cb3817e6f4 polish geoview
svn: r11736
2009-01-26 21:26:20 +00:00
Serge Noiraud
e722623646 GeoView : update tests from "value == 1:" to value: and similar things.
svn: r11706
2009-01-24 13:52:53 +00:00
Serge Noiraud
35f13eb94a GeoView : When we have a multi pages document, be sure we update the back and forward buttons.
svn: r11705
2009-01-24 12:14:45 +00:00
Benny Malengier
c0c9f08a54 Fix HtmlView that crashes after recent changes
svn: r11667
2009-01-19 20:58:02 +00:00
Serge Noiraud
3feb8c375c GeoView : Places view correction.
svn: r11660
2009-01-18 23:15:39 +00:00
Serge Noiraud
3b99d618a4 GeoView : Cleaning code.
Unlimited number of markers.
          I fixed the limit to 200 markers per page.
          So if we have more than this limit, I split geoview in multiple pages.


svn: r11659
2009-01-18 23:03:05 +00:00
Serge Noiraud
36b0181ed1 GeoView : javascript optimization ( size, comments )
add a popup and limit the number of markers.


svn: r11613
2009-01-11 21:30:07 +00:00
Serge Noiraud
4bc1608737 GeoView : Added one html page per map type ( event, place, people and family ).
Update mapstraction.js to version 208.
          Use the same tmp directory for all html pages ( startpage and *.html )


svn: r11591
2009-01-08 21:30:12 +00:00
Benny Malengier
d665830b8b Change directory of geoview html, make sure it exists and works on WinOS
svn: r11585
2009-01-08 09:48:42 +00:00
Serge Noiraud
cc67aac37b GeoView : gtkmozembed get_location instead of get_uri.
svn: r11574
2009-01-05 11:40:23 +00:00
Serge Noiraud
6be7146e38 GeoView : Cleaning code, solve resizing and back and forward problems.
svn: r11570
2009-01-04 23:42:20 +00:00
Serge Noiraud
7b7cf2e792 GeoView : Invalid prefs.js path for gtkmozembed proxy.
HtmlView doesn't need size: no more scrollbars.
          Adapt zoom to be sure all markers are visible.


svn: r11511
2008-12-23 18:28:33 +00:00
Serge Noiraud
21dde898a9 GeoView : Code optmization.
svn: r11476
2008-12-14 23:18:24 +00:00
Serge Noiraud
32b1de70cf GeoView : Adding sensitivity to backward and forward buttons.
svn: r11475
2008-12-14 23:12:53 +00:00
Serge Noiraud
1654729189 Adding history back, forward and reload page
svn: r11462
2008-12-12 21:33:22 +00:00
Serge Noiraud
ed67dab721 Adapt GeoView to HtmlView.
svn: r11459
2008-12-12 12:13:22 +00:00
Serge Noiraud
08e395bfa3 Adding window resizing to suppress scrollbar.
svn: r11457
2008-12-11 22:04:45 +00:00
Serge Noiraud
13ad0f858e Adding conversion for latitude and longitude and end of cleaning for gtkhtml.
svn: r11450
2008-12-10 14:59:26 +00:00
Benny Malengier
036eeee2c8 Add HtmlView as base for GeoView
svn: r11449
2008-12-09 22:50:21 +00:00
Serge Noiraud
1e4f6769b3 removing gtkhtml, cleaning
svn: r11448
2008-12-09 07:26:03 +00:00
Benny Malengier
e92f92b62a GeoView part II: the module itself.
GeoView.py is written by Serge, mapstraction.js is BSD licenced lib


svn: r11446
2008-12-08 11:04:54 +00:00