Changes between Version 31 and Version 32 of GSoC/2020/StartupWindow


Ignore:
Timestamp:
Jul 23, 2020, 11:17:50 PM (4 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020/StartupWindow

    v31 v32  
    195195?
    196196\\
    197 WIP
     197OK
    198198\\
    199199\\
     
    214214'''Data catalog:'''
    215215- 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)
    217216- 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)
    218217- 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)
     
    221220\\
    222221OK
    223 \\
    224 WIP
    225222\\
    226223OK
     
    242239}}}
    243240{{{#!td
    244 TBD
    245 \\
    246 OK
    247 \\
    248 WIP
     241OK
     242\\
     243OK
     244\\
     245OK
    249246\\
    250247}}}
     
    256253}}}
    257254{{{#!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\\
     261OK
     262\\
     263OK
    266264}}}
    267265|-----------------------
     
    541539'''3) Is there any blocking issue?'''\\
    542540No, it is not.
     541
     542
     543== Week 8 ==
     544
     545'''1) What did I complete this week?'''\\
     546
     547I 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
     551I am gonna work on new icons available in the context menu:  download sample location, create new location, import into current mapset.
     552There 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?'''\\
     557No, 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.