| 523 | |
| 524 | |
| 525 | == Week 7 == |
| 526 | |
| 527 | '''1) What did I complete this week?'''\\ |
| 528 | |
| 529 | I finalized the PR Add multiple GRASS databases (see https://github.com/OSGeo/grass/pull/761, https://github.com/OSGeo/grass/issues/741). I also made several smaller PRs related to issues. As we will distinguish different layers according to lock and ownership, it was necessary to distinguish label and name of nodes (see https://github.com/OSGeo/grass/pull/783, https://github.com/OSGeo/grass/issues/780). I also changed the order of Lazer Manager tabs and a label "Layers" to display (see https://github.com/OSGeo/grass/pull/802, https://github.com/OSGeo/grass/issues/799). |
| 530 | Simultaneously, I am working on bigger PRs 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 Delete action on multiple selected mapsets (see https://github.com/OSGeo/grass/pull/795, https://github.com/OSGeo/grass/issues/791). |
| 531 | |
| 532 | '''2) What am I going to achieve for next week?'''\\ |
| 533 | |
| 534 | As the paradigm has quite changed after the community video call on July 15 (startup screen will be probably removed), I will go ahead and add more functions and actions to Data Catalog which is now becaming the center point of management in GRASS. |
| 535 | First I am gonna focus on Adding new icons to the data catalog for several actions whose list is gonna be broadening. This is related to the Issue https://github.com/OSGeo/grass/issues/800. |
| 536 | There are also other issues related to the Data Catalog I am gonna adress: |
| 537 | - Add functionality to load only data from the current mapset in the Data tree (see https://github.com/OSGeo/grass/issues/749) |
| 538 | - Startup screen: Distinguish mapsets by ownership and lock (see https://github.com/OSGeo/grass/issues/714) |
| 539 | - Check for gislock and other issues when deleting/renaming/editing mapset and location in catalog (https://github.com/OSGeo/grass/issues/801) |
| 540 | |
| 541 | '''3) Is there any blocking issue?'''\\ |
| 542 | No, it is not. |