source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28195   11 years davidb Increased robustness in running these setup files
(edit) @28194   11 years davidb Changes necessary to move version of subversion used to 1.8.1
(edit) @28193   11 years davidb Script to help with the downloading of images, ratherthan it being …
(edit) @28192   11 years jmt12 Need to still output Greenstone messages to log otherwise I can't …
(edit) @28191   11 years jmt12 Removing redundant error stream redirect - this wasn't causing the …
(edit) @28190   11 years jmt12 Had accidently hardcoded the max replication number - allow it to be …
(edit) @28189   11 years jmt12 Replace the newer (and faster) while(@file) loop with the older (and …
(edit) @28188   11 years jmt12 Minor fix to allow for tasks that start in the same second (now each …
(edit) @28187   11 years jmt12 A customized version of Kea.pm that looks in the correct place for …
(edit) @28186   11 years jmt12 A (failed) attempt to use the unix iotop tool to determine IO percentage
(edit) @28185   11 years kjdon we don't need to copy solr.xml from ext folder as its modified in the …
(edit) @28184   11 years kjdon added in text for sortby none
(edit) @28183   11 years kjdon small mods
(edit) @28182   11 years kjdon passing the web/ext/solr dir as solr home to the server. So now it …
(edit) @28181   11 years kjdon making search param defaults able to be set in config file. uses …
(edit) @28180   11 years kjdon removed my email address
(edit) @28179   11 years kjdon added string for paramDefault for collectionConfig.xml
(edit) @28178   11 years kjdon solr server now working only with files in web folder, so need to copy …
(edit) @28177   11 years ak19 Added new subroutines to convert from absolute paths to Greenstone …
(edit) @28176   11 years ak19 Fix to previous commit
(edit) @28175   11 years ak19 Splitting resolve_collection_dir into two functions, one of which …
(edit) @28174   11 years ak19 Fix to when using GSDLCOLLECTDIR
(edit) @28173   11 years sjm84 Don't show titles and subjects that don't exist unless you're logged in
(edit) @28172   11 years ak19 task.pl now takes a model_os param as argument to the run_test command …
(edit) @28171   11 years sjm84 Allow for missing dc.Titles
(edit) @28170   11 years davidb Renaming of folder to emphasize it is intended as a useful pointer for …
(edit) @28169   11 years sjm84 Adding changable metadata boxes to the document
(edit) @28168   11 years sjm84 Some fixes as well as some improvements
(edit) @28167   11 years ak19 Need to export MAGICK_HOME from the setup scripts for …
(edit) @28166   11 years ak19 Minor improvements to debug msg display
(edit) @28165   11 years sjm84 Make the user information available to the javascript gs variable
(edit) @28164   11 years sjm84 Screen image zooming can now be disabled with the disableZoom gsf:option
(edit) @28163   11 years kjdon set a default sort field, and make sure it is not being set to null
(edit) @28162   11 years davidb Slightly tider printing of error message, so easier to make sense of
(edit) @28161   11 years sjm84 Fixed a silly mistake that was causing non-admins to not be able to …
(edit) @28160   11 years davidb Commented out some debugging statements
(edit) @28159   11 years davidb rewrite to avoid undefined error on hash
(edit) @28158   11 years davidb Tidy up on echo message
(edit) @28157   11 years davidb Latest version of jar with minor tweak to output message
(edit) @28156   11 years davidb Minor tweak to output message
(edit) @28155   11 years davidb Make the siteConfig.xml file be an svn:externals reference to the one …
(edit) @28154   11 years davidb Upgrade these transform files to work across the whole site
(edit) @28153   11 years davidb images to give the site its distinctive Pei Jones look-and-feel interface
(edit) @28152   11 years davidb interface folder no longer needed
(edit) @28151   11 years davidb Custom description for home page of Pei Jones DL
(edit) @28150   11 years davidb Switch to JDBM, and tidy up on collection short name
(edit) @28149   11 years davidb Longer description moved out to home.xsl. Cut down this description …
(edit) @28148   11 years ak19 Updated the script to handle generating model collections for …
(edit) @28147   11 years ak19 Updated customignore file. Not sure if it's actually being used.
(edit) @28146   11 years ak19 Committing the GS3 model collections for the tutorials originally …
(edit) @28145   11 years ak19 Committing the GS3 model collections for the tutorials originally …
(edit) @28144   11 years ak19 Committing the GS3 model collections for the tutorials originally …
(edit) @28143   11 years ak19 Committing the GS3 model collections for the tutorials originally …
(edit) @28142   11 years ak19 Committing the GS3 model collections for the tutorials originally …
(edit) @28141   11 years ak19 Committing the GS3 model collections for the tutorials originally …
(edit) @28140   11 years ak19 Committing the GS3 model collections for the tutorials originally …
(edit) @28139   11 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Adding new model …
(edit) @28138   11 years ak19 Committing empty gs3 model directory with the ignore file …
(edit) @28137   11 years davidb Additional property set (and used in 'javac' task) to remove annoying …
(edit) @28136   11 years davidb Newer version of anttasks.jar that includes verbosity setting for …
(edit) @28135   11 years davidb Include crypt.jar to simplify compiling
(edit) @28134   11 years davidb Introduction of 'verbosity' attribute to control the level of output …
(edit) @28133   11 years ak19 Some updates to the GS2-only versio of the script before the changes …
(edit) @28132   11 years ak19 Adding a readme file linking to pages on the devel wiki explaining how …
(edit) @28131   11 years davidb Better home for this
(edit) @28130   11 years davidb For Greenstone3 -- collections grouped together as one site, also with …
(edit) @28129   11 years davidb Just the customized bits to header for Pei Jones look-and-feel web pages
(edit) @28128   11 years davidb Code as written (with 'eval') was resulting in a 'Useless use of …
(edit) @28127   11 years davidb Commenting out code that looks like it was meant only for debugging
(edit) @28126   11 years davidb Print statement added to Perl to make better sense of the …
(edit) @28125   11 years davidb Added if-statement test to make sure sort_field exists before it is …
(edit) @28124   11 years davidb debug flag added so file and error lines are given in Exception. To …
(edit) @28123   11 years davidb Populated the <metadataList/> with some default values
(edit) @28122   11 years davidb Shortening of name so it fits on the home page better. Description on …
(edit) @28121   11 years ak19 Better error checking after system commands in mgpbuilder too. Could …
(edit) @28120   11 years sjm84 Should be web/etc not [sitename]/etc
(edit) @28119   11 years ak19 First commit of better error checking of system commands in …
(edit) @28118   11 years sjm84 Fixed a silly mistake I think
(edit) @28117   11 years kjdon only display FileSize for document nodes (not section nodes, as the …
(edit) @28116   11 years kjdon also need gutil.jar - contains the GlobalProperties class
(edit) @28115   11 years kjdon changed prepare-solr-ext to install-solr-ext and moved it to install …
(edit) @28114   11 years ak19 The run_test actions takes additional cmdline parameters. The first is …
(edit) @28113   11 years ak19 The Linux gdbm.h file, which gets re-generated during compilation, was …
(edit) @28112   11 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding after …
(edit) @28111   11 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding after …
(edit) @28110   11 years sjm84 The ability to edit and add notes is disabled if you're not logged in
(edit) @28109   11 years davidb Shift to newer version of ant
(edit) @28108   11 years davidb Implementation of set_infodb_entry() function for JDB database type
(edit) @28107   11 years ak19 Demo-Lucene has a different type of doc.xml in its index\text folder's …
(edit) @28106   11 years ak19 Stop diffcol task if compile fails.
(edit) @28105   11 years ak19 Using rsync to copy selectively
(edit) @28104   11 years ak19 Part of previous commit: removing tmp folder that was generated for …
(edit) @28103   11 years ak19 Removing folders from import that are not part of the indexers tutorial
(edit) @28102   11 years ak19 Report
(edit) @28101   11 years ak19 Dr Bainbridge's bugfix. The gdbm_errno variable exported by gdbm.h is …
(edit) @28100   11 years kjdon unzip solr-jdbm-demo index dir
(edit) @28099   11 years kjdon some changes to do with new compile-in-place strategy
(edit) @28098   11 years kjdon updated index for modified collection config.xml
(edit) @28097   11 years ak19 Fixing use of env variable MODE. The silent mode of makegs2.bat was …
(edit) @28096   11 years kjdon now compile up solr-gs3 java classes into build dir in ext folder, and …
Note: See TracRevisionLog for help on using the revision log.