| | 17 | |
| | 18 | == p.mapper 4.0.0-beta2 May 24, 2009 == |
| | 19 | * various bug fixes |
| | 20 | * most plugins adapted to work with v4 |
| | 21 | * map image cross-over (blending) |
| | 22 | * new dialog defaults |
| | 23 | |
| | 24 | |
| | 25 | == p.mapper 4.0.0-beta1 January 18, 2009 == |
| | 26 | * main configuration definition with XML |
| | 27 | * configurations settings reduced to 2 files |
| | 28 | * completely restructured JavaScript code following OO principles |
| | 29 | * new layout based on jQuery UI.Layout, with resizeable main containers |
| | 30 | * more UI settings parametrizable via JS variables in js_config.php |
| | 31 | * new plugins: layerselect, layerinfo |
| | 32 | * support for dynamically added layers |
| | 33 | * TOC/legend creation streamlined, tree view style based on jQuery.treeview |
| | 34 | * basic template system for query result display |
| | 35 | |
| | 36 | |
| | 37 | == p.mapper 3.2.1 January 23, 2009 == |
| | 38 | * pure bug-fix release |
| | 39 | |
| | 40 | |
| | 41 | == p.mapper 3.2.0 March 04, 2008 == |
| | 42 | * plugins for |
| | 43 | * layer transparency |
| | 44 | * DHTML scalebar library from Tim Schaub |
| | 45 | * export of query results to XLS, CSV and PDF |
| | 46 | * loading different maps/themes |
| | 47 | * new print definitions via XML file |
| | 48 | * new highlight for search results |
| | 49 | * bug fixes for AGG output, search, and others |
| | 50 | * using Pear MDB2 as default package for |
| | 51 | joins, XY Layer and search (DB can be used on choice) |
| | 52 | * packaged JavaScript files for faster loading |
| | 53 | * definition of measurement units |
| | 54 | * included default TrueType fonts for labels and symbols |
| | 55 | * suggest function uses jQuery.suggest |
| | 56 | * additional language support for RU |
| | 57 | * support for context menus |
| | 58 | |
| | 59 | |
| | 60 | == p.mapper 3.1.1 September 30, 2007 == |
| | 61 | * pure bug-fix release |
| | 62 | |
| | 63 | |
| | 64 | == p.mapper 3.1.0 June 20, 2007 == |
| | 65 | * New definition of attribute search, based on XML config file |
| | 66 | * Checkboxes for categories and enable/disable all assigned layers |
| | 67 | * First basic support for custom functions and plugins |
| | 68 | * Default support for menus |
| | 69 | * Automatic loading of custom CSS and Javascript |
| | 70 | * all AJAX functions migrated to jQuery |
| | 71 | * treeview style for query result based on jQuery treeview |
| | 72 | * DHTML pop-up windows based on jqModal |
| | 73 | * various bug fixes |
| | 74 | * additional language support for CZ, BR, SK, ES |
| | 75 | |
| | 76 | |
| | 77 | == p.mapper 3.0.0 December 3, 2006 == |
| | 78 | * move to NEW LICENSE: now under GPL instead of MIT |
| | 79 | * new and more flexible layout using zones |
| | 80 | * measure function with new features and enhancements |
| | 81 | thanks fo Federico Nieri |
| | 82 | * new default layout for zoom slider |
| | 83 | * scale bar with drop down list of pre-defined scales |
| | 84 | * moved most of style settings from map.phtml to layout.css |
| | 85 | * new themes for tool buttons |
| | 86 | * started migration of JavaScript code to |
| | 87 | use jQuery library (http://jquery.com) |
| | 88 | |