[zanata-bugs] [Bug 785031] New: Allow project maintainer to push list of locales via REST

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 27 01:58:50 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Allow project maintainer to push list of locales via REST

https://bugzilla.redhat.com/show_bug.cgi?id=785031

           Summary: Allow project maintainer to push list of locales via
                    REST
           Product: Zanata
           Version: 1.5-SNAPSHOT
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Improvement
          Severity: unspecified
          Priority: unspecified
         Component: Component-Logic
        AssignedTo: runab at redhat.com
        ReportedBy: sflaniga at redhat.com
         QAContact: dchen at redhat.com
                CC: zanata-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Community
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


There is not necessarily any relation between the locale list in zanata.xml and
the project/iteration's locale list on the server.  But it would be useful to
allow project maintainers to modify the project (or iteration) locale list via
REST.  That way,
  mvn zanata:push-locales [-Dzanata.target=version]
would synchronise the project iteration's locale list with the <locales> list
in zanata.xml

And
  mvn zanata:push-locales -Dzanata.target=project
would push the locale list to the project, and mark the project iteration as
inheriting its locale list from the project (rather than customising the list).

Any locales which have not been enabled by the server admin would be
disallowed.

We could also add -Dzanata.target=server which would allow admin to add new
locales and/or enable disabled ones.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list