Changes between Version 31 and Version 32 of GSoC/2020/StartupWindow
- Timestamp:
- 07/23/20 23:17:50 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2020/StartupWindow
v31 v32 195 195 ? 196 196 \\ 197 WIP 197 OK 198 198 \\ 199 199 \\ … … 214 214 '''Data catalog:''' 215 215 - Add button to add existing or new database (see https://github.com/OSGeo/grass/pull/761, https://github.com/OSGeo/grass/issues/741) 216 - New location action from context menu on a database node (#3578) (see https://github.com/OSGeo/grass/pull/790, https://github.com/OSGeo/grass/issues/747)217 216 - Add rename and delete of Location and Mapset in Datacatalog (see https://github.com/OSGeo/grass/pull/771, https://github.com/OSGeo/grass/issues/710) 218 217 - New mapset action from context menu on a location node (#3579)(see https://github.com/OSGeo/grass/pull/731, https://github.com/OSGeo/grass/issues/717) … … 221 220 \\ 222 221 OK 223 \\224 WIP225 222 \\ 226 223 OK … … 242 239 }}} 243 240 {{{#!td 244 TBD 245 \\ 246 OK 247 \\ 248 WIP 241 OK 242 \\ 243 OK 244 \\ 245 OK 249 246 \\ 250 247 }}} … … 256 253 }}} 257 254 {{{#!td 258 '''General GUI:''' 259 - CLI parameters for g.gui: 260 - load (display) all data in location as layers 261 - prompt user to import more data 262 - To be used after new location created by the startup script 263 }}} 264 {{{#!td 265 TBD 255 '''Data Catalog:''' 256 - New location action from context menu on a database node (#3578) (see https://github.com/OSGeo/grass/pull/790, https://github.com/OSGeo/grass/issues/747) 257 - Add new icon to datacatalog for Create new mapset action (see https://github.com/OSGeo/grass/pull/811, https://github.com/OSGeo/grass/issues/800) 258 }}} 259 {{{#!td 260 \\ 261 OK 262 \\ 263 OK 266 264 }}} 267 265 |----------------------- … … 541 539 '''3) Is there any blocking issue?'''\\ 542 540 No, it is not. 541 542 543 == Week 8 == 544 545 '''1) What did I complete this week?'''\\ 546 547 I ended up a smaller PR repairing Delete action in Data Catalog (see https://github.com/OSGeo/grass/pull/789, https://github.com/OSGeo/grass/issues/788). Then I and my mentors finalized bigger PR related to new actions in Data Catalog. The first one adds Create New Location and Download Location actions to database node in Data tab (see https://github.com/OSGeo/grass/pull/790, https://github.com/OSGeo/grass/issues/747). The second one allows the Delete action on multiple selected mapsets (see https://github.com/OSGeo/grass/pull/795, https://github.com/OSGeo/grass/issues/791). There is also another PR that adds new icons to Data Catalog for actions available in the context menu. Out of those actions Create new mapset was managed (see https://github.com/OSGeo/grass/pull/811, https://github.com/OSGeo/grass/issues/800). 548 549 '''2) What am I going to achieve for next week?'''\\ 550 551 I am gonna work on new icons available in the context menu: download sample location, create new location, import into current mapset. 552 There are also other issues related to the Data Catalog I am gonna address: 553 - Startup screen: Distinguish mapsets by ownership and lock (see https://github.com/OSGeo/grass/issues/714) 554 - Check for gislock and other issues when deleting/renaming/editing mapset and location in catalog (https://github.com/OSGeo/grass/issues/801) 555 556 '''3) Is there any blocking issue?'''\\ 557 No, there is no technical stuff, however, I will be four days gone for my holidays (25-28 June). From 29 June I will start to work on GSoC again and do not have any other plans until the end of August.