Changes between Version 57 and Version 58 of GeospatialDataViewerInPgAdmin4ForPostGIS


Ignore:
Timestamp:
Jul 29, 2018, 9:06:28 AM (6 years ago)
Author:
xurigong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • GeospatialDataViewerInPgAdmin4ForPostGIS

    v57 v58  
    119119- Create test for both geometry_visualiser and geoviewer.
    120120- Check the code style to meet the [https://pgadmin.org/docs/pgadmin4/dev/coding_standards.html pgAdmin coding standards].
     121
     122=== Week 11(July 23 - 29)
     123**What did you get done this period?**
     124- Add tests for geometry_viewer: https://github.com/Gooong/pgadmin4/commit/500160c9e050d42d0e725ff84e7e1ed85213e050
     125- Add comlumn header button in datagird: https://github.com/Gooong/pgadmin4/commit/3aa7a3c197283c01d6bf3497c8ac85ea0596ab9f
     126- Clean code, add documents and check code style: https://github.com/Gooong/pgadmin4/commit/0e14a2fcf8224c3e29b8b295d3cd9198982bf349 | https://github.com/Gooong/pgadmin4/commit/1850e926cb952175dc2524df4600ff9216ce80e4 | https://github.com/Gooong/pgadmin4/commit/1c16cdf8474c7ce4bdb4b3e5fb03918d99debeaa
     127- Add property table: https://github.com/Gooong/pgadmin4/commit/0c26ab99293a2a6c69514c71f9267295dfbec5fa
     128
     129**What do you plan on doing next week?**
     130- Send the patch for code review in pgAdmin-hacker mailing list.
     131- Prepare for final evaluation.