Changes between Version 20 and Version 21 of GSoC/2020/StartupWindow


Ignore:
Timestamp:
Jun 21, 2020, 1:03:31 AM (4 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020/StartupWindow

    v20 v21  
    9595- Show the matching CSRs as user types EPSG or any text (like now), if only a number, assume it is EPSG (don't search through definition)
    9696- "to WGS" dialog as an additional
     97
     98}}}
     99{{{#!td
     100Ok \\
     101Ok \\
     102Ok \\
     103Ok \\
     104? \\
     105}}}
     106|-----------------------
     107
     108{{{#!td
     109June 15 - June 21 \\
     110''Week 3''
     111}}}
     112{{{#!td
     113'''Location wizard'''
     114- Choose projection page (Projection from a list choice) (see https://github.com/OSGeo/grass/pull/721, see https://github.com/OSGeo/grass/issues/706)
     115 - Rename to something like “Define custom”, esp. if a search is removed from the EPSG page.
     116 - [[span(style=color: #1425EB, The WKT would be using pasted text (the same way as the proj4 string) instead of file)]]
    97117- [[span(style=color: #1425EB, Create grassdata automatically on the first GUI startup (see https://github.com/OSGeo/grass/pull/705, see https://github.com/OSGeo/grass/issues/682)]]
    98118- [[span(style=color: #1425EB, Startup GUI automatic detection of grassdata: make case independent (see https://github.com/OSGeo/grass/pull/664, see https://github.com/OSGeo/grass/issues/644))]]
    99 
    100 }}}
    101 {{{#!td
    102 Ok \\
    103 Ok \\
    104 Ok \\
    105 Ok \\
    106 ? \\
    107 [[span(style=color: #1425EB, Ok (extra))]]
    108 \\
    109 [[span(style=color: #1425EB, Ok (extra))]]
    110 }}}
    111 |-----------------------
    112 
    113 {{{#!td
    114 June 15 - June 21 \\
    115 ''Week 3''
    116 }}}
    117 {{{#!td
    118 '''Location wizard'''
    119 - Choose projection page (Projection from a list choice)
    120  - Rename to something like “Define custom”, esp. if a search is removed from the EPSG page.
    121 
    122119- Final page:
    123120 - Try harder to show EPSG, e.g. in the case file was used
    124121 - PROJ.4 definition - add mechanisms to show WKT for new versions Proj
    125 
    126122- Location download functionality
    127123 - Show data catalog but from a metadata file
    128124 - Action there is downloading the whole location
    129125
    130 
    131 }}}
    132 {{{#!td
    133 TBD
     126}}}
     127{{{#!td
     128Ok
     129\\
     130[[span(style=color: #1425EB, Ok )]]
     131\\
     132[[span(style=color: #1425EB, Ok )]]
     133\\
     134?
     135\\
     136?
    134137}}}
    135138|-----------------------
     
    364367No, it isn't.
    365368
    366 
    367 
     369== Week 3 ==
     370
     371'''1) What did I complete this week?'''\\
     372
     373I have worked and completed two PRs related to Startup page:
     374
     375- Startup GUI automatic detection of grassdata: make case independent (see ​https://github.com/OSGeo/grass/pull/664, see ​https://github.com/OSGeo/grass/issues/644). Detects a grassdata directory if present, but it does not detect GRASSDATA, Grassdata, or any other possible combinations of cases. It should be independent to allow for different cultures of case usage in file and directory naming.
     376- Create grassdata automatically on the first GUI startup (see ​https://github.com/OSGeo/grass/pull/705, see ​https://github.com/OSGeo/grass/issues/682)
     377
     378I have also set up and work on the new PR related to CRS selection page (see https://github.com/OSGeo/grass/pull/721, see https://github.com/OSGeo/grass/issues/706). I am almost done with this PR.
     379
     380'''2) What am I going to achieve for next week?'''\\
     381
     382I would end up the last PR related to Location Wizard (see https://github.com/OSGeo/grass/pull/721) and also start to work on other issues related mainly to the Data Catalog:
     383
     384- Correct "list index out of range" error  in the Console tab in GUI after right-click on the database directory ("grassdata") node (root) in the Data tab (see https://github.com/OSGeo/grass/issues/709)
     385- Add, rename and delete of Location and Mapset in Data catalog (see https://github.com/OSGeo/grass/issues/710)
     386- Distinguish mapsets by ownership and lock (see https://github.com/OSGeo/grass/issues/714)
     387- Add New Mapset action to the Data catalog (see https://github.com/OSGeo/grass/issues/717)
     388
     389'''3) Is there any blocking issue?'''\\
     390
     391I am sorry for not doing much work earlier this week, I was away one week from home till this Wednesday.
     392Now, for the last three days, I have been trying to catch it up and next week I will work harder. :)
     393
     394I do not have any blocking issues.