| 496 | |
| 497 | == Week 6 == |
| 498 | |
| 499 | '''1) What did I complete this week?'''\\ |
| 500 | |
| 501 | I am finalizing the PR Add multiple GRASS databases (see https://github.com/OSGeo/grass/pull/761, https://github.com/OSGeo/grass/issues/741). This PR changes tree.py quite significantly and also add the new toolbar button for adding existing GRASS database. |
| 502 | Simultaneously, I have finished the bigger PR related to new Rename and Delete actions of Location and Mapset (see https://github.com/OSGeo/grass/pull/771, https://github.com/OSGeo/grass/issues/710). |
| 503 | |
| 504 | '''2) What am I going to achieve for next week?'''\\ |
| 505 | |
| 506 | I would finalize on the PR Add multiple GRASS databases (see https://github.com/OSGeo/grass/pull/761, https://github.com/OSGeo/grass/issues/741). And I would merge above-mentioned PRs. |
| 507 | I would also start to work on other issues related mainly to the Data Catalog: |
| 508 | - Add new location action to database node in Data tab (see https://github.com/OSGeo/grass/issues/747) |
| 509 | - Distinguish label and name of nodes (see https://github.com/OSGeo/grass/issues/780) |
| 510 | - Add functionality to load only data from the current mapset in the Data tree (see https://github.com/OSGeo/grass/issues/749) |
| 511 | - Startup screen: Distinguish mapsets by ownership and lock (see https://github.com/OSGeo/grass/issues/714) |
| 512 | |
| 513 | |
| 514 | '''3) Is there any blocking issue?'''\\ |
| 515 | No, it is not. |