Changes between Version 12 and Version 13 of GSoC/2020/StartupWindow


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020/StartupWindow

    v12 v13  
    310310
    311311'''1) What did I complete this week?'''\\
    312 I 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.
     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. An informative link to epsg.io was added.
    313313Removing 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.)
    314314
    315315'''2) What am I going to achieve for next week?'''\\
    316 Next 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:
     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 am gonna focus on events. There are several requirements:
    317317- searching in a list on the fly
    318318- choose automatically the first row and permit "next" button
    319319- if epsg code is empty, nothing is selected and "next" button is not active
    320320- change informative URL according to a query string
    321 Furthermore, 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.
     321Furthermore, I am gonna work on improvement (see https://github.com/OSGeo/grass/issues/682). GRASS should create a grassdata directory in the default path for its platform automatically.
    322322
    323323'''3) Is there any blocking issue?'''\\