source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29350   10 years ak19 Added unistd header to linux wrapper to fix build error
(edit) @29349   10 years ak19 Fixing the problem on Mac Lion binaries (not svn) of wget not running …
(edit) @29348   10 years ak19 French language updates to gsinstaller module. Many thanks to John Rose.
(edit) @29347   10 years ak19 Slight improvement to yesterday's commit. Now the rc# part of the …
(edit) @29346   10 years ak19 Creating release binaries and not just nightly caveat binaries using …
(edit) @29345   10 years ak19 Committing the exact change for ANDROID
(edit) @29344   10 years ak19 Dr Bainbridge got gnome-lib compiling again on the Ubuntu that runs …
(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) @29340   10 years sjm84 Removing execute permissions on all scripts that don't have cgi or pl …
(edit) @29339   10 years ak19 Fixed mac dmg size so it has space to extract java
(edit) @29338   10 years ak19 Perlpath should not use the Config perl variable, since in the GS3 …
(edit) @29337   10 years ak19 Forgot to commit yesterday. Belongs with revision 29335. 1. Adding …
(edit) @29336   10 years ak19 John Rose made some corrections to the installer's French version of …
(edit) @29335   10 years ak19 1. Adding client-gli Windows Start menu shortcut for GS3. 2. Perl path …
(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) @29331   10 years ak19 Make the cgi folder (containing gliserver.pl and other pl files) …
(edit) @29330   10 years ak19 Commit 28312 had broken the indexers tutorial: casefolding and …
(edit) @29329   10 years ak19 Dr Bainbridge added SIG PIPE handling to mgbuilder to help him …
(edit) @29328   10 years ak19 Better debugging: if verbosity is >= 4, then mgbuilder and mgppbuilder …
(edit) @29327   10 years ak19 Dr Bainbridge fixed mg segmentation fault on Mac Lion, Mountain Lion …
(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) @29316   10 years jmt12 Adding in support for databases that merge as a final step
(edit) @29315   10 years ak19 A couple more changes to the tutorials. The first one is a correction …
(edit) @29314   10 years ak19 Re-instating Jenny's change to display the index being searched within …
(edit) @29313   10 years ak19 Changemod to give exec permissions to the files in the GS3/bin/OS …
(edit) @29312   10 years kjdon if indexOptions are not assigned=true, then return. Don't want to …
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.