source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29303   10 years ak19 The OS-specific formatconverter binaries are now in their own …
(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) @29300   10 years ak19 Fix to recent commit. Now the formatconverter binaries for the 3 OS …
(edit) @29299   10 years ak19 Moved the formatconverter binaries from GS3/bin to the new GS3/bin/OS …
(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) @29296   10 years ak19 Realised that the release-kit needed to be modified if the …
(edit) @29295   10 years ak19 Minor changes to wording.
(edit) @29294   10 years ak19 Gems Mac shortcut was still not executable, despite yesterday's commit …
(edit) @29293   10 years ak19 More (minor) changes after having gone through most of the GS3 …
(edit) @29292   10 years ak19 Search format documentnode also needs to display the Also Available As …
(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) @29289   10 years ak19 Fixes to previous commits to the customization tutorials, after …
(edit) @29288   10 years ak19 Final of 2 commits. SVN executable not set in GS3 binary's …
(edit) @29287   10 years ak19 First of 2 commits. SVN executable not set in GS3 binary's …
(edit) @29286   10 years ak19 Cosmetic change to installer's interface. Shorter string.
(edit) @29285   10 years ak19 Final changes to get installer's admin section working again: the …
(edit) @29284   10 years kjdon working on getting GLI not to discard the new elements in …
(edit) @29283   10 years kjdon adding in some more strings for collectionConfig.xml
(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) @29276   10 years jmt12 I need to measure the time spent on generating the initial manifest, …
(edit) @29275   10 years ak19 Kathy discovered that that the total number of docs found is mentioned …
(edit) @29274   10 years ak19 GS3 requires different information in its Admin Pages section
(edit) @29273   10 years ak19 Modifying the interface text committed previously
(edit) @29272   10 years ak19 Kathy noticed that the Admin Pages section of the GS3 installer needs …
(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) @29264   10 years ak19 Instructions for updating the format statements of 2 collections. …
(edit) @29263   10 years ak19 Updating format statements for 2 collections. OAI-Local's search …
(edit) @29262   10 years ak19 Updating format statements for 2 collections. OAI-Local's search …
(edit) @29261   10 years jmt12 Removing some of the extraneous IO from high cpu importing... altering …
(edit) @29260   10 years jmt12 Replacing the obsolete call to util::file_lastmodified() with the …
(edit) @29259   10 years jmt12 Kea override allowing for fixed processor affinity if necessary …
(edit) @29258   10 years jmt12 Initial checkin of a new TDB infodb that allows each worker thread in …
(edit) @29257   10 years jmt12 Allow for collection configuration to be passed down to parallel …
(edit) @29256   10 years ak19 In the GS3 tutorial Formatting the Tudor collection, bookshelf node …
(edit) @29255   10 years ak19 Minor change. The pdfbox collection needs to be built (first time) not …
(edit) @29254   10 years ak19 Description field on image document page.
(edit) @29253   10 years ak19 Missing format statement for main associated document's icon to match …
(edit) @29252   10 years kjdon tidied this up a bit - removed some leftover debugging stuff that I …
(edit) @29251   10 years ak19 Increasing the dmg.overhead size allocated for the dmg wrapper from 1 …
(edit) @29250   10 years shaoqun add wikipedia miner server url
(edit) @29249   10 years ak19 Outstanding commit before this machine gets updated from research to …
(edit) @29248   10 years ak19 Updating the final customisation tutorials for the upcoming GS3 …
(edit) @29247   10 years ak19 Updating the tutorial file for the upcoming GS3 release
(edit) @29246   10 years ak19 Fixed an error regarding when the fallback collectdir needs to be set.
(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) @29243   10 years jmt12 Allowing for file linking to be disabled
(edit) @29242   10 years ak19 Some recently added Nix-specific lines are now in an if block for …
(edit) @29241   10 years ak19 Removing the final remnant of a test using dc.Coverage and notes meta …
(edit) @29240   10 years ak19 Instead of removing and replacing prebuilt CDS-ISIS tutorial …
(edit) @29239   10 years ak19 Replacing CDS-ISIS GS3 model collection.
(edit) @29238   10 years ak19 Correcting detection of pdfbox extension for GS3. For GS3, it's not …
(edit) @29237   10 years ak19 Committing a format statement segment that ought to have been in this …
(edit) @29236   10 years ak19 1. Delete windows formatconverter.exe binary in linux and mac GS3 …
(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) @29233   10 years ak19 Another instruction to get Expeditee release kit to work on Windows
(edit) @29232   10 years ak19 Correction to syntax error, and checking locations set as env vars …
(edit) @29231   10 years ak19 Modifying the expeditee release-kit README to take into account the …
(edit) @29230   10 years ak19 Updating bat.in file to include a call to vcvars.bat to get expeditee …
(edit) @29229   10 years ak19 3 more GS3 model-collections, two of which are intermediate stages of …
(edit) @29228   10 years ak19 Belongs with commit revision 29217. Forgot to commit then: setting the …
(edit) @29227   10 years ak19 Some udpates to the README after Wendy had some questions about the …
(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) @29222   10 years ak19 SOLR related. TEMPORARY changes for the GS3 workshop. Owing to the …
(edit) @29221   10 years ak19 Added code to allow GLI to preserve any solr-specific <sort> and …
(edit) @29220   10 years ak19 Dr Bainbridge moved launching the jetty server for solr to after …
(edit) @29219   10 years ak19 Debug statements printed to STDERR if there's any error when accessing …
(edit) @29218   10 years ak19 Fix to null pointer exception in recent commit
(edit) @29217   10 years ak19 Terms must be found in a sorlCore (sidx or didx) of THIS collection, …
(edit) @29216   10 years ak19 Correction to changes in previous commit to this file. The first time …
(edit) @29215   10 years ak19 Correction to changes in previous commit. The first time around, the …
(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) @29211   10 years ak19 Linux makefile adds licenses for LuceneWrapper(4) into the wrapper jar …
(edit) @29210   10 years ak19 Makefile adds licenses for LuceneWrapper(4) into the wrapper jar file
(edit) @29209   10 years ak19 Correcting else statement error messages
(edit) @29208   10 years ak19 Files containing the GPLv2 and GPLv3 licenses for the LuceneWrapper
(edit) @29207   10 years ak19 Making solr_passes executable
(edit) @29206   10 years ak19 Committing GPLv2 AND LATER license.txt needed for lucenewrapper. Dr …
(edit) @29205   10 years sjm84 64 bit linux requires the 64 bit XML-Parser perl folders. Note that …
(edit) @29204   10 years ak19 The previous commit somehow missed out on committing the crucial …
Note: See TracRevisionLog for help on using the revision log.