Changes between Version 29 and Version 30 of GSoC/2020/StartupWindow


Ignore:
Timestamp:
Jul 19, 2020, 1:59:45 AM (4 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020/StartupWindow

    v29 v30  
    527527'''1) What did I complete this week?'''\\
    528528
    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:
     529I 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 several 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 Layer Manager tabs and a label "Layers" to "Display" (see https://github.com/OSGeo/grass/pull/802, https://github.com/OSGeo/grass/issues/799).
     530Simultaneously, 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 the 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
     534As 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 becoming the center point of the whole management in GRASS.
     535First I am gonna focus on Adding new icons to the data catalog for several actions whose list is still broadening. This is related to the Issue https://github.com/OSGeo/grass/issues/800.
     536There are also other issues related to the Data Catalog I am gonna address:
    537537- Add functionality to load only data from the current mapset in the Data tree (see https://github.com/OSGeo/grass/issues/749)
    538538- Startup screen: Distinguish mapsets by ownership and lock (see https://github.com/OSGeo/grass/issues/714)