Changes between Version 10 and Version 11 of GSoC/2020/StartupWindow


Ignore:
Timestamp:
Jun 5, 2020, 6:15:27 AM (4 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020/StartupWindow

    v10 v11  
    8989}}}
    9090{{{#!td
    91 '''Location wizard - EPSG page:'''
     91'''Location wizard - EPSG page - (see https://github.com/OSGeo/grass/pull/670):'''
    9292- Remove path to "/usr/share/proj/epsg"
    9393- Merge search and EPSG code text inputs
     
    310310
    311311'''1) What did I complete this week?'''\\
     312I created a single PR related to the bigger topic related to changes in EPSG page (see https://github.com/OSGeo/grass/pull/670). I made a change in layout definition. Now it is defined by BoxSizer instead of GridBagSizer. Also path to usr/share/proj/epsg was removed. Search and EPSG code text inputs were merged into one search input. Informative link to epsg.io was added.
     313Removing the picture of the world: https://github.com/OSGeo/grass/pull/657 was already merged into master. Similarly, I am already done with the automatic detection of case-independent cases of grassdata directory: https://github.com/OSGeo/grass/pull/664 (issue: https://github.com/OSGeo/grass/issues/644.)
    312314
    313315'''2) What am I going to achieve for next week?'''\\
     316Next week I am going to continue on PR regarding the EPSG page (see https://github.com/OSGeo/grass/pull/670). The layout is done, now I gonna focus on events. There are several requirements:
     317- searching in a list on the fly
     318- choose automatically the first row and permit "next" button
     319- if epsg code is empty, nothing is selected and "next" button is not active
     320- change informative URL according to a query string
     321Furthermore, I gonna work on improvement (see https://github.com/OSGeo/grass/issues/682). GRASS should create a grassdata directory in the default path for their platform automatically.
    314322
    315323'''3) Is there any blocking issue?'''\\