2016-08-18 14:46:32 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
Update to 1.5.0
Changelog:
* Thu Apr 14 2016 Sundeep Anand <suanand@redhat.com> - 1.5.0
- ZNTA-946 - zanata push StringIO fix
- ZNTA-303 - podir projects handling
- ZNTA-936 - redirection 301, 302 handling
- ZNTA-934 - java-client compatible zanata.xml
- ZNTA-927 - Project Status and Versions
- ZNTA-929 - zanata-python-client failed to retrieve version in non-git environment
- Bug 1139950 - Flexible Translation file naming
|
2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599) |
Log message:
Remove python33: adapt all packages that refer to it.
|
2016-03-05 05:48:36 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Add comment
|
2016-03-05 05:47:44 by Ryo ONODERA | Files touched by this commit (5) |
Log message:
Update to 1.4.2
Changelog:
1.4.2:
Bug fixes
Bug 1299736 - just "zanata" execution gives traceback
1.4.1:
Improvements
zanata init Initialize Zanata project configuration
zanata stats Displays translation statistics for a Zanata project version
Bug fixes
Bug 1206995 - Should allow anonymous pull from Zanata
Bug ZNTA-853 - Crash when pushing local translations
1.4.0:
Improvements
Added
<src-dir> and <trans-dir> in zanata.xml
rest/config to centralize service-to-resource mappings.
ProjectContext to load local: user & project and remote configs, once.
Organize exception messages.
Improved logs and zanata <command> --help
HTTP to HTTPS redirect - auto, if found in httplib2 response
Bug fixes
Bug 1215274 - Should be able to specify minimum percentage completion on pull
Bug 1156236 - As a project maintainer, I want to be able to use the latest \
list of languages defined in the server for a project when using the client.
1.3.22:
This release contains
Improved error codes, that means in case of error messages z-p-c returns \
appropriate error codes to system, this is useful for people who uses z-p-c from \
command line
Bug fixes
Improved ReadMe
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-08 20:48:54 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 1.3.21
* Convert to GITHUB framework.
Changelog:
1.3.21:
Fixed installation issue
@gnuman gnuman released this on 4 Mar
With version v1.3.20, could not install folder zanatalib inside \
build/lib/zanataclient, fixed this issue in setup.py
1.3.20:
Minor Bug fixes
@gnuman gnuman released this on 25 Feb · 1 commit to master since this release
Improved error message
Test case fix
Added language option in command, zanata push --push-type target --lang af
1.3.19:
Fixed bug - 1194987 - NameError: global name 'project_type' is not defined
@gnuman gnuman released this on 23 Feb · 9 commits to master since this release
Bug 1194987 - NameError: global name 'project_type' is not defined
Fix by Richard W.M. Jones(rjones@redhat.com),added self keyword
project_type is member of class now,in previous versions it was a local member
Fetching po files is a basic thing, hence build is needed
|
2015-01-09 15:28:13 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
TypeError with Python 3.x.
|
2015-01-05 14:17:41 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Fix broken dependency matches.
|
2015-01-01 08:02:58 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Fix MASTER_SITES.
|