← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1898: Fix Login error with basic authentication

 

------------------------------------------------------------
revno: 1898
committer: Tran Ng Minh Luan <Luan@MinhLuan-PC>
branch nick: cbhis-mobile
timestamp: Fri 2010-08-20 15:46:36 +0700
message:
  Fix Login error with basic authentication
  Add function download Activities, OrgUnit
added:
  CBHISMobileClient/.mtj.tmp/emulation/CBHISMobileClient.jad
  CBHISMobileClient/.mtj.tmp/emulation/CBHISMobileClient.jar
  CBHISMobileClient/.mtj.tmp/verified/classes/org/
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/connection/
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/connection/BasicAuth.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/connection/DownloadManager.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/db/
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/db/AbstractModelRecordFilter.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/db/AbstractRecordComparator.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/db/ModelRecordStore.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/db/SettingsRectordStore.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/gui/
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/gui/CBHISMIDlet.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/gui/SplashScreen$CountDown.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/gui/SplashScreen.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/model/
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/model/AbstractModel.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/model/Activity.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/model/Beneficiary.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/model/DataElement.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/model/DataValue.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/model/OrgUnit.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/model/ProgramStageForm.class
  CBHISMobileClient/.mtj.tmp/verified/classes/org/hisp/dhis/cbhis/model/Task.class
  CBHISMobileClient/.mtj.tmp/verified/libs/kxml2-min-2.3.0.jar
  CBHISMobileClient/.processed/src/
  CBHISMobileClient/.processed/src/org/
  CBHISMobileClient/.processed/src/org/hisp/
  CBHISMobileClient/.processed/src/org/hisp/dhis/
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/connection/
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/connection/BasicAuth.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/connection/DownloadManager.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/db/
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/db/AbstractModelRecordFilter.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/db/AbstractRecordComparator.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/db/ModelRecordStore.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/db/SettingsRectordStore.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/gui/
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/gui/CBHISMIDlet.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/gui/SplashScreen.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/model/
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/model/AbstractModel.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/model/Activity.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/model/Beneficiary.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/model/DataElement.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/model/DataValue.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/model/OrgUnit.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/model/ProgramStageForm.java
  CBHISMobileClient/.processed/src/org/hisp/dhis/cbhis/model/Task.java
  CBHISMobileClient/bin/org/
  CBHISMobileClient/bin/org/hisp/
  CBHISMobileClient/bin/org/hisp/dhis/
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/connection/
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/connection/BasicAuth.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/connection/DownloadManager.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/db/
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/db/AbstractModelRecordFilter.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/db/AbstractRecordComparator.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/db/ModelRecordStore.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/db/SettingsRectordStore.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/gui/
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/gui/CBHISMIDlet.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/gui/SplashScreen$CountDown.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/gui/SplashScreen.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/image/
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/image/Thumbs.db
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/image/dhis2_logo.PNG
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/model/
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/model/AbstractModel.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/model/Activity.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/model/Beneficiary.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/model/DataElement.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/model/DataValue.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/model/OrgUnit.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/model/ProgramStageForm.class
  CBHISMobileClient/bin/org/hisp/dhis/cbhis/model/Task.class
  CBHISMobileClient/deployed/DefaultColorPhone/META-INF/
  CBHISMobileClient/deployed/DefaultColorPhone/META-INF/MANIFEST.MF
  CBHISMobileClient/deployed/DefaultColorPhone/org/
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/connection/
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/connection/BasicAuth.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/connection/DownloadManager.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/db/
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/db/AbstractModelRecordFilter.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/db/AbstractRecordComparator.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/db/ModelRecordStore.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/db/SettingsRectordStore.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/gui/
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/gui/CBHISMIDlet.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/gui/SplashScreen$CountDown.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/gui/SplashScreen.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/image/
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/image/Thumbs.db
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/image/dhis2_logo.PNG
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/model/
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/model/AbstractModel.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/model/DataElement.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/model/DataValue.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/hisp/dhis/cbhis/model/ProgramStageForm.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/kxml2/
  CBHISMobileClient/deployed/DefaultColorPhone/org/kxml2/io/
  CBHISMobileClient/deployed/DefaultColorPhone/org/kxml2/io/KXmlParser.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/xmlpull/
  CBHISMobileClient/deployed/DefaultColorPhone/org/xmlpull/v1/
  CBHISMobileClient/deployed/DefaultColorPhone/org/xmlpull/v1/XmlPullParser.class
  CBHISMobileClient/deployed/DefaultColorPhone/org/xmlpull/v1/XmlPullParserException.class
  CBHISMobileClient/src/org/hisp/dhis/cbhis/image/Thumbs.db
  CBHISMobileClient/src/org/hisp/dhis/cbhis/model/Activity.java
  CBHISMobileClient/src/org/hisp/dhis/cbhis/model/Beneficiary.java
  CBHISMobileClient/src/org/hisp/dhis/cbhis/model/OrgUnit.java
  CBHISMobileClient/src/org/hisp/dhis/cbhis/model/Task.java
modified:
  CBHISMobileClient/.mtj
  CBHISMobileClient/Application Descriptor
  CBHISMobileClient/build.properties
  CBHISMobileClient/deployed/DefaultColorPhone/CBHISMobileClient.jad
  CBHISMobileClient/deployed/DefaultColorPhone/CBHISMobileClient.jar
  CBHISMobileClient/deployed/proguard.cfg
  CBHISMobileClient/src/org/hisp/dhis/cbhis/connection/DownloadManager.java
  CBHISMobileClient/src/org/hisp/dhis/cbhis/db/ModelRecordStore.java
  CBHISMobileClient/src/org/hisp/dhis/cbhis/gui/CBHISMIDlet.java
The size of the diff (5199 lines) is larger than your specified limit of 1000 lines

--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription