Openl10n Versions Save

[paused] A localization tool for your applications

v0.2.1

8 years ago

Dependencies update.

  • Update app version to v0.1.0 (Material Design release)
  • Fix database init on PostgreSQL (see #91)
  • Update composer & npm dependencies

v0.2.0

9 years ago

More flexibility.

  • Add paging on /translations and /translation_commits endpoints
  • Add /languages endpoint to list available languages
  • Allow versioning of the API via the FosRestBundle version listener
  • Set the app locale according to the Accept-Language header
  • Add doctrine/migration to migrate from a version to another
  • The new web-app is available on the /app page

v0.1.0

9 years ago

Initial version.

  • RESTful API for /projects, /resources, /translations and /me endpoints
  • Authentification via HTTP Basic
  • User storage in database only
  • Javascript client as a "Single Page App", built with BackboneJS, MarionetteJS and Browserify

v0.1.1

9 years ago

Quick UI patch.

  • UI: Add the Ctrl+Enter shortcut to save & approve translations