Changes between Version 97 and Version 98 of BluePrints
- Timestamp:
- 05/29/10 11:40:27 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrints
v97 v98 14 14 15 15 === Easy Tasks for Beginners === 16 ==== GIS/Mapping ==== 16 17 * Have the GPS Coordinate Conversion Tool support negative numbers 17 * Improve UI for Users/Groups 18 * Improve UI for GIS Layer Catalogue (esp !FeatureClasses/!FeatureGroups) 18 * Option to go Full screen & back 19 * Popup to add Location via Map 20 * Sub-folders of Overlays e.g. for: 21 * Projects by Theme 22 * Projects by Donor 23 ==== Image Library ==== 24 * Provide a .represent for the view (like for Markers) 25 * Provide a beautiful image viewer to flip between images 26 * Use Mapping API to display images on Map 27 ==== Framework ==== 28 * Improve UI for Many<>Many 29 * e.g. Admin Users/Groups 30 * e.g. GIS Layer Catalogue (esp !FeatureClasses/!FeatureGroups) 19 31 * Postgres Support needs fixing 32 * Popup to do Advanced Search for a Field (better than simple AutoComplete) 20 33 * Port the multi-file upload widget in Bulk Uploader from Ext-2.2.1 to Ext-3.2.1 21 34 * Finish this app … … 23 36 * Provide localisation of jquery.ui.datepicker 24 37 * Means that user profile will need extending to support locales 25 michaelhowden working on:26 38 * Replace jquery.autocomplete.js with jquery.ui.autocomplete.js (1.8.1) 27 39 * Replace jquery.cluetip.js with jquery.ui.tooltip.js (1.9 once released)