source: greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20243   15 years oranfry undoing accidental changes
(edit) @20242   15 years oranfry only complain about errors if we actually set some
(edit) @20241   15 years oranfry enable debugging for now
(edit) @20240   15 years kjdon createParameter now takes an optional defualt_value parameter, to be …
(edit) @20239   15 years kjdon set casefolding to true by default
(edit) @20238   15 years kjdon set case to true by default (and don't set it to false again straight …
(edit) @20237   15 years kjdon removed a debug xx that was left in by mistake
(edit) @20236   15 years kjdon specify a default when create the custom query params
(edit) @20235   15 years oranfry moved tomcat/java check to init and fixed it up a little
(edit) @20234   15 years oranfry removing a little redundancy
(edit) @20233   15 years oranfry * build.xml: fail if user tries to combine tomcat6 and java1.4 * …
(edit) @20232   15 years kjdon to decide whether search form is displayed on about page, use qt arg. …
(edit) @20231   15 years oranfry giving greenstone3 the grep utility
(edit) @20230   15 years kjdon (temporary?) fix for ct arg not getting saved when changing search …
(edit) @20229   15 years kjdon added fake templates here to make gberg collection work in gs2 interface
(edit) @20228   15 years kjdon added admin .sh scripts to executables list
(edit) @20219   15 years ak19 Dr Bainbridge added the current directory to the CLASSPATH, as this is …
(edit) @20217   15 years oranfry made gs3-setup.sh work even without search4j compiled
(edit) @20216   15 years ak19 Needed to adjust hint to find JAVA_HOME on Macs.
(edit) @20215   15 years oranfry delete build.properties.in from binary release
(edit) @20212   15 years oranfry windows equivalent to last change
(edit) @20211   15 years oranfry use cp.jar files instead of searching for individual jars in …
(edit) @20210   15 years oranfry svn:ignore the cp.jar files that are created
(edit) @20209   15 years oranfry removed all cp.jar files and put in code to create them during compilation
(edit) @20208   15 years oranfry reversing last commit; can still run under 1.4 just need older tomcat.
(edit) @20207   15 years oranfry we now require java 1.5 to run greentone3 so correcting this check
(edit) @20195   15 years kjdon removed the bit where it was calling query-response template. this …
(edit) @20194   15 years kjdon copied the externalPage template here from default skin - haven't …
(edit) @20193   15 years kjdon instead of calling bookshelfimg template, which isn't defined in this …
(edit) @20192   15 years kjdon added in a few namespace declarations that are needed now
(edit) @20191   15 years kjdon changed java min version to 1.5 to match gs3-setup.sh. changed a …
(edit) @20189   15 years kjdon added a test for setup already sourced, and don't run again if it was …
(edit) @20188   15 years kjdon removed the test around sourcing gs3-setup.sh so that it always gets run
(edit) @20187   15 years kjdon added some quotes around various paths so that can install into …
(edit) @20185   15 years oranfry added missing util namespace declaration
(edit) @20160   15 years oranfry * let the xsl transformer copy the xmlns declarations instead of …
(edit) @20158   15 years kjdon have to include berrytools. missing template declaration is now a …
(edit) @20157   15 years kjdon explicitly write out the xsl:stylesheet element with its namespaces as …
(edit) @20150   15 years kjdon indented file nicely
(edit) @20149   15 years kjdon indented the file consistently
(edit) @20140   15 years oranfry updating xml and xslt related jars after tomcat upgrade
(edit) @20139   15 years oranfry protect against null pointer exception
(edit) @20138   15 years oranfry removed brackets causing display errors
(edit) @20127   15 years oranfry changes to the code for fixing execute permissions
(edit) @20126   15 years kjdon made it part of service package
(edit) @20125   15 years kjdon a demo service rack, talked about in the manual. describes how to …
(edit) @20124   15 years oranfry fixup to fix-execute-permissions target
(edit) @20122   15 years oranfry fixup to fix-execute-permissions target
(edit) @20121   15 years oranfry fixup to fix-execute-permissions target
(edit) @20093   15 years kjdon changed min java version to 1.5 for now. the release needs 1.5. can …
(edit) @20092   15 years ak19 Temporarily commented out the line added today that requires gs3-setup …
(edit) @20091   15 years kjdon added some notes about tomcat/java
(edit) @20090   15 years kjdon changed ant version
(edit) @20089   15 years kjdon several changes. added fix-executable-permissions targets. …
(edit) @20088   15 years kjdon added tomcat 6 jar files into classpath
(edit) @20087   15 years kjdon why was xercesImpl.jar.tmp here in the first place?? removing it as we …
(edit) @20086   15 years kjdon changed Default to default for index name
(edit) @20085   15 years kjdon tidied up some targets. indentation. using else on a condition instead …
(edit) @20083   15 years oranfry sped up this script
(edit) @20082   15 years ak19 Tomcat 6 does not appear to come with the jar files xml-apis.jar and …
(edit) @20081   15 years ak19 Deleting server.xml file (for tomcat 5) since it is being replaced by …
(edit) @20080   15 years ak19 Changes made to work on Vista which requires Tomcat 6 for Remote …
(edit) @20079   15 years ak19 Changes made to work on Vista which requires Tomcat 6 for Remote …
(edit) @20078   15 years oranfry correction and simplifications
(edit) @20077   15 years oranfry work (hopefully improvements) on gs3-setup.sh
(edit) @20068   15 years kjdon changed classifiers to match mgppdemo coll. and rebuilt the collection
(edit) @20067   15 years kjdon new index for changes in built collection
(edit) @20066   15 years kjdon changed titles index to include ex.Title, and changed classifiers to …
(edit) @20064   15 years kjdon added a comment
(edit) @20063   15 years kjdon the ui stuff is not used so removing it from all the collections
(edit) @20062   15 years kjdon the ui stuff is not used so removing it from all the collections
(edit) @20061   15 years oranfry removed ant component as it's now part of the core
(edit) @20059   15 years oranfry making search4j calls use the bundled jre as a priority hint …
(edit) @20052   15 years oranfry correcting a mistake
(edit) @20051   15 years oranfry added code specific to windows in dist-tidy
(edit) @20046   15 years ak19 Corrected a string. Login successful, instead of: login successfully.
(edit) @20040   15 years kjdon fixed a path error
(edit) @20039   15 years kjdon copied some style things from default interface to try and get …
(edit) @20037   15 years kjdon rebuilt the collection
(edit) @20036   15 years kjdon doesn't use ui stuff, so deleting metadata.xml
(edit) @20035   15 years kjdon rebuilt the collection
(edit) @20034   15 years kjdon demo colls no longer have import.zip or metadata.zip so removing all …
(edit) @20033   15 years kjdon these readmes were out of date, so I have deleted them
(edit) @20032   15 years kjdon ui stuff never got used in end, so removing it from collection
(edit) @20031   15 years kjdon changed description and name
(edit) @20030   15 years kjdon changed description and name
(edit) @20029   15 years kjdon removed import and metadata zip files as they are now externals from …
(edit) @20028   15 years kjdon making the import and metadata directories externals, coming from demo …
(edit) @20027   15 years kjdon new images for automatic background of collection logo on home page …
(edit) @20026   15 years kjdon added gslib namespace, but not used yet
(edit) @20025   15 years kjdon added a new collectionList template (left old one there, renamed to …
(edit) @20024   15 years kjdon changed bannar to banner
(edit) @20023   15 years kjdon added collectionHomeLinkWithLogoIfAvailable template, copied from …
(edit) @20022   15 years kjdon indented page nicely
(edit) @20021   15 years kjdon indented page nicely
(edit) @20020   15 years kjdon indented the file nicely
(edit) @20019   15 years kjdon indented the file nicely
(edit) @20018   15 years kjdon the ui stuff never got used in the end, so removing it
(edit) @20017   15 years kjdon removed import and metadata zip files as they are now externals from …
(edit) @20016   15 years kjdon making the import and metadata directories externals, coming from demo …
Note: See TracRevisionLog for help on using the revision log.