Changes between Version 43 and Version 44 of wxGUIDevelopment/New_Startup
- Timestamp:
- 12/04/19 06:23:48 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wxGUIDevelopment/New_Startup
v43 v44 402 402 * Add multiple databases to data catalog 403 403 * Button to add existing or new database 404 * New location action from context menu on a database node (#3578) 405 * This needs a separate widget for selecting from options: EPSG, File, Download, Other 406 * New mapset action from context menu on a location node (#3579) 404 407 405 408 GUI (no dependencies): … … 410 413 * To be used after new location created by the startup script 411 414 * Either as flags (`-d -i`) or as an actions option (`actions=load-data,suggest-import`) 412 * Collect recent mapsets , locations, databases415 * Collect recent mapsets (#3584), locations, databases (#572) 413 416 * Certain number or just collect all ordered or with dates 414 417 * Each level separately 415 * Collect recent workspaces 418 * Collect recent workspaces (#2604) 416 419 * Certain number or just collect all ordered or with dates 417 420 418 421 Data catalog changes which need "recent info" to be collected: 419 422 420 * Filter in data catalog showing only recent 423 * Filter in data catalog showing only recent (#3576) 421 424 * Order in data catalog by time (most recent on top) 422 425 * Also add button to filter alphabetically