-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bibcirculation: escape user_info #188
base: prod
Are you sure you want to change the base?
Commits on Nov 4, 2015
-
WebSearch: fix the order of prev and next links
* FIX Fixes the order of search results when computing the next and previous search links on the record page by not reversing the initial search results. Signed-off-by: Ludmila Marian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc870bb - Browse repository at this point
Copy the full SHA bc870bbView commit details
Commits on May 3, 2016
-
BibFormat: optional record recommender
* NEW Record recommender loads and displays recommendations on each record page. The recommendations are calculated with the speared python package the invenio-record-recommender. * Loads the calculated recommendations from Redis. * Creates /record/*id*/recommendations endpoint. * Introduces CFG_RECOMMENDER_REDIS and CFG_RECOMMENDER_PREFIX config used to set the Redis instance from where the recommendations should be loaded. * Renders recommended records in JavaScript after the record is loaded. * Logs clicks on recommended records to webstat. Signed-off-by: David Zerulla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da16294 - Browse repository at this point
Copy the full SHA da16294View commit details
Commits on May 9, 2016
-
SolrUtils: reliable regression test suite
* Makes test suite independent from PDF extraction process. (closes inveniosoftware#1590) * Simplifies test suite. Signed-off-by: Patrick Glauner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc66faa - Browse repository at this point
Copy the full SHA bc66faaView commit details -
Merge pull request inveniosoftware#28 inveniosoftware#2235 from egaba…
…ncho/1590-fix-regresion-test-solrutils SolrUtils: reliable regression test suite
Configuration menu - View commit details
-
Copy full SHA for 0ce6852 - Browse repository at this point
Copy the full SHA 0ce6852View commit details -
WebSearch: new fulltext by default search
* Adds checkbox to search terms also in to fulltext to the add to search interface. Signed-off-by: Patrick Glauner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a337815 - Browse repository at this point
Copy the full SHA a337815View commit details -
BibRank: Solr: better ranking for fulltext by default
* Ranks fulltext and metadata properly Signed-off-by: Patrick Glauner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97f3fcd - Browse repository at this point
Copy the full SHA 97f3fcdView commit details -
Solrutils: more accurate ranking scores
* Ceils ranking scores to avoid anomalies Signed-off-by: Patrick Glauner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaaf54b - Browse repository at this point
Copy the full SHA aaaf54bView commit details -
Merge pull request inveniosoftware#30 inveniosoftware#2768 from egaba…
…ncho/master-fulltext-by-default Solrutils: more accurate ranking scores BibRank: Solr: better ranking for fulltext by default WebSearch: new fulltext by default search
Configuration menu - View commit details
-
Copy full SHA for dd42a06 - Browse repository at this point
Copy the full SHA dd42a06View commit details -
BibRecord: new MARC code filter
* Filters a record based on MARC code. * Supports wildcards in identifiers and subfield code. Signed-off-by: Patrick Glauner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bba3e1f - Browse repository at this point
Copy the full SHA bba3e1fView commit details -
* Supports filtering per MARC tag, identifier and subfield. Signed-off-by: Patrick Glauner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e33024 - Browse repository at this point
Copy the full SHA 3e33024View commit details -
Merge pull request inveniosoftware#31 inveniosoftware#2769 from egaba…
…ncho/master-xm-field BibFormat: new 'xmf' format BibRecord: new MARC code filter
Configuration menu - View commit details
-
Copy full SHA for 4fa106d - Browse repository at this point
Copy the full SHA 4fa106dView commit details -
Merge pull request inveniosoftware#59 inveniosoftware#2794 from ludmi…
…lamarian/master-weblayout-cds WebStyle: add CERN specific URL handlers Conflicts: modules/webstyle/lib/webinterface_layout.py
Configuration menu - View commit details
-
Copy full SHA for 626b61a - Browse repository at this point
Copy the full SHA 626b61aView commit details -
Merge pull request inveniosoftware#61 from drjova/Youtube
BibEncode: Video: Push video to youtube Conflicts: modules/webstyle/css/Makefile.am modules/webstyle/lib/webinterface_layout.py
Configuration menu - View commit details
-
Copy full SHA for ba95cb5 - Browse repository at this point
Copy the full SHA ba95cb5View commit details -
stats: Elasticsearch logging with Lumberjack.
* Added disabled-by-default config options for Elasticsearch logging. * When Elasticsearch logging is configured, don't populate rnkPAGEVIEWS and rnkDOWNLOADS. Signed-off-by: Joe MacMahon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eacb83b - Browse repository at this point
Copy the full SHA eacb83bView commit details -
Merge pull request inveniosoftware#87 inveniosoftware#2431 from egaba…
…ncho/elasticsearch_logging stats: Elasticsearch logging with Lumberjack.
Configuration menu - View commit details
-
Copy full SHA for 136c20f - Browse repository at this point
Copy the full SHA 136c20fView commit details -
WebStat: register custom events on es
* Adds `loanrequest` schema for `Lumberjack`. * Adds custom events elastic search logging. Signed-off-by: Harris Tzovanakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c42627 - Browse repository at this point
Copy the full SHA 0c42627View commit details -
Merge pull request inveniosoftware#88 from drjova/custom-events
WebStat: register custom events on es
Configuration menu - View commit details
-
Copy full SHA for b1cfc3f - Browse repository at this point
Copy the full SHA b1cfc3fView commit details -
containerutils: new lazy data structures
* Back ports lazy dictionaries from next. Signed-off-by: Esteban J. G. Gabancho <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12c9d18 - Browse repository at this point
Copy the full SHA 12c9d18View commit details -
xmlDict: initial release backport
Signed-off-by: Esteban J. G. Gabancho <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c4da44 - Browse repository at this point
Copy the full SHA 3c4da44View commit details -
pidstore: initial release backport
Signed-off-by: Esteban J. G. Gabancho <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6eccff - Browse repository at this point
Copy the full SHA d6eccffView commit details -
BibFormat: DataCite3 export addition
Signed-off-by: Esteban J. G. Gabancho <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85e163d - Browse repository at this point
Copy the full SHA 85e163dView commit details -
Merge pull request inveniosoftware#97 inveniosoftware#2679 from egaba…
…ncho/master-backport-pidstore BibFormat: DataCite3 export addition pidstore: initial release backport xmlDict: initial release backport containerutils: new lazy data structures
Configuration menu - View commit details
-
Copy full SHA for 4963d61 - Browse repository at this point
Copy the full SHA 4963d61View commit details -
Merge pull request inveniosoftware#104 inveniosoftware#2788 from swit…
…owski/1918-forbidden-characters-fix BibDocFile: disallow percent in filenames
Configuration menu - View commit details
-
Copy full SHA for d50e438 - Browse repository at this point
Copy the full SHA d50e438View commit details -
Merge pull request inveniosoftware#105 inveniosoftware#2792 from ludm…
…ilamarian/master-bibconvert-arxiv-license BibConvert: retrieve arXiv license information Conflicts: modules/bibconvert/etc/oaiarxiv2marcxml.xsl
Configuration menu - View commit details
-
Copy full SHA for abdf84b - Browse repository at this point
Copy the full SHA abdf84bView commit details -
Merge pull request inveniosoftware#107 inveniosoftware#2796 from ludm…
…ilamarian/master-bibedit-fix-recid BibEdit: fix recID type
Configuration menu - View commit details
-
Copy full SHA for 39b2fe0 - Browse repository at this point
Copy the full SHA 39b2fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8dc9a - Browse repository at this point
Copy the full SHA 4b8dc9aView commit details -
Merge pull request inveniosoftware#113 inveniosoftware#2822 from egab…
…ancho/master-bibfield-bug-fixes BibField: bug fixes
Configuration menu - View commit details
-
Copy full SHA for a4543dd - Browse repository at this point
Copy the full SHA a4543ddView commit details -
Merge pull request inveniosoftware#114 from switowski/bibreformat-onl…
…y-missing BibReformat: new --only-missing option
Configuration menu - View commit details
-
Copy full SHA for 0e8e9b1 - Browse repository at this point
Copy the full SHA 0e8e9b1View commit details -
Merge pull request inveniosoftware#117 inveniosoftware#2912 from kasi…
…oumis/legacy-webcomment-improvements WebComment: cosmetic updates WebComment: `collapse` and `expand` all comments WebComment: fix collapse and review issues WebComment: Enable a custom checkbox for comments WebComment: display comment submission deadline WebComment: bibdoc relations & filtering WebComment: general comment format improvements Conflicts: Makefile.am modules/webcomment/lib/webcomment.py modules/webstyle/css/invenio.css modules/webstyle/img/Makefile.am requirements.txt
Configuration menu - View commit details
-
Copy full SHA for 127dfe3 - Browse repository at this point
Copy the full SHA 127dfe3View commit details -
WebSearch & WebAlert: Your Searches improvements
* Moves page "Your Searches" from WebAlert to WebSearch and under the /yoursearches/ URL. Updates all the respective URLs and function calls. Moves function account_list_searches() from WebAlert to WebSearch. * Separates the popular alerts page from the user searches page and creates new separate function for popular alerts the user can choose from to set up new alerts. * Fixes various doc strings, variable and function names. (closes inveniosoftware#880)
Configuration menu - View commit details
-
Copy full SHA for 448088f - Browse repository at this point
Copy the full SHA 448088fView commit details -
WebSearch: yoursearches interface improvements
* Redesigns the "Your Searches" page. * Adds the "Search into your searches" functionality. * Fixes a few small bugs. (closes inveniosoftware#881)
Configuration menu - View commit details
-
Copy full SHA for 40eb82b - Browse repository at this point
Copy the full SHA 40eb82bView commit details -
WebAlert: youralerts interface improvements
* Redesigns the "Your Alerts" display interface. * Adds new functionality to display alerts based on a specific search query. (closes inveniosoftware#882)
Configuration menu - View commit details
-
Copy full SHA for a8f749d - Browse repository at this point
Copy the full SHA a8f749dView commit details -
WebSearch: fix yoursearches string format bug
* Fixes a small bug that caused special characters that had been replaced by the urllib.quote() function to crash during the string formatting. (closes inveniosoftware#883)
Configuration menu - View commit details
-
Copy full SHA for f9c81d3 - Browse repository at this point
Copy the full SHA f9c81d3View commit details -
WebSearch & WebAlert: CSS fallback to default
* Changes some CSS attributes to match yoursearches and youralerts style to the default Invenio style. * Changes the order of the Personalize menu to be in alphabetical order again after the addition of Your Searches. * Deletes some previously added unneeded images. (addresses inveniosoftware#884)
Configuration menu - View commit details
-
Copy full SHA for 1d5f4f6 - Browse repository at this point
Copy the full SHA 1d5f4f6View commit details -
WebSearch: more CSS fallback to default
* Changes the arrows used for page navigation in the Your Searches page to match Invenio's default arrows. * Deletes the respective previously added images files. (closes inveniosoftware#884)
Configuration menu - View commit details
-
Copy full SHA for e7b8434 - Browse repository at this point
Copy the full SHA e7b8434View commit details -
WebAlert: paging for youralerts
* Introduces page navigation support for the "Your Alerts" page. (closes inveniosoftware#885)
Configuration menu - View commit details
-
Copy full SHA for b2e235d - Browse repository at this point
Copy the full SHA b2e235dView commit details -
WebAlert: Searching for youralerts
* Introduces searching in the user's defined alerts based on the alerts' names and arguments. * Fixes small bug in the paging navigation that caused a crash when no alerts were to be displayed. * Adds user confirm step before permanently deleting an alert. (closes inveniosoftware#886)
Configuration menu - View commit details
-
Copy full SHA for 5d21b17 - Browse repository at this point
Copy the full SHA 5d21b17View commit details -
WebSearch: Fix paging bug in yoursearches
* Fixes small bug in the paging navigation that caused a crash when no searches were to be displayed. * Introduces fix that skips querying the database again when there are no matching user searches. (closes inveniosoftware#887)
Configuration menu - View commit details
-
Copy full SHA for acfd28d - Browse repository at this point
Copy the full SHA acfd28dView commit details -
WebAlert & WebSearch: fix kwalitee reported issues
* Fixes various warnings and errors reported by kwalitee.
Configuration menu - View commit details
-
Copy full SHA for b8fd526 - Browse repository at this point
Copy the full SHA b8fd526View commit details -
WebStyle: add new images to the Makefile
* Adds new images for yoursearches and youralerts to the Makefile
Configuration menu - View commit details
-
Copy full SHA for 8f8ada9 - Browse repository at this point
Copy the full SHA 8f8ada9View commit details -
WebAlert: option to pause and resume alerts
* Adds the option to pause and resume alerts. The option can be configured either in when editing a specific alert or when displaying all the alerts. (closes inveniosoftware#1227)
Configuration menu - View commit details
-
Copy full SHA for 08ccec4 - Browse repository at this point
Copy the full SHA 08ccec4View commit details -
Webalert & Websearch: prettify display list header
* Prettifies the display list header for Your Alerts and Your Searches by adding the paging navigation information.
Configuration menu - View commit details
-
Copy full SHA for 637bf88 - Browse repository at this point
Copy the full SHA 637bf88View commit details -
Webalert: smart display of popular alerts link
* Hides the link to the popular alerts if there are none already defined.
Configuration menu - View commit details
-
Copy full SHA for c507475 - Browse repository at this point
Copy the full SHA c507475View commit details -
Webalert: improve store results in basket menu
* Improves the appearence of the "Store results in basket?" menu. * Links the basket name to the basket display when displaying alerts.
Configuration menu - View commit details
-
Copy full SHA for 02045b1 - Browse repository at this point
Copy the full SHA 02045b1View commit details -
Webalert & Websearch: harmonize display
* Harmonizes and prettifies the display of "Your Searches" and "Your Alerts"
Configuration menu - View commit details
-
Copy full SHA for 9c505e0 - Browse repository at this point
Copy the full SHA 9c505e0View commit details -
Websession: Revamp the "Your Account" page
* Revamps the "Your Account" page by arranging items to be displayed in a 3-column grid, trying to keep all columns equal in size. * Re-arranges code for consistency and readability.
Configuration menu - View commit details
-
Copy full SHA for 42d60de - Browse repository at this point
Copy the full SHA 42d60deView commit details -
General: fix kwalitee reported issues
* Fixes various warnings and errors reported by kwalitee.
Configuration menu - View commit details
-
Copy full SHA for 6ff2ec6 - Browse repository at this point
Copy the full SHA 6ff2ec6View commit details -
Miscutil: fix get_authenticated_mechanize_browser
* Fixes the string checked in get_authenticated_mechanize_browser to make sure that the user was logged in correctly.
Configuration menu - View commit details
-
Copy full SHA for 99bbe88 - Browse repository at this point
Copy the full SHA 99bbe88View commit details -
Websearch: remove mentions of total searches
* Removes mentions of the number of total searches the user has performed in favor of only the unique searches to avoid possible confusion.
Configuration menu - View commit details
-
Copy full SHA for a28b8dd - Browse repository at this point
Copy the full SHA a28b8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0eef84 - Browse repository at this point
Copy the full SHA c0eef84View commit details -
Merge pull request inveniosoftware#122 inveniosoftware#3121 from kasi…
…oumis/legacy-personalization-fixes-and-improvements General: fix failing tests Websearch: remove mentions of total searches Miscutil: fix get_authenticated_mechanize_browser General: fix kwalitee reported issues Websession: Revamp the "Your Account" page Webalert & Websearch: harmonize display Webalert: improve store results in basket menu Webalert: smart display of popular alerts link Webalert & Websearch: prettify display list header WebAlert: option to pause and resume alerts WebStyle: add new images to the Makefile WebAlert & WebSearch: fix kwalitee reported issues WebSearch: Fix paging bug in yoursearches WebAlert: Searching for youralerts WebAlert: paging for youralerts WebSearch: more CSS fallback to default WebSearch & WebAlert: CSS fallback to default WebSearch: fix yoursearches string format bug WebAlert: youralerts interface improvements WebSearch: yoursearches interface improvements ... Conflicts: modules/webcomment/lib/webcomment.py modules/webcomment/lib/webcomment_templates.py modules/webstyle/img/Makefile.am
Configuration menu - View commit details
-
Copy full SHA for 2644de1 - Browse repository at this point
Copy the full SHA 2644de1View commit details -
WebStyle: wsgi handler IP parser enhancement
* BETTER Cleans the port from the user's IP preventing issues in future manipulations of it. Reviewed-by: Samuele Kaplun <[email protected]> Signed-off-by: Esteban J. G. Gabancho <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 358fe01 - Browse repository at this point
Copy the full SHA 358fe01View commit details -
* Improves `webinterface_handler_wsgi` PEP8 code style. Signed-off-by: Esteban J. G. Gabancho <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40fc419 - Browse repository at this point
Copy the full SHA 40fc419View commit details -
Merge pull request inveniosoftware#126 inveniosoftware#3255 from egab…
…ancho/legacy-enhancement-wsgi-ip WebStyle: kwalitee fix WebStyle: wsgi handler IP parser enhancement
Configuration menu - View commit details
-
Copy full SHA for 0dafb92 - Browse repository at this point
Copy the full SHA 0dafb92View commit details -
Merge pull request inveniosoftware#128 inveniosoftware#3395 from drjo…
…va/tab-lan WebSearch: tabs miss language parameter
Configuration menu - View commit details
-
Copy full SHA for f48a54e - Browse repository at this point
Copy the full SHA f48a54eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3798f - Browse repository at this point
Copy the full SHA 3d3798fView commit details -
BibIndex: external file index enhancement
Signed-off-by: Esteban J. G. Gabancho <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f978344 - Browse repository at this point
Copy the full SHA f978344View commit details -
BibRank: allow ranking external files using solr
Signed-off-by: Esteban J. G. Gabancho <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e48dc2 - Browse repository at this point
Copy the full SHA 0e48dc2View commit details -
Merge pull request inveniosoftware#130 inveniosoftware#3358 from egab…
…ancho/bibindex-better-external-files BibRank: allow ranking external files using solr BibIndex: external file index enhancement WebSubmit: subtitle file addition to converter
Configuration menu - View commit details
-
Copy full SHA for 9ac0f03 - Browse repository at this point
Copy the full SHA 9ac0f03View commit details -
WebJournal: navigation menu category replacement
* Changes in main navigation menu: Training->Learning
Configuration menu - View commit details
-
Copy full SHA for 9926624 - Browse repository at this point
Copy the full SHA 9926624View commit details -
Merge pull request inveniosoftware#131 from costaflavio/bfe_webjourna…
…l_main_navigation WebJournal: navigation menu category replacement
Configuration menu - View commit details
-
Copy full SHA for 5d26959 - Browse repository at this point
Copy the full SHA 5d26959View commit details -
WebNews: New module to display and manage news
* The WebNews module that will be responsible for presenting the site's news to the users and keeping a history of them. * This first release includes the tooltip functionality and the database structure. (addresses inveniosoftware#1288)
Configuration menu - View commit details
-
Copy full SHA for 78ab937 - Browse repository at this point
Copy the full SHA 78ab937View commit details -
Merge pull request inveniosoftware#8 from kasioumis/master-webnews
WebNews: New module to display and manage news Conflicts: modules/webstyle/lib/webinterface_layout.py
Configuration menu - View commit details
-
Copy full SHA for 2ca7610 - Browse repository at this point
Copy the full SHA 2ca7610View commit details -
Configuration menu - View commit details
-
Copy full SHA for c20a6cb - Browse repository at this point
Copy the full SHA c20a6cbView commit details -
Merge pull request inveniosoftware#151 from egabancho/webpage_breadcr…
…umb_hack WebSearch: guess primary collection for CERN Site
Configuration menu - View commit details
-
Copy full SHA for 39e2a7c - Browse repository at this point
Copy the full SHA 39e2a7cView commit details -
Merge pull request inveniosoftware#116 inveniosoftware#2901 from swit…
…owski/copyrights_license BibDocFile: Copyright and license for files
Configuration menu - View commit details
-
Copy full SHA for 4359be0 - Browse repository at this point
Copy the full SHA 4359be0View commit details -
WebStat: register custom events on es
* Adds `loanrequest` schema for `Lumberjack`. * Adds custom events elastic search logging. Signed-off-by: Harris Tzovanakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c09cdce - Browse repository at this point
Copy the full SHA c09cdceView commit details -
elasticsearch: GeoIP in Elasticsearch logging
* NEW Adds a new ip_field column to staEVENT * Uses this column to run GeoIP lookup on logged events Signed-off-by: Joe MacMahon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4accd07 - Browse repository at this point
Copy the full SHA 4accd07View commit details -
Merge pull request inveniosoftware#137 from egabancho/elasticsearch_g…
…eoip_logging elasticsearch: GeoIP in Elasticsearch logging WebStat: register custom events on es Conflicts: modules/webstat/lib/webstat.py
Configuration menu - View commit details
-
Copy full SHA for 93c85eb - Browse repository at this point
Copy the full SHA 93c85ebView commit details -
WebSubmit: fix authors autocomplete
* FIX Attaches `typeahead` autocomplete plugin to more specific element. Signed-off-by: Harris Tzovanakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7798090 - Browse repository at this point
Copy the full SHA 7798090View commit details -
Merge pull request inveniosoftware#143 from drjova/websubmit-email-mi…
…ssing-authors WebSubmit: fix authors autocomplete
Configuration menu - View commit details
-
Copy full SHA for 597d2a4 - Browse repository at this point
Copy the full SHA 597d2a4View commit details -
oaiharvest: authorlist missing
* FIX Checks only for error code in bibconvert of authorlist, because stdoutput warnings caused autholist to be ignored. Signed-off-by: Harris Tzovanakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9725cd4 - Browse repository at this point
Copy the full SHA 9725cd4View commit details -
Merge pull request inveniosoftware#144 from drjova/fix-oaiharvest-aut…
…horlist oaiharvest: authorlist missing
Configuration menu - View commit details
-
Copy full SHA for dae89c7 - Browse repository at this point
Copy the full SHA dae89c7View commit details -
Merge pull request inveniosoftware#145 inveniosoftware#3493 from swit…
…owski/ckeditor WebStyle: CKEditor update Conflicts: modules/webstyle/etc/invenio-ckeditor-config.js
Configuration menu - View commit details
-
Copy full SHA for d3c3edd - Browse repository at this point
Copy the full SHA d3c3eddView commit details -
Merge pull request inveniosoftware#170 inveniosoftware#3577 from kapl…
…un/bibcirculation-bibedit BibCirculation: BibEdit redirect
Configuration menu - View commit details
-
Copy full SHA for a907127 - Browse repository at this point
Copy the full SHA a907127View commit details -
Merge pull request inveniosoftware#155 from ludmilamarian/legacy_help…
…_mm_cds WebHelp: new multimedia help page for CDS
Configuration menu - View commit details
-
Copy full SHA for b4dc387 - Browse repository at this point
Copy the full SHA b4dc387View commit details -
Merge pull request inveniosoftware#158 from ludmilamarian/legacy_add_…
…sorting_washer BibSort: new washer for journal number
Configuration menu - View commit details
-
Copy full SHA for 6174945 - Browse repository at this point
Copy the full SHA 6174945View commit details -
WebSubmit: report number generation enhacement
* Adds a new predefined keyword for year generation. Co-Authored-By: Ludmila Marian <[email protected]> Signed-off-by: Ludmila Marian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97891ff - Browse repository at this point
Copy the full SHA 97891ffView commit details -
Merge pull request inveniosoftware#163 from ludmilamarian/report_numb…
…er_generation-enhancements WebSubmit: report number generation enhacement
Configuration menu - View commit details
-
Copy full SHA for 585ac32 - Browse repository at this point
Copy the full SHA 585ac32View commit details -
Merge pull request inveniosoftware#165 from ludmilamarian/legacy_bett…
…er_view_restr WebAccess: improve viewer rights access
Configuration menu - View commit details
-
Copy full SHA for bdfbbb6 - Browse repository at this point
Copy the full SHA bdfbbb6View commit details -
Merge pull request inveniosoftware#159 from ludmilamarian/legacy_fix_…
…search_latest WebSearch: consider sort order when searching
Configuration menu - View commit details
-
Copy full SHA for 2b267c7 - Browse repository at this point
Copy the full SHA 2b267c7View commit details -
elasticsearch: fallback file per hostname
* Adds `CFG_ELASTICSEARCH_FALLBACK_DIRECTORY` configuration variable to specify where the fallback file to be stored. * Creates a fallback file with the hostname as file name. Signed-off-by: Harris Tzovanakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5598f02 - Browse repository at this point
Copy the full SHA 5598f02View commit details -
Merge pull request inveniosoftware#168 from drjova/fix-elasticsearch-…
…fallback elasticsearch: fallback file per hostname
Configuration menu - View commit details
-
Copy full SHA for 7ce2de7 - Browse repository at this point
Copy the full SHA 7ce2de7View commit details -
webstat: downloads and pageviews as events
* IMPROVEMENT Adds `downloads` and `pagesviews` as custom events. * Custom events will be registered only in elasticsearch if `CFG_ELASTICSEARCH_LOGGING` is enabled. Signed-off-by: Harris Tzovanakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d10ee3 - Browse repository at this point
Copy the full SHA 0d10ee3View commit details -
Merge pull request inveniosoftware#139 from drjova/elasticsearch-only…
…-option webstat: downloads and pageviews as events
Configuration menu - View commit details
-
Copy full SHA for 002d648 - Browse repository at this point
Copy the full SHA 002d648View commit details -
BibCirculation: reset ILL overdue_letter_number
* A ILL is currently extended by manually updating the *due_date* of that ILL, this leads to the following issue: A user receives an ILL recall letter, therefore gets the ILL extended at the library. The next ILL recall letter will be of the second category, since the *overdue_letter_number* never gets reseted. * Introduces the new function *update_ill_request_letter_number* * Changes the *overdue_letter_number* in case the updated due_date is a later date than the current due_date in *ill_request_details_step2*. Signed-off-by: Martin Vesper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd7c03a - Browse repository at this point
Copy the full SHA bd7c03aView commit details -
Merge pull request inveniosoftware#161 inveniosoftware#3592 from mves…
…per/invenio_ill_recall_mail BibCirculation: reset ILL overdue_letter_number Notes: Update accordingly to Tibor's comments in inveniosoftware#3592
Configuration menu - View commit details
-
Copy full SHA for 010c294 - Browse repository at this point
Copy the full SHA 010c294View commit details -
Merge pull request inveniosoftware#125 inveniosoftware#3203 from ddaz…
…e/legacy-obelix-pr WebSearch: optional Obelix integration Conflicts: modules/miscutil/lib/Makefile.am modules/websearch/lib/websearch_webinterface.py requirements.txt
Configuration menu - View commit details
-
Copy full SHA for c3ff4ce - Browse repository at this point
Copy the full SHA c3ff4ceView commit details -
elasticsearch: Fix invenio.config import
* Fixes creation of the Invenio config with the tool inveniocfg. The `elasticsearch_logging` module tries to use the invenio.config before the config is created. To reproduce remove the invenio.config and run `inveniocfg --update-all`. Signed-off-by: David Zerulla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a32bca8 - Browse repository at this point
Copy the full SHA a32bca8View commit details -
Merge pull request inveniosoftware#142 from ddaze/cds_qa-elasticsearch
elasticsearch: Fix invenio.config import
Configuration menu - View commit details
-
Copy full SHA for 7170796 - Browse repository at this point
Copy the full SHA 7170796View commit details -
Merge pull request inveniosoftware#169 inveniosoftware#3616 from ddaz…
…e/legacy-record-recommender BibFormat: optional record recommender Conflicts: config/invenio.conf modules/miscutil/lib/Makefile.am modules/websearch/lib/websearch_webinterface.py modules/webstyle/css/invenio.css
Configuration menu - View commit details
-
Copy full SHA for 83e0951 - Browse repository at this point
Copy the full SHA 83e0951View commit details
Commits on May 17, 2016
-
Bibfield: Add y subfield to FFT
* FFT__y subfield contains language for files uploaded to the committee documents collections. Signed-off-by: Sebastian Witowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eae3331 - Browse repository at this point
Copy the full SHA eae3331View commit details
Commits on May 31, 2016
-
WebSearch: improve detection of record viewers
* If CFG_CERN_SITE, consider the possibility of the viewer of a record being an egroup, defined as '[email protected]' insted of 'foo [CERN]'. Signed-off-by: Ludmila Marian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c03a66 - Browse repository at this point
Copy the full SHA 6c03a66View commit details
Commits on Jun 23, 2016
-
Merge pull request inveniosoftware#184 from ludmilamarian/legacy_cern…
…_record_viewer WebSearch: improve detection of record viewers
Configuration menu - View commit details
-
Copy full SHA for 65fa017 - Browse repository at this point
Copy the full SHA 65fa017View commit details -
Merge pull request inveniosoftware#156 from ludmilamarian/legacy_fix_…
…prev_next_order Legacy fix prev next order
Configuration menu - View commit details
-
Copy full SHA for 458236a - Browse repository at this point
Copy the full SHA 458236aView commit details -
Merge pull request inveniosoftware#175 from drjova/legacy-fix-submit-…
…button-disable websubmit: disable submit button correction
Configuration menu - View commit details
-
Copy full SHA for 3dd9125 - Browse repository at this point
Copy the full SHA 3dd9125View commit details -
Merge pull request inveniosoftware#176 from egabancho/legacy-multiedi…
…t-remove-request BibEdit: remove request from multiedit search
Configuration menu - View commit details
-
Copy full SHA for 72fbcf0 - Browse repository at this point
Copy the full SHA 72fbcf0View commit details -
Merge pull request inveniosoftware#177 from drjova/webjournal-redirec…
…t-articles-from-deleted-categories WebJournal: redirect articles addition
Configuration menu - View commit details
-
Copy full SHA for fd9e4f7 - Browse repository at this point
Copy the full SHA fd9e4f7View commit details -
Merge pull request inveniosoftware#179 from ludmilamarian/legacy_fix_…
…webjournal_index_page Legacy fix webjournal index page
Configuration menu - View commit details
-
Copy full SHA for 2d775c2 - Browse repository at this point
Copy the full SHA 2d775c2View commit details -
Merge pull request inveniosoftware#183 from switowski/2016-05-17-atla…
…ntis-update Bibfield: Add y subfield to FFT
Configuration menu - View commit details
-
Copy full SHA for 1f985ff - Browse repository at this point
Copy the full SHA 1f985ffView commit details
Commits on Sep 15, 2016
-
Bibcirculation: escape user_info
* In some HTML templates, the user info is stored inside an option tag. The HTML is created surrounded by single quotes, therefore user_info containing a single quote could break it.
Configuration menu - View commit details
-
Copy full SHA for f29ed36 - Browse repository at this point
Copy the full SHA f29ed36View commit details