source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29467   9 years ak19 Jeremy found that status could be used instead of accountstatus for …
(edit) @29454   9 years ak19 Spanish translations for testing the offline translation/spreadsheet …
(edit) @29453   9 years ak19 Spanish test translations to new greenstone3/gs3interface module. Many …
(edit) @29452   9 years ak19 Removing duplicate property ahead of commit
(edit) @29441   9 years kjdon seems you need .css('display', ) instead of .css('display', null) to …
(edit) @29440   9 years kjdon the float-anchor div screws up the page if it is empty, so adding in a …
(edit) @29439   9 years kjdon fixed up a few null pointer exceptions that showed up with infomine …
(edit) @29438   9 years kjdon added a clear-tomcat-sessions target
(edit) @29433   9 years ak19 DebugInfo now switched on when passing debug=yes, previously it only …
(edit) @29428   9 years kjdon use paramDefaults for setting up queryer, and default_sort
(edit) @29427   9 years kjdon read in defaultSort element and store it. Use this for default rank …
(edit) @29426   9 years kjdon changed default hits per page from 10 to 20
(edit) @29421   9 years kjdon adding in debug stuff for a collection, eg so that can run greenbug. …
(edit) @29409   9 years kjdon adding a reset method to MGPPSearchWrapper. When we rebuild a …
(edit) @29408   9 years ak19 For GLI to run successfully when using the source component top-up for …
(edit) @29401   9 years kjdon added a test for NoText metadata - if present, don't output the option …
(edit) @29400   9 years kjdon simple docs may have a cover image, eg a text file with a picture …
(edit) @29399   9 years kjdon when using the hl (highlight) option, test for it being off rather …
(edit) @29387   9 years ak19 First commit to allow release-kit to preserve src code for debugging …
(edit) @29377   10 years ak19 Redirecting stderr and stdout to a logfile with the same name as the …
(edit) @29343   10 years ak19 Fix to the write-env target used for debugging, so that it now …
(edit) @29342   10 years ak19 Fixed bug: an extra bracket was introduced in recent commit revision …
(edit) @29341   10 years ak19 Adding in a description to a debugging target
(edit) @29334   10 years ak19 Committing client-gli icon for GS3 start menu
(edit) @29333   10 years kjdon added a string for the set prefs help text
(edit) @29332   10 years kjdon alert, confirm, prompt no longer allowed in beforeunload. Just use the …
(edit) @29326   10 years kjdon don't need dev stuff anymore
(edit) @29325   10 years kjdon get rid of dev servlet name. Use library name instead. Changed the way …
(edit) @29324   10 years kjdon got rid of dev reference. just added params to url permanently. I …
(edit) @29323   10 years kjdon adding in the documentbasket to search results page
(edit) @29322   10 years kjdon get rid of references to dev. When we link to a doc from berry basket, …
(edit) @29321   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29320   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29319   10 years kjdon made search term highlighting on by default. set hl=off in url to turn …
(edit) @29318   10 years kjdon adding in sort by and sort order params for lucene advanced field query
(edit) @29317   10 years kjdon changed case and accent to casefold and accentfold, to make it more …
(edit) @29314   10 years ak19 Re-instating Jenny's change to display the index being searched within …
(edit) @29311   10 years kjdon don't need to initialize resumption tokens here - it is done in …
(edit) @29310   10 years kjdon look for a disabled attribute for security block - easily turn off …
(edit) @29309   10 years kjdon removed my name
(edit) @29308   10 years kjdon commented out debug response print statement
(edit) @29307   10 years kjdon commented out page debug print statement
(edit) @29306   10 years kjdon added disabled attribute - used in security element
(edit) @29305   10 years kjdon moved the comments so they will be in a better place once they are …
(edit) @29304   10 years kjdon GLI will remove top level comments from a file, so leave this in, but …
(edit) @29302   10 years ak19 Adding executable permissions with svn propset after removing them …
(edit) @29301   10 years ak19 Removing executable permissions before setting them again
(edit) @29298   10 years ak19 1. Mac requires its own formatconverter binary, as the linux …
(edit) @29297   10 years ak19 1. Mac requires its own formatconverter binary, as the linux …
(edit) @29291   10 years ak19 After committing propdel of executable property, now re-committing …
(edit) @29290   10 years ak19 Committing propdel of executable property before re-committing with …
(edit) @29282   10 years kjdon tidied up one format statement
(edit) @29281   10 years kjdon fixed a bug where it only displayed one metadata element. Also make it …
(edit) @29280   10 years kjdon made the text a bit longer as there was more room in my basket. Note …
(edit) @29279   10 years kjdon changed a comment
(edit) @29278   10 years kjdon added in code to display berries and berry basket for search results page
(edit) @29277   10 years kjdon berrybasket cgi param is all lower case.
(edit) @29275   10 years ak19 Kathy discovered that that the total number of docs found is mentioned …
(edit) @29271   10 years ak19 Implementing a space separator. Now the GS3 tutorials don't need to be …
(edit) @29270   10 years kjdon removed some old stuff
(edit) @29269   10 years kjdon just a couple of comment changes
(edit) @29268   10 years kjdon need to copy OAIConfig.xml to WEB-INF, not OAIConfig.xml.in, as the …
(edit) @29267   10 years kjdon allow users to manually set a record's date stamp by setting …
(edit) @29266   10 years kjdon added in GS_OAI_DATE_STAMP: gs.OAIDateStamp - used to manually set the …
(edit) @29265   10 years kjdon check for null coll_config_xml before trying to modify it for debug, …
(edit) @29252   10 years kjdon tidied this up a bit - removed some leftover debugging stuff that I …
(edit) @29250   10 years shaoqun add wikipedia miner server url
(edit) @29245   10 years ak19 Dr Bainbridge fixed a bug that is apparent when doing the final step …
(edit) @29244   10 years ak19 Dr Bainbridge updated the generation of the OAIConfig.xml. It is now …
(edit) @29235   10 years ak19 Dr Bainbridge fixed another wrong document error (WRONG_DOCUMENT_ERR) …
(edit) @29234   10 years ak19 Dr Bainbridge fixed up a recent commit to the XSLT for gsf:link that …
(edit) @29226   10 years kjdon working on the save stuff, and changing the buttons to be disabled. …
(edit) @29225   10 years kjdon send the build request if we have changes that are not metadata changes
(edit) @29224   10 years kjdon commenting out the doc xml cache. When doing doc editing through a …
(edit) @29223   10 years kjdon get assocfilepath from top level document metadata, as individual …
(edit) @29214   10 years kjdon style the remove link separately; metadata element input cna now be a …
(edit) @29213   10 years kjdon added a class to metadataSetList to make it the same colour as the …
(edit) @29212   10 years kjdon making the metadata table look a little bit nicer
(edit) @29178   10 years kjdon if we are starting with a meta set that is not 'all' then we need to …
(edit) @29175   10 years ak19 Fixing off by one error of boolean operators in the GS3 search form …
(edit) @29174   10 years kjdon new function addMetaSetTolist so that other places can call this - eg …
(edit) @29173   10 years kjdon document contnet editing stuff: making the visible metadata set list …
(edit) @29172   10 years kjdon some mods to do with getting the editing controls to stay on the page …
(edit) @29169   10 years kjdon allowing for extra header content to come from multiple places
(edit) @29168   10 years ak19 Dr Bainbridge fixed an operator issue in solr: the exclamation mark …
(edit) @29166   10 years kjdon in metaTableCell, don't want to use disable-output-escaping=yes, as we …
(edit) @29165   10 years kjdon we don't want cover image and view options for simple documents
(edit) @29164   10 years kjdon check for null coll_config_xml before trying to modify it for debug, …
(edit) @29156   10 years ak19 Upon ant reset-logs, truncating ext/solr/logs/solr.log too if it exists
(edit) @29143   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @29118   10 years davidb Changes to eliminate javascript errors on loading the home page
(edit) @29117   10 years davidb Missing web font for theme
(edit) @29111   10 years kjdon put brackets around the metadata or, so that it can be anded with lang …
(edit) @29110   10 years kjdon encodeURI doesn't seem to be needed??? why??? have removed it for now. …
(edit) @29105   10 years ak19 Kathy approved commenting out the authentication/security section of …
(edit) @29093   10 years kjdon allow comma separated metadata names in gsf:metadata name attribute. …
(edit) @29092   10 years kjdon allow comma separated list in name attribute for gsf:metadata. when …
(edit) @29091   10 years kjdon can now set pos='classifiedBy' to output the metadata value used for …
(edit) @29090   10 years kjdon added code for setting mdoffset attributes for docNodes in a …
(edit) @29089   10 years kjdon added a method to retrieve a piece of metadata for the doc node. Used …
Note: See TracRevisionLog for help on using the revision log.