Homec4science

Merge branch 'master' into next

Authored by kuncar on Nov 25 2014, 11:35.

Description

Merge branch 'master' into next

  • Adds bibedit registry for ticket templates.
  • master: (32 commits) WebStyle: POST handling fix oaiharvest: fixes harvest() web interface WebSearch: stemming and '*' BibSched: email-logs-on-error parameter BibEditMulti: only notifications on error BibEdit: only notifications on error BibEdit: kwalitee improvements BibEdit: add email notification on submit BibEditMulti: add email notification on submit BibEdit: user name in BibSched column BibEdit: wrongly displayed HP changeset bug BibEdit: autocompletion of fields from KBs BibEdit: author names into history revisions BibEdit: duplicate code removal BibEdit: new RT ticket through UI dialog BibCatalog: better error reporting BibCatalog: requestor on ticket submit WebStyle: req object with no headers BibEdit: int object is not iterable fix BibEdit: InvalidCache exception on clone ...

Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>

Conflicts:
INSTALL
configure-tests.py
configure.ac
invenio/legacy/bibdocfile/api.py
invenio/legacy/bibedit/engine.py
invenio/legacy/bibedit/utils.py
invenio/legacy/bibedit/webinterface.py
invenio/legacy/bibsched/bibtask.py
invenio/legacy/bibsort/washer.py
invenio/legacy/search_engine/__init__.py
invenio/legacy/wsgi/utils.py
modules/bibdocfile/lib/bibdocfile_regression_tests.py
modules/miscutil/lib/errorlib.py
modules/websearch/lib/Makefile.am
modules/websearch/lib/services/Makefile.am
modules/websearch/lib/websearch_services_regression_tests.py

Event Timeline

Jiri Kuncar <jiri.kuncar@cern.ch> committed R3600:17a4b8235557: Merge branch 'master' into next (authored by Jiri Kuncar <jiri.kuncar@cern.ch>).Nov 25 2014, 13:42

Merged Changes

CommitAuthorDetailsCommitted
dd2a273b1258Samuele Kaplun
WebStyle: POST handling fix 
Nov 20 2014
876f11e5655eJan Aage Lavik/Samuele Kaplun
oaiharvest: fixes harvest() web interface 
Nov 20 2014
7198a7df7f3dSamuele Kaplun
Merge branch 'sam/2468-websearch-stemming-star' 
Nov 18 2014
11ba2967b655Samuele Kaplun
WebSearch: stemming and '*' 
Nov 18 2014
8b4cbd22ec4dSamuele Kaplun
Merge branch 'bibtask-better-emails-on-master' 
Nov 18 2014
cc4101a6d1e9Jan Aage Lavik/Samuele Kaplun
BibSched: email-logs-on-error parameter 
Nov 18 2014
39d53bdf3fdbSamuele Kaplun
Merge branch 'sam/bibedit-for-master' 
Nov 18 2014
aa1ea5505106Jan Aage Lavik/Samuele Kaplun
BibEditMulti: only notifications on error 
Nov 14 2014
71c9000cef9fJan Aage Lavik/Samuele Kaplun
BibEdit: only notifications on error 
Nov 14 2014
f204fafbd23fSamuele Kaplun
BibEdit: kwalitee improvements 
Nov 14 2014
e3f327b91e14Jan Aage Lavik/Samuele Kaplun
BibEdit: add email notification on submit 
Nov 14 2014
73c348cc2bd7Jan Aage Lavik/Samuele Kaplun
BibEditMulti: add email notification on submit 
Nov 14 2014
5a537fe1d003Javier Martin Montull/Samuele Kaplun
BibEdit: user name in BibSched column 
Nov 14 2014
375c5de61ae5Nikolaos Kalodimas/Samuele Kaplun
BibEdit: wrongly displayed HP changeset bug 
Nov 14 2014
fbf0fbae484bNikolaos Kalodimas/Samuele Kaplun
BibEdit: autocompletion of fields from KBs 
Nov 14 2014
bf801837f676Nikolaos Kalodimas/Samuele Kaplun
BibEdit: author names into history revisions 
Nov 14 2014
8b56b7e576eeJavier Martin Montull/Samuele Kaplun
BibEdit: duplicate code removal 
Nov 14 2014
ada27397c1f1Javier Martin Montull/Samuele Kaplun
BibEdit: new RT ticket through UI dialog 
Nov 14 2014
498a45310b87Jan Aage Lavik/Samuele Kaplun
BibCatalog: better error reporting 
Nov 14 2014
a5d25606d8d5Javier Martin Montull/Samuele Kaplun
BibCatalog: requestor on ticket submit 
Nov 14 2014
71b88e5013e9Javier Martin Montull/Samuele Kaplun
WebStyle: req object with no headers 
Nov 14 2014
f69a1807aac6Alessio Deiana/Samuele Kaplun
BibEdit: int object is not iterable fix 
Nov 14 2014
c7acea2a26ffJavier Martin Montull/Samuele Kaplun
BibEdit: InvalidCache exception on clone 
Nov 14 2014
5a3a00a9de98Javier Martin Montull/Samuele Kaplun
BibEdit: modal submission preview window 
Nov 14 2014
63e5813009deJavier Martin Montull/Samuele Kaplun
BibEdit: check for record in BibSched queue fix 
Nov 14 2014
984d16dbc9a1Alessio Deiana/Samuele Kaplun
BibEdit: debugging all user actions 
Nov 14 2014
2cca7327c5fdNikolaos Kalodimas/Samuele Kaplun
BibEdit: holding pen fix 
Nov 14 2014
2c4d90d805b8Raja Sripada/Tibor Simko
BibCirculation: fix for CERN returnees 
Oct 15 2014
0420a855598aTibor Simko
errorlib: fix Sentry context syntax issue 
Oct 14 2014
4acc07317217Samuele Kaplun/Tibor Simko
BibDocFile: bibdocfile.BibDoc memory fix 
Oct 2 2014
a623dd2693e0Samuele Kaplun/Tibor Simko
BibSort: improved washers 
Oct 1 2014
0ca2e106953bSamuele Kaplun/Tibor Simko
WebSearch: smarter journal hint 
Oct 1 2014
763cd76e3076Federico Poli/Tibor Simko
WebSearch: new Journal Hint Service 
Oct 1 2014
be89b95e31a7Federico Poli/Tibor Simko
WebSearch: kwalitee fix 
Oct 1 2014
d73bd94b2fbeSamuele Kaplun/Tibor Simko
errorlib: context support in sentry 
Oct 1 2014