summaryrefslogtreecommitdiff
path: root/htroot
AgeCommit message (Expand)Author
2019-01-24Added the possibility to customize facets sort type and directionluccioman
2019-01-10remove warnings: 'Statement unnecessarily nested within else clause'sgaebel
2019-01-04Recrawl:sgaebel
2018-12-20Cleaned up Spanish translation after merge of PR #238luccioman
2018-12-20Merge pull request #238 from ivanhercaz/esLangluccioman
2018-12-17Fixed a case of NullPointerException on disconnected RWI data structureluccioman
2018-11-06Fixed termination of Host browser and link structure Solr query threadsluccioman
2018-10-31Limit length of initially visible text in link structure graph nodesluccioman
2018-10-28Upgraded d3js dependency from 3.4.4 to 5.7.0luccioman
2018-10-26Added missing CSS width units to some HostBrowser.html stylingluccioman
2018-10-26Fixed "TypeError: table.tBodies[0] is undefined" host browser JS errorluccioman
2018-10-25Added new crawler attribute for finer control over Media Type detectionluccioman
2018-10-19Render http status instead of null responses on snapshot api errorsluccioman
2018-10-16Added a crawl start hint message on availability or not of wkhtmltopdfluccioman
2018-10-15Added basic styling for cleaner rendering of missing image snapshotsluccioman
2018-10-14Render a relevant HTTP status code on snapshot image rendering errorluccioman
2018-10-08Fixed remaining blacklist entries improper decoding of '+' characterluccioman
2018-10-04Decode blacklist entries for easier edition of non ascii charsluccioman
2018-10-02Improved normalization of blacklist path patterns having non ascii charsluccioman
2018-10-02Merge pull request #240 from ivanhercaz/fixEnglishBookmarksPageluccioman
2018-09-30adding Spanish to the interface language listivanhercaz
2018-09-30typo fix in Bookmarks.htmlivanhercaz
2018-09-26Removed now unused Java import in addition to modification from PR #239luccioman
2018-09-25replace current date by FailDateotter
2018-09-21Hide password values from visible HTML in the Advanced Config pageluccioman
2018-09-19Use accessible labels in the Server Access Settings pageluccioman
2018-09-19Enforced access controls to System settings pagesluccioman
2018-09-17Updated html input field type for seed upload with file methodluccioman
2018-09-12Fixed rendering of the YMarks.html pageluccioman
2018-08-28Fetch result pages one by one when scrolling in portal search widgetluccioman
2018-08-28Fixed portal search widget results favicon urlluccioman
2018-08-28Configured local peer as default portal search widget backendluccioman
2018-08-28Removed implicit global JavaScript variables from portal search widgetluccioman
2018-08-28Limit search API calls rate when typing in the search portal widgetluccioman
2018-08-28Replaced RWI ranking JQuery sliders with standard HTML range inputsluccioman
2018-08-24Added possibility to hide or show image results with rendering errorsluccioman
2018-08-20Fixed encoding of '+' character on search pages linksluccioman
2018-08-20Removed unnecessary '+' character URL decoding from search queryluccioman
2018-08-13Fixed rendering of crawl queues page for URLs with raw IPV6 addressesluccioman
2018-08-08Added a link to MediaWiki dumps summary in import page for convenienceluccioman
2018-08-06Prevent entering empty OpenSearch URLs in ConfigHeuristics_p.htmlluccioman
2018-08-06Fixed a NullPointerException case, reported in issue #209luccioman
2018-08-03Upgraded the OpenGeoDB dump URLluccioman
2018-07-23Optionally render the response header when using the Solr html writerluccioman
2018-07-17Consistently render empty facets and facets having only entries at zeroluccioman
2018-07-06Added and updated hint messages about remote crawler statusluccioman
2018-07-05Fixed removal of URLs from the delegatedURL remote crawl stackluccioman
2018-07-04Added server side columns sorting on the Process Scheduler tableluccioman
2018-06-29Removed more unsafe concurrent accesses to SimpleDateFormat instances.luccioman
2018-06-29Fixed JavaScript sorting of tables with cells containing an input fieldluccioman