Skip to content

Commit

Permalink
Invenio-OAuth2Server v0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Tibor Simko <[email protected]>
  • Loading branch information
tiborsimko committed Aug 25, 2015
1 parent b8e49e2 commit f00382f
Show file tree
Hide file tree
Showing 11 changed files with 49 additions and 25 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Authors

Invenio module that implements OAuth 2 server.

- Charlotte Cattaneo <[email protected]>
- Eirini Psallida <[email protected]>
- Esteban J. G. Gabancho <[email protected]>
- Ivan Masár <[email protected]>
Expand All @@ -36,4 +37,3 @@ Invenio module that implements OAuth 2 server.
- Marco Neumann <[email protected]>
- Roman Chyla <[email protected]>
- Tibor Simko <[email protected]>
- Charlotte Cattaneo <[email protected]>
17 changes: 16 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,21 @@
Changes
=======

Version 0.1.0 (release 2015-08-04)
Version 0.1.1 (released 2015-08-25)
-----------------------------------

Improved features
~~~~~~~~~~~~~~~~~

- Marks strings in templates for translations. (#3)

Bug fixes
~~~~~~~~~

- Adds missing `invenio_upgrader` dependency and amends past upgrade
recipes following its separation into standalone package.

Version 0.1.0 (released 2015-08-04)
-----------------------------------

- Initial public release.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
include *.py
include *.rst
include *.txt
include .dockerignore .editorconfig
include .dockerignore .editorconfig .travis.yml
include LICENSE
include babel.ini
include pytest.ini
include tox.ini
recursive-include docs *.bat
Expand Down
20 changes: 13 additions & 7 deletions RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
=============================
Invenio-OAuth2Server v0.1.0
Invenio-OAuth2Server v0.1.1
=============================

Invenio-OAuth2Server v0.1.0 was released on August 4, 2015.
Invenio-OAuth2Server v0.1.1 was released on August 25, 2015.

About
-----
Expand All @@ -11,20 +11,26 @@ Invenio module that implements OAuth 2 server.

*This is an experimental development preview release.*

What's new
----------
Improved features
-----------------

- Initial public release.
- Marks strings in templates for translations. (#3)

Bug fixes
---------

- Adds missing `invenio_upgrader` dependency and amends past upgrade
recipes following its separation into standalone package.

Installation
------------

$ pip install invenio-oauth2server==0.1.0
$ pip install invenio-oauth2server==0.1.1

Documentation
-------------

http://invenio-oauth2server.readthedocs.org/en/v0.1.0
http://invenio-oauth2server.readthedocs.org/en/v0.1.1

Happy hacking and thanks for flying Invenio-OAuth2Server.

Expand Down
4 changes: 2 additions & 2 deletions invenio_oauth2server/translations/de/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: invenio-oauth2server 0.1.1.dev20150804\n"
"Project-Id-Version: invenio-oauth2server 0.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-04 16:59+0200\n"
"POT-Creation-Date: 2015-08-25 18:22+0200\n"
"PO-Revision-Date: 2015-08-04 16:58+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: de <[email protected]>\n"
Expand Down
6 changes: 3 additions & 3 deletions invenio_oauth2server/translations/es/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: invenio-oauth2server 0.1.0.dev20150000\n"
"Project-Id-Version: invenio-oauth2server 0.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-04 16:59+0200\n"
"POT-Creation-Date: 2015-08-25 18:22+0200\n"
"PO-Revision-Date: 2015-08-04 11:56+0200\n"
"Last-Translator: \n"
"Language-Team: es <[email protected]>\n"
Expand Down Expand Up @@ -91,7 +91,7 @@ msgid "Application"
msgstr "Aplicaciónes"

#: invenio_oauth2server/templates/oauth2server/authorize_base.html:48
#, fuzzy, python-format
#, fuzzy
msgid "Visit application website"
msgstr "%(icon)s Aplicaciónes"

Expand Down
6 changes: 3 additions & 3 deletions invenio_oauth2server/translations/fr/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: invenio-oauth2server 0.1.0.dev20150000\n"
"Project-Id-Version: invenio-oauth2server 0.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-04 16:59+0200\n"
"POT-Creation-Date: 2015-08-25 18:22+0200\n"
"PO-Revision-Date: 2015-08-04 11:12+0200\n"
"Last-Translator: \n"
"Language-Team: fr <[email protected]>\n"
Expand Down Expand Up @@ -91,7 +91,7 @@ msgid "Application"
msgstr "Applications"

#: invenio_oauth2server/templates/oauth2server/authorize_base.html:48
#, fuzzy, python-format
#, fuzzy
msgid "Visit application website"
msgstr "%(icon)s Applications"

Expand Down
8 changes: 4 additions & 4 deletions invenio_oauth2server/translations/invenio.pot
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Translations template for invenio-oauth2server.
# Copyright (C) 2015 ORGANIZATION
# Copyright (C) 2015 CERN
# This file is distributed under the same license as the
# invenio-oauth2server project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: invenio-oauth2server 0.1.1.dev20150804\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-04 17:02+0200\n"
"Project-Id-Version: invenio-oauth2server 0.1.1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2015-08-25 18:22+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
4 changes: 2 additions & 2 deletions invenio_oauth2server/translations/it/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: invenio-oauth2server 0.1.1.dev20150804\n"
"Project-Id-Version: invenio-oauth2server 0.1.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-04 16:59+0200\n"
"POT-Creation-Date: 2015-08-25 18:22+0200\n"
"PO-Revision-Date: 2015-08-04 16:58+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: it <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion invenio_oauth2server/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
and parsed by ``setup.py``.
"""

__version__ = "0.1.1.dev20150804"
__version__ = "0.1.1"
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ all_files = 1
directory = invenio_oauth2server/translations/

[extract_messages]
copyright_holder = CERN
msgid_bugs_address = [email protected]
mapping-file = babel.ini
output-file = invenio_oauth2server/translations/invenio.pot

Expand Down

0 comments on commit f00382f

Please sign in to comment.