← Back to team overview

dhis2-devs team mailing list archive

Re: DHIS2 2.15 or 2.18 download link

 

Regarding older download links from your original email, you can download
2.18 from https://www.dhis2.org/downloads. However, for 2.15 or another
version you can't find a public war download link, you can build them
locally from the source code:

   - Ensure that you have Java, Maven, and Bzr (Bazaar) on your local
   environment
   - Grab the code for 2.18 (or 2.15): bzr checkout --lightweight
   lp:~dhis2-devs-core/dhis2/2.18
   - cd 2.18/dhis-2
   - ./build.sh

The "dhis.war" file will be
in ./dhis2-code/2.18/dhis-2/dhis-web/dhis-web-portal/target/dhis.war

Alan

On Wed, Oct 21, 2015 at 3:27 AM, Mihayo Mathayo <princehayo@xxxxxxxxx>
wrote:

> Hello Team,
>
> Is it possible to display data element report by using form display name
> instead of real name of data element.
>
> For instance my data element name is TB_Number of received patients
> and form display name Number of received patients.
>
> When running the data element report it appears with the initial TB_
>
> But i want it to display without the initial TB_
>
> Thanks.
>
> On Sat, Aug 22, 2015 at 3:03 PM, Mihayo Mathayo <princehayo@xxxxxxxxx>
> wrote:
>
>> Hello Team,
>> Can any one provide me a link to dhis2 version 2.15 or 2.18 downloads, am
>> trying to upgrade to version 2.20 with no success.I need  to try older
>> version to see whether the problem is on my side or the current version of
>> dhis2(2.20) am trying to upgrade.
>>
>> Best Regards.
>>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

References