source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28237   11 years ak19 Rebilt those model-collections that needed accentfolding, casefol and …
(edit) @28236   11 years ak19 Added a parameter to specify whether paths on windows should be …
(edit) @28235   11 years sjm84 Removed some print statements
(edit) @28234   11 years sjm84 Removed some print statements
(edit) @28233   11 years sjm84 Adding a new edit mode flag
(edit) @28232   11 years sjm84 Adding a new edit mode flag
(edit) @28231   11 years sjm84 Adding a new edit mode flag
(edit) @28230   11 years sjm84 Adding a new edit mode flag
(edit) @28229   11 years sjm84 Adding a new edit mode flag
(edit) @28228   11 years ak19 For windows, need to check for short (not long) file/path names when …
(edit) @28227   11 years ak19 Minor update to help message
(edit) @28226   11 years ak19 Related to previous commit: the test for whether the OS is Windows, to …
(edit) @28225   11 years ak19 Another commit concerning the placeholder GS paths written into the …
(edit) @28224   11 years ak19 Windows-specific alterations to handle the recent changes to GS …
(edit) @28223   11 years kjdon tidying up advanced form stem/case/accent boxes. added in boxes and …
(edit) @28222   11 years kjdon changed order to reflect order in advanced form
(edit) @28221   11 years kjdon tidying up for case/accent/stem checkboxes in advance mgpp search …
(edit) @28220   11 years kjdon adding in fqaf arg - form query accent fold, foro the fold accent …
(edit) @28219   11 years sjm84 Some fixes
(edit) @28218   11 years sjm84 Should now create a database on server start
(edit) @28217   11 years kjdon changed a comment
(edit) @28216   11 years kjdon if there are no indexoptions in collect config file, then don't set …
(edit) @28215   11 years kjdon assume that no indexoptions line in config file actually means no …
(edit) @28214   11 years kjdon moved TokeParser out of perl 5.8 back to main cpan HTML folder. Needed …
(edit) @28213   11 years ak19 Clean up. Removed an usused new method to convert a path to its …
(edit) @28212   11 years ak19 Removed unused variable
(edit) @28211   11 years ak19 No more absolute paths in archiveinf-doc.gdb and archiveinf-src.gdb
(edit) @28210   11 years sjm84 Some fixes for when using the derby database as well as some improvements
(edit) @28209   11 years sjm84 Added a clear method to StatusBar
(edit) @28208   11 years sjm84 Reducing the check interval
(edit) @28207   11 years kjdon added note about later enabling admin account
(edit) @28206   11 years kjdon added main support options
(edit) @28205   11 years kjdon updated some things
(edit) @28204   11 years sjm84 Removing some unnecessary output
(edit) @28203   11 years sjm84 Adding usertracker scripts
(edit) @28202   11 years sjm84 Some major changes to DerbyWrapper to try and make it more reliable …
(edit) @28201   11 years sjm84 Some major changes to DerbyWrapper to try and make it more reliable …
(edit) @28200   11 years kjdon Added in missing end BODY tags. not sure if important or not…
(edit) @28199   11 years kjdon make the doclevel default be section - a sectionlist by default should …
(edit) @28198   11 years kjdon changed doclevel to 'our' so that AZCompactSectionList can use it in args
(edit) @28197   11 years kjdon added a missing string for AZCompactList
(edit) @28196   11 years kjdon util::mk_dir should be FileUtils::makeDirectory
(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 …
Note: See TracRevisionLog for help on using the revision log.