Branch: refs/heads/rach-GIS
  Home:   https://github.com/dhis2/dhis2-docs
  Commit: 55c46e2d9c354cd6939bd6da0826e384cf77a053
      
https://github.com/dhis2/dhis2-docs/commit/55c46e2d9c354cd6939bd6da0826e384cf77a053
  Author: Lars Helge Øverland <[email protected]>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M src/docbkx/en/content/implementer/installation.xml

  Log Message:
  -----------
  Install, pg 9.4 (#339)


  Commit: c29c315f2175e2d4f664e31f4e4d50bd98f32fdd
      
https://github.com/dhis2/dhis2-docs/commit/c29c315f2175e2d4f664e31f4e4d50bd98f32fdd
  Author: Cecilia Persson <[email protected]>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M src/docbkx/en/dhis2_developer_manual.xml
    M src/docbkx/en/dhis2_implementation_guide.xml
    M src/docbkx/en/dhis2_user_manual_en.xml

  Log Message:
  -----------
  Modify manual titles (#340)


  Commit: 4ff2de21736c67a02fa2585129c5ce729a55c75f
      
https://github.com/dhis2/dhis2-docs/commit/4ff2de21736c67a02fa2585129c5ce729a55c75f
  Author: Martin Van Aken <[email protected]>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M src/docbkx/en/content/developer/web_api.xml

  Log Message:
  -----------
  Update web_api.xml (#341)

As we now have DataSetElements between data set & data elements, call such as:

    
https://play.dhis2.org/demo/api/25/dataElements?filter=dataSet.id:eq:BfMAe6Itzgt

are no more working (no dataSet.id). Instead, we should use the dataSetElements:

    
https://play.dhis2.org/demo/api/25/dataElements?filter=dataSetElements.dataSet.id:eq:BfMAe6Itzgt

Tested on DHIS2 2.25 (demo version)


  Commit: c4abb4241d02f71d09f927bbdde990590fd65e17
      
https://github.com/dhis2/dhis2-docs/commit/c4abb4241d02f71d09f927bbdde990590fd65e17
  Author: leonardcj <[email protected]>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M src/docbkx/en/content/glossary/glossary.xml

  Log Message:
  -----------
  excess whitespace fixes (#279)

These trailing whitespaces have a tendency to result in "end whitespace" errors 
in Pootle.  That is meaningful because ending newline errors also get flagged 
that way and those can be fatal errors at build time, unlike the cosmetic 
errors being flagged here.  There is one simple grammatical typo fixed as well.


  Commit: 52236b75ac807bea4d3eb93ab1e8e276f35138fd
      
https://github.com/dhis2/dhis2-docs/commit/52236b75ac807bea4d3eb93ab1e8e276f35138fd
  Author: Lars Helge Øverland <[email protected]>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M src/docbkx/en/content/developer/web_api.xml

  Log Message:
  -----------
  Data value set, org unit group param (#342)


  Commit: 3fa6e0f56cc2ae079bd833f52e2503471061030b
      
https://github.com/dhis2/dhis2-docs/commit/3fa6e0f56cc2ae079bd833f52e2503471061030b
  Author: Morten Olav Hansen <[email protected]>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M src/docbkx/en/content/developer/web_api.xml

  Log Message:
  -----------
  document /me/authorities and /me/authorities/AUTH (#343)


  Commit: 1a910f4012036fc839bad9c1fb2537b9fba88f44
      
https://github.com/dhis2/dhis2-docs/commit/1a910f4012036fc839bad9c1fb2537b9fba88f44
  Author: Cecilia Persson <[email protected]>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Change ver nb to 2.26 (#345)


  Commit: 7d89c3da4ec562656d928eff2e2f5c8233ddb667
      
https://github.com/dhis2/dhis2-docs/commit/7d89c3da4ec562656d928eff2e2f5c8233ddb667
  Author: rachbrooke <[email protected]>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M pom.xml
    M src/docbkx/en/content/developer/web_api.xml
    M src/docbkx/en/content/glossary/glossary.xml
    M src/docbkx/en/content/implementer/installation.xml
    M src/docbkx/en/dhis2_developer_manual.xml
    M src/docbkx/en/dhis2_implementation_guide.xml
    M src/docbkx/en/dhis2_user_manual_en.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/origin/master' into rach-GIS


Compare: https://github.com/dhis2/dhis2-docs/compare/2f0ccb5610e0...7d89c3da4ec5
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-documenters
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-documenters
More help   : https://help.launchpad.net/ListHelp

Reply via email to