source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28559   10 years jlwhisler Fixed an idiosyncrasy so that when there is only one search index, the …
(edit) @28558   10 years jlwhisler Fixed an idiosyncrasy so that when there is only one search index, the …
(edit) @28553   10 years jlwhisler Changed how the HList is handled so that the list is outside the table …
(edit) @28552   10 years davidb Updated to show how to add a site that makes use of a different …
(edit) @28551   10 years davidb xlink namespace added to keep XSLT-pipeline happy when producing pages …
(edit) @28544   10 years jlwhisler Changed the horizontal classifiers to capitalize only the first …
(edit) @28543   10 years jlwhisler Removed the text-transform: capitalize for table#classifiernodelist. …
(edit) @28448   11 years davidb Minor tweak to text description
(edit) @28447   11 years davidb Instructions on adding a new interface to a Greenstone3 installation
(edit) @28446   11 years davidb Readme file on how to add a new site
(edit) @28385   11 years davidb Handy script for removing collectcions (such as the provided demo …
(edit) @28382   11 years davidb Elimination of the 'this.doc' field from the Action baseclass and the …
(edit) @28320   11 years ak19 Like gnome-lib, imagemagick is now also compiled up during ant install …
(edit) @28311   11 years ak19 Since the configure files and Makefile.in in build-src have been …
(edit) @28307   11 years kjdon when doing collection metadata, need the parentheses around the entire …
(edit) @28297   11 years jlwhisler Allowing the user to customise the context name of GS3.
(edit) @28296   11 years jlwhisler Removed a deprecated comment. The context path is no longer defined in …
(edit) @28295   11 years kjdon we can't use getServletName() to work out the servlet name in URL (eg …
(edit) @28283   11 years sjm84 Trying a new method for printing XML
(edit) @28281   11 years sjm84 Removing a bad print statement
(edit) @28280   11 years sjm84 Possible fix to an issue I was having where parts of some files were …
(edit) @28279   11 years sjm84 Added some status information when extracting a document
(edit) @28278   11 years sjm84 Fixed a gap between the menu and the username button that occured in Chrome
(edit) @28274   11 years sjm84 Don't do the metadata table unless docEdit is 1
(edit) @28260   11 years sjm84 We want the UserTracker service
(edit) @28259   11 years ak19 The PDFBox ext is now checked out into the gs2build/ext folder for …
(edit) @28258   11 years sjm84 Changing to a different xml printing method to avoid an exeption
(edit) @28257   11 years sjm84 Don't call this if name is null
(edit) @28256   11 years sjm84 Don't call this if name is null
(edit) @28255   11 years sjm84 After sections are extracted the collection is rebuilt
(edit) @28254   11 years ak19 Removing external ref to pdfbox from gs3/ext. This will now be …
(edit) @28253   11 years sjm84 Adding a button to extract the currently visible documents to their …
(edit) @28248   11 years sjm84 Changed an error to a debug as it is not really an error
(edit) @28247   11 years sjm84 Added comma support to the paged-image filter
(edit) @28244   11 years davidb New CGI program to manipulate doc.xml files to remove some …
(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) @28219   11 years sjm84 Some fixes
(edit) @28218   11 years sjm84 Should now create a database on server start
(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) @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) @28193   11 years davidb Script to help with the downloading of images, ratherthan it being …
(edit) @28184   11 years kjdon added in text for sortby none
(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) @28168   11 years sjm84 Some fixes as well as some improvements
(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) @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) @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) @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) @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) @28120   11 years sjm84 Should be web/etc not [sitename]/etc
(edit) @28118   11 years sjm84 Fixed a silly mistake I think
(edit) @28115   11 years kjdon changed prepare-solr-ext to install-solr-ext and moved it to install …
(edit) @28061   11 years kjdon rank param keywords
(edit) @28059   11 years kjdon GS2LuceneSearch stuff moved to SharedSoleneGS2FieldSearch
(edit) @28058   11 years kjdon removing this as it no longer has anything in it. can put it back …
(edit) @28057   11 years kjdon moved sortby and sort order param strings from GS2LuceneSearch into …
(edit) @28051   11 years sjm84 Changing the top buttons into actual buttons and a new experimental …
(edit) @28050   11 years sjm84 Changing the top buttons into actual buttons and a new experimental …
(edit) @28044   11 years ak19 Related to previous commit: all exec tasks specific to windows now …
(edit) @28043   11 years ak19 Shaoqun has confirmed with the Windows Server 2008 RT user that using …
(edit) @28042   11 years ak19 Shaoqun fixed an oversight in build.xml that prevented tomcat from …
(edit) @28036   11 years kjdon added in gsf:rank and gsf:OID elements
(edit) @28032   11 years kjdon added in search result sort fields, and some other options
(edit) @28030   11 years kjdon adding in sort order option
(edit) @28029   11 years kjdon moved some stuff back to super class. setting reverse_sort is …
(edit) @28006   11 years sjm84 Fixing a bug caused when the context and the interface have the same name
(edit) @27999   11 years sjm84 Fixes for metadata with base interfaces
(edit) @27998   11 years sjm84 Reformatting this file
(edit) @27992   11 years sjm84 Changing the way the file is turned into bytes
(edit) @27991   11 years sjm84 Get gslib.xsl the way we get all other xsl files
(edit) @27989   11 years sjm84 Return was in the wrong place
(edit) @27988   11 years sjm84 Removing a print statement
(edit) @27987   11 years sjm84 If a file cannot be found in the given interface then check if it is …
(edit) @27950   11 years kjdon check that we actually have stem/case/accentfold before setting them - …
(edit) @27942   11 years sjm84 Adding PDF-box to the list of downloadable extensions
(edit) @27941   11 years sjm84 Using ArrayLists instead of arrays to fix an out of bounds exception …
(edit) @27940   11 years davidb Tidy up on error messages generated in this file
(edit) @27938   11 years davidb Making PDF-Box something that Greenstone3 is always checked out with
(edit) @27926   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27925   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27924   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27923   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27922   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27921   11 years sjm84 Part of moving the userDB from localsite to web
Note: See TracRevisionLog for help on using the revision log.