Homec4science

Merge branch 'master' into next

Authored by kuncar on Jun 23 2014, 18:22.

Description

Merge branch 'master' into next

Conflicts:
.gitignore
INSTALL
config/invenio.conf
invenio/ext/legacy/handler.py
invenio/legacy/bibdocfile/api.py
invenio/legacy/bibdocfile/managedocfiles.py
invenio/legacy/bibdocfile/plugins/bom_textdoc.py
invenio/legacy/bibdocfile/webinterface.py
invenio/legacy/bibexport/googlescholar.py
invenio/legacy/bibexport/sitemap.py
invenio/legacy/bibindex/adminlib.py
invenio/legacy/bibindex/engine.py
invenio/legacy/bibrank/citation_indexer.py
invenio/legacy/bibrank/citation_searcher.py
invenio/legacy/bibrank/selfcites_task.py
invenio/legacy/bibrecord/__init.py
invenio/legacy/bibupload/engine.py
invenio/legacy/inveniocfg.py
invenio/legacy/miscutil/sql/tabfill.sql
invenio/legacy/refextract/linker.py
invenio/legacy/search_engine/
init.py
invenio/legacy/webcomment/templates.py
invenio/legacy/websearch/webcoll.py
invenio/legacy/websession/session.py
invenio/legacy/webstat/api.py
invenio/legacy/webstyle/templates.py
invenio/legacy/websubmit/file_stamper.py
invenio/legacy/websubmit/functions/Create_Modify_Interface.py
invenio/legacy/websubmit/functions/Create_Upload_Files_Interface.py
invenio/legacy/websubmit/functions/Link_Records.py
invenio/legacy/websubmit/functions/Shared_Functions.py
invenio/modules/access/engine.py
invenio/modules/access/local_config.py
invenio/modules/comments/api.py
invenio/modules/formatter/format_elements/bfe_authors.py
invenio/modules/indexer/tokenizers/BibIndexAuthorCountTokenizer.py
invenio/modules/indexer/tokenizers/BibIndexDefaultTokenizer.py
invenio/modules/indexer/tokenizers/BibIndexEmptyTokenizer.py
invenio/modules/indexer/tokenizers/BibIndexFiletypeTokenizer.py
invenio/modules/indexer/tokenizers/BibIndexItemCountTokenizer.py
invenio/modules/indexer/tokenizers/BibIndexJournalTokenizer.py
invenio/modules/records/testsuite/fields/atlantis.cfg
invenio/modules/records/testsuite/test_record.py
invenio/modules/redirector/redirect_methods/goto_plugin_cern_hr_documents.py
invenio/testsuite/test_utils_text.py
invenio/utils/autodiscovery/
init__.py
invenio/utils/crossref.py
invenio/utils/html.py
modules/bibfield/lib/Makefile.am
modules/bibfield/lib/bibfield.py
modules/bibfield/lib/bibfield_config_engine.py
modules/bibfield/lib/bibfield_config_engine_unit_tests.py
modules/bibfield/lib/bibfield_jsonreader.py
modules/bibfield/lib/bibfield_marcreader.py
modules/bibfield/lib/bibfield_regression_tests.py
modules/bibfield/lib/bibfield_utils.py
modules/bibfield/lib/bibfield_utils_unit_tests.py
modules/bibfield/lib/functions/get_persistent_identifiers_keys.py
modules/bibfield/lib/functions/produce_json_for_marc.py
modules/bibformat/lib/elements/Makefile.am
modules/bibindex/lib/bibindex_regression_tests.py
modules/bibrank/lib/bibrank_regression_tests.py
modules/bibsched/lib/tasklets/Makefile.am
modules/bibupload/lib/bibupload_regression_tests.py
modules/docextract/lib/Makefile.am
modules/docextract/lib/docextract_regression_tests.py
modules/docextract/lib/refextract_regression_tests.py
modules/miscutil/lib/Makefile.am
modules/miscutil/lib/errorlib.py
modules/miscutil/lib/intbitset.c
modules/miscutil/lib/intbitset.pyx
modules/miscutil/lib/intbitset_unit_tests.py
modules/oairepository/lib/oai_repository_regression_tests.py
modules/webauthorprofile/lib/Makefile.am
modules/websearch/lib/Makefile.am
modules/websearch/lib/websearch_regression_tests.py
modules/websession/lib/websession_regression_tests.py
requirements-extras.txt
requirements.txt

Details

Committed
kuncarJun 23 2014, 18:29
Parents
R3600:bfedeb097ee9: Merge branch 'maint-1.1'
R3600:96d4e02c9c87: Merge branch 'master' into next
Branches
Unknown
Tags
Unknown

Event Timeline

Jiri Kuncar <jiri.kuncar@cern.ch> committed R3600:e3a98eb3aa25: Merge branch 'master' into next (authored by Jiri Kuncar <jiri.kuncar@cern.ch>).Jun 23 2014, 18:29

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
bfedeb097ee9Tibor Simko
Merge branch 'maint-1.1' 
May 21 2014
6ee52a896339Tibor Simko
Merge branch 'maint-1.0' into maint-1.1 
May 21 2014
09c210d81bedTibor Simko
installation: GnuPG key server location update 
May 21 2014
9eb20f433d72Tibor Simko
installation: README.rst with build status badges 
May 21 2014
957d47175940Fredrik Nygård Carlsen
errorlib: support for Sentry logging 
May 15 2014
881d54b2964dTibor Simko
WebSearch: initial support for recjson output 
May 5 2014
834862532e03Tibor Simko
I18N: fix wrong msgids in Persian translation 
Apr 25 2014
2f216e0a2772Tibor Simko
WebSearch: fix detailed record page tab tracebacks 
Apr 25 2014
aff3cb92a9baMehdi Zahedi/Tibor Simko
I18N: updates to the Persian translation 
Apr 17 2014
25d64a55bc9ePetros Ioannidis/Tibor Simko
WebSession: disable ORCID login 
Apr 17 2014
391be32e0c18Nikolaos Kasioumis/Tibor Simko
WebSession: Python-2.4 combatibility issue fix 
Apr 17 2014
70f1dc609105Nikolaos Kasioumis/Tibor Simko
WebSubmit: file stamper option to copy metadata 
Apr 17 2014
db9f02ddb710Samuele Kaplun
OAIHarvest: respect hidden fields 
Apr 9 2014
4130ae882093Samuele Kaplun
intbitset: initialization from iterator 
Apr 8 2014
6cfac47dfe32Esteban J. G. Gabancho/Tibor Simko
BibField: backported improvements from pu 
Apr 3 2014
9b7e4b9be88eTibor Simko
Merge branch 'maint-1.1' 
Mar 26 2014
fe1388813b6dJerome Caffaro/Tibor Simko
BibEncode: fix video-encoded files synchro to DB 
Mar 26 2014
87e5c75aa170Tibor Simko
Merge branch 'maint-1.1' 
Mar 24 2014
2402e12a01c5Tibor Simko
Merge branch 'maint-1.0' into maint-1.1 
Mar 24 2014
5511a66e5c26Tibor Simko
installation: location of jquery.treeview 
Mar 24 2014
9280cd6a038eTibor Simko
Merge branch 'maint-1.1' 
Mar 19 2014
763968ff224eTibor Simko
NEWS: fix v1.1.3 version number 
Mar 19 2014
3ec80203a6afTibor Simko
BibFormat: fix for eval_format_element return type 
Mar 18 2014
75d1cd62303aGrzegorz Szpura/Tibor Simko
bibindex: new filename index 
Mar 14 2014
d6ff04729860Grzegorz Szpura/Tibor Simko
BibIndex: changes in WordTable argument list 
Mar 14 2014
a53a531893f9Grzegorz Szpura/Tibor Simko
BibIndex: PEP8 compliance fixes 
Mar 14 2014
d435254bcebeTibor Simko
Merge branch 'maint-1.1' 
Mar 13 2014
40c208ec8b69Jerome Caffaro/Tibor Simko
BibDocFile: convert files and icons asynchronously 
Mar 13 2014
bdfaee38efd3Jerome Caffaro/Tibor Simko
BibSched: more customizable icon creation tasklet 
Mar 13 2014
0b71fe56a132Ludmila Marian/Tibor Simko
BibSched: icons creation tasklet 
Mar 13 2014
00cb24d5f34bTibor Simko
Merge branch 'maint-1.1' 
Mar 13 2014
8afd09a64c95Jerome Caffaro/Tibor Simko
WebSubmit: new Create_Modify_Interface parameters 
Mar 13 2014
d3fbc25bb5cbJerome Caffaro/Tibor Simko
WebSubmit: value escaping for modifications 
Mar 13 2014
a3c8103de88aJerome Caffaro/Tibor Simko
WebSubmit: better value escaping 
Mar 13 2014
e53e80432cc3Grzegorz Szpura/Tibor Simko
BibIndex: fix for virtual index filtering 
Mar 13 2014
63602526b397Grzegorz Szpura/Tibor Simko
WebStat: list link fix for system health UI page 
Mar 6 2014
275f3695b9c9Grzegorz Szpura/Tibor Simko
BibIndex: new DOI index 
Mar 6 2014
d071120788ecGrzegorz Szpura/Tibor Simko
BibIndex: virtual index queue dupe optimisation 
Mar 6 2014
522828b91c24Grzegorz Szpura/Tibor Simko
BibIndex: new 'all-virtual' CLI option 
Mar 6 2014
32e36adc0b9dGrzegorz Szpura/Tibor Simko
BibIndex: minor engine refactoring 
Mar 6 2014
ed2b196989f5Jerome Caffaro/Tibor Simko
WebSearch: update collection page markup 
Mar 5 2014
9f278668ddaaJerome Caffaro/Tibor Simko
WebComment: deleted record message 
Mar 5 2014
f5fc3efa88a0Jerome Caffaro/Tibor Simko
WebSearch: fix search URL in timeout message 
Mar 5 2014
7b6bdfdf31daJerome Caffaro/Tibor Simko
WebAccess: CERN-specific authorization message 
Mar 5 2014
4b4dd8d6dddcJerome Caffaro/Tibor Simko
WebSearch: CERN-specific collection sorting 
Mar 5 2014
c682c1e0488dTibor Simko
Merge branch 'maint-1.1' 
Mar 5 2014
fd1e8dca60c2Jerome Caffaro/Tibor Simko
WebComment: attachments in multi-node setup 
Mar 5 2014
a8a63febc324Jerome Caffaro/Tibor Simko
WebSearch: disable meta tags for deleted records 
Mar 5 2014
91454e3e2c30Jerome Caffaro/Tibor Simko
BibExport: update Google Scholar exporter 
Mar 4 2014
f00c51ea98e8Tibor Simko
Merge branch 'maint-1.1' 
Mar 4 2014