source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @29085   10 years kjdon several changes. need to encodeURI the orig value too, before passing …
(edit) @29077   10 years kjdon javascript escape function was deprecated in Java 1.5 Use encodeURI …
(edit) @29076   10 years kjdon these changes were made in the pei-jones site and they look sensible …
(edit) @29070   10 years kjdon added sample security code, tidied up format statements, modified …
(edit) @29069   10 years kjdon indented the file in emacs
(edit) @29068   10 years kjdon changed the format of metadata, and how elements and mappings are defined
(edit) @29067   10 years kjdon changed metadataFormat stuff. service uses some info from main …
(edit) @29066   10 years kjdon small code tidy
(edit) @29065   10 years kjdon configure the collection with the OAIConfig xml. this breaks the split …
(edit) @29064   10 years kjdon simplify code cos we are always only looking for OAIPMH servicerack. …
(edit) @29063   10 years kjdon getMetadataPrefixElement code was all oai_dc specific. New string …
(edit) @29062   10 years kjdon added Identifier field into the DBInfo. Useful for OAI, cna just get …
(edit) @29058   10 years kjdon small change for niceness
(edit) @29057   10 years kjdon added a few functions for helping with returning oai metadata
(edit) @29049   10 years kjdon allow an exception with no sets for document level security. This can …
(edit) @29048   10 years ak19 1. Adding the new Windows version of the formatconverter executable, …
(edit) @29045   10 years ak19 Kathy suggested that the GS3 buildConfig.xml generated from GS2 …
(edit) @29043   10 years ak19 Second of 2 part commit for improving FormatConversion from GS2 to …
(edit) @29040   10 years kjdon identifier variable wasn't working, so I have changed its definition
(edit) @29035   10 years ak19 on't output anything for gsf:format-gs2 elements,
(edit) @29008   10 years ak19 Reverting accidental commit of unnecessary changes, although they were …
(edit) @29007   10 years ak19 Forgot to commit the config file used by HTML Tidy when run by GLI's …
(edit) @28989   10 years kjdon simplified MessageRouter which uses OAICollection instread of …
(edit) @28988   10 years kjdon removed this.converter - now call XMLConverter methods statically. …
(edit) @28987   10 years kjdon some tidying up. have started work on new metadata format stuff, but …
(edit) @28986   10 years kjdon method name change
(edit) @28985   10 years kjdon use OAIMessageRouter instead of MessageRouter. this will use …
(edit) @28984   10 years kjdon made a new OAICollection class. Inherits from Collection. ALll OAI …
(edit) @28983   10 years kjdon added OAI_SERVICE_RACK static string
(edit) @28982   10 years kjdon added a couple of convenience methods and changed the name of another …
(edit) @28981   10 years kjdon calling XMLConverter methods statically now. get rid of this.converter
(edit) @28978   10 years kjdon removed commented out code. removed static variable outputEscaping. …
(edit) @28972   10 years kjdon removing this.converter and this.doc - just create a new document when …
(edit) @28971   10 years kjdon removing servletcontext gsdocument attribute. just create a new …
(edit) @28970   10 years kjdon removed some commented out lines
(edit) @28969   10 years kjdon removing this.doc. Haven't tested as can't compile properly without …
(edit) @28968   10 years kjdon commented out the debug lines printing out all the lines and key/values
(edit) @28966   10 years kjdon Lots of changes. Mainly to do with removing this.doc from everywhere. …
(edit) @28965   10 years kjdon removing stored Document field - now get passed it as needed or work …
(edit) @28964   10 years kjdon nodeToElement now in GSXML. Some param changes for a few GSXML methods
(edit) @28963   10 years kjdon moved a method here from XMLConverter. Removed Document param from …
(edit) @28962   10 years kjdon getDOM was already creating a new parser each time, so we don't need …
(edit) @28961   10 years ak19 Need to update formatconverter binary in GS3 since it has been …
(edit) @28959   10 years davidb Related to previous commit. Minor change to make parsing more robust.
(edit) @28958   10 years davidb Remote Greenstone user authenticaton stopped working, because the code …
Note: See TracRevisionLog for help on using the revision log.