Homec4science

Merge branch 'master' into next

Authored by Tibor Simko <tibor.simko@cern.ch> on Sep 27 2011, 14:57.

Description

Merge branch 'master' into next

  • master: (157 commits) WebSession: prevent XSS in login form BatchUploader: do not wash file with wash_urlargd() InvenioConnector: use Invenio user agent CKEditor: enable native spellchecker installation: fix xtrJOB table creation statement BibSched: no-locking-based multinode support WebStyle: fix jquery.min.js inclusion for HTTPS BibAuthorID: make stub page config SSL ready WebAccess: enable IP checks for INSPIRE robots WebStyle: enforce SSL on INSPIRE login URLs WebSearch: adapt web tests to the new framework test suite: new web test framework BibClassify: rdflib is again optional installation: do not index remote files by default BibIndex: fix double-stemming upon indexing bibdocfile: fix documentation WRT --with-version BibMerge: order subfields in slave record textutils: wash_for_utf8() and Unicode strings kwalitee: eval/execfile call checking kwalitee: remove old SQL check for escape_string() ...
  • Merge remarks: Big merge with many amendments. Some are known not to work, e.g. not all jQuery dependencies are treated properly. Amendments will follow.

Conflicts:
Makefile.am
config/invenio.conf
modules/bibcirculation/lib/bibcirculation_daemon.py
modules/bibcirculation/lib/bibcirculation_templates.py
modules/bibcirculation/lib/bibcirculation_utils.py
modules/bibedit/lib/bibedit_engine.js
modules/bibedit/lib/bibedit_engine.py
modules/bibedit/lib/bibedit_templates.py
modules/bibedit/lib/bibeditmulti_templates.py
modules/bibharvest/lib/bibharvest_templates.py
modules/bibmerge/lib/bibmerge_webinterface.py
modules/bibsched/lib/bibtask_config.py
modules/bibupload/lib/batchuploader_templates.py
modules/miscutil/lib/inveniocfg.py
modules/webstyle/css/invenio.css
modules/webstyle/lib/webinterface_layout.py
modules/websubmit/lib/functions/Move_Photos_to_Storage.py
modules/websubmit/lib/websubmit_managedocfiles.py

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:45a7fa3381b5: Merge branch 'master' into next (authored by Tibor Simko <tibor.simko@cern.ch>).Dec 19 2011, 14:45

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
50f83453c083Samuele Kaplun/Tibor Simko
WebSession: prevent XSS in login form 
Sep 27 2011
93547689af98Jerome Caffaro/Tibor Simko
BatchUploader: do not wash file with wash_urlargd() 
Sep 26 2011
faff22d14fa6Jerome Caffaro/Tibor Simko
InvenioConnector: use Invenio user agent 
Sep 26 2011
ba46bf339840Jerome Caffaro/Tibor Simko
CKEditor: enable native spellchecker 
Sep 26 2011
140b48a20541Tibor Simko
installation: fix xtrJOB table creation statement 
Sep 26 2011
826b22058485Samuele Kaplun/Tibor Simko
BibSched: no-locking-based multinode support 
Sep 26 2011
30d6bef2f105Tibor Simko
WebStyle: fix jquery.min.js inclusion for HTTPS 
Sep 15 2011
8abea1a945f5Henning Weiler/Tibor Simko
BibAuthorID: make stub page config SSL ready 
Sep 14 2011
4a0ad7a51337Henning Weiler/Tibor Simko
WebAccess: enable IP checks for INSPIRE robots 
Sep 14 2011
b84ad1e94a6bHenning Weiler/Tibor Simko
WebStyle: enforce SSL on INSPIRE login URLs 
Sep 14 2011
9ffadff3c3efTibor Simko
WebSearch: adapt web tests to the new framework 
Sep 13 2011
8b1dff239658Tibor Simko
test suite: new web test framework 
Sep 13 2011
a25c1b06cffeRoman Chyla/Tibor Simko
BibClassify: rdflib is again optional 
Sep 13 2011
c8986076f9d5Tibor Simko
installation: do not index remote files by default 
Sep 12 2011
699ff0dd7f44Tibor Simko
Merge branch 'maint' 
Sep 12 2011
4f37b87ffdd3Samuele Kaplun/Tibor Simko
BibIndex: fix double-stemming upon indexing 
Sep 12 2011
5dd49f3d776cSamuele Kaplun/Tibor Simko
bibdocfile: fix documentation WRT --with-version 
Sep 12 2011
e81b5cd04964Javier Martin/Tibor Simko
BibMerge: order subfields in slave record 
Sep 12 2011
f6686230921bJoe Blaylock/Tibor Simko
textutils: wash_for_utf8() and Unicode strings 
Sep 12 2011
217d8ce37801Tibor Simko
kwalitee: eval/execfile call checking 
Sep 12 2011
b1508ef60bbbTibor Simko
kwalitee: remove old SQL check for escape_string() 
Sep 12 2011
17f3f6e5e950Vasanth Venkatraman/Tibor Simko
BibSched: configurable monotasks 
Sep 12 2011
b2b732e50070Patrick Glauner/Tibor Simko
BibSword: cleaner SQL statements 
Sep 12 2011
c6528a3f731eTibor Simko
kwalitee: SQL query checking 
Sep 12 2011
52ecbd2b3501Nikola Yolov/Tibor Simko
BibAuthorID: personID garbage collector hotfix 
Sep 5 2011
ce8477c0a0b2Samuele Carli/Tibor Simko
BibAuthorID: CLI option for modified records 
Sep 5 2011
9558e7c66dc7Tibor Simko
installation: allow non-standard HTTP/HTTPS ports 
Sep 4 2011
f4552468dca1Samuele Carli/Tibor Simko
BibAuthorID: small UI fixes 
Sep 2 2011
3f34ee41d07fSamuele Kaplun/Tibor Simko
BibSched: improve bibsched pid handling 
Aug 31 2011
f4d827611274Henning Weiler/Tibor Simko
BibCirculation: change item update workflow 
Aug 30 2011
035071b306ebSamuele Kaplun/Tibor Simko
BibFormat: add bfe_bookmark and bfe_sciencewise 
Aug 30 2011
6ef71d826077Samuele Kaplun/Tibor Simko
global: include jquery.min.js in all HTML pages 
Aug 30 2011
f119a2a504a2Tibor Simko
Merge branch 'maint' 
Aug 30 2011
0c87949c7269Ludmila Marian/Tibor Simko
WebSearch: fix collection translation in admin UI 
Aug 30 2011
c5c240e3e3adValkyrie Savage/Tibor Simko
WebSearch: type and field codes 
Aug 30 2011
df9f2a5f6ee6Samuele Carli/Tibor Simko
BibAuthorID: UI fixes 
Aug 29 2011
8cf4a1e8dbd1Tibor Simko
Merge branch 'chayward/refextract-daemon-clean' 
Aug 29 2011
daa6c5b246ccChristopher Hayward
refextract: always use timestamped xml output 
Aug 29 2011
6bc44f578142Samuele Carli/Tibor Simko
BibAuthorID: arXiv stub hotfix 
Aug 29 2011
f7182609ef22Samuele Carli/Tibor Simko
BibAuthorID: backend and frontend updates 
Aug 29 2011
4a72899341a4Samuele Kaplun/Tibor Simko
bibdocfile: add --with-flags CLI parameter 
Aug 29 2011
6aac4bbf260fChristopher Hayward
refextract: add recid support to extraction-jobs 
Aug 28 2011
f5fb83b74b80Christopher Hayward
refextract: write references to timestamped file 
Aug 26 2011
e8f161a83addChristopher Hayward
refextract: add output file directory message 
Aug 26 2011
cfbb67735b69Björn Oltmanns/Tibor Simko
BibEncode: initial release 
Aug 25 2011
85a4d09546e5Christopher Hayward
refextract: introduce daemon operation mode 
Aug 24 2011
def5825196d3Björn Oltmanns/Tibor Simko
BibSched: multi-node support 
Aug 22 2011
3084a5ad00c6Björn Oltmanns/Tibor Simko
WebComment: CSS refactoring 
Aug 22 2011
dd16139c886dTibor Simko
BibFormat: fix bibreformat format visibility check 
Aug 22 2011
f879a28794f2Benoit Thiell/Tibor Simko
remote debugger: Python 2.4 compatibility 
Aug 22 2011