Changes between Version 78 and Version 79 of GSoC/2020/StartupWindow


Ignore:
Timestamp:
Aug 27, 2020, 7:02:47 AM (4 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020/StartupWindow

    v78 v79  
    738738
    739739
    740 == Week 13 - Final Report (WIP) ==
     740== Final Report ==
    741741
    742742**Title:** Creation of a new GRASS GIS startup mechanism\\
     
    768768
    769769**Permanent Links:**\\
    770 The project that includes all PRs related to this problematics:\\
     770
     771Pull requests related to the Data Catalog:\\
     772|| '''Title''' || '''Pull Request''' || '''Issue''' ||
     773|| wxGUI datacatalog: Adapt tooltip 'Add new grass database' button || https://github.com/OSGeo/grass/pull/936 || https://github.com/OSGeo/grass/issues/927 ||
     774|| wxGUI datacatalog: add direct editing of mapset and location name || https://github.com/OSGeo/grass/pull/920 || https://github.com/OSGeo/grass/issues/917, https://github.com/OSGeo/grass/issues/918 ||
     775|| wxGUI/datacatalog: multiple grass databases context menu shows Delete locations || https://github.com/OSGeo/grass/pull/914 || https://github.com/OSGeo/grass/issues/913 ||
     776|| Switch to another mapset when in use (aka force remove lock) || https://github.com/OSGeo/grass/pull/906 || https://github.com/OSGeo/grass/issues/898 ||
     777|| Check for gislock and other issues when deleting/renaming/editing mapset and location in catalog || https://github.com/OSGeo/grass/pull/904 || https://github.com/OSGeo/grass/issues/801 ||
     778|| Data catalog: double click on map from different location fails  || https://github.com/OSGeo/grass/pull/886 || https://github.com/OSGeo/grass/issues/884 ||
     779|| Allow delete on multiple locations in data catalog || https://github.com/OSGeo/grass/pull/875 || https://github.com/OSGeo/grass/issues/874 ||
     780|| Misleading lock symbol icon in the in the Data tab toolbar || https://github.com/OSGeo/grass/pull/870 || https://github.com/OSGeo/grass/issues/844 ||
     781|| Distinguish mapsets by ownership and lock in Data tab || https://github.com/OSGeo/grass/pull/849 || https://github.com/OSGeo/grass/issues/714 ||
     782|| wxGUI: An action should be required before modifying other mapsets  || https://github.com/OSGeo/grass/pull/848 || https://github.com/OSGeo/grass/issues/843 ||
     783|| wxGUI: Add new icons to datacatalog for actions avaliable in context menu (continue) || https://github.com/OSGeo/grass/pull/830 || https://github.com/OSGeo/grass/issues/800 ||
     784|| wxGUI: Add new icons to data catalog for actions avaliable in context menu  || https://github.com/OSGeo/grass/pull/811 || https://github.com/OSGeo/grass/issues/800 ||
     785|| wxGUI: Allow delete on multiple mapsets in data catalog || https://github.com/OSGeo/grass/pull/795 || https://github.com/OSGeo/grass/issues/791 ||
     786|| wxGUI: Add new location action to database node in Data tab || https://github.com/OSGeo/grass/pull/790 || https://github.com/OSGeo/grass/issues/747 ||
     787|| wxGUI: Do not reload the tree after canceled Delete in data catalog || https://github.com/OSGeo/grass/pull/789 || https://github.com/OSGeo/grass/issues/788 ||
     788|| wxGUI/Data catalog: distinguish label and name of nodes || https://github.com/OSGeo/grass/pull/783 || https://github.com/OSGeo/grass/issues/780 ||
     789|| Add rename and delete of Location and Mapset in Datacatalog || https://github.com/OSGeo/grass/pull/771 || https://github.com/OSGeo/grass/issues/710 ||
     790|| wxGUI datacatalog: Add multiple GRASS databases || https://github.com/OSGeo/grass/pull/761 || https://github.com/OSGeo/grass/issues/741 ||
     791|| wxGUI datacatalog: merge LocationMapTree and DataCatalogTree  || https://github.com/OSGeo/grass/pull/755 || https://github.com/OSGeo/grass/issues/740 ||
     792|| wxGUI: IndexError after right click on 'GRASS Locations in...' in the Data tab || https://github.com/OSGeo/grass/pull/736 || https://github.com/OSGeo/grass/issues/709 ||
     793|| wxGUI: Add new mapset action to data catalog || https://github.com/OSGeo/grass/pull/731 || https://github.com/OSGeo/grass/issues/717 ||
     794
     795Pull requests related to the Location Wizard:\\
     796|| '''Title''' || '''Pull Request''' || '''Issue''' ||
     797|| wxGUI loc wizard: Correct errors according to flake 8 and add some description || https://github.com/OSGeo/grass/pull/728 || - ||
     798|| wxGUI loc wizard: Improve new location's CRS method selection page || https://github.com/OSGeo/grass/pull/721 || https://github.com/OSGeo/grass/issues/706 ||
     799|| wxgui: Create grassdata automatically on the first GUI startup || https://github.com/OSGeo/grass/pull/705 || https://github.com/OSGeo/grass/issues/682 ||
     800|| wxGUI location wizard: EPSG page || https://github.com/OSGeo/grass/pull/670 || - ||
     801|| wxgui: startup GUI automatic detection of grassdata: make case independent || https://github.com/OSGeo/grass/pull/664 || https://github.com/OSGeo/grass/issues/682 ||
     802|| Wx gui location wizard map picture removed || https://github.com/OSGeo/grass/pull/657 || - ||
     803|| wxGUI location wizard: First page || https://github.com/OSGeo/grass/pull/646 || - ||
     804|| Update Location Wizard: First page || https://github.com/OSGeo/grass/pull/493 || - ||
     805
     806Pull requests related to the GRASS Startup:\\
     807|| '''Title''' || '''Pull Request''' || '''Issue''' ||
     808|| Start in a demo/startup location || https://github.com/OSGeo/grass/pull/868 || https://github.com/OSGeo/grass/issues/862 ||
     809|| Store list of databases in settings || https://github.com/OSGeo/grass/pull/858 || https://github.com/OSGeo/grass/issues/842 ||
     810|| wxGUI: Changes in Layer Manager tabs order and labels || https://github.com/OSGeo/grass/pull/802 || https://github.com/OSGeo/grass/issues/799 ||
     811|| Make Data tab the default in GUI || https://github.com/OSGeo/grass/pull/756 || https://github.com/OSGeo/grass/issues/748 ||
     812
     813The project that includes all PRs (not only mine) related to this problematics:\\
    771814https://github.com/OSGeo/grass/projects/1
    772815