Changes between Version 11 and Version 12 of BluePrintsBeginners
- Timestamp:
- 07/14/10 13:02:37 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintsBeginners
v11 v12 20 20 * login_next 21 21 * Map Preview when Lat/Lon set in pr/person/presence (auto or not) 22 * Location .represent in views should have a name (& Lat/Lon if town or smaller) & hyperlink should bring up a popup with a map window & marker 22 23 23 === Image Library === 24 24 * Provide a .represent for the view to display image thumbnail with option to zoom large (such as Fancyzoom) … … 27 27 28 28 === Framework === 29 * [wiki:BluePrintAuthorization#Functionrestriction Decorator to restrict access to a function based on multiple roles]30 * [wiki:BluePrintMany2Many Improve UI for Many<>Many]31 * e.g. Admin Users/Groups32 * e.g. GIS Layer Catalogue (esp !FeatureClasses/!FeatureGroups)33 * e.g. Messaging Users/Groups34 29 * Postgres Support needs fixing 35 30 * Popup to do Advanced Search for a Field (better than simple AutoComplete) … … 40 35 * Replace jquery.autocomplete.js with jquery.ui.autocomplete.js (1.8.1) 41 36 * Replace jquery.cluetip.js with jquery.ui.tooltip.js (1.9 once released) 37 * [wiki:BluePrintAuthorization#Functionrestriction Decorator to restrict access to a function based on multiple roles] 38 * [wiki:BluePrintMany2Many Improve UI for Many<>Many] 39 * e.g. Admin Users/Groups 40 * e.g. GIS Layer Catalogue (esp !FeatureClasses/!FeatureGroups) 41 * e.g. Messaging Users/Groups 42 42 43 43 ----