Changes between Version 97 and Version 98 of BluePrints


Ignore:
Timestamp:
05/29/10 11:40:27 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrints

    v97 v98  
    1414
    1515=== Easy Tasks for Beginners ===
     16==== GIS/Mapping ====
    1617 * 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)
    1931 * Postgres Support needs fixing
     32 * Popup to do Advanced Search for a Field (better than simple AutoComplete)
    2033 * Port the multi-file upload widget in Bulk Uploader from Ext-2.2.1 to Ext-3.2.1
    2134  * Finish this app
     
    2336 * Provide localisation of jquery.ui.datepicker
    2437  * Means that user profile will need extending to support locales
    25 michaelhowden working on:
    2638 * Replace jquery.autocomplete.js with jquery.ui.autocomplete.js (1.8.1)
    2739 * Replace jquery.cluetip.js with jquery.ui.tooltip.js (1.9 once released)