禅道 [php] ZenTaoPMS.15.7
.
└── zentaopms
├── VERSION
├── api
│ ├── index.html
│ └── v1
│ ├── config
│ │ ├── index.html
│ │ └── zdisk.php
│ ├── entries
│ │ ├── bug.php
│ │ ├── bugs.php
│ │ ├── build.php
│ │ ├── builds.php
│ │ ├── config.php
│ │ ├── configs.php
│ │ ├── department.php
│ │ ├── departments.php
│ │ ├── error.php
│ │ ├── execution.php
│ │ ├── executionStories.php
│ │ ├── executions.php
│ │ ├── index.html
│ │ ├── issue.php
│ │ ├── issues.php
│ │ ├── product.php
│ │ ├── productissue.php
│ │ ├── productissues.php
│ │ ├── productplan.php
│ │ ├── productplans.php
│ │ ├── products.php
│ │ ├── program.php
│ │ ├── programs.php
│ │ ├── project.php
│ │ ├── projectreleases.php
│ │ ├── projects.php
│ │ ├── release.php
│ │ ├── releases.php
│ │ ├── risk.php
│ │ ├── risks.php
│ │ ├── stories.php
│ │ ├── story.php
│ │ ├── storychange.php
│ │ ├── task.php
│ │ ├── taskassignto.php
│ │ ├── taskfinish.php
│ │ ├── tasks.php
│ │ ├── taskstart.php
│ │ ├── testcase.php
│ │ ├── testcases.php
│ │ ├── testtask.php
│ │ ├── testtasks.php
│ │ ├── todo.php
│ │ ├── todos.php
│ │ ├── tokens.php
│ │ ├── user.php
│ │ ├── users.php
│ │ ├── zfile.php
│ │ ├── zfilecontent.php
│ │ ├── zfolder.php
│ │ └── zfolders.php
│ ├── index.html
│ └── lang
│ ├── en.php
│ ├── index.html
│ ├── zh-cn.php
│ └── zh-tw.php
├── bin
│ ├── index.html
│ ├── init.bat
│ ├── init.sh
│ ├── php
│ │ ├── checkyaml.php
│ │ ├── crond.php
│ │ ├── encrypt.php
│ │ └── index.html
│ └── ztcli
├── config
│ ├── config.php
│ ├── ext
│ │ ├── _0_xuanxuan.php
│ │ ├── _1_maps.php
│ │ ├── maps.php
│ │ ├── xuanxuan.php
│ │ ├── xuanxuanfilter.php
│ │ └── xxb.php
│ ├── filter.php
│ ├── index.html
│ ├── routes.php
│ ├── timezones.php
│ └── zentaopms.php
├── db
│ ├── demo.sql
│ ├── endemo.sql
│ ├── index.html
│ ├── standard
│ │ ├── index.html
│ │ ├── xuanxuan10.2.sql
│ │ ├── xuanxuan10.3.1.sql
│ │ ├── xuanxuan10.3.sql
│ │ ├── xuanxuan10.4.sql
│ │ ├── xuanxuan10.5.1.sql
│ │ ├── xuanxuan10.5.sql
│ │ ├── xuanxuan10.6.sql
│ │ ├── xuanxuan11.0.sql
│ │ ├── xuanxuan11.1.sql
│ │ ├── xuanxuan11.2.sql
│ │ ├── xuanxuan11.3.sql
│ │ ├── xuanxuan11.4.1.sql
│ │ ├── xuanxuan11.4.sql
│ │ ├── xuanxuan11.5.1.sql
│ │ ├── xuanxuan11.5.2.sql
│ │ ├── xuanxuan11.5.sql
│ │ ├── xuanxuan11.6.1.sql
│ │ ├── xuanxuan11.6.2.sql
│ │ ├── xuanxuan11.6.3.sql
│ │ ├── xuanxuan11.6.4.sql
│ │ ├── xuanxuan11.6.5.sql
│ │ ├── xuanxuan11.6.sql
│ │ ├── xuanxuan11.7.sql
│ │ ├── xuanxuan12.0.1.sql
│ │ ├── xuanxuan12.0.sql
│ │ ├── xuanxuan12.1.sql
│ │ ├── xuanxuan12.2.sql
│ │ ├── xuanxuan12.3.1.sql
│ │ ├── xuanxuan12.3.2.sql
│ │ ├── xuanxuan12.3.3.sql
│ │ ├── xuanxuan12.3.sql
│ │ ├── xuanxuan12.4.1.sql
│ │ ├── xuanxuan12.4.2.sql
│ │ ├── xuanxuan12.4.3.sql
│ │ ├── xuanxuan12.4.4.sql
│ │ ├── xuanxuan12.4.sql
│ │ ├── xuanxuan12.5.1.sql
│ │ ├── xuanxuan12.5.sql
│ │ ├── xuanxuan15.0.sql
│ │ ├── zentao10.0.alpha.sql
│ │ ├── zentao10.0.sql
│ │ ├── zentao10.1.sql
│ │ ├── zentao10.2.sql
│ │ ├── zentao10.3.1.sql
│ │ ├── zentao10.3.sql
│ │ ├── zentao10.4.sql
│ │ ├── zentao10.5.1.sql
│ │ ├── zentao10.5.sql
│ │ ├── zentao10.6.sql
│ │ ├── zentao11.0.sql
│ │ ├── zentao11.1.sql
│ │ ├── zentao11.2.sql
│ │ ├── zentao11.3.sql
│ │ ├── zentao11.4.1.sql
│ │ ├── zentao11.4.sql
│ │ ├── zentao11.5.1.sql
│ │ ├── zentao11.5.2.sql
│ │ ├── zentao11.5.sql
│ │ ├── zentao11.6.1.sql
│ │ ├── zentao11.6.2.sql
│ │ ├── zentao11.6.3.sql
│ │ ├── zentao11.6.4.sql
│ │ ├── zentao11.6.5.sql
│ │ ├── zentao11.6.sql
│ │ ├── zentao11.7.sql
│ │ ├── zentao12.0.1.sql
│ │ ├── zentao12.0.sql
│ │ ├── zentao12.1.sql
│ │ ├── zentao12.2.sql
│ │ ├── zentao12.3.1.sql
│ │ ├── zentao12.3.2.sql
│ │ ├── zentao12.3.3.sql
│ │ ├── zentao12.3.sql
│ │ ├── zentao12.4.1.sql
│ │ ├── zentao12.4.2.sql
│ │ ├── zentao12.4.3.sql
│ │ ├── zentao12.4.4.sql
│ │ ├── zentao12.4.sql
│ │ ├── zentao12.5.1.sql
│ │ ├── zentao12.5.2.sql
│ │ ├── zentao12.5.3.sql
│ │ ├── zentao12.5.sql
│ │ ├── zentao15.0.1.sql
│ │ ├── zentao15.0.2.sql
│ │ ├── zentao15.0.3.sql
│ │ ├── zentao15.0.rc3.sql
│ │ ├── zentao15.0.sql
│ │ ├── zentao15.2.sql
│ │ ├── zentao15.3.sql
│ │ ├── zentao15.4.sql
│ │ ├── zentao15.5.sql
│ │ ├── zentao15.6.sql
│ │ ├── zentao15.7.sql
│ │ └── zentao9.8.3.sql
│ ├── update0.1.sql
│ ├── update0.3.sql
│ ├── update0.4.sql
│ ├── update0.5.sql
│ ├── update0.6.sql
│ ├── update1.0.1.sql
│ ├── update1.0.beta.sql
│ ├── update1.0.rc1.sql
│ ├── update1.1.sql
│ ├── update1.2.sql
│ ├── update1.3.sql
│ ├── update1.4.sql
│ ├── update1.5.sql
│ ├── update10.0.alpha.sql
│ ├── update10.0.beta.sql
│ ├── update10.0.sql
│ ├── update10.3.1.sql
│ ├── update10.4.sql
│ ├── update10.5.1.sql
│ ├── update11.1.sql
│ ├── update11.2.sql
│ ├── update11.3.sql
│ ├── update11.4.1.sql
│ ├── update11.4.sql
│ ├── update11.5.2.sql
│ ├── update11.5.sql
│ ├── update11.6.4.sql
│ ├── update11.6.5.sql
│ ├── update11.6.sql
│ ├── update11.7.sql
│ ├── update12.0.1.sql
│ ├── update12.1.sql
│ ├── update12.2.sql
│ ├── update12.3.2.sql
│ ├── update12.3.3.sql
│ ├── update12.4.1.sql
│ ├── update12.4.2.sql
│ ├── update12.4.4.sql
│ ├── update12.4.sql
│ ├── update12.5.3.sql
│ ├── update15.0.2.sql
│ ├── update15.0.3.sql
│ ├── update15.0.rc2.sql
│ ├── update15.0.rc3.sql
│ ├── update15.0.sql
│ ├── update15.2.sql
│ ├── update15.3.sql
│ ├── update15.4.sql
│ ├── update15.5.sql
│ ├── update15.6.sql
│ ├── update2.0.sql
│ ├── update2.1.sql
│ ├── update2.2.sql
│ ├── update2.3.sql
│ ├── update2.4.sql
│ ├── update3.0.beta1.sql
│ ├── update3.1.sql
│ ├── update3.2.1.sql
│ ├── update3.2.sql
│ ├── update3.3.sql
│ ├── update4.0.1.sql
│ ├── update4.0.beta1.sql
│ ├── update4.0.beta2.sql
│ ├── update4.0.sql
│ ├── update4.1.sql
│ ├── update4.2.sql
│ ├── update4.3.sql
│ ├── update5.2.1.sql
│ ├── update6.0.beta1.sql
│ ├── update6.0.sql
│ ├── update6.1.sql
│ ├── update7.0.sql
│ ├── update7.1.sql
│ ├── update7.2.4.sql
│ ├── update7.3.sql
│ ├── update7.4.beta.sql
│ ├── update8.0.1.sql
│ ├── update8.1.3.sql
│ ├── update8.1.sql
│ ├── update8.2.1.sql
│ ├── update8.2.6.sql
│ ├── update8.3.1.sql
│ ├── update8.4.1.sql
│ ├── update9.0.1.sql
│ ├── update9.0.beta.sql
│ ├── update9.1.1.sql
│ ├── update9.1.2.sql
│ ├── update9.1.sql
│ ├── update9.3.beta.sql
│ ├── update9.4.sql
│ ├── update9.5.1.sql
│ ├── update9.5.sql
│ ├── update9.6.3.sql
│ ├── update9.6.sql
│ ├── update9.7.sql
│ ├── update9.8.1.sql
│ ├── update9.8.2.sql
│ ├── update9.8.3.sql
│ ├── upgradexuanxuan.optimization.sql
│ ├── upgradexuanxuan1.0.sql
│ ├── upgradexuanxuan1.1.1.sql
│ ├── upgradexuanxuan1.3.0.sql
│ ├── upgradexuanxuan1.4.0.sql
│ ├── upgradexuanxuan1.6.0.sql
│ ├── upgradexuanxuan2.0.0.sql
│ ├── upgradexuanxuan2.1.0.sql
│ ├── upgradexuanxuan2.2.0.sql
│ ├── upgradexuanxuan2.3.0.sql
│ ├── upgradexuanxuan2.4.0.sql
│ ├── upgradexuanxuan2.5.0.sql
│ ├── upgradexuanxuan2.5.7.sql
│ ├── upgradexuanxuan3.0-beta3.sql
│ ├── upgradexuanxuan3.0.0-beta.1.sql
│ ├── upgradexuanxuan3.1.1.sql
│ ├── upgradexuanxuan3.2.3.sql
│ ├── upgradexuanxuan3.3.sql
│ ├── upgradexuanxuan4.0.beta2.sql
│ ├── upgradexuanxuan4.0.beta3.sql
│ ├── upgradexuanxuan4.0.sql
│ ├── upgradexuanxuan4.2.sql
│ ├── upgradexuanxuan4.4.sql
│ ├── win2unix.sql
│ ├── xuanxuan.sql
│ └── zentao.sql
├── doc
│ ├── CHANGELOG
│ ├── COPYING
│ ├── COPYING.LESSER
│ ├── FLOWCHART.url
│ ├── HELP.url
│ ├── INSTALL
│ ├── LICENSE.CN
│ ├── LICENSE.EN
│ ├── README
│ ├── README.zh_CN
│ ├── THANKS
│ ├── THIRDPARTY
│ ├── TODO
│ ├── UPGRADE
│ ├── VIDEO.url
│ └── index.html
├── framework
│ ├── api
│ │ ├── entry.class.php
│ │ ├── helper.class.php
│ │ ├── index.html
│ │ └── router.class.php
│ ├── base
│ │ ├── control.class.php
│ │ ├── helper.class.php
│ │ ├── index.html
│ │ ├── model.class.php
│ │ └── router.class.php
│ ├── control.class.php
│ ├── helper.class.php
│ ├── index.html
│ ├── model.class.php
│ ├── router.class.php
│ └── xuanxuan.class.php
├── index.html
├── lib
│ ├── api
│ │ ├── api.class.php
│ │ └── index.html
│ ├── base
│ │ ├── dao
│ │ │ ├── dao.class.php
│ │ │ └── index.html
│ │ ├── filter
│ │ │ ├── filter.class.php
│ │ │ └── index.html
│ │ ├── front
│ │ │ ├── front.class.php
│ │ │ └── index.html
│ │ ├── index.html
│ │ └── pager
│ │ ├── index.html
│ │ └── pager.class.php
│ ├── captcha
│ │ ├── captcha.class.php
│ │ ├── font
│ │ │ ├── captcha0.ttf
│ │ │ ├── captcha1.ttf
│ │ │ ├── captcha2.ttf
│ │ │ ├── captcha3.ttf
│ │ │ ├── captcha4.ttf
│ │ │ ├── captcha5.ttf
│ │ │ └── index.html
│ │ └── index.html
│ ├── crontab
│ │ ├── crontab.class.php
│ │ └── index.html
│ ├── dao
│ │ ├── dao.class.php
│ │ └── index.html
│ ├── date
│ │ ├── date.class.php
│ │ └── index.html
│ ├── dingapi
│ │ ├── dingapi.class.php
│ │ └── index.html
│ ├── feishuapi
│ │ ├── feishuapi.class.php
│ │ └── index.html
│ ├── filter
│ │ ├── filter.class.php
│ │ └── index.html
│ ├── front
│ │ ├── front.class.php
│ │ └── index.html
│ ├── hyperdown
│ │ ├── LICENSE
│ │ ├── hyperdown.class.php
│ │ └── index.html
│ ├── index.html
│ ├── mobile
│ │ ├── index.html
│ │ └── mobile.class.php
│ ├── pager
│ │ ├── index.html
│ │ └── pager.class.php
│ ├── pclzip
│ │ ├── gnu-lgpl.txt
│ │ ├── index.html
│ │ ├── pclzip.class.php
│ │ └── readme.txt
│ ├── phpaes
│ │ ├── phpaes.class.php
│ │ └── phpseclib
│ │ ├── Common
│ │ │ └── Functions
│ │ │ ├── Objects.php
│ │ │ └── Strings.php
│ │ ├── Crypt
│ │ │ ├── AES.php
│ │ │ ├── Blowfish.php
│ │ │ ├── Common
│ │ │ │ ├── AsymmetricKey.php
│ │ │ │ ├── BlockCipher.php
│ │ │ │ ├── Keys
│ │ │ │ │ ├── OpenSSH.php
│ │ │ │ │ ├── PKCS.php
│ │ │ │ │ ├── PKCS1.php
│ │ │ │ │ ├── PKCS8.php
│ │ │ │ │ └── PuTTY.php
│ │ │ │ ├── Signature
│ │ │ │ │ └── Raw.php
│ │ │ │ ├── StreamCipher.php
│ │ │ │ └── SymmetricKey.php
│ │ │ ├── DES.php
│ │ │ ├── DSA
│ │ │ │ ├── Keys
│ │ │ │ │ ├── OpenSSH.php
│ │ │ │ │ ├── PKCS1.php
│ │ │ │ │ ├── PKCS8.php
│ │ │ │ │ ├── PuTTY.php
│ │ │ │ │ ├── Raw.php
│ │ │ │ │ └── XML.php
│ │ │ │ └── Signature
│ │ │ │ ├── PKCS.php
│ │ │ │ ├── Raw.php
│ │ │ │ └── SSH2.php
│ │ │ ├── DSA.php
│ │ │ ├── Hash.php
│ │ │ ├── RC2.php
│ │ │ ├── RC4.php
│ │ │ ├── RSA
│ │ │ │ └── Keys
│ │ │ │ ├── MSBLOB.php
│ │ │ │ ├── OpenSSH.php
│ │ │ │ ├── PKCS1.php
│ │ │ │ ├── PKCS8.php
│ │ │ │ ├── PuTTY.php
│ │ │ │ ├── Raw.php
│ │ │ │ └── XML.php
│ │ │ ├── RSA.php
│ │ │ ├── Random.php
│ │ │ ├── Rijndael.php
│ │ │ ├── TripleDES.php
│ │ │ └── Twofish.php
│ │ ├── Exception
│ │ │ ├── BadConfigurationException.php
│ │ │ ├── FileNotFoundException.php
│ │ │ ├── NoSupportedAlgorithmsException.php
│ │ │ └── UnsupportedAlgorithmException.php
│ │ ├── File
│ │ │ ├── ANSI.php
│ │ │ ├── ASN1
│ │ │ │ ├── Element.php
│ │ │ │ └── Maps
│ │ │ │ ├── AccessDescription.php
│ │ │ │ ├── AdministrationDomainName.php
│ │ │ │ ├── AlgorithmIdentifier.php
│ │ │ │ ├── AnotherName.php
│ │ │ │ ├── Attribute.php
│ │ │ │ ├── AttributeType.php
│ │ │ │ ├── AttributeTypeAndValue.php
│ │ │ │ ├── AttributeValue.php
│ │ │ │ ├── Attributes.php
│ │ │ │ ├── AuthorityInfoAccessSyntax.php
│ │ │ │ ├── AuthorityKeyIdentifier.php
│ │ │ │ ├── BaseDistance.php
│ │ │ │ ├── BasicConstraints.php
│ │ │ │ ├── BuiltInDomainDefinedAttribute.php
│ │ │ │ ├── BuiltInDomainDefinedAttributes.php
│ │ │ │ ├── BuiltInStandardAttributes.php
│ │ │ │ ├── CPSuri.php
│ │ │ │ ├── CRLDistributionPoints.php
│ │ │ │ ├── CRLNumber.php
│ │ │ │ ├── CRLReason.php
│ │ │ │ ├── CertPolicyId.php
│ │ │ │ ├── Certificate.php
│ │ │ │ ├── CertificateIssuer.php
│ │ │ │ ├── CertificateList.php
│ │ │ │ ├── CertificatePolicies.php
│ │ │ │ ├── CertificateSerialNumber.php
│ │ │ │ ├── CertificationRequest.php
│ │ │ │ ├── CertificationRequestInfo.php
│ │ │ │ ├── CountryName.php
│ │ │ │ ├── DSAParams.php
│ │ │ │ ├── DSAPrivateKey.php
│ │ │ │ ├── DSAPublicKey.php
│ │ │ │ ├── DigestInfo.php
│ │ │ │ ├── DirectoryString.php
│ │ │ │ ├── DisplayText.php
│ │ │ │ ├── DistributionPoint.php
│ │ │ │ ├── DistributionPointName.php
│ │ │ │ ├── DssSigValue.php
│ │ │ │ ├── EDIPartyName.php
│ │ │ │ ├── EncryptedData.php
│ │ │ │ ├── EncryptedPrivateKeyInfo.php
│ │ │ │ ├── ExtKeyUsageSyntax.php
│ │ │ │ ├── Extension.php
│ │ │ │ ├── ExtensionAttribute.php
│ │ │ │ ├── ExtensionAttributes.php
│ │ │ │ ├── Extensions.php
│ │ │ │ ├── GeneralName.php
│ │ │ │ ├── GeneralNames.php
│ │ │ │ ├── GeneralSubtree.php
│ │ │ │ ├── GeneralSubtrees.php
│ │ │ │ ├── HoldInstructionCode.php
│ │ │ │ ├── InvalidityDate.php
│ │ │ │ ├── IssuerAltName.php
│ │ │ │ ├── IssuingDistributionPoint.php
│ │ │ │ ├── KeyIdentifier.php
│ │ │ │ ├── KeyPurposeId.php
│ │ │ │ ├── KeyUsage.php
│ │ │ │ ├── Name.php
│ │ │ │ ├── NameConstraints.php
│ │ │ │ ├── NetworkAddress.php
│ │ │ │ ├── NoticeReference.php
│ │ │ │ ├── NumericUserIdentifier.php
│ │ │ │ ├── ORAddress.php
│ │ │ │ ├── OrganizationName.php
│ │ │ │ ├── OrganizationalUnitNames.php
│ │ │ │ ├── OtherPrimeInfo.php
│ │ │ │ ├── OtherPrimeInfos.php
│ │ │ │ ├── PBEParameter.php
│ │ │ │ ├── PBES2params.php
│ │ │ │ ├── PBKDF2params.php
│ │ │ │ ├── PBMAC1params.php
│ │ │ │ ├── PKCS9String.php
│ │ │ │ ├── PersonalName.php
│ │ │ │ ├── PolicyInformation.php
│ │ │ │ ├── PolicyMappings.php
│ │ │ │ ├── PolicyQualifierId.php
│ │ │ │ ├── PolicyQualifierInfo.php
│ │ │ │ ├── PostalAddress.php
│ │ │ │ ├── PrivateDomainName.php
│ │ │ │ ├── PrivateKey.php
│ │ │ │ ├── PrivateKeyInfo.php
│ │ │ │ ├── PrivateKeyUsagePeriod.php
│ │ │ │ ├── PublicKeyAndChallenge.php
│ │ │ │ ├── PublicKeyInfo.php
│ │ │ │ ├── RC2CBCParameter.php
│ │ │ │ ├── RDNSequence.php
│ │ │ │ ├── RSAPrivateKey.php
│ │ │ │ ├── RSAPublicKey.php
│ │ │ │ ├── ReasonFlags.php
│ │ │ │ ├── RelativeDistinguishedName.php
│ │ │ │ ├── RevokedCertificate.php
│ │ │ │ ├── SignedPublicKeyAndChallenge.php
│ │ │ │ ├── SubjectAltName.php
│ │ │ │ ├── SubjectDirectoryAttributes.php
│ │ │ │ ├── SubjectPublicKeyInfo.php
│ │ │ │ ├── TBSCertList.php
│ │ │ │ ├── TBSCertificate.php
│ │ │ │ ├── TerminalIdentifier.php
│ │ │ │ ├── Time.php
│ │ │ │ ├── UniqueIdentifier.php
│ │ │ │ ├── UserNotice.php
│ │ │ │ ├── Validity.php
│ │ │ │ ├── netscape_ca_policy_url.php
│ │ │ │ ├── netscape_cert_type.php
│ │ │ │ └── netscape_comment.php
│ │ │ ├── ASN1.php
│ │ │ └── X509.php
│ │ ├── Math
│ │ │ └── BigInteger.php
│ │ ├── Net
│ │ │ ├── SCP.php
│ │ │ ├── SFTP
│ │ │ │ └── Stream.php
│ │ │ ├── SFTP.php
│ │ │ ├── SSH1.php
│ │ │ └── SSH2.php
│ │ ├── System
│ │ │ └── SSH
│ │ │ ├── Agent
│ │ │ │ └── Identity.php
│ │ │ └── Agent.php
│ │ ├── bootstrap.php
│ │ └── openssl.cnf
│ ├── phpmailer
│ │ ├── LICENSE
│ │ ├── README
│ │ ├── class.pop3.php
│ │ ├── class.smtp.php
│ │ ├── index.html
│ │ ├── language
│ │ │ ├── index.html
│ │ │ ├── phpmailer.lang-ar.php
│ │ │ ├── phpmailer.lang-br.php
│ │ │ ├── phpmailer.lang-ca.php
│ │ │ ├── phpmailer.lang-ch.php
│ │ │ ├── phpmailer.lang-cz.php
│ │ │ ├── phpmailer.lang-de.php
│ │ │ ├── phpmailer.lang-dk.php
│ │ │ ├── phpmailer.lang-es.php
│ │ │ ├── phpmailer.lang-et.php
│ │ │ ├── phpmailer.lang-fi.php
│ │ │ ├── phpmailer.lang-fo.php
│ │ │ ├── phpmailer.lang-fr.php
│ │ │ ├── phpmailer.lang-hu.php
│ │ │ ├── phpmailer.lang-it.php
│ │ │ ├── phpmailer.lang-ja.php
│ │ │ ├── phpmailer.lang-nl.php
│ │ │ ├── phpmailer.lang-no.php
│ │ │ ├── phpmailer.lang-pl.php
│ │ │ ├── phpmailer.lang-ro.php
│ │ │ ├── phpmailer.lang-ru.php
│ │ │ ├── phpmailer.lang-se.php
│ │ │ ├── phpmailer.lang-tr.php
│ │ │ ├── phpmailer.lang-zh-cn.php
│ │ │ └── phpmailer.lang-zh-tw.php
│ │ ├── ntlm_sasl_client.php
│ │ └── phpmailer.class.php
│ ├── phpthumb
│ │ ├── GdThumb.inc.php
│ │ ├── PhpThumb.inc.php
│ │ ├── ThumbBase.inc.php
│ │ ├── index.html
│ │ ├── phpthumb.class.php
│ │ └── thumb_plugins
│ │ ├── gd_reflection.inc.php
│ │ └── index.html
│ ├── pinyin
│ │ ├── data
│ │ │ ├── index.html
│ │ │ └── words
│ │ ├── index.html
│ │ └── pinyin.class.php
│ ├── purifier
│ │ ├── HTMLPurifier
│ │ │ ├── Arborize.php
│ │ │ ├── AttrCollections.php
│ │ │ ├── AttrDef
│ │ │ │ ├── CSS
│ │ │ │ │ ├── AlphaValue.php
│ │ │ │ │ ├── Background.php
│ │ │ │ │ ├── BackgroundPosition.php
│ │ │ │ │ ├── Border.php
│ │ │ │ │ ├── Color.php
│ │ │ │ │ ├── Composite.php
│ │ │ │ │ ├── DenyElementDecorator.php
│ │ │ │ │ ├── Filter.php
│ │ │ │ │ ├── Font.php
│ │ │ │ │ ├── FontFamily.php
│ │ │ │ │ ├── Ident.php
│ │ │ │ │ ├── ImportantDecorator.php
│ │ │ │ │ ├── Length.php
│ │ │ │ │ ├── ListStyle.php
│ │ │ │ │ ├── Multiple.php
│ │ │ │ │ ├── Number.php
│ │ │ │ │ ├── Percentage.php
│ │ │ │ │ ├── TextDecoration.php
│ │ │ │ │ ├── URI.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── CSS.php
│ │ │ │ ├── Clone.php
│ │ │ │ ├── Enum.php
│ │ │ │ ├── HTML
│ │ │ │ │ ├── Bool.php
│ │ │ │ │ ├── Class.php
│ │ │ │ │ ├── Color.php
│ │ │ │ │ ├── FrameTarget.php
│ │ │ │ │ ├── ID.php
│ │ │ │ │ ├── Length.php
│ │ │ │ │ ├── LinkTypes.php
│ │ │ │ │ ├── MultiLength.php
│ │ │ │ │ ├── Nmtokens.php
│ │ │ │ │ ├── Pixels.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── Integer.php
│ │ │ │ ├── Lang.php
│ │ │ │ ├── Switch.php
│ │ │ │ ├── Text.php
│ │ │ │ ├── URI
│ │ │ │ │ ├── Email
│ │ │ │ │ │ ├── SimpleCheck.php
│ │ │ │ │ │ └── index.html
│ │ │ │ │ ├── Email.php
│ │ │ │ │ ├── Host.php
│ │ │ │ │ ├── IPv4.php
│ │ │ │ │ ├── IPv6.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── URI.php
│ │ │ │ └── index.html
│ │ │ ├── AttrDef.php
│ │ │ ├── AttrTransform
│ │ │ │ ├── Background.php
│ │ │ │ ├── BdoDir.php
│ │ │ │ ├── BgColor.php
│ │ │ │ ├── BoolToCSS.php
│ │ │ │ ├── Border.php
│ │ │ │ ├── EnumToCSS.php
│ │ │ │ ├── ImgRequired.php
│ │ │ │ ├── ImgSpace.php
│ │ │ │ ├── Input.php
│ │ │ │ ├── Lang.php
│ │ │ │ ├── Length.php
│ │ │ │ ├── Name.php
│ │ │ │ ├── NameSync.php
│ │ │ │ ├── Nofollow.php
│ │ │ │ ├── SafeEmbed.php
│ │ │ │ ├── SafeObject.php
│ │ │ │ ├── SafeParam.php
│ │ │ │ ├── ScriptRequired.php
│ │ │ │ ├── TargetBlank.php
│ │ │ │ ├── TargetNoopener.php
│ │ │ │ ├── TargetNoreferrer.php
│ │ │ │ ├── Textarea.php
│ │ │ │ └── index.html
│ │ │ ├── AttrTransform.php
│ │ │ ├── AttrTypes.php
│ │ │ ├── AttrValidator.php
│ │ │ ├── Bootstrap.php
│ │ │ ├── CSSDefinition.php
│ │ │ ├── ChildDef
│ │ │ │ ├── Chameleon.php
│ │ │ │ ├── Custom.php
│ │ │ │ ├── Empty.php
│ │ │ │ ├── List.php
│ │ │ │ ├── Optional.php
│ │ │ │ ├── Required.php
│ │ │ │ ├── StrictBlockquote.php
│ │ │ │ ├── Table.php
│ │ │ │ └── index.html
│ │ │ ├── ChildDef.php
│ │ │ ├── Config.php
│ │ │ ├── ConfigSchema
│ │ │ │ ├── Builder
│ │ │ │ │ ├── ConfigSchema.php
│ │ │ │ │ ├── Xml.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── Exception.php
│ │ │ │ ├── Interchange
│ │ │ │ │ ├── Directive.php
│ │ │ │ │ ├── Id.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── Interchange.php
│ │ │ │ ├── InterchangeBuilder.php
│ │ │ │ ├── Validator.php
│ │ │ │ ├── ValidatorAtom.php
│ │ │ │ ├── index.html
│ │ │ │ ├── schema
│ │ │ │ │ ├── Attr.AllowedClasses.txt
│ │ │ │ │ ├── Attr.AllowedFrameTargets.txt
│ │ │ │ │ ├── Attr.AllowedRel.txt
│ │ │ │ │ ├── Attr.AllowedRev.txt
│ │ │ │ │ ├── Attr.ClassUseCDATA.txt
│ │ │ │ │ ├── Attr.DefaultImageAlt.txt
│ │ │ │ │ ├── Attr.DefaultInvalidImage.txt
│ │ │ │ │ ├── Attr.DefaultInvalidImageAlt.txt
│ │ │ │ │ ├── Attr.DefaultTextDir.txt
│ │ │ │ │ ├── Attr.EnableID.txt
│ │ │ │ │ ├── Attr.ForbiddenClasses.txt
│ │ │ │ │ ├── Attr.ID.HTML5.txt
│ │ │ │ │ ├── Attr.IDBlacklist.txt
│ │ │ │ │ ├── Attr.IDBlacklistRegexp.txt
│ │ │ │ │ ├── Attr.IDPrefix.txt
│ │ │ │ │ ├── Attr.IDPrefixLocal.txt
│ │ │ │ │ ├── AutoFormat.AutoParagraph.txt
│ │ │ │ │ ├── AutoFormat.Custom.txt
│ │ │ │ │ ├── AutoFormat.DisplayLinkURI.txt
│ │ │ │ │ ├── AutoFormat.Linkify.txt
│ │ │ │ │ ├── AutoFormat.PurifierLinkify.DocURL.txt
│ │ │ │ │ ├── AutoFormat.PurifierLinkify.txt
│ │ │ │ │ ├── AutoFormat.RemoveEmpty.Predicate.txt
│ │ │ │ │ ├── AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
│ │ │ │ │ ├── AutoFormat.RemoveEmpty.RemoveNbsp.txt
│ │ │ │ │ ├── AutoFormat.RemoveEmpty.txt
│ │ │ │ │ ├── AutoFormat.RemoveSpansWithoutAttributes.txt
│ │ │ │ │ ├── CSS.AllowDuplicates.txt
│ │ │ │ │ ├── CSS.AllowImportant.txt
│ │ │ │ │ ├── CSS.AllowTricky.txt
│ │ │ │ │ ├── CSS.AllowedFonts.txt
│ │ │ │ │ ├── CSS.AllowedProperties.txt
│ │ │ │ │ ├── CSS.DefinitionRev.txt
│ │ │ │ │ ├── CSS.ForbiddenProperties.txt
│ │ │ │ │ ├── CSS.MaxImgLength.txt
│ │ │ │ │ ├── CSS.Proprietary.txt
│ │ │ │ │ ├── CSS.Trusted.txt
│ │ │ │ │ ├── Cache.DefinitionImpl.txt
│ │ │ │ │ ├── Cache.SerializerPath.txt
│ │ │ │ │ ├── Cache.SerializerPermissions.txt
│ │ │ │ │ ├── Core.AggressivelyFixLt.txt
│ │ │ │ │ ├── Core.AggressivelyRemoveScript.txt
│ │ │ │ │ ├── Core.AllowHostnameUnderscore.txt
│ │ │ │ │ ├── Core.CollectErrors.txt
│ │ │ │ │ ├── Core.ColorKeywords.txt
│ │ │ │ │ ├── Core.ConvertDocumentToFragment.txt
│ │ │ │ │ ├── Core.DirectLexLineNumberSyncInterval.txt
│ │ │ │ │ ├── Core.DisableExcludes.txt
│ │ │ │ │ ├── Core.EnableIDNA.txt
│ │ │ │ │ ├── Core.Encoding.txt
│ │ │ │ │ ├── Core.EscapeInvalidChildren.txt
│ │ │ │ │ ├── Core.EscapeInvalidTags.txt
│ │ │ │ │ ├── Core.EscapeNonASCIICharacters.txt
│ │ │ │ │ ├── Core.HiddenElements.txt
│ │ │ │ │ ├── Core.Language.txt
│ │ │ │ │ ├── Core.LegacyEntityDecoder.txt
│ │ │ │ │ ├── Core.LexerImpl.txt
│ │ │ │ │ ├── Core.MaintainLineNumbers.txt
│ │ │ │ │ ├── Core.NormalizeNewlines.txt
│ │ │ │ │ ├── Core.RemoveInvalidImg.txt
│ │ │ │ │ ├── Core.RemoveProcessingInstructions.txt
│ │ │ │ │ ├── Core.RemoveScriptContents.txt
│ │ │ │ │ ├── Filter.Custom.txt
│ │ │ │ │ ├── Filter.ExtractStyleBlocks.Escaping.txt
│ │ │ │ │ ├── Filter.ExtractStyleBlocks.Scope.txt
│ │ │ │ │ ├── Filter.ExtractStyleBlocks.TidyImpl.txt
│ │ │ │ │ ├── Filter.ExtractStyleBlocks.txt
│ │ │ │ │ ├── Filter.YouTube.txt
│ │ │ │ │ ├── HTML.Allowed.txt
│ │ │ │ │ ├── HTML.AllowedAttributes.txt
│ │ │ │ │ ├── HTML.AllowedComments.txt
│ │ │ │ │ ├── HTML.AllowedCommentsRegexp.txt
│ │ │ │ │ ├── HTML.AllowedElements.txt
│ │ │ │ │ ├── HTML.AllowedModules.txt
│ │ │ │ │ ├── HTML.Attr.Name.UseCDATA.txt
│ │ │ │ │ ├── HTML.BlockWrapper.txt
│ │ │ │ │ ├── HTML.CoreModules.txt
│ │ │ │ │ ├── HTML.CustomDoctype.txt
│ │ │ │ │ ├── HTML.DefinitionID.txt
│ │ │ │ │ ├── HTML.DefinitionRev.txt
│ │ │ │ │ ├── HTML.Doctype.txt
│ │ │ │ │ ├── HTML.FlashAllowFullScreen.txt
│ │ │ │ │ ├── HTML.ForbiddenAttributes.txt
│ │ │ │ │ ├── HTML.ForbiddenElements.txt
│ │ │ │ │ ├── HTML.MaxImgLength.txt
│ │ │ │ │ ├── HTML.Nofollow.txt
│ │ │ │ │ ├── HTML.Parent.txt
│ │ │ │ │ ├── HTML.Proprietary.txt
│ │ │ │ │ ├── HTML.SafeEmbed.txt
│ │ │ │ │ ├── HTML.SafeIframe.txt
│ │ │ │ │ ├── HTML.SafeObject.txt
│ │ │ │ │ ├── HTML.SafeScripting.txt
│ │ │ │ │ ├── HTML.Strict.txt
│ │ │ │ │ ├── HTML.TargetBlank.txt
│ │ │ │ │ ├── HTML.TargetNoopener.txt
│ │ │ │ │ ├── HTML.TargetNoreferrer.txt
│ │ │ │ │ ├── HTML.TidyAdd.txt
│ │ │ │ │ ├── HTML.TidyLevel.txt
│ │ │ │ │ ├── HTML.TidyRemove.txt
│ │ │ │ │ ├── HTML.Trusted.txt
│ │ │ │ │ ├── HTML.XHTML.txt
│ │ │ │ │ ├── Output.CommentScriptContents.txt
│ │ │ │ │ ├── Output.FixInnerHTML.txt
│ │ │ │ │ ├── Output.FlashCompat.txt
│ │ │ │ │ ├── Output.Newline.txt
│ │ │ │ │ ├── Output.SortAttr.txt
│ │ │ │ │ ├── Output.TidyFormat.txt
│ │ │ │ │ ├── Test.ForceNoIconv.txt
│ │ │ │ │ ├── URI.AllowedSchemes.txt
│ │ │ │ │ ├── URI.Base.txt
│ │ │ │ │ ├── URI.DefaultScheme.txt
│ │ │ │ │ ├── URI.DefinitionID.txt
│ │ │ │ │ ├── URI.DefinitionRev.txt
│ │ │ │ │ ├── URI.Disable.txt
│ │ │ │ │ ├── URI.DisableExternal.txt
│ │ │ │ │ ├── URI.DisableExternalResources.txt
│ │ │ │ │ ├── URI.DisableResources.txt
│ │ │ │ │ ├── URI.Host.txt
│ │ │ │ │ ├── URI.HostBlacklist.txt
│ │ │ │ │ ├── URI.MakeAbsolute.txt
│ │ │ │ │ ├── URI.Munge.txt
│ │ │ │ │ ├── URI.MungeResources.txt
│ │ │ │ │ ├── URI.MungeSecretKey.txt
│ │ │ │ │ ├── URI.OverrideAllowedSchemes.txt
│ │ │ │ │ ├── URI.SafeIframeRegexp.txt
│ │ │ │ │ ├── index.html
│ │ │ │ │ └── info.ini
│ │ │ │ └── schema.ser
│ │ │ ├── ConfigSchema.php
│ │ │ ├── ContentSets.php
│ │ │ ├── Context.php
│ │ │ ├── Definition.php
│ │ │ ├── DefinitionCache
│ │ │ │ ├── Decorator
│ │ │ │ │ ├── Cleanup.php
│ │ │ │ │ ├── Memory.php
│ │ │ │ │ ├── Template.php.in
│ │ │ │ │ └── index.html
│ │ │ │ ├── Decorator.php
│ │ │ │ ├── Null.php
│ │ │ │ ├── Serializer
│ │ │ │ │ ├── README
│ │ │ │ │ └── index.html
│ │ │ │ ├── Serializer.php
│ │ │ │ └── index.html
│ │ │ ├── DefinitionCache.php
│ │ │ ├── DefinitionCacheFactory.php
│ │ │ ├── Doctype.php
│ │ │ ├── DoctypeRegistry.php
│ │ │ ├── ElementDef.php
│ │ │ ├── Encoder.php
│ │ │ ├── EntityLookup
│ │ │ │ ├── entities.ser
│ │ │ │ └── index.html
│ │ │ ├── EntityLookup.php
│ │ │ ├── EntityParser.php
│ │ │ ├── ErrorCollector.php
│ │ │ ├── ErrorStruct.php
│ │ │ ├── Exception.php
│ │ │ ├── Filter
│ │ │ │ ├── ExtractStyleBlocks.php
│ │ │ │ ├── YouTube.php
│ │ │ │ └── index.html
│ │ │ ├── Filter.php
│ │ │ ├── Generator.php
│ │ │ ├── HTMLDefinition.php
│ │ │ ├── HTMLModule
│ │ │ │ ├── Bdo.php
│ │ │ │ ├── CommonAttributes.php
│ │ │ │ ├── Edit.php
│ │ │ │ ├── Forms.php
│ │ │ │ ├── Hypertext.php
│ │ │ │ ├── Iframe.php
│ │ │ │ ├── Image.php
│ │ │ │ ├── Legacy.php
│ │ │ │ ├── List.php
│ │ │ │ ├── Name.php
│ │ │ │ ├── Nofollow.php
│ │ │ │ ├── NonXMLCommonAttributes.php
│ │ │ │ ├── Object.php
│ │ │ │ ├── Presentation.php
│ │ │ │ ├── Proprietary.php
│ │ │ │ ├── Ruby.php
│ │ │ │ ├── SafeEmbed.php
│ │ │ │ ├── SafeObject.php
│ │ │ │ ├── SafeScripting.php
│ │ │ │ ├── Scripting.php
│ │ │ │ ├── StyleAttribute.php
│ │ │ │ ├── Tables.php
│ │ │ │ ├── Target.php
│ │ │ │ ├── TargetBlank.php
│ │ │ │ ├── TargetNoopener.php
│ │ │ │ ├── TargetNoreferrer.php
│ │ │ │ ├── Text.php
│ │ │ │ ├── Tidy
│ │ │ │ │ ├── Name.php
│ │ │ │ │ ├── Proprietary.php
│ │ │ │ │ ├── Strict.php
│ │ │ │ │ ├── Transitional.php
│ │ │ │ │ ├── XHTML.php
│ │ │ │ │ ├── XHTMLAndHTML4.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── Tidy.php
│ │ │ │ ├── XMLCommonAttributes.php
│ │ │ │ └── index.html
│ │ │ ├── HTMLModule.php
│ │ │ ├── HTMLModuleManager.php
│ │ │ ├── IDAccumulator.php
│ │ │ ├── Injector
│ │ │ │ ├── AutoParagraph.php
│ │ │ │ ├── DisplayLinkURI.php
│ │ │ │ ├── Linkify.php
│ │ │ │ ├── PurifierLinkify.php
│ │ │ │ ├── RemoveEmpty.php
│ │ │ │ ├── RemoveSpansWithoutAttributes.php
│ │ │ │ ├── SafeObject.php
│ │ │ │ └── index.html
│ │ │ ├── Injector.php
│ │ │ ├── Language
│ │ │ │ ├── classes
│ │ │ │ │ ├── en-x-test.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── index.html
│ │ │ │ └── messages
│ │ │ │ ├── en-x-test.php
│ │ │ │ ├── en-x-testmini.php
│ │ │ │ ├── en.php
│ │ │ │ └── index.html
│ │ │ ├── Language.php
│ │ │ ├── LanguageFactory.php
│ │ │ ├── Length.php
│ │ │ ├── Lexer
│ │ │ │ ├── DOMLex.php
│ │ │ │ ├── DirectLex.php
│ │ │ │ ├── PH5P.php
│ │ │ │ └── index.html
│ │ │ ├── Lexer.php
│ │ │ ├── Node
│ │ │ │ ├── Comment.php
│ │ │ │ ├── Element.php
│ │ │ │ ├── Text.php
│ │ │ │ └── index.html
│ │ │ ├── Node.php
│ │ │ ├── PercentEncoder.php
│ │ │ ├── Printer
│ │ │ │ ├── CSSDefinition.php
│ │ │ │ ├── ConfigForm.css
│ │ │ │ ├── ConfigForm.js
│ │ │ │ ├── ConfigForm.php
│ │ │ │ ├── HTMLDefinition.php
│ │ │ │ └── index.html
│ │ │ ├── Printer.php
│ │ │ ├── PropertyList.php
│ │ │ ├── PropertyListIterator.php
│ │ │ ├── Queue.php
│ │ │ ├── Strategy
│ │ │ │ ├── Composite.php
│ │ │ │ ├── Core.php
│ │ │ │ ├── FixNesting.php
│ │ │ │ ├── MakeWellFormed.php
│ │ │ │ ├── RemoveForeignElements.php
│ │ │ │ ├── ValidateAttributes.php
│ │ │ │ └── index.html
│ │ │ ├── Strategy.php
│ │ │ ├── StringHash.php
│ │ │ ├── StringHashParser.php
│ │ │ ├── TagTransform
│ │ │ │ ├── Font.php
│ │ │ │ ├── Simple.php
│ │ │ │ └── index.html
│ │ │ ├── TagTransform.php
│ │ │ ├── Token
│ │ │ │ ├── Comment.php
│ │ │ │ ├── Empty.php
│ │ │ │ ├── End.php
│ │ │ │ ├── Start.php
│ │ │ │ ├── Tag.php
│ │ │ │ ├── Text.php
│ │ │ │ └── index.html
│ │ │ ├── Token.php
│ │ │ ├── TokenFactory.php
│ │ │ ├── URI.php
│ │ │ ├── URIDefinition.php
│ │ │ ├── URIFilter
│ │ │ │ ├── DisableExternal.php
│ │ │ │ ├── DisableExternalResources.php
│ │ │ │ ├── DisableResources.php
│ │ │ │ ├── HostBlacklist.php
│ │ │ │ ├── MakeAbsolute.php
│ │ │ │ ├── Munge.php
│ │ │ │ ├── SafeIframe.php
│ │ │ │ └── index.html
│ │ │ ├── URIFilter.php
│ │ │ ├── URIParser.php
│ │ │ ├── URIScheme
│ │ │ │ ├── data.php
│ │ │ │ ├── file.php
│ │ │ │ ├── ftp.php
│ │ │ │ ├── http.php
│ │ │ │ ├── https.php
│ │ │ │ ├── index.html
│ │ │ │ ├── mailto.php
│ │ │ │ ├── news.php
│ │ │ │ ├── nntp.php
│ │ │ │ └── tel.php
│ │ │ ├── URIScheme.php
│ │ │ ├── URISchemeRegistry.php
│ │ │ ├── UnitConverter.php
│ │ │ ├── VarParser
│ │ │ │ ├── Flexible.php
│ │ │ │ ├── Native.php
│ │ │ │ └── index.html
│ │ │ ├── VarParser.php
│ │ │ ├── VarParserException.php
│ │ │ ├── Zipper.php
│ │ │ └── index.html
│ │ ├── HTMLPurifier.autoload.php
│ │ ├── HTMLPurifier.composer.php
│ │ ├── HTMLPurifier.func.php
│ │ ├── HTMLPurifier.includes.php
│ │ ├── HTMLPurifier.kses.php
│ │ ├── HTMLPurifier.path.php
│ │ ├── HTMLPurifier.php
│ │ ├── HTMLPurifier.safe-includes.php
│ │ ├── index.html
│ │ └── purifier.class.php
│ ├── qrcode
│ │ ├── index.html
│ │ └── qrcode.class.php
│ ├── requests
│ │ ├── Requests
│ │ │ ├── Auth
│ │ │ │ ├── Basic.php
│ │ │ │ └── index.html
│ │ │ ├── Auth.php
│ │ │ ├── Cookie
│ │ │ │ ├── Jar.php
│ │ │ │ └── index.html
│ │ │ ├── Cookie.php
│ │ │ ├── Exception
│ │ │ │ ├── HTTP
│ │ │ │ │ ├── 304.php
│ │ │ │ │ ├── 305.php
│ │ │ │ │ ├── 306.php
│ │ │ │ │ ├── 400.php
│ │ │ │ │ ├── 401.php
│ │ │ │ │ ├── 402.php
│ │ │ │ │ ├── 403.php
│ │ │ │ │ ├── 404.php
│ │ │ │ │ ├── 405.php
│ │ │ │ │ ├── 406.php
│ │ │ │ │ ├── 407.php
│ │ │ │ │ ├── 408.php
│ │ │ │ │ ├── 409.php
│ │ │ │ │ ├── 410.php
│ │ │ │ │ ├── 411.php
│ │ │ │ │ ├── 412.php
│ │ │ │ │ ├── 413.php
│ │ │ │ │ ├── 414.php
│ │ │ │ │ ├── 415.php
│ │ │ │ │ ├── 416.php
│ │ │ │ │ ├── 417.php
│ │ │ │ │ ├── 418.php
│ │ │ │ │ ├── 428.php
│ │ │ │ │ ├── 429.php
│ │ │ │ │ ├── 431.php
│ │ │ │ │ ├── 500.php
│ │ │ │ │ ├── 501.php
│ │ │ │ │ ├── 502.php
│ │ │ │ │ ├── 503.php
│ │ │ │ │ ├── 504.php
│ │ │ │ │ ├── 505.php
│ │ │ │ │ ├── 511.php
│ │ │ │ │ ├── Unknown.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── HTTP.php
│ │ │ │ ├── Transport
│ │ │ │ │ ├── cURL.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── Transport.php
│ │ │ │ └── index.html
│ │ │ ├── Exception.php
│ │ │ ├── Hooker.php
│ │ │ ├── Hooks.php
│ │ │ ├── IDNAEncoder.php
│ │ │ ├── IPv6.php
│ │ │ ├── IRI.php
│ │ │ ├── Proxy
│ │ │ │ ├── HTTP.php
│ │ │ │ └── index.html
│ │ │ ├── Proxy.php
│ │ │ ├── Response
│ │ │ │ ├── Headers.php
│ │ │ │ └── index.html
│ │ │ ├── Response.php
│ │ │ ├── SSL.php
│ │ │ ├── Session.php
│ │ │ ├── Transport
│ │ │ │ ├── cURL.php
│ │ │ │ ├── cacert.pem
│ │ │ │ ├── fsockopen.php
│ │ │ │ └── index.html
│ │ │ ├── Transport.php
│ │ │ ├── Utility
│ │ │ │ ├── CaseInsensitiveDictionary.php
│ │ │ │ ├── FilteredIterator.php
│ │ │ │ └── index.html
│ │ │ └── index.html
│ │ ├── index.html
│ │ ├── loader.php
│ │ └── requests.class.php
│ ├── scm
│ │ ├── config.php
│ │ ├── gitlab.class.php
│ │ ├── gitrepo.class.php
│ │ ├── index.html
│ │ ├── scm.class.php
│ │ ├── scmTest.php
│ │ └── subversion.class.php
│ ├── sendcloud
│ │ ├── index.html
│ │ └── sendcloud.class.php
│ ├── snoopy
│ │ ├── AUTHORS
│ │ ├── COPYING.lib
│ │ ├── ChangeLog
│ │ ├── FAQ
│ │ ├── INSTALL
│ │ ├── NEWS
│ │ ├── README
│ │ ├── TODO
│ │ ├── index.html
│ │ └── snoopy.class.php
│ ├── spliter
│ │ ├── index.html
│ │ └── spliter.class.php
│ ├── spyc
│ │ ├── COPYING
│ │ ├── index.html
│ │ └── spyc.class.php
│ ├── ubb
│ │ ├── index.html
│ │ └── ubb.class.php
│ ├── wechatapi
│ │ ├── index.html
│ │ └── wechatapi.class.php
│ ├── zdb
│ │ ├── index.html
│ │ └── zdb.class.php
│ ├── zfile
│ │ ├── index.html
│ │ └── zfile.class.php
│ └── ztcloud
│ ├── index.html
│ └── ztcloud.class.php
├── module
│ ├── action
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.html
│ │ │ └── trash.css
│ │ ├── ext
│ │ │ ├── lang
│ │ │ │ ├── de
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── en
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── zh-cn
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ └── zh-tw
│ │ │ │ └── xuanxuan.php
│ │ │ └── model
│ │ │ ├── hook
│ │ │ │ └── create.xuanxuan.php
│ │ │ └── xuanxuan.php
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── index.html
│ │ └── trash.html.php
│ ├── admin
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.css
│ │ │ ├── index.html
│ │ │ ├── safe.en.css
│ │ │ ├── safe.vi.css
│ │ │ ├── safe.zh-cn.css
│ │ │ └── safe.zh-tw.css
│ │ ├── ext
│ │ │ ├── control
│ │ │ │ └── xuanxuan.php
│ │ │ ├── css
│ │ │ │ └── xuanxuan
│ │ │ │ └── xuanxuan.css
│ │ │ ├── js
│ │ │ │ └── xuanxuan
│ │ │ │ └── xuanxuan.js
│ │ │ ├── lang
│ │ │ │ ├── de
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── en
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── zh-cn
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ └── zh-tw
│ │ │ │ └── xuanxuan.php
│ │ │ ├── model
│ │ │ │ ├── class
│ │ │ │ │ └── xuanxuan.class.php
│ │ │ │ └── xuanxuan.php
│ │ │ └── view
│ │ │ └── xuanxuan.html.php
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── checkweak.js
│ │ │ ├── cleardata.js
│ │ │ ├── index.html
│ │ │ ├── log.js
│ │ │ └── safe.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── bind.html.php
│ │ ├── certifyztemail.html.php
│ │ ├── certifyztmobile.html.php
│ │ ├── checkweak.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── log.html.php
│ │ ├── register.html.php
│ │ ├── safe.html.php
│ │ ├── sso.html.php
│ │ └── ztcompany.html.php
│ ├── api
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── createlib.css
│ │ │ ├── debug.css
│ │ │ ├── edit.css
│ │ │ ├── index.css
│ │ │ ├── index.html
│ │ │ └── struct.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── createlib.js
│ │ │ ├── createrelease.js
│ │ │ ├── createstruct.js
│ │ │ ├── debug.js
│ │ │ ├── edit.js
│ │ │ ├── editstruct.js
│ │ │ ├── index.html
│ │ │ ├── index.js
│ │ │ └── struct.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── content.html.php
│ │ ├── create.html.php
│ │ ├── createlib.html.php
│ │ ├── createrelease.html.php
│ │ ├── createstruct.html.php
│ │ ├── debug.html.php
│ │ ├── edit.html.php
│ │ ├── editlib.html.php
│ │ ├── editstruct.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── releases.html.php
│ │ └── struct.html.php
│ ├── automation
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── browse.en.css
│ │ │ └── index.html
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── en.php
│ │ │ ├── index.html
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ └── index.html
│ ├── backup
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.css
│ │ │ ├── index.en.css
│ │ │ ├── index.html
│ │ │ ├── index.vi.css
│ │ │ ├── index.zh-cn.css
│ │ │ ├── index.zh-tw.css
│ │ │ └── setting.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── index.html
│ │ │ ├── index.js
│ │ │ └── setting.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── index.html
│ │ ├── index.html.php
│ │ └── setting.html.php
│ ├── block
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── admin.css
│ │ │ ├── dashboard.css
│ │ │ └── index.html
│ │ ├── ext
│ │ │ └── view
│ │ │ └── dashboard.xuanxuan.html.hook.php
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── admin.js
│ │ │ ├── dashboard.js
│ │ │ └── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── admin.html.php
│ │ ├── bugblock.html.php
│ │ ├── buildblock.html.php
│ │ ├── caseblock.html.php
│ │ ├── contribute.html.php
│ │ ├── dashboard.html.php
│ │ ├── dynamic.html.php
│ │ ├── executionblock.html.php
│ │ ├── executionoverviewblock.html.php
│ │ ├── executionstatisticblock.html.php
│ │ ├── executionteamblock.html.php
│ │ ├── flowchart.html.php
│ │ ├── index.html
│ │ ├── issueblock.html.php
│ │ ├── listblock.html.php
│ │ ├── main.html.php
│ │ ├── meetingblock.html.php
│ │ ├── overviewblock.html.php
│ │ ├── planblock.html.php
│ │ ├── printassigntomeblock.html.php
│ │ ├── productblock.html.php
│ │ ├── productoverviewblock.html.php
│ │ ├── productstatisticblock.html.php
│ │ ├── projectblock.html.php
│ │ ├── projectdynamicblock.html.php
│ │ ├── projectstatisticblock.html.php
│ │ ├── projectteamblock.html.php
│ │ ├── publicform.html.php
│ │ ├── qaoverviewblock.html.php
│ │ ├── qastatisticblock.html.php
│ │ ├── recentprojectblock.html.php
│ │ ├── releaseblock.html.php
│ │ ├── riskblock.html.php
│ │ ├── scrumlistblock.html.php
│ │ ├── scrumoverviewblock.html.php
│ │ ├── scrumproductblock.html.php
│ │ ├── scrumroadmapblock.html.php
│ │ ├── scrumtestblock.html.php
│ │ ├── set.html.php
│ │ ├── setmodule.html.php
│ │ ├── sprintblock.html.php
│ │ ├── statisticblock.html.php
│ │ ├── storyblock.html.php
│ │ ├── taskblock.html.php
│ │ ├── testtaskblock.html.php
│ │ ├── todoblock.html.php
│ │ ├── todolist.html.php
│ │ ├── waterfallestimateblock.html.php
│ │ ├── waterfallganttblock.html.php
│ │ ├── waterfallissueblock.html.php
│ │ ├── waterfallprogressblock.html.php
│ │ ├── waterfallreportblock.html.php
│ │ ├── waterfallriskblock.html.php
│ │ └── welcome.html.php
│ ├── branch
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.html
│ │ │ └── manage.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── index.html
│ │ │ └── manage.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── ajaxgetdropmenu.html.php
│ │ ├── index.html
│ │ └── manage.html.php
│ ├── bug
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── batchactivate.css
│ │ │ ├── batchcreate.css
│ │ │ ├── batchedit.css
│ │ │ ├── browse.css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── customfields.css
│ │ │ ├── edit.css
│ │ │ ├── edit.en.css
│ │ │ ├── edit.vi.css
│ │ │ ├── edit.zh-cn.css
│ │ │ ├── edit.zh-tw.css
│ │ │ ├── index.html
│ │ │ ├── linkbugs.css
│ │ │ ├── m.browse.css
│ │ │ ├── report.css
│ │ │ ├── resolve.css
│ │ │ ├── resolve.en.css
│ │ │ ├── resolve.vi.css
│ │ │ ├── resolve.zh-cn.css
│ │ │ ├── resolve.zh-tw.css
│ │ │ ├── view.css
│ │ │ ├── view.en.css
│ │ │ ├── view.vi.css
│ │ │ ├── view.zh-cn.css
│ │ │ ├── view.zh-tw.css
│ │ │ ├── x.create.css
│ │ │ ├── x.edit.css
│ │ │ └── x.view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchcreate.js
│ │ │ ├── batchedit.js
│ │ │ ├── browse.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── customfields.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ ├── report.js
│ │ │ ├── resolve.js
│ │ │ ├── view.js
│ │ │ ├── x.create.js
│ │ │ └── x.view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── activate.html.php
│ │ ├── ajaxgetdropmenu.html.php
│ │ ├── assignto.html.php
│ │ ├── batchactivate.html.php
│ │ ├── batchcreate.html.php
│ │ ├── batchedit.html.php
│ │ ├── browse.html.php
│ │ ├── close.html.php
│ │ ├── confirmbug.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── index.html
│ │ ├── linkbugs.html.php
│ │ ├── report.html.php
│ │ ├── resolve.html.php
│ │ ├── sendmail.html.php
│ │ └── view.html.php
│ ├── build
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── index.html
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ ├── linkbug.html.php
│ │ ├── linkstory.html.php
│ │ └── view.html.php
│ ├── caselib
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── batchcreatecase.css
│ │ │ ├── browse.css
│ │ │ ├── createcase.css
│ │ │ ├── index.html
│ │ │ └── showimport.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── browse.js
│ │ │ ├── createcase.js
│ │ │ └── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── ajaxgetdropmenu.html.php
│ │ ├── batchcreatecase.html.php
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── createcase.html.php
│ │ ├── edit.html.php
│ │ ├── exporttemplet.html.php
│ │ ├── import.html.php
│ │ ├── index.html
│ │ ├── showimport.html.php
│ │ └── view.html.php
│ ├── ci
│ │ ├── control.php
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ └── model.php
│ ├── client
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── checkupgrade.css
│ │ │ └── index.css
│ │ ├── ext
│ │ │ ├── control
│ │ │ │ ├── create.php
│ │ │ │ └── edit.php
│ │ │ ├── js
│ │ │ │ └── common
│ │ │ │ └── xuanxuan.js
│ │ │ ├── lang
│ │ │ │ ├── de
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── en
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── zh-cn
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ └── zh-tw
│ │ │ │ └── xuanxuan.php
│ │ │ ├── model
│ │ │ │ └── xuanxuan.php
│ │ │ └── view
│ │ │ ├── browse.html.php
│ │ │ ├── checkupgrade.xuanxuan.html.hook.php
│ │ │ └── safe.html.php
│ │ ├── js
│ │ │ ├── checkupgrade.js
│ │ │ ├── common.js
│ │ │ └── index.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── changelog.html.php
│ │ ├── checkupgrade.html.php
│ │ ├── create.html.php
│ │ ├── downloadclient.html.php
│ │ ├── edit.html.php
│ │ └── index.html.php
│ ├── common
│ │ ├── ext
│ │ │ ├── index.html
│ │ │ ├── lang
│ │ │ │ ├── de
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── en
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── zh-cn
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ └── zh-tw
│ │ │ │ └── xuanxuan.php
│ │ │ ├── model
│ │ │ │ ├── hook
│ │ │ │ │ ├── isOpenMethod.xuanxuan.php
│ │ │ │ │ └── loadConfigFromDB.xuanxuan.php
│ │ │ │ └── xuanxuan.php
│ │ │ └── view
│ │ │ ├── gantt.html.php
│ │ │ └── index.html
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── common.php
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── menu.php
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── action.html.php
│ │ ├── carousel.html.php
│ │ ├── chart.html.php
│ │ ├── chosen.html.php
│ │ ├── customfield.html.php
│ │ ├── datatable.fix.html.php
│ │ ├── datatable.html.php
│ │ ├── datepicker.html.php
│ │ ├── footer.html.php
│ │ ├── footer.lite.html.php
│ │ ├── footer.modal.html.php
│ │ ├── form.html.php
│ │ ├── header.html.php
│ │ ├── header.lite.html.php
│ │ ├── header.modal.html.php
│ │ ├── index.html
│ │ ├── kanban.html.php
│ │ ├── kindeditor.html.php
│ │ ├── mail.footer.html.php
│ │ ├── mail.header.html.php
│ │ ├── markdown.html.php
│ │ ├── marked.html.php
│ │ ├── noticeimport.html.php
│ │ ├── pastetext.html.php
│ │ ├── querymenu.html.php
│ │ ├── sortable.html.php
│ │ ├── sparkline.html.php
│ │ ├── syntaxhighlighter.html.php
│ │ ├── tablesorter.html.php
│ │ ├── treetable.html.php
│ │ ├── validation.html.php
│ │ ├── version.html.php
│ │ └── ztree.html.php
│ ├── company
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── dynamic.css
│ │ │ ├── edit.en.css
│ │ │ ├── edit.vi.css
│ │ │ ├── edit.zh-cn.css
│ │ │ ├── edit.zh-tw.css
│ │ │ ├── index.html
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── browse.js
│ │ │ ├── dynamic.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── dynamic.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ └── view.html.php
│ ├── compile
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ └── index.html
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── index.html
│ │ │ └── logs.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── index.html
│ │ └── logs.html.php
│ ├── convert
│ │ ├── control.php
│ │ ├── converter
│ │ │ ├── bugfree.php
│ │ │ ├── bugfree1.php
│ │ │ ├── bugfree2.php
│ │ │ ├── index.html
│ │ │ ├── redmine.php
│ │ │ └── redmine1.1.php
│ │ ├── css
│ │ │ ├── common.css
│ │ │ ├── index.html
│ │ │ └── selectsource.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── index.html
│ │ │ ├── selectsource.js
│ │ │ └── setconfig.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── checkbugfree.html.php
│ │ ├── checkconfig.html.php
│ │ ├── checkredmine.html.php
│ │ ├── convertIssue.html.php
│ │ ├── convertbugfree.html.php
│ │ ├── convertredmine.html.php
│ │ ├── execute.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── selectsource.html.php
│ │ ├── setbugfree.html.php
│ │ ├── setconfig.html.php
│ │ └── setredmine.html.php
│ ├── cron
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── common.css
│ │ │ ├── index.css
│ │ │ └── index.html
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ └── openprocess.html.php
│ ├── custom
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── ajaxmenu.css
│ │ │ ├── browsestoryconcept.css
│ │ │ ├── common.css
│ │ │ ├── configurescrum.css
│ │ │ ├── configurewaterfall.css
│ │ │ ├── index.html
│ │ │ ├── required.en.css
│ │ │ ├── required.vi.css
│ │ │ ├── required.zh-cn.css
│ │ │ ├── required.zh-tw.css
│ │ │ ├── set.en.css
│ │ │ ├── set.vi.css
│ │ │ ├── set.zh-cn.css
│ │ │ └── set.zh-tw.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── ajaxmenu.js
│ │ │ ├── common.js
│ │ │ ├── flow.js
│ │ │ ├── index.html
│ │ │ ├── mode.js
│ │ │ ├── set.js
│ │ │ └── working.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── ajaxmenu.html.php
│ │ ├── browsestoryconcept.html.php
│ │ ├── editstoryconcept.html.php
│ │ ├── execution.html.php
│ │ ├── flow.html.php
│ │ ├── header.html.php
│ │ ├── index.html
│ │ ├── mode.html.php
│ │ ├── product.html.php
│ │ ├── required.html.php
│ │ ├── score.html.php
│ │ ├── set.html.php
│ │ ├── setstoryconcept.html.php
│ │ ├── timezone.html.php
│ │ └── working.html.php
│ ├── datatable
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── ajaxcustom.html.php
│ │ └── index.html
│ ├── dept
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── edit.en.css
│ │ │ ├── edit.vi.css
│ │ │ ├── edit.zh-cn.css
│ │ │ ├── edit.zh-tw.css
│ │ │ └── index.html
│ │ ├── ext
│ │ │ └── model
│ │ │ └── getlistbytype.php
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── edit.html.php
│ │ └── index.html
│ ├── dev
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── api.css
│ │ │ ├── common.css
│ │ │ └── index.html
│ │ ├── ext
│ │ │ ├── config
│ │ │ │ └── xuanxuan.php
│ │ │ └── lang
│ │ │ ├── de
│ │ │ │ └── xuanxuan.php
│ │ │ ├── en
│ │ │ │ └── xuanxuan.php
│ │ │ ├── zh-cn
│ │ │ │ └── xuanxuan.php
│ │ │ └── zh-tw
│ │ │ └── xuanxuan.php
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── api.html.php
│ │ ├── db.html.php
│ │ ├── editor.html.php
│ │ ├── header.html.php
│ │ ├── index.html
│ │ └── translate.html.php
│ ├── doc
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── common.css
│ │ │ ├── common.en.css
│ │ │ ├── common.vi.css
│ │ │ ├── create.css
│ │ │ ├── createlib.css
│ │ │ ├── edit.css
│ │ │ ├── editlib.css
│ │ │ ├── index.css
│ │ │ ├── index.html
│ │ │ ├── objectlibs.css
│ │ │ ├── showfiles.css
│ │ │ ├── tablecontents.css
│ │ │ ├── view.css
│ │ │ ├── x.create.css
│ │ │ ├── x.edit.css
│ │ │ └── x.view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── browse.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── createlib.js
│ │ │ ├── edit.js
│ │ │ ├── editlib.js
│ │ │ ├── index.html
│ │ │ ├── objectlibs.js
│ │ │ ├── selectlibtype.js
│ │ │ ├── showfiles.js
│ │ │ ├── tablecontents.js
│ │ │ ├── view.js
│ │ │ ├── x.create.js
│ │ │ └── x.view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── alllibs.html.php
│ │ ├── alllibsbylist.html.php
│ │ ├── bookside.html.php
│ │ ├── browse.html.php
│ │ ├── browsebygrid.html.php
│ │ ├── content.html.php
│ │ ├── create.html.php
│ │ ├── createlib.html.php
│ │ ├── edit.html.php
│ │ ├── editlib.html.php
│ │ ├── footer.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── objectlibs.html.php
│ │ ├── selectlibtype.html.php
│ │ ├── sendmail.html.php
│ │ ├── showfiles.html.php
│ │ ├── side.html.php
│ │ ├── sort.html.php
│ │ ├── tablecontents.html.php
│ │ └── view.html.php
│ ├── entry
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── create.css
│ │ │ ├── edit.css
│ │ │ ├── index.html
│ │ │ └── log.css
│ │ ├── ext
│ │ │ └── control
│ │ │ └── visit.php
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ └── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── header.html.php
│ │ ├── index.html
│ │ └── log.html.php
│ ├── execution
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── all.css
│ │ │ ├── all.en.css
│ │ │ ├── all.vi.css
│ │ │ ├── all.zh-cn.css
│ │ │ ├── all.zh-tw.css
│ │ │ ├── batchedit.css
│ │ │ ├── bug.css
│ │ │ ├── build.css
│ │ │ ├── burn.css
│ │ │ ├── burn.en.css
│ │ │ ├── burn.vi.css
│ │ │ ├── burn.zh-cn.css
│ │ │ ├── burn.zh-tw.css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── dynamic.css
│ │ │ ├── edit.css
│ │ │ ├── executionkanban.css
│ │ │ ├── grouptask.css
│ │ │ ├── importtask.css
│ │ │ ├── index.css
│ │ │ ├── index.html
│ │ │ ├── kanban.css
│ │ │ ├── linkstory.css
│ │ │ ├── managemembers.css
│ │ │ ├── manageproducts.css
│ │ │ ├── story.css
│ │ │ ├── storykanban.css
│ │ │ ├── task.css
│ │ │ ├── team.css
│ │ │ ├── testcase.css
│ │ │ ├── testtask.css
│ │ │ ├── tree.css
│ │ │ ├── treestory.en.css
│ │ │ ├── treestory.vi.css
│ │ │ ├── treestory.zh-cn.css
│ │ │ ├── treestory.zh-tw.css
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── all.js
│ │ │ ├── batchedit.js
│ │ │ ├── bug.js
│ │ │ ├── build.js
│ │ │ ├── burn.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── doc.js
│ │ │ ├── dynamic.js
│ │ │ ├── edit.js
│ │ │ ├── grouptask.js
│ │ │ ├── importbug.js
│ │ │ ├── importtask.js
│ │ │ ├── index.html
│ │ │ ├── index.js
│ │ │ ├── kanban.js
│ │ │ ├── managemembers.js
│ │ │ ├── manageproducts.js
│ │ │ ├── story.js
│ │ │ ├── storyestimate.js
│ │ │ ├── storykanban.js
│ │ │ ├── task.js
│ │ │ ├── team.js
│ │ │ └── tree.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── activate.html.php
│ │ ├── ajaxgetdropmenu.html.php
│ │ ├── ajaxkanbansetting.html.php
│ │ ├── all.html.php
│ │ ├── batchedit.html.php
│ │ ├── bug.html.php
│ │ ├── build.html.php
│ │ ├── burn.html.php
│ │ ├── close.html.php
│ │ ├── computeburn.html.php
│ │ ├── create.html.php
│ │ ├── doc.html.php
│ │ ├── dynamic.html.php
│ │ ├── edit.html.php
│ │ ├── executionkanban.html.php
│ │ ├── export.html.php
│ │ ├── fixfirst.html.php
│ │ ├── grouptask.html.php
│ │ ├── importbug.html.php
│ │ ├── importtask.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── kanban.html.php
│ │ ├── linkstory.html.php
│ │ ├── managemembers.html.php
│ │ ├── manageproducts.html.php
│ │ ├── preview.html.php
│ │ ├── printkanban.html.php
│ │ ├── putoff.html.php
│ │ ├── qa.html.php
│ │ ├── start.html.php
│ │ ├── story.html.php
│ │ ├── storyestimate.html.php
│ │ ├── storykanban.html.php
│ │ ├── suspend.html.php
│ │ ├── task.html.php
│ │ ├── taskheader.html.php
│ │ ├── team.html.php
│ │ ├── testcase.html.php
│ │ ├── testtask.html.php
│ │ ├── tips.html.php
│ │ ├── tree.html.php
│ │ ├── treestory.html.php
│ │ ├── treetask.html.php
│ │ └── view.html.php
│ ├── extension
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── common.css
│ │ │ ├── index.html
│ │ │ ├── obtain.css
│ │ │ └── upload.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ └── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── license
│ │ │ ├── apache.txt
│ │ │ ├── bsd.txt
│ │ │ ├── gpl.txt
│ │ │ ├── index.html
│ │ │ ├── lgpl.txt
│ │ │ └── mit.txt
│ │ ├── model.php
│ │ └── view
│ │ ├── activate.html.php
│ │ ├── browse.html.php
│ │ ├── checkscore.html.php
│ │ ├── deactivate.html.php
│ │ ├── erase.html.php
│ │ ├── header.html.php
│ │ ├── index.html
│ │ ├── install.html.php
│ │ ├── obtain.html.php
│ │ ├── safe.html.php
│ │ ├── structure.html.php
│ │ ├── uninstall.html.php
│ │ ├── upload.html.php
│ │ └── waring.htm.php
│ ├── file
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── buildexporttpl.html.php
│ │ ├── buildform.html.php
│ │ ├── download.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── export2csv.html.php
│ │ ├── export2html.html.php
│ │ ├── export2xml.html.php
│ │ ├── index.html
│ │ ├── printfiles.html.php
│ │ └── uploadimages.html.php
│ ├── git
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── cat.html.php
│ │ ├── diff.html.php
│ │ └── index.html
│ ├── gitlab
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── importissue.css
│ │ │ └── index.html
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── importissue.js
│ │ │ └── index.html
│ │ ├── lang
│ │ │ ├── en.php
│ │ │ ├── index.html
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── binduser.html.php
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── importissue.html.php
│ │ ├── index.html
│ │ └── view.html.php
│ ├── group
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── copy.css
│ │ │ ├── index.html
│ │ │ ├── manageenew.vi.css
│ │ │ ├── managemember.css
│ │ │ ├── managepriv.css
│ │ │ ├── managepriv.en.css
│ │ │ ├── managepriv.vi.css
│ │ │ ├── managepriv.zh-cn.css
│ │ │ ├── managepriv.zh-tw.css
│ │ │ ├── manageprjadmin.css
│ │ │ ├── manageview.css
│ │ │ ├── manageview.en.css
│ │ │ ├── manageview.zh-cn.css
│ │ │ └── manageview.zh-tw.css
│ │ ├── ext
│ │ │ └── lang
│ │ │ ├── de
│ │ │ │ └── xuanxuan.php
│ │ │ ├── en
│ │ │ │ └── xuanxuan.php
│ │ │ ├── zh-cn
│ │ │ │ └── xuanxuan.php
│ │ │ └── zh-tw
│ │ │ └── xuanxuan.php
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── index.html
│ │ │ ├── managemember.js
│ │ │ ├── managepriv.js
│ │ │ ├── manageprojectadmin.js
│ │ │ └── manageview.js
│ │ ├── lang
│ │ │ ├── changelog.php
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── resource.php
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── copy.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ ├── managemember.html.php
│ │ ├── managepriv.html.php
│ │ ├── manageprojectadmin.html.php
│ │ ├── manageview.html.php
│ │ ├── privbygroup.html.php
│ │ └── privbymodule.html.php
│ ├── im
│ │ ├── apischeme.json
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ └── debug.css
│ │ ├── ext
│ │ │ ├── config
│ │ │ │ └── xuanxuan.php
│ │ │ ├── control
│ │ │ │ ├── debug.php
│ │ │ │ ├── downloadxxdpackage.php
│ │ │ │ ├── sysgetserverinfo.php
│ │ │ │ └── userlogin.php
│ │ │ ├── css
│ │ │ │ └── debug
│ │ │ │ └── debug.css
│ │ │ ├── lang
│ │ │ │ ├── de
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── en
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── zh-cn
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ └── zh-tw
│ │ │ │ └── xuanxuan.php
│ │ │ ├── model
│ │ │ │ ├── class
│ │ │ │ │ └── xuanxuan.class.php
│ │ │ │ └── xuanxuan.php
│ │ │ └── view
│ │ │ └── debug.html.php
│ │ ├── js
│ │ │ └── debug.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model
│ │ │ ├── chat.php
│ │ │ ├── conference.php
│ │ │ ├── message.php
│ │ │ └── user.php
│ │ ├── model.php
│ │ └── view
│ │ ├── debug.html.php
│ │ ├── xdebug.html.php
│ │ └── xxdconfig.html.php
│ ├── index
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── changelog.css
│ │ │ ├── index.css
│ │ │ └── index.html
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── index.html
│ │ │ └── index.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── changelog.html.php
│ │ ├── index.html
│ │ └── index.html.php
│ ├── index.html
│ ├── install
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── common.css
│ │ │ ├── index.css
│ │ │ ├── index.en.css
│ │ │ ├── index.html
│ │ │ ├── index.vi.css
│ │ │ ├── step4.css
│ │ │ ├── step5.css
│ │ │ └── step5.en.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ ├── index.html
│ │ │ ├── license.js
│ │ │ ├── step2.js
│ │ │ └── step4.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── license.html.php
│ │ ├── step1.html.php
│ │ ├── step2.html.php
│ │ ├── step3.html.php
│ │ ├── step4.html.php
│ │ ├── step5.html.php
│ │ └── step6.html.php
│ ├── jenkins
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ └── index.html
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ └── index.html
│ ├── job
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── create.css
│ │ │ ├── edit.css
│ │ │ ├── index.html
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── browse.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── exec.js
│ │ │ ├── index.html
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── exec.html.php
│ │ ├── index.html
│ │ └── view.html.php
│ ├── license
│ │ ├── ext
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ └── model.php
│ ├── mail
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.html
│ │ │ └── test.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ ├── detect.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ └── ztcloud.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── detect.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── save.html.php
│ │ ├── sendcloud.html.php
│ │ ├── sendclouduser.html.php
│ │ ├── test.html.php
│ │ └── ztcloud.html.php
│ ├── message
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.html
│ │ │ └── setting.css
│ │ ├── ext
│ │ │ ├── config
│ │ │ │ └── xuanxuan.php
│ │ │ ├── lang
│ │ │ │ ├── de
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── en
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── zh-cn
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ └── zh-tw
│ │ │ │ └── xuanxuan.php
│ │ │ └── model
│ │ │ ├── class
│ │ │ │ └── xuanxuan.class.php
│ │ │ └── hook
│ │ │ └── send.xuanxuan.php
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── index.html
│ │ │ └── setting.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browser.html.php
│ │ ├── header.html.php
│ │ ├── index.html
│ │ └── setting.html.php
│ ├── misc
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── about.css
│ │ │ ├── changelog.css
│ │ │ ├── features.css
│ │ │ └── index.html
│ │ ├── ext
│ │ │ ├── control
│ │ │ │ ├── ajaxgetclientpackage.php
│ │ │ │ ├── ajaxgetpackagesize.php
│ │ │ │ ├── ajaxsetclientconfig.php
│ │ │ │ └── downloadclient.php
│ │ │ ├── lang
│ │ │ │ ├── de
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── en
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── zh-cn
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ └── zh-tw
│ │ │ │ └── xuanxuan.php
│ │ │ └── model
│ │ │ └── xuanxuan.php
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── features.js
│ │ │ └── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── about.html.php
│ │ ├── changelog.html.php
│ │ ├── checkupdate.html.php
│ │ ├── downloadclient.html.php
│ │ ├── features.html.php
│ │ ├── getsid.html.php
│ │ ├── index.html
│ │ ├── links.html.php
│ │ └── qrcode.html.php
│ ├── mr
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── diff.css
│ │ │ └── index.html
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── create.js
│ │ │ ├── diff.js
│ │ │ ├── index.html
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── en.php
│ │ │ ├── index.html
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── diff.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ └── view.html.php
│ ├── my
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── bug.css
│ │ │ ├── changepassword.en.css
│ │ │ ├── changepassword.vi.css
│ │ │ ├── changepassword.zh-cn.css
│ │ │ ├── changepassword.zh-tw.css
│ │ │ ├── common.css
│ │ │ ├── dynamic.css
│ │ │ ├── editprofile.css
│ │ │ ├── guidechangetheme.css
│ │ │ ├── index.html
│ │ │ ├── managecontacts.css
│ │ │ ├── profile.css
│ │ │ ├── profile.en.css
│ │ │ ├── profile.vi.css
│ │ │ ├── profile.zh-cn.css
│ │ │ ├── profile.zh-tw.css
│ │ │ ├── project.css
│ │ │ ├── requirement.css
│ │ │ ├── score.css
│ │ │ ├── story.css
│ │ │ ├── task.css
│ │ │ ├── team.css
│ │ │ ├── testtask.css
│ │ │ └── todo.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── changepassword.js
│ │ │ ├── common.js
│ │ │ ├── doc.js
│ │ │ ├── editprofile.js
│ │ │ ├── index.html
│ │ │ ├── index.js
│ │ │ ├── profile.js
│ │ │ ├── requirement.js
│ │ │ ├── story.js
│ │ │ ├── task.js
│ │ │ ├── testcase.js
│ │ │ └── todo.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── bug.html.php
│ │ ├── buildcontactlists.html.php
│ │ ├── changepassword.html.php
│ │ ├── doc.html.php
│ │ ├── dynamic.html.php
│ │ ├── editprofile.html.php
│ │ ├── execution.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── managecontacts.html.php
│ │ ├── preference.html.php
│ │ ├── profile.html.php
│ │ ├── project.html.php
│ │ ├── requirement.html.php
│ │ ├── score.html.php
│ │ ├── story.html.php
│ │ ├── task.html.php
│ │ ├── team.html.php
│ │ ├── testcase.html.php
│ │ ├── testtask.html.php
│ │ └── todo.html.php
│ ├── owt
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ └── admin.css
│ │ ├── ext
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ └── admin.html.php
│ ├── personnel
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── accessible.css
│ │ │ ├── addwhitelist.css
│ │ │ ├── index.html
│ │ │ ├── invest.css
│ │ │ └── whitelist.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── accessible.js
│ │ │ ├── addwhitelist.js
│ │ │ ├── index.html
│ │ │ └── whitelist.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── accessible.html.php
│ │ ├── addwhitelist.html.php
│ │ ├── index.html
│ │ ├── invest.html.php
│ │ └── whitelist.html.php
│ ├── pipeline
│ │ ├── config.php
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── index.html
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ └── model.php
│ ├── product
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── all.css
│ │ │ ├── batchedit.css
│ │ │ ├── browse.css
│ │ │ ├── common.css
│ │ │ ├── dashboard.css
│ │ │ ├── dynamic.css
│ │ │ ├── index.css
│ │ │ ├── index.html
│ │ │ ├── kanban.css
│ │ │ ├── manageline.css
│ │ │ ├── project.css
│ │ │ ├── roadmap.css
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── all.js
│ │ │ ├── batchedit.js
│ │ │ ├── browse.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ ├── index.js
│ │ │ ├── kanban.js
│ │ │ ├── manageline.js
│ │ │ ├── project.js
│ │ │ └── roadmap.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── ajaxgetdropmenu.html.php
│ │ ├── all.html.php
│ │ ├── batchedit.html.php
│ │ ├── browse.html.php
│ │ ├── build.html.php
│ │ ├── close.html.php
│ │ ├── create.html.php
│ │ ├── dashboard.html.php
│ │ ├── dynamic.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── kanban.html.php
│ │ ├── manageline.html.php
│ │ ├── project.html.php
│ │ ├── roadmap.html.php
│ │ ├── showerrornone.html.php
│ │ └── view.html.php
│ ├── productplan
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── batchedit.css
│ │ │ ├── browse.css
│ │ │ ├── index.html
│ │ │ ├── linkbug.css
│ │ │ ├── linkstory.css
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchedit.js
│ │ │ ├── browse.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── batchedit.html.php
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ ├── linkbug.html.php
│ │ ├── linkstory.html.php
│ │ └── view.html.php
│ ├── program
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── edit.css
│ │ │ ├── index.html
│ │ │ ├── kanban.css
│ │ │ └── product.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── browse.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── createstakeholder.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ └── kanban.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── ajaxgetdropmenu.html.php
│ │ ├── browse.html.php
│ │ ├── browsebygrid.html.php
│ │ ├── browsebylist.html.php
│ │ ├── create.html.php
│ │ ├── createguide.html.php
│ │ ├── createstakeholder.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── kanban.html.php
│ │ ├── managemembers.html.php
│ │ ├── product.html.php
│ │ ├── project.html.php
│ │ └── stakeholder.html.php
│ ├── project
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── batchedit.css
│ │ │ ├── browse.css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── dynamic.css
│ │ │ ├── edit.css
│ │ │ ├── group.css
│ │ │ ├── index.html
│ │ │ ├── kanban.css
│ │ │ ├── managemembers.css
│ │ │ ├── manageproducts.css
│ │ │ ├── testtask.css
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchedit.js
│ │ │ ├── browse.js
│ │ │ ├── build.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── createstakeholder.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ ├── kanban.js
│ │ │ ├── managemembers.js
│ │ │ ├── manageproducts.js
│ │ │ └── team.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── activate.html.php
│ │ ├── ajaxgetdropmenu.html.php
│ │ ├── batchedit.html.php
│ │ ├── browse.html.php
│ │ ├── browsebycard.html.php
│ │ ├── browsebylist.html.php
│ │ ├── bug.html.php
│ │ ├── build.html.php
│ │ ├── close.html.php
│ │ ├── create.html.php
│ │ ├── createguide.html.php
│ │ ├── createstakeholder.html.php
│ │ ├── dynamic.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── group.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── kanban.html.php
│ │ ├── managemembers.html.php
│ │ ├── managepriv.html.php
│ │ ├── manageproducts.html.php
│ │ ├── manageview.html.php
│ │ ├── programtitle.html.php
│ │ ├── qa.html.php
│ │ ├── start.html.php
│ │ ├── suspend.html.php
│ │ ├── team.html.php
│ │ ├── testtask.html.php
│ │ └── view.html.php
│ ├── projectbuild
│ │ ├── control.php
│ │ ├── ext
│ │ ├── index.html
│ │ └── lang
│ │ ├── de.php
│ │ ├── en.php
│ │ ├── fr.php
│ │ ├── index.html
│ │ ├── vi.php
│ │ ├── zh-cn.php
│ │ └── zh-tw.php
│ ├── projectrelease
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── edit.css
│ │ │ ├── index.html
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ ├── index.html
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── index.html
│ │ ├── linkbug.html.php
│ │ ├── linkstory.html.php
│ │ └── view.html.php
│ ├── projectstory
│ │ ├── control.php
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ └── model.php
│ ├── qa
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.css
│ │ │ └── index.html
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── index.html
│ │ └── index.html.php
│ ├── release
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── edit.css
│ │ │ ├── index.html
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ ├── index.html
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── index.html
│ │ ├── linkbug.html.php
│ │ ├── linkstory.html.php
│ │ ├── sendmail.html.php
│ │ └── view.html.php
│ ├── repo
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── blame.css
│ │ │ ├── browse.css
│ │ │ ├── common.css
│ │ │ ├── diff.css
│ │ │ ├── index.html
│ │ │ ├── log.css
│ │ │ ├── maintain.css
│ │ │ ├── revision.css
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── diff.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ ├── log.js
│ │ │ ├── setrules.js
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── ajaxsidecommits.html.php
│ │ ├── blame.html.php
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── diff.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ ├── log.html.php
│ │ ├── maintain.html.php
│ │ ├── revision.html.php
│ │ ├── setrules.html.php
│ │ ├── showsynccommit.html.php
│ │ └── view.html.php
│ ├── report
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── annualdata.css
│ │ │ ├── bugcreate.css
│ │ │ ├── common.css
│ │ │ ├── index.html
│ │ │ ├── productsummary.css
│ │ │ ├── projectdeviation.css
│ │ │ └── workload.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── annualdata.js
│ │ │ ├── bugassign.js
│ │ │ ├── bugcreate.js
│ │ │ ├── index.html
│ │ │ ├── productsummary.js
│ │ │ ├── projectdeviation.js
│ │ │ └── workload.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── annualdata.html.php
│ │ ├── blockreportlist.html.php
│ │ ├── bugassign.html.php
│ │ ├── bugcreate.html.php
│ │ ├── dailyreminder.html.php
│ │ ├── index.html
│ │ ├── productsummary.html.php
│ │ ├── projectdeviation.html.php
│ │ └── workload.html.php
│ ├── score
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.html
│ │ │ └── reset.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── index.html
│ │ ├── reset.html.php
│ │ └── rule.html.php
│ ├── search
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.css
│ │ │ └── index.html
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── buildindex.js
│ │ │ └── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── buildform.html.php
│ │ ├── buildindex.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ └── savequery.html.php
│ ├── setting
│ │ ├── control.php
│ │ ├── ext
│ │ │ ├── control
│ │ │ │ ├── downloadxxd.php
│ │ │ │ └── xuanxuan.php
│ │ │ ├── css
│ │ │ │ └── xuanxuan
│ │ │ │ └── xuanxuan.css
│ │ │ ├── js
│ │ │ │ └── xuanxuan
│ │ │ │ └── xuanxuan.js
│ │ │ ├── lang
│ │ │ │ ├── de
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── en
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ ├── zh-cn
│ │ │ │ │ └── xuanxuan.php
│ │ │ │ └── zh-tw
│ │ │ │ └── xuanxuan.php
│ │ │ └── view
│ │ │ └── xuanxuan.html.php
│ │ ├── index.html
│ │ └── model.php
│ ├── sso
│ │ ├── control.php
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── bind.html.php
│ │ └── index.html
│ ├── stakeholder
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── index.html
│ │ │ ├── issue.css
│ │ │ └── plan.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchcreate.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ └── plan.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── batchcreate.html.php
│ │ ├── browse.html.php
│ │ ├── communicate.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── expect.html.php
│ │ ├── index.html
│ │ ├── issue.html.php
│ │ ├── userissue.html.php
│ │ ├── view.html.php
│ │ └── viewissue.html.php
│ ├── story
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── affected.css
│ │ │ ├── batchclose.css
│ │ │ ├── batchcreate.css
│ │ │ ├── batchedit.css
│ │ │ ├── bugs.css
│ │ │ ├── cases.css
│ │ │ ├── change.css
│ │ │ ├── close.en.css
│ │ │ ├── close.vi.css
│ │ │ ├── close.zh-cn.css
│ │ │ ├── close.zh-tw.css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── create.en.css
│ │ │ ├── create.vi.css
│ │ │ ├── create.zh-cn.css
│ │ │ ├── edit.css
│ │ │ ├── edit.en.css
│ │ │ ├── edit.vi.css
│ │ │ ├── edit.zh-cn.css
│ │ │ ├── edit.zh-tw.css
│ │ │ ├── index.html
│ │ │ ├── linkstory.css
│ │ │ ├── report.css
│ │ │ ├── review.en.css
│ │ │ ├── review.vi.css
│ │ │ ├── review.zh-cn.css
│ │ │ ├── review.zh-tw.css
│ │ │ ├── tasks.css
│ │ │ ├── view.css
│ │ │ ├── view.en.css
│ │ │ ├── view.vi.css
│ │ │ ├── view.zh-cn.css
│ │ │ ├── view.zh-tw.css
│ │ │ ├── x.change.css
│ │ │ ├── x.create.css
│ │ │ ├── x.edit.css
│ │ │ ├── x.review.css
│ │ │ ├── x.view.css
│ │ │ ├── zerocase.en.css
│ │ │ ├── zerocase.vi.css
│ │ │ ├── zerocase.zh-cn.css
│ │ │ └── zerocase.zh-tw.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchclose.js
│ │ │ ├── batchcreate.js
│ │ │ ├── batchedit.js
│ │ │ ├── change.js
│ │ │ ├── close.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ ├── report.js
│ │ │ ├── review.js
│ │ │ ├── track.js
│ │ │ ├── view.js
│ │ │ ├── x.create.js
│ │ │ ├── x.view.js
│ │ │ └── zerocase.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── activate.html.php
│ │ ├── affected.html.php
│ │ ├── assignto.html.php
│ │ ├── batchclose.html.php
│ │ ├── batchcreate.html.php
│ │ ├── batchedit.html.php
│ │ ├── bugs.html.php
│ │ ├── cases.html.php
│ │ ├── change.html.php
│ │ ├── close.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── header.html.php
│ │ ├── index.html
│ │ ├── linkstory.html.php
│ │ ├── processstorychange.html.php
│ │ ├── report.html.php
│ │ ├── review.html.php
│ │ ├── sendmail.html.php
│ │ ├── tasks.html.php
│ │ ├── track.html.php
│ │ ├── view.html.php
│ │ └── zerocase.html.php
│ ├── svn
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── ext
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ ├── syncer
│ │ │ ├── Makefile
│ │ │ ├── VERSION
│ │ │ ├── config.php
│ │ │ ├── index.html
│ │ │ └── syncer.php
│ │ └── view
│ │ ├── cat.html.php
│ │ ├── diff.html.php
│ │ └── index.html
│ ├── task
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── activate.en.css
│ │ │ ├── activate.vi.css
│ │ │ ├── activate.zh-cn.css
│ │ │ ├── activate.zh-tw.css
│ │ │ ├── batchcreate.css
│ │ │ ├── batchedit.css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── edit.css
│ │ │ ├── edit.en.css
│ │ │ ├── edit.vi.css
│ │ │ ├── edit.zh-cn.css
│ │ │ ├── edit.zh-tw.css
│ │ │ ├── finish.en.css
│ │ │ ├── finish.vi.css
│ │ │ ├── finish.zh-cn.css
│ │ │ ├── finish.zh-tw.css
│ │ │ ├── index.html
│ │ │ ├── recordestimate.css
│ │ │ ├── recordestimate.en.css
│ │ │ ├── recordestimate.vi.css
│ │ │ ├── recordestimate.zh-cn.css
│ │ │ ├── recordestimate.zh-tw.css
│ │ │ ├── report.css
│ │ │ ├── view.css
│ │ │ ├── view.en.css
│ │ │ ├── view.vi.css
│ │ │ ├── view.zh-cn.css
│ │ │ ├── view.zh-tw.css
│ │ │ ├── x.create.css
│ │ │ ├── x.edit.css
│ │ │ └── x.view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchcreate.js
│ │ │ ├── batchedit.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── editestimate.js
│ │ │ ├── finish.js
│ │ │ ├── index.html
│ │ │ ├── recordestimate.js
│ │ │ ├── report.js
│ │ │ ├── start.js
│ │ │ ├── view.js
│ │ │ ├── x.create.js
│ │ │ └── x.view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── activate.html.php
│ │ ├── assignto.html.php
│ │ ├── batchcreate.html.php
│ │ ├── batchedit.html.php
│ │ ├── cancel.html.php
│ │ ├── close.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── editestimate.html.php
│ │ ├── export.html.php
│ │ ├── finish.html.php
│ │ ├── index.html
│ │ ├── pause.html.php
│ │ ├── recordestimate.html.php
│ │ ├── report.html.php
│ │ ├── restart.html.php
│ │ ├── sendmail.html.php
│ │ ├── start.html.php
│ │ └── view.html.php
│ ├── testcase
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── batchcreate.css
│ │ │ ├── batchedit.css
│ │ │ ├── browse.css
│ │ │ ├── bugs.css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── createbug.css
│ │ │ ├── edit.css
│ │ │ ├── groupcase.css
│ │ │ ├── importfromlib.css
│ │ │ ├── index.html
│ │ │ ├── linkcases.css
│ │ │ ├── report.css
│ │ │ ├── showimport.css
│ │ │ ├── view.css
│ │ │ ├── view.en.css
│ │ │ ├── view.vi.css
│ │ │ ├── view.zh-cn.css
│ │ │ ├── view.zh-tw.css
│ │ │ ├── x.edit.css
│ │ │ └── x.view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchcreate.js
│ │ │ ├── batchedit.js
│ │ │ ├── browse.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── export.js
│ │ │ ├── groupcase.js
│ │ │ ├── importfromlib.js
│ │ │ ├── index.html
│ │ │ ├── review.js
│ │ │ ├── showimport.js
│ │ │ ├── unit.js
│ │ │ ├── view.js
│ │ │ └── x.view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── batchcreate.html.php
│ │ ├── batchedit.html.php
│ │ ├── browse.html.php
│ │ ├── bugs.html.php
│ │ ├── caseheader.html.php
│ │ ├── create.html.php
│ │ ├── createbug.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── exporttemplet.html.php
│ │ ├── groupcase.html.php
│ │ ├── import.html.php
│ │ ├── importfromlib.html.php
│ │ ├── index.html
│ │ ├── index.html.php
│ │ ├── linkcases.html.php
│ │ ├── review.html.php
│ │ ├── showimport.html.php
│ │ └── view.html.php
│ ├── testreport
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── common.css
│ │ │ ├── create.css
│ │ │ ├── index.html
│ │ │ ├── selecttask.css
│ │ │ └── view.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── index.html
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── blockbugreport.html.php
│ │ ├── blockbugs.html.php
│ │ ├── blockbuilds.html.php
│ │ ├── blockcases.html.php
│ │ ├── blocklegacybugs.html.php
│ │ ├── blockstories.html.php
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ ├── selecttask.html.php
│ │ └── view.html.php
│ ├── testsuite
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── browse.css
│ │ │ ├── index.html
│ │ │ └── linkcase.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── common.js
│ │ │ ├── index.html
│ │ │ └── linkcase.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── browse.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── index.html
│ │ ├── linkcase.html.php
│ │ └── view.html.php
│ ├── testtask
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── batchrun.css
│ │ │ ├── browse.css
│ │ │ ├── browseunits.css
│ │ │ ├── cases.css
│ │ │ ├── create.css
│ │ │ ├── groupcase.css
│ │ │ ├── index.html
│ │ │ ├── linkcase.css
│ │ │ ├── report.css
│ │ │ ├── results.css
│ │ │ ├── runcase.css
│ │ │ ├── unitcases.css
│ │ │ ├── view.css
│ │ │ └── x.results.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchrun.js
│ │ │ ├── browse.js
│ │ │ ├── cases.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── groupcase.js
│ │ │ ├── index.html
│ │ │ ├── linkcase.js
│ │ │ ├── report.js
│ │ │ ├── results.js
│ │ │ ├── runcase.js
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── activate.html.php
│ │ ├── batchrun.html.php
│ │ ├── block.html.php
│ │ ├── browse.html.php
│ │ ├── browseunits.html.php
│ │ ├── caseheader.html.php
│ │ ├── cases.html.php
│ │ ├── close.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── groupcase.html.php
│ │ ├── importunitresult.html.php
│ │ ├── index.html
│ │ ├── linkcase.html.php
│ │ ├── report.html.php
│ │ ├── results.html.php
│ │ ├── runcase.html.php
│ │ ├── sendmail.html.php
│ │ ├── start.html.php
│ │ ├── unitcases.html.php
│ │ ├── unitgroup.html.php
│ │ └── view.html.php
│ ├── todo
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── assignto.css
│ │ │ ├── batchcreate.css
│ │ │ ├── batchedit.css
│ │ │ ├── create.css
│ │ │ ├── create.en.css
│ │ │ ├── create.vi.css
│ │ │ ├── create.zh-cn.css
│ │ │ ├── create.zh-tw.css
│ │ │ ├── edit.css
│ │ │ ├── index.html
│ │ │ ├── view.en.css
│ │ │ ├── view.vi.css
│ │ │ ├── view.zh-cn.css
│ │ │ ├── view.zh-tw.css
│ │ │ └── x.create.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchcreate.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ └── view.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── assignto.html.php
│ │ ├── batchcreate.html.php
│ │ ├── batchedit.html.php
│ │ ├── create.html.php
│ │ ├── edit.html.php
│ │ ├── export.html.php
│ │ ├── footer.html.php
│ │ ├── index.html
│ │ └── view.html.php
│ ├── tree
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── common.css
│ │ │ ├── edit.en.css
│ │ │ ├── edit.vi.css
│ │ │ ├── edit.zh-cn.css
│ │ │ ├── edit.zh-tw.css
│ │ │ └── index.html
│ │ ├── ext
│ │ │ └── model
│ │ │ └── xuanxuan.php
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── browse.js
│ │ │ ├── browsetask.js
│ │ │ ├── common.js
│ │ │ └── index.html
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── ajaxgetdropmenu.html.php
│ │ ├── browse.html.php
│ │ ├── browsetask.html.php
│ │ ├── edit.html.php
│ │ └── index.html
│ ├── tutorial
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── index.css
│ │ │ ├── index.html
│ │ │ └── start.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── index.html
│ │ │ └── index.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── index.html
│ │ ├── index.html.php
│ │ └── start.html.php
│ ├── upgrade
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── afterexec.css
│ │ │ ├── afterexec.en.css
│ │ │ ├── afterexec.vi.css
│ │ │ ├── common.css
│ │ │ ├── execute.css
│ │ │ ├── index.html
│ │ │ ├── mergeprogram.css
│ │ │ └── mergerepo.css
│ │ ├── ext
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── backup.js
│ │ │ ├── common.js
│ │ │ ├── execute.js
│ │ │ ├── index.html
│ │ │ ├── license.js
│ │ │ ├── mergeprogram.js
│ │ │ └── mergerepo.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── version.php
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── afterexec.html.php
│ │ ├── backup.html.php
│ │ ├── checkextension.html.php
│ │ ├── confirm.html.php
│ │ ├── consistency.html.php
│ │ ├── createprogram.html.php
│ │ ├── execute.html.php
│ │ ├── index.html
│ │ ├── license.html.php
│ │ ├── mergebyline.html.php
│ │ ├── mergebyproduct.html.php
│ │ ├── mergebysprint.html.php
│ │ ├── mergeprogram.html.php
│ │ ├── mergerepo.html.php
│ │ ├── mergetips.html.php
│ │ ├── selectversion.html.php
│ │ └── to15guide.html.php
│ ├── user
│ │ ├── config.php
│ │ ├── control.php
│ │ ├── css
│ │ │ ├── batchcreate.css
│ │ │ ├── batchcreate.en.css
│ │ │ ├── batchcreate.vi.css
│ │ │ ├── batchcreate.zh-cn.css
│ │ │ ├── batchcreate.zh-tw.css
│ │ │ ├── batchedit.css
│ │ │ ├── common.css
│ │ │ ├── deny.css
│ │ │ ├── dynamic.css
│ │ │ ├── edit.css
│ │ │ ├── index.html
│ │ │ ├── login.css
│ │ │ ├── managecontacts.css
│ │ │ ├── profile.css
│ │ │ ├── profile.en.css
│ │ │ ├── profile.vi.css
│ │ │ ├── profile.zh-cn.css
│ │ │ ├── profile.zh-tw.css
│ │ │ ├── reset.css
│ │ │ └── task.css
│ │ ├── ext
│ │ │ └── lang
│ │ │ ├── de
│ │ │ │ └── xuanxuan.php
│ │ │ ├── en
│ │ │ │ └── xuanxuan.php
│ │ │ ├── zh-cn
│ │ │ │ └── xuanxuan.php
│ │ │ └── zh-tw
│ │ │ └── xuanxuan.php
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── batchcreate.js
│ │ │ ├── batchedit.js
│ │ │ ├── common.js
│ │ │ ├── create.js
│ │ │ ├── edit.js
│ │ │ ├── index.html
│ │ │ ├── login.js
│ │ │ ├── reset.js
│ │ │ └── todo.js
│ │ ├── lang
│ │ │ ├── de.php
│ │ │ ├── en.php
│ │ │ ├── fr.php
│ │ │ ├── index.html
│ │ │ ├── vi.php
│ │ │ ├── zh-cn.php
│ │ │ └── zh-tw.php
│ │ ├── model.php
│ │ └── view
│ │ ├── ajaxprinttemplates.html.php
│ │ ├── batchcreate.html.php
│ │ ├── batchedit.html.php
│ │ ├── bug.html.php
│ │ ├── create.html.php
│ │ ├── cropavatar.html.php
│ │ ├── delete.html.php
│ │ ├── deny.html.php
│ │ ├── dynamic.html.php
│ │ ├── edit.html.php
│ │ ├── execution.html.php
│ │ ├── featurebar.html.php
│ │ ├── index.html
│ │ ├── issue.html.php
│ │ ├── login.html.php
│ │ ├── profile.html.php
│ │ ├── reset.html.php
│ │ ├── story.html.php
│ │ ├── task.html.php
│ │ ├── team.html.php
│ │ ├── testcase.html.php
│ │ ├── testtask.html.php
│ │ └── todo.html.php
│ └── webhook
│ ├── config.php
│ ├── control.php
│ ├── css
│ │ ├── common.css
│ │ ├── create.css
│ │ ├── create.en.css
│ │ ├── create.vi.css
│ │ ├── create.zh-cn.css
│ │ ├── create.zh-tw.css
│ │ ├── edit.css
│ │ ├── edit.en.css
│ │ ├── edit.vi.css
│ │ ├── edit.zh-cn.css
│ │ ├── edit.zh-tw.css
│ │ └── index.html
│ ├── ext
│ ├── index.html
│ ├── js
│ │ ├── bind.js
│ │ ├── create.js
│ │ ├── edit.js
│ │ └── index.html
│ ├── lang
│ │ ├── de.php
│ │ ├── en.php
│ │ ├── fr.php
│ │ ├── index.html
│ │ ├── vi.php
│ │ ├── zh-cn.php
│ │ └── zh-tw.php
│ ├── model.php
│ └── view
│ ├── bind.html.php
│ ├── browse.html.php
│ ├── choosedept.html.php
│ ├── create.html.php
│ ├── edit.html.php
│ ├── header.html.php
│ ├── index.html
│ └── log.html.php
├── sdk
│ ├── index.html
│ └── php
│ ├── index.html
│ └── zentao.php
├── tmp
│ ├── cache
│ │ └── index.html
│ ├── extension
│ │ └── index.html
│ ├── index.html
│ ├── log
│ │ └── index.html
│ └── model
│ └── index.html
└── www
├── api.php
├── checktable.php
├── data
│ ├── index.html
│ ├── notify
│ ├── upload
│ │ └── index.html
│ └── xuanxuan
│ └── zentao-integrated.zip
├── favicon.ico
├── index.php
├── init.php
├── install.php
├── js
│ ├── all.js
│ ├── bindranzhi.js
│ ├── chartjs
│ │ ├── chart.line.min.js
│ │ ├── chart.min.js
│ │ ├── excanvas.min.js
│ │ └── index.html
│ ├── codemirror
│ │ ├── index.html
│ │ └── spell_checker
│ │ ├── en_US.aff
│ │ ├── en_US.dic
│ │ └── index.html
│ ├── datatable
│ │ ├── index.html
│ │ ├── min.css
│ │ └── min.js
│ ├── dhtmlxgantt
│ │ ├── ext
│ │ │ ├── dhtmlxgantt_critical_path.js
│ │ │ ├── dhtmlxgantt_fullscreen.js
│ │ │ ├── dhtmlxgantt_marker.js
│ │ │ ├── dhtmlxgantt_smart_rendering.js
│ │ │ └── index.html
│ │ ├── index.html
│ │ ├── lang
│ │ │ ├── index.html
│ │ │ ├── zh-cn.js
│ │ │ └── zh-tw.js
│ │ ├── min.css
│ │ └── min.js
│ ├── echarts
│ │ ├── echarts.common.min.js
│ │ └── index.html
│ ├── fingerprint
│ │ ├── Gruntfile.js
│ │ ├── fingerprint.js
│ │ ├── index.html
│ │ ├── package.json
│ │ └── specs
│ │ ├── fingerprint_spec.js
│ │ ├── index.html
│ │ ├── lib
│ │ │ ├── index.html
│ │ │ ├── jasmine-1.3.1
│ │ │ │ ├── index.html
│ │ │ │ ├── jasmine-html.js
│ │ │ │ ├── jasmine.css
│ │ │ │ └── jasmine.js
│ │ │ └── phantom-jasmine
│ │ │ ├── console-runner.js
│ │ │ ├── index.html
│ │ │ └── run_jasmine_test.coffee
│ │ ├── run.sh
│ │ └── test_runner.html
│ ├── html2canvas
│ │ ├── index.html
│ │ └── min.js
│ ├── html5shiv
│ │ ├── index.html
│ │ └── min.js
│ ├── index.html
│ ├── jquery
│ │ ├── chosen
│ │ │ ├── index.html
│ │ │ ├── min.css
│ │ │ └── min.js
│ │ ├── datetimepicker
│ │ │ ├── index.html
│ │ │ ├── min.css
│ │ │ └── min.js
│ │ ├── flot
│ │ │ ├── excanvas.min.js
│ │ │ ├── index.html
│ │ │ └── jquery.flot.min.js
│ │ ├── form
│ │ │ ├── index.html
│ │ │ ├── min.js
│ │ │ └── zentao.js
│ │ ├── index.html
│ │ ├── json
│ │ │ ├── editor.js
│ │ │ └── index.html
│ │ ├── lib.js
│ │ ├── placeholder
│ │ │ ├── index.html
│ │ │ └── min.js
│ │ ├── reverseorder
│ │ │ ├── index.html
│ │ │ └── raw.js
│ │ ├── tablesorter
│ │ │ ├── index.html
│ │ │ ├── metadata.js
│ │ │ └── min.js
│ │ ├── treetable
│ │ │ ├── index.html
│ │ │ ├── min.js
│ │ │ └── raw.js
│ │ ├── treeview
│ │ │ ├── index.html
│ │ │ └── min.js
│ │ ├── validation
│ │ │ ├── index.html
│ │ │ └── min.js
│ │ └── ztree
│ │ ├── css
│ │ │ ├── img
│ │ │ │ ├── diy
│ │ │ │ │ ├── 1_close.png
│ │ │ │ │ ├── 1_open.png
│ │ │ │ │ ├── 2.png
│ │ │ │ │ ├── 3.png
│ │ │ │ │ ├── 4.png
│ │ │ │ │ ├── 5.png
│ │ │ │ │ ├── 6.png
│ │ │ │ │ ├── 7.png
│ │ │ │ │ ├── 8.png
│ │ │ │ │ ├── 9.png
│ │ │ │ │ └── index.html
│ │ │ │ ├── index.html
│ │ │ │ ├── line_conn.gif
│ │ │ │ ├── loading.gif
│ │ │ │ ├── zTreeStandard.gif
│ │ │ │ └── zTreeStandard.png
│ │ │ ├── index.html
│ │ │ └── ztree.css
│ │ ├── index.html
│ │ └── js
│ │ ├── index.html
│ │ └── ztree.js
│ ├── kindeditor
│ │ ├── Makefile
│ │ ├── index.html
│ │ ├── kindeditor.js
│ │ ├── kindeditor.min.css
│ │ ├── kindeditor.min.js
│ │ ├── lang
│ │ │ ├── ar.js
│ │ │ ├── en.js
│ │ │ ├── fr.js
│ │ │ ├── index.html
│ │ │ ├── ja.js
│ │ │ ├── zh_CN.js
│ │ │ └── zh_TW.js
│ │ ├── license.txt
│ │ ├── plugins
│ │ │ ├── anchor
│ │ │ │ ├── anchor.js
│ │ │ │ └── index.html
│ │ │ ├── autoheight
│ │ │ │ ├── autoheight.js
│ │ │ │ └── index.html
│ │ │ ├── baidumap
│ │ │ │ ├── baidumap.js
│ │ │ │ ├── index.html
│ │ │ │ └── map.html
│ │ │ ├── clearhtml
│ │ │ │ ├── clearhtml.js
│ │ │ │ └── index.html
│ │ │ ├── code
│ │ │ │ ├── code.js
│ │ │ │ ├── index.html
│ │ │ │ ├── prettify.css
│ │ │ │ └── prettify.js
│ │ │ ├── emoticons
│ │ │ │ ├── emoticons.js
│ │ │ │ ├── images
│ │ │ │ │ ├── 0.gif
│ │ │ │ │ ├── 1.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ ├── 100.gif
│ │ │ │ │ ├── 101.gif
│ │ │ │ │ ├── 102.gif
│ │ │ │ │ ├── 103.gif
│ │ │ │ │ ├── 104.gif
│ │ │ │ │ ├── 105.gif
│ │ │ │ │ ├── 106.gif
│ │ │ │ │ ├── 107.gif
│ │ │ │ │ ├── 108.gif
│ │ │ │ │ ├── 109.gif
│ │ │ │ │ ├── 11.gif
│ │ │ │ │ ├── 110.gif
│ │ │ │ │ ├── 111.gif
│ │ │ │ │ ├── 112.gif
│ │ │ │ │ ├── 113.gif
│ │ │ │ │ ├── 114.gif
│ │ │ │ │ ├── 115.gif
│ │ │ │ │ ├── 116.gif
│ │ │ │ │ ├── 117.gif
│ │ │ │ │ ├── 118.gif
│ │ │ │ │ ├── 119.gif
│ │ │ │ │ ├── 12.gif
│ │ │ │ │ ├── 120.gif
│ │ │ │ │ ├── 121.gif
│ │ │ │ │ ├── 122.gif
│ │ │ │ │ ├── 123.gif
│ │ │ │ │ ├── 124.gif
│ │ │ │ │ ├── 125.gif
│ │ │ │ │ ├── 126.gif
│ │ │ │ │ ├── 127.gif
│ │ │ │ │ ├── 128.gif
│ │ │ │ │ ├── 129.gif
│ │ │ │ │ ├── 13.gif
│ │ │ │ │ ├── 130.gif
│ │ │ │ │ ├── 131.gif
│ │ │ │ │ ├── 132.gif
│ │ │ │ │ ├── 133.gif
│ │ │ │ │ ├── 134.gif
│ │ │ │ │ ├── 14.gif
│ │ │ │ │ ├── 15.gif
│ │ │ │ │ ├── 16.gif
│ │ │ │ │ ├── 17.gif
│ │ │ │ │ ├── 18.gif
│ │ │ │ │ ├── 19.gif
│ │ │ │ │ ├── 2.gif
│ │ │ │ │ ├── 20.gif
│ │ │ │ │ ├── 21.gif
│ │ │ │ │ ├── 22.gif
│ │ │ │ │ ├── 23.gif
│ │ │ │ │ ├── 24.gif
│ │ │ │ │ ├── 25.gif
│ │ │ │ │ ├── 26.gif
│ │ │ │ │ ├── 27.gif
│ │ │ │ │ ├── 28.gif
│ │ │ │ │ ├── 29.gif
│ │ │ │ │ ├── 3.gif
│ │ │ │ │ ├── 30.gif
│ │ │ │ │ ├── 31.gif
│ │ │ │ │ ├── 32.gif
│ │ │ │ │ ├── 33.gif
│ │ │ │ │ ├── 34.gif
│ │ │ │ │ ├── 35.gif
│ │ │ │ │ ├── 36.gif
│ │ │ │ │ ├── 37.gif
│ │ │ │ │ ├── 38.gif
│ │ │ │ │ ├── 39.gif
│ │ │ │ │ ├── 4.gif
│ │ │ │ │ ├── 40.gif
│ │ │ │ │ ├── 41.gif
│ │ │ │ │ ├── 42.gif
│ │ │ │ │ ├── 43.gif
│ │ │ │ │ ├── 44.gif
│ │ │ │ │ ├── 45.gif
│ │ │ │ │ ├── 46.gif
│ │ │ │ │ ├── 47.gif
│ │ │ │ │ ├── 48.gif
│ │ │ │ │ ├── 49.gif
│ │ │ │ │ ├── 5.gif
│ │ │ │ │ ├── 50.gif
│ │ │ │ │ ├── 51.gif
│ │ │ │ │ ├── 52.gif
│ │ │ │ │ ├── 53.gif
│ │ │ │ │ ├── 54.gif
│ │ │ │ │ ├── 55.gif
│ │ │ │ │ ├── 56.gif
│ │ │ │ │ ├── 57.gif
│ │ │ │ │ ├── 58.gif
│ │ │ │ │ ├── 59.gif
│ │ │ │ │ ├── 6.gif
│ │ │ │ │ ├── 60.gif
│ │ │ │ │ ├── 61.gif
│ │ │ │ │ ├── 62.gif
│ │ │ │ │ ├── 63.gif
│ │ │ │ │ ├── 64.gif
│ │ │ │ │ ├── 65.gif
│ │ │ │ │ ├── 66.gif
│ │ │ │ │ ├── 67.gif
│ │ │ │ │ ├── 68.gif
│ │ │ │ │ ├── 69.gif
│ │ │ │ │ ├── 7.gif
│ │ │ │ │ ├── 70.gif
│ │ │ │ │ ├── 71.gif
│ │ │ │ │ ├── 72.gif
│ │ │ │ │ ├── 73.gif
│ │ │ │ │ ├── 74.gif
│ │ │ │ │ ├── 75.gif
│ │ │ │ │ ├── 76.gif
│ │ │ │ │ ├── 77.gif
│ │ │ │ │ ├── 78.gif
│ │ │ │ │ ├── 79.gif
│ │ │ │ │ ├── 8.gif
│ │ │ │ │ ├── 80.gif
│ │ │ │ │ ├── 81.gif
│ │ │ │ │ ├── 82.gif
│ │ │ │ │ ├── 83.gif
│ │ │ │ │ ├── 84.gif
│ │ │ │ │ ├── 85.gif
│ │ │ │ │ ├── 86.gif
│ │ │ │ │ ├── 87.gif
│ │ │ │ │ ├── 88.gif
│ │ │ │ │ ├── 89.gif
│ │ │ │ │ ├── 9.gif
│ │ │ │ │ ├── 90.gif
│ │ │ │ │ ├── 91.gif
│ │ │ │ │ ├── 92.gif
│ │ │ │ │ ├── 93.gif
│ │ │ │ │ ├── 94.gif
│ │ │ │ │ ├── 95.gif
│ │ │ │ │ ├── 96.gif
│ │ │ │ │ ├── 97.gif
│ │ │ │ │ ├── 98.gif
│ │ │ │ │ ├── 99.gif
│ │ │ │ │ ├── index.html
│ │ │ │ │ └── static.gif
│ │ │ │ └── index.html
│ │ │ ├── filemanager
│ │ │ │ ├── filemanager.js
│ │ │ │ ├── images
│ │ │ │ │ ├── file-16.gif
│ │ │ │ │ ├── file-64.gif
│ │ │ │ │ ├── folder-16.gif
│ │ │ │ │ ├── folder-64.gif
│ │ │ │ │ ├── go-up.gif
│ │ │ │ │ └── index.html
│ │ │ │ └── index.html
│ │ │ ├── flash
│ │ │ │ ├── flash.js
│ │ │ │ └── index.html
│ │ │ ├── image
│ │ │ │ ├── image.js
│ │ │ │ ├── images
│ │ │ │ │ ├── align_left.gif
│ │ │ │ │ ├── align_right.gif
│ │ │ │ │ ├── align_top.gif
│ │ │ │ │ ├── index.html
│ │ │ │ │ └── refresh.png
│ │ │ │ └── index.html
│ │ │ ├── index.html
│ │ │ ├── insertfile
│ │ │ │ ├── index.html
│ │ │ │ └── insertfile.js
│ │ │ ├── lineheight
│ │ │ │ ├── index.html
│ │ │ │ └── lineheight.js
│ │ │ ├── link
│ │ │ │ ├── index.html
│ │ │ │ └── link.js
│ │ │ ├── map
│ │ │ │ ├── index.html
│ │ │ │ ├── map.html
│ │ │ │ └── map.js
│ │ │ ├── media
│ │ │ │ ├── index.html
│ │ │ │ └── media.js
│ │ │ ├── multiimage
│ │ │ │ ├── images
│ │ │ │ │ ├── image.png
│ │ │ │ │ ├── index.html
│ │ │ │ │ ├── select-files-en.png
│ │ │ │ │ ├── select-files-zh_CN.png
│ │ │ │ │ └── swfupload.swf
│ │ │ │ ├── index.html
│ │ │ │ └── multiimage.js
│ │ │ ├── pagebreak
│ │ │ │ ├── index.html
│ │ │ │ └── pagebreak.js
│ │ │ ├── plainpaste
│ │ │ │ ├── index.html
│ │ │ │ └── plainpaste.js
│ │ │ ├── preview
│ │ │ │ ├── index.html
│ │ │ │ └── preview.js
│ │ │ ├── quickformat
│ │ │ │ ├── index.html
│ │ │ │ └── quickformat.js
│ │ │ ├── table
│ │ │ │ ├── index.html
│ │ │ │ └── table.js
│ │ │ ├── template
│ │ │ │ ├── html
│ │ │ │ │ ├── 1.html
│ │ │ │ │ ├── 2.html
│ │ │ │ │ ├── 3.html
│ │ │ │ │ └── index.html
│ │ │ │ ├── index.html
│ │ │ │ └── template.js
│ │ │ └── wordpaste
│ │ │ ├── index.html
│ │ │ └── wordpaste.js
│ │ └── themes
│ │ ├── common
│ │ │ ├── anchor.gif
│ │ │ ├── blank.gif
│ │ │ ├── flash.gif
│ │ │ ├── index.html
│ │ │ ├── loading.gif
│ │ │ ├── media.gif
│ │ │ └── rm.gif
│ │ ├── default
│ │ │ ├── default.png
│ │ │ └── index.html
│ │ └── index.html
│ ├── markdown
│ │ ├── fontawesome
│ │ │ ├── css
│ │ │ │ ├── fontawesome.min.css
│ │ │ │ └── index.html
│ │ │ ├── fonts
│ │ │ │ ├── FontAwesome.otf
│ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ ├── fontawesome-webfont.woff
│ │ │ │ ├── fontawesome-webfont.woff2
│ │ │ │ └── index.html
│ │ │ └── index.html
│ │ ├── index.html
│ │ ├── simplemde.min.css
│ │ └── simplemde.min.js
│ ├── markedjs
│ │ └── min.js
│ ├── md5.js
│ ├── misc
│ │ ├── base64.js
│ │ ├── date.js
│ │ ├── fusioncharts.js
│ │ ├── highlight
│ │ │ ├── export.html
│ │ │ ├── highlight.pack.js
│ │ │ ├── index.html
│ │ │ └── styles
│ │ │ ├── code.css
│ │ │ ├── googlecode.css
│ │ │ └── index.html
│ │ └── index.html
│ ├── my.full.js
│ ├── respond
│ │ ├── index.html
│ │ └── min.js
│ ├── uploader
│ │ ├── index.html
│ │ ├── min.css
│ │ └── min.js
│ ├── version.js
│ ├── vue
│ │ ├── index.html
│ │ └── vue.js
│ └── zui
│ ├── carousel
│ │ ├── index.html
│ │ ├── min.css
│ │ └── min.js
│ ├── imgcutter
│ │ ├── index.html
│ │ ├── min.css
│ │ └── min.js
│ ├── index.html
│ ├── kanban
│ │ ├── index.html
│ │ ├── min.css
│ │ └── min.js
│ ├── lang.ja.min.js
│ ├── min.js
│ └── picker
│ ├── index.html
│ ├── zui.picker.min.css
│ └── zui.picker.min.js
├── robots.txt
├── theme
│ ├── blackberry
│ │ ├── index.html
│ │ └── style.css
│ ├── blue
│ │ ├── index.html
│ │ └── style.css
│ ├── browser
│ │ ├── chrome.css
│ │ ├── firefox.css
│ │ ├── ie.6.css
│ │ ├── ie.css
│ │ ├── index.html
│ │ ├── opera.css
│ │ └── safari.css
│ ├── classic
│ │ ├── index.html
│ │ └── style.css
│ ├── default
│ │ ├── bindranzhi.css
│ │ ├── en.blackberry.css
│ │ ├── en.blue.css
│ │ ├── en.classic.css
│ │ ├── en.default.css
│ │ ├── en.green.css
│ │ ├── en.pink.css
│ │ ├── en.purple.css
│ │ ├── en.red.css
│ │ ├── fonts
│ │ │ ├── index.html
│ │ │ ├── zenicon.eot
│ │ │ ├── zenicon.svg
│ │ │ ├── zenicon.ttf
│ │ │ └── zenicon.woff
│ │ ├── images
│ │ │ ├── chosen
│ │ │ │ ├── chosen-sprite.png
│ │ │ │ └── index.html
│ │ │ ├── index.html
│ │ │ ├── kindeditor
│ │ │ │ ├── index.html
│ │ │ │ └── save.gif
│ │ │ ├── main
│ │ │ │ ├── annual_data_bg.png
│ │ │ │ ├── annual_data_layout.png
│ │ │ │ ├── annual_layout_header.png
│ │ │ │ ├── chanzhi.ico
│ │ │ │ ├── connect_fail.png
│ │ │ │ ├── doc-file.png
│ │ │ │ ├── doc-lib.png
│ │ │ │ ├── doc-module.png
│ │ │ │ ├── doc_create.png
│ │ │ │ ├── doc_create_lib.png
│ │ │ │ ├── green.png
│ │ │ │ ├── icon.png
│ │ │ │ ├── index.html
│ │ │ │ ├── kanban.png
│ │ │ │ ├── logo.png
│ │ │ │ ├── logo2.png
│ │ │ │ ├── meshiot.ico
│ │ │ │ ├── new_theme.png
│ │ │ │ ├── no_content.png
│ │ │ │ ├── no_network.png
│ │ │ │ ├── no_result.png
│ │ │ │ ├── qrcode.png
│ │ │ │ ├── scrum.png
│ │ │ │ ├── tab_home.png
│ │ │ │ ├── tab_home_gray.png
│ │ │ │ ├── tab_my.png
│ │ │ │ ├── tab_my_gray.png
│ │ │ │ ├── tab_project.png
│ │ │ │ ├── tab_project_gray.png
│ │ │ │ ├── tab_report.png
│ │ │ │ ├── tab_report_gray.png
│ │ │ │ ├── tab_todoes.png
│ │ │ │ ├── tab_todoes_gray.png
│ │ │ │ ├── tutorial.png
│ │ │ │ ├── version-new.svg
│ │ │ │ ├── version-upgrade.svg
│ │ │ │ ├── waterfall.png
│ │ │ │ ├── weixin.jpg
│ │ │ │ ├── xuanxuan.ico
│ │ │ │ ├── ydisk.ico
│ │ │ │ ├── zdoo.ico
│ │ │ │ ├── zendata.png
│ │ │ │ ├── zentao.png
│ │ │ │ ├── zt-icons.png
│ │ │ │ ├── zt-logo-en.png
│ │ │ │ ├── zt-logo.png
│ │ │ │ └── ztf.png
│ │ │ ├── repo
│ │ │ │ ├── dir.png
│ │ │ │ ├── index.html
│ │ │ │ └── txt.png
│ │ │ ├── treetable
│ │ │ │ ├── index.html
│ │ │ │ ├── toggle-collapse-dark.png
│ │ │ │ ├── toggle-collapse-light.png
│ │ │ │ ├── toggle-expand-dark.png
│ │ │ │ └── toggle-expand-light.png
│ │ │ └── treeview
│ │ │ ├── file.gif
│ │ │ ├── folder-closed.gif
│ │ │ ├── folder.gif
│ │ │ ├── index.html
│ │ │ ├── minus.gif
│ │ │ ├── plus.gif
│ │ │ ├── treeview-black-line.gif
│ │ │ ├── treeview-black.gif
│ │ │ ├── treeview-default-line.gif
│ │ │ ├── treeview-default.gif
│ │ │ ├── treeview-famfamfam-line.gif
│ │ │ ├── treeview-famfamfam.gif
│ │ │ ├── treeview-gray-line.gif
│ │ │ ├── treeview-gray.gif
│ │ │ ├── treeview-red-line.gif
│ │ │ └── treeview-red.gif
│ │ ├── index.css
│ │ ├── index.html
│ │ ├── style.css
│ │ ├── treetable.css
│ │ ├── treeview.css
│ │ ├── x.style.css
│ │ ├── zh-cn.blackberry.css
│ │ ├── zh-cn.blue.css
│ │ ├── zh-cn.classic.css
│ │ ├── zh-cn.default.css
│ │ ├── zh-cn.green.css
│ │ ├── zh-cn.pink.css
│ │ ├── zh-cn.purple.css
│ │ ├── zh-cn.red.css
│ │ ├── zh-tw.blackberry.css
│ │ ├── zh-tw.blue.css
│ │ ├── zh-tw.classic.css
│ │ ├── zh-tw.default.css
│ │ ├── zh-tw.green.css
│ │ ├── zh-tw.pink.css
│ │ ├── zh-tw.purple.css
│ │ └── zh-tw.red.css
│ ├── green
│ │ ├── index.html
│ │ └── style.css
│ ├── index.html
│ ├── lang
│ │ ├── de.css
│ │ ├── en.css
│ │ ├── fr.css
│ │ ├── index.html
│ │ ├── vi.css
│ │ ├── zh-cn.css
│ │ └── zh-tw.css
│ ├── pink
│ │ ├── index.html
│ │ └── style.css
│ ├── purple
│ │ ├── index.html
│ │ └── style.css
│ ├── red
│ │ ├── index.html
│ │ └── style.css
│ └── zui
│ ├── css
│ │ ├── index.html
│ │ └── min.css
│ ├── fonts
│ │ ├── Oswald-Light.ttf
│ │ ├── Oswald-Medium.ttf
│ │ ├── Oswald-Regular.ttf
│ │ ├── ZentaoIcon.eot
│ │ ├── ZentaoIcon.svg
│ │ ├── ZentaoIcon.ttf
│ │ ├── ZentaoIcon.woff
│ │ └── index.html
│ └── index.html
├── tip4japanese.html
├── upgrade.php
└── x.php
730 directories, 4059 files
评论