Skip to content

Commit 5b800e9

Browse files
committed
Invenio-Groups v0.1.2
Signed-off-by: Tibor Simko <tibor.simko@cern.ch>
1 parent aaa7472 commit 5b800e9

11 files changed

Lines changed: 47 additions & 40 deletions

File tree

AUTHORS.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@
2323
Authors
2424
=======
2525

26-
Invenio Groups is a module developed for the `Invenio
26+
Invenio-Groups is a module developed for the `Invenio
2727
<http://invenio-software.org>`_ digital library software.
2828

2929
Contact us at `info@invenio-software.org
3030
<mailto:info@invenio-software.org>`_.
3131

32+
- Adrian Pawel Baran <adrian.pawel.baran@cern.ch>
3233
- Benoit Thiell <bthiell@cfa.harvard.edu>
34+
- Charlotte Cattaneo <ciris.cattaneo@gmail.com>
3335
- Diane Berkovits <diane.berkovits@cern.ch>
3436
- Eirini Psallida <eirini.psallida@cern.ch>
3537
- Gregory Favre <gregory.favre@cern.ch>
@@ -38,12 +40,11 @@ Contact us at `info@invenio-software.org
3840
- Jerome Caffaro <jerome.caffaro@cern.ch>
3941
- Jiri Kuncar <jiri.kuncar@cern.ch>
4042
- Kamil Neczaj <kamil.neczaj@cern.ch>
43+
- Konstantinos Kostis <konstantinos.kostis@cern.ch>
44+
- Lars Holm Nielsen <lars.holm.nielsen@cern.ch>
4145
- Leonardo Rossi <leonardo.r@cern.ch>
46+
- Marco Neumann <marco@crepererum.net>
4247
- Raquel Jimenez Encinar <raquel.jimenez.encinar@cern.ch>
4348
- Samuele Kaplun <samuele.kaplun@cern.ch>
4449
- Tibor Simko <tibor.simko@cern.ch>
4550
- Yoan Blanc <yoan.blanc@cern.ch>
46-
- Adrian Pawel Baran <adrian.pawel.baran@cern.ch>
47-
- Lars Holm Nielsen <lars.holm.nielsen@cern.ch>
48-
- Konstantinos Kostis <konstantinos.kostis@cern.ch>
49-
- Charlotte Cattaneo <ciris.cattaneo@gmail.com>

CHANGES.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
Changes
22
=======
33

4-
Version 0.1.1 (release 2015-08-04)
4+
Version 0.1.2 (released 2015-08-25)
5+
6+
- Adds missing `invenio_upgrader` dependency and amends past upgrade
7+
recipes following its separation into standalone package.
8+
9+
Version 0.1.1 (released 2015-08-04)
510

611
- Removes dependency on Invenio legacy package.
712

8-
Version 0.1.0 (release 2015-07-31)
13+
Version 0.1.0 (released 2015-07-31)
914

1015
- Initial public release.

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
include *.py
22
include *.rst
33
include *.txt
4-
include .editorconfig .travis.invenio.cfg
4+
include .editorconfig .travis.invenio.cfg .travis.yml
5+
include babel.ini
56
include LICENSE
67
include pytest.ini
78
include tox.ini

RELEASE-NOTES.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=======================
2-
Invenio-Groups v0.1.1
2+
Invenio-Groups v0.1.2
33
=======================
44

5-
Invenio-Groups v0.1.1 was released on August 4, 2015.
5+
Invenio-Groups v0.1.2 was released on August 25, 2015.
66

77
About
88
-----
@@ -14,17 +14,18 @@ Invenio module that adds support for user groups.
1414
Bug fixes
1515
---------
1616

17-
- Removes dependency on Invenio legacy package.
17+
- Adds missing `invenio_upgrader` dependency and amends past upgrade
18+
recipes following its separation into standalone package.
1819

1920
Installation
2021
------------
2122

22-
$ pip install invenio-groups==0.1.1
23+
$ pip install invenio-groups==0.1.2
2324

2425
Documentation
2526
-------------
2627

27-
http://invenio-groups.readthedocs.org/en/v0.1.1
28+
http://invenio-groups.readthedocs.org/en/v0.1.2
2829

2930
Happy hacking and thanks for flying Invenio-Groups.
3031

invenio_groups/translations/de/LC_MESSAGES/messages.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: invenio-groups 0.1.1\n"
9+
"Project-Id-Version: invenio-groups 0.1.2\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2015-08-04 19:57+0200\n"
11+
"POT-Creation-Date: 2015-08-25 18:50+0200\n"
1212
"PO-Revision-Date: 2015-08-04 19:58+0200\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: de <LL@li.org>\n"

invenio_groups/translations/es/LC_MESSAGES/messages.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,17 @@
66
#
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: invenio-groups 0.1.1\n"
9+
"Project-Id-Version: invenio-groups 0.1.2\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2015-08-04 19:57+0200\n"
11+
"POT-Creation-Date: 2015-08-25 18:50+0200\n"
1212
"PO-Revision-Date: 2015-08-04 16:00+0200\n"
13+
"Last-Translator: \n"
1314
"Language-Team: es <LL@li.org>\n"
14-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
15+
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=utf-8\n"
1718
"Content-Transfer-Encoding: 8bit\n"
1819
"Generated-By: Babel 2.0\n"
19-
"Last-Translator: \n"
20-
"Language: es\n"
21-
"X-Generator: Poedit 1.8.3\n"
2220

2321
#: invenio_groups/forms.py:86
2422
msgid ""
@@ -230,3 +228,4 @@ msgstr "Ha rechazado invitación a grupo %(name)s."
230228
#: invenio_groups/views/settings.py:364
231229
msgid "Requests sent!"
232230
msgstr "Solicitudes enviadas!"
231+

invenio_groups/translations/fr/LC_MESSAGES/messages.po

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,25 @@
66
#
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: invenio-groups 0.1.1\n"
9+
"Project-Id-Version: invenio-groups 0.1.2\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2015-08-04 11:49+0200\n"
11+
"POT-Creation-Date: 2015-08-25 18:50+0200\n"
1212
"PO-Revision-Date: 2015-08-04 15:36+0200\n"
13+
"Last-Translator: \n"
1314
"Language-Team: fr <LL@li.org>\n"
14-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
15+
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=utf-8\n"
1718
"Content-Transfer-Encoding: 8bit\n"
1819
"Generated-By: Babel 2.0\n"
19-
"Last-Translator: \n"
20-
"Language: fr\n"
21-
"X-Generator: Poedit 1.8.3\n"
2220

2321
#: invenio_groups/forms.py:86
2422
msgid ""
2523
"Required. Provide list of the emails of the users you wish to be added. "
2624
"Put each email in new line."
2725
msgstr ""
28-
"Requis. Fournir une liste des adresses électroniques des usagers que vous "
29-
"souhaitez ajouter. Une adresse électronique par ligne."
26+
"Requis. Fournir une liste des adresses électroniques des usagers que vous"
27+
" souhaitez ajouter. Une adresse électronique par ligne."
3028

3129
#: invenio_groups/models.py:62
3230
msgid "Users can self-subscribe."
@@ -40,8 +38,7 @@ msgstr ""
4038

4139
#: invenio_groups/models.py:66
4240
msgid "Subscription is by administrator invitation only."
43-
msgstr ""
44-
"La souscription n’est possible que par invitation de l’administrateur."
41+
msgstr "La souscription n’est possible que par invitation de l’administrateur."
4542

4643
#: invenio_groups/models.py:97
4744
msgid "Group membership is fully public."
@@ -50,8 +47,8 @@ msgstr "L’adhésion en tant que groupe est complètement publique."
5047
#: invenio_groups/models.py:99
5148
msgid "Only group members can view other members."
5249
msgstr ""
53-
"Seuls les membres du groupe peuvent voir quels sont les autres membres du "
54-
"groupe."
50+
"Seuls les membres du groupe peuvent voir quels sont les autres membres du"
51+
" groupe."
5552

5653
#: invenio_groups/models.py:101
5754
msgid "Only administrators can view members."
@@ -232,3 +229,4 @@ msgstr "Vous avez refusé l’invitation du groupe %(name)s."
232229
#: invenio_groups/views/settings.py:364
233230
msgid "Requests sent!"
234231
msgstr "Demandes envoyées!"
232+

invenio_groups/translations/invenio.pot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Translations template for invenio-groups.
2-
# Copyright (C) 2015 ORGANIZATION
2+
# Copyright (C) 2015 CERN
33
# This file is distributed under the same license as the invenio-groups
44
# project.
55
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
66
#
77
#, fuzzy
88
msgid ""
99
msgstr ""
10-
"Project-Id-Version: invenio-groups 0.1.1\n"
11-
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
12-
"POT-Creation-Date: 2015-08-04 19:57+0200\n"
10+
"Project-Id-Version: invenio-groups 0.1.2\n"
11+
"Report-Msgid-Bugs-To: info@invenio-software.org\n"
12+
"POT-Creation-Date: 2015-08-25 18:50+0200\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <LL@li.org>\n"

invenio_groups/translations/it/LC_MESSAGES/messages.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: invenio-groups 0.1.1\n"
9+
"Project-Id-Version: invenio-groups 0.1.2\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2015-08-04 19:57+0200\n"
11+
"POT-Creation-Date: 2015-08-25 18:50+0200\n"
1212
"PO-Revision-Date: 2015-08-04 19:58+0200\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: it <LL@li.org>\n"

invenio_groups/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525

2626
from __future__ import absolute_import, print_function, unicode_literals
2727

28-
__version__ = "0.1.2.dev20150804"
28+
__version__ = "0.1.2"

0 commit comments

Comments
 (0)