Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /branches/MS-Windows/web/www/routino
Sticky Revision: |
Revision 1691 - Directory Listing
Modified Thu May 28 18:30:17 2015 UTC (9 years, 9 months ago) by amb
Merge changes from trunk: "Update Makefiles ... 'make clean' goes back to the source code in the release tar files and 'make distclean' goes back to the source code in subversion".
Revision 1682 - Directory Listing
Modified Tue May 26 17:31:47 2015 UTC (9 years, 9 months ago) by amb
Create a branch for a version that compiles on Microsoft Windows (not just with MSVC).
Revision 1657 - Directory Listing
Modified Sat May 16 17:45:20 2015 UTC (9 years, 10 months ago) by amb
Original Path: trunk/web/www/routino
Fix bug with moving markers on the map (OpenLayers version) and enable markers when they are dragged onto the map (both versions).
Revision 1656 - Directory Listing
Modified Sat May 16 15:33:49 2015 UTC (9 years, 10 months ago) by amb
Original Path: trunk/web/www/routino
Allow dragging the waypoint icon up-and-down in the list and onto the map.
Revision 1646 - Directory Listing
Modified Fri May 1 17:51:13 2015 UTC (9 years, 10 months ago) by amb
Original Path: trunk/web/www/routino
Add "meta" header to HTML to help mobile devices and tidy up some CSS.
Revision 1643 - Directory Listing
Modified Sun Apr 26 08:21:09 2015 UTC (9 years, 10 months ago) by amb
Original Path: trunk/web/www/routino
Added a Hungarian translation of the Routino routes and router web pages (from unknown person using http://routino.org/translations/).
Revision 1560 - Directory Listing
Modified Wed Apr 30 18:39:35 2014 UTC (10 years, 10 months ago) by amb
Original Path: trunk/web/www/routino
Update the visualiser web page to allow displaying the "cyclebothways" highway type and the "roundabout" highway type. Also "cyclebothways" is no longer a property so removed from that part of the visualiser.
Revision 1552 - Directory Listing
Modified Sat Apr 26 10:45:15 2014 UTC (10 years, 10 months ago) by amb
Original Path: trunk/web/www/routino
Correct the list of Perl modules required to be installed to use the search function.
Revision 1548 - Directory Listing
Modified Sat Apr 12 14:43:53 2014 UTC (10 years, 11 months ago) by amb
Original Path: trunk/web/www/routino
Disable the route calculation buttons if fewer than two waypoints are active (more cases).
Revision 1546 - Directory Listing
Modified Sat Apr 12 12:56:08 2014 UTC (10 years, 11 months ago) by amb
Original Path: trunk/web/www/routino
Disable the route calculation buttons if fewer than two waypoints are active.
Revision 1534 - Directory Listing
Modified Tue Mar 25 18:56:37 2014 UTC (10 years, 11 months ago) by amb
Original Path: trunk/web/www/routino
Add Russian translations submitted via http://www.routino.org/translations/ around 2014-03-23.
Revision 1527 - Directory Listing
Modified Tue Mar 18 20:00:48 2014 UTC (11 years ago) by amb
Original Path: trunk/web/www/routino
Run jshint again and fix some recently added changes.
Revision 1522 - Directory Listing
Modified Tue Mar 11 19:12:23 2014 UTC (11 years ago) by amb
Original Path: trunk/web/www/routino
Ignore the translated HTML files.
Revision 1521 - Directory Listing
Modified Sat Mar 8 19:40:21 2014 UTC (11 years ago) by amb
Original Path: trunk/web/www/routino
Create the router and visualiser HTML files from templates and lists of translated phrases.
Revision 1520 - Directory Listing
Modified Sat Mar 8 19:36:35 2014 UTC (11 years ago) by amb
Original Path: trunk/web/www/routino
Update all Perl scripts to "use strict".
Revision 1516 - Directory Listing
Modified Sat Mar 1 12:06:37 2014 UTC (11 years ago) by amb
Original Path: trunk/web/www/routino
Updated to version 2.13.1 of OpenLayers (also 2.12 still supported).
Revision 1515 - Directory Listing
Modified Sun Feb 23 15:48:10 2014 UTC (11 years ago) by amb
Original Path: trunk/web/www/routino
Add buttons to allow increasing/decreasing the transport properties and preferences (to help on tablet devices where typing a number in a box is hard).
Revision 1509 - Directory Listing
Modified Sat Feb 1 17:39:47 2014 UTC (11 years, 1 month ago) by amb
Original Path: trunk/web/www/routino
Ensure that all Javascript files are loaded before calling the callbacks (better implementation).
Revision 1508 - Directory Listing
Modified Sat Feb 1 17:32:15 2014 UTC (11 years, 1 month ago) by amb
Original Path: trunk/web/www/routino
Ensure that all Javascript files are loaded before calling the callbacks.
Revision 1507 - Directory Listing
Modified Sat Feb 1 11:15:02 2014 UTC (11 years, 1 month ago) by amb
Original Path: trunk/web/www/routino
Allow mouse clicks in the router result description to popup the details and not just mouseovers. Hopefully this should work better for touch devices.
Revision 1499 - Directory Listing
Modified Tue Jan 28 19:24:17 2014 UTC (11 years, 1 month ago) by amb
Original Path: trunk/web/www/routino
Add close buttons to the popup boxes.
Revision 1498 - Directory Listing
Modified Mon Jan 27 19:59:32 2014 UTC (11 years, 1 month ago) by amb
Original Path: trunk/web/www/routino
Allow displaying the cyclebothways property in the visualiser.
Revision 1496 - Directory Listing
Modified Sun Jan 26 16:33:12 2014 UTC (11 years, 1 month ago) by amb
Original Path: trunk/web/www/routino
Fix bugs in displayStatus() function after jshint tidy-up.
Revision 1495 - Directory Listing
Modified Sun Jan 26 16:08:31 2014 UTC (11 years, 1 month ago) by amb
Original Path: trunk/web/www/routino
Fix bug with Leaflet map startup.
Revision 1494 - Directory Listing
Added Sun Jan 26 15:20:05 2014 UTC (11 years, 1 month ago) by amb
Original Path: trunk/web/www/routino
Reformat the whitespace.