Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
b2878afb
Commit
b2878afb
authored
Jan 25, 2020
by
LE GAC Renaud
Browse files
Update module to remove 'coding utf8'
parent
bdf3cd79
Changes
13
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
75 additions
and
88 deletions
+75
-88
modules/authentication.py
modules/authentication.py
+0
-1
modules/harvest_tools/checkandfix.py
modules/harvest_tools/checkandfix.py
+0
-1
modules/invenio_tools/factory.py
modules/invenio_tools/factory.py
+0
-1
modules/test_tools.py
modules/test_tools.py
+0
-1
modules/ux/aeres_categories.py
modules/ux/aeres_categories.py
+45
-46
modules/ux/authors_roles.py
modules/ux/authors_roles.py
+0
-1
modules/ux/axes.py
modules/ux/axes.py
+12
-13
modules/ux/countries.py
modules/ux/countries.py
+0
-1
modules/ux/cppm.py
modules/ux/cppm.py
+3
-4
modules/ux/defaults.py
modules/ux/defaults.py
+2
-3
modules/ux/preferences.py
modules/ux/preferences.py
+0
-1
modules/ux/reports.py
modules/ux/reports.py
+8
-9
modules/ux/status.py
modules/ux/status.py
+5
-6
No files found.
modules/authentication.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" authentication
* Customise the authentication
...
...
modules/harvest_tools/checkandfix.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" harvest_tools.checkandfix
"""
...
...
modules/invenio_tools/factory.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" invenio_tools.factory
"""
...
...
modules/test_tools.py
View file @
b2878afb
# -*- coding: utf-8 -*-
"""a collection of tools to help tests procedure.
* Build the complete list of messages
...
...
modules/ux/aeres_categories.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" categories
Insert AERES categories
...
...
modules/ux/authors_roles.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" categories
Insert roles for authors
...
...
modules/ux/axes.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" axes
Fill axes table.
...
...
modules/ux/countries.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" countries
List of countries extract from the geographical database www.geonames.org:
...
...
modules/ux/cppm.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" CPPM
Data for CPPM
...
...
modules/ux/defaults.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" defaults
Insert defaults values in the tables
...
...
modules/ux/preferences.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" preferences
"""
...
...
modules/ux/reports.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" reports
Create examples for list.
...
...
modules/ux/status.py
View file @
b2878afb
# -*- coding: utf-8 -*-
""" categories
Insert basic status
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment