source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @28248   11 years sjm84 Changed an error to a debug as it is not really an error
(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) @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) @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) @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) @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) @28120   11 years sjm84 Should be web/etc not [sitename]/etc
(edit) @28118   11 years sjm84 Fixed a silly mistake I think
(edit) @28061   11 years kjdon rank param keywords
(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) @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) @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) @27908   11 years sjm84 Added a way to clear the data saved by the depositor
(edit) @27899   11 years sjm84 Removed an unnecessary set of brackets
(edit) @27869   11 years davidb Removed debugging output
(edit) @27868   11 years davidb Additional fallback code added that tries to use System property …
(edit) @27836   11 years davidb Change to help Server3 find global.properties when runnign in …
(edit) @27835   11 years davidb Slight enlargement of the Sever3 frame, so text on Unbuntu displays …
(edit) @27827   11 years davidb Code changes to help support Greenstone running off a read-only …
(edit) @27826   11 years davidb Class extended to include support for storing properties that would be …
(edit) @27825   11 years davidb 'writabe' version of gsdl3_home introduced to help support Greenstone …
(edit) @27824   11 years davidb Small adjustment to give better 'file not found' error reporting
(edit) @27817   11 years kjdon testing for null to avoid exceptions
(edit) @27807   11 years sjm84 Added a function to empty the user database (useful for testing)
(edit) @27806   11 years sjm84 Fixed some bugs and it now keeps track of where you are up to
(edit) @27805   11 years sjm84 Removing some unnecessary imports
(edit) @27800   11 years kjdon adding in sorting based on sort list, not index list
(edit) @27719   11 years sjm84 Some depositor updates
(edit) @27718   11 years sjm84 Phase two of fixing collectionConfig templates being incorrect in Greenbug
(edit) @27717   11 years sjm84 A minor error check
(edit) @27716   11 years sjm84 Need to store xpath data from the collectionConfig for debug purposes
(edit) @27715   11 years sjm84 Fixed some potential perl path errors
(edit) @27705   11 years sjm84 Reformatting this file
(edit) @27674   11 years sjm84 Added the missing GSDL3SRCHOME enviroment variable into the Perl …
(edit) @27672   11 years kjdon adding new functionality to identify request
(edit) @27671   11 years kjdon added a couple of methods to get soem extra xml for the identify request
(edit) @27617   11 years sjm84 Various improvements and fixes mostly to do with adding depositor …
(edit) @27316   11 years sjm84 Reformatting this file as well as tidying imports
(edit) @27178   11 years davidb Monitor for 'server' as suffix on DBtype (used in parallel building), …
(edit) @27165   11 years sjm84 Added a new call that resolves call-template calls
(edit) @27164   11 years sjm84 Check and make sure a user is authenticated before allowing changes to …
(edit) @27145   11 years kjdon get the format info even when we are just displaying the search page. …
(edit) @27144   11 years kjdon added a helper method - get the format info via message router, and …
(edit) @27143   11 years kjdon home page needs these things too. adding interface options will mean …
(edit) @27137   11 years ak19 Undoing accidental commit
(edit) @27135   11 years ak19 Shifting instructions for svn updating gs2build/common-src/cgi-bin …
(edit) @27127   11 years sjm84 The debug information will no longer be inserted if the user is not an …
(edit) @27109   11 years sjm84 Major change to how the files are located. Also added the …
(edit) @27107   11 years ak19 GS2PerlConstructor.activateCollection() now calls perl method …
(edit) @27090   11 years ak19 Now XMLTransformer sets the doctype of the document generated from …
(edit) @27087   11 years ak19 Implemented RSS support for GS3. At present, can see this with a=rss …
(edit) @27085   11 years kjdon added sortorder param to lucene searching
(edit) @27078   11 years sjm84 Creating a basic request now also adds in the user groups
(edit) @27077   11 years sjm84 Added groups to the usercontext (and some minor reformatting)
(edit) @27076   11 years sjm84 Debug service calls now require the user to be an administrator
(edit) @27075   11 years sjm84 Reformatting this file ahead of some changes
(edit) @27074   11 years sjm84 The top level usercontext now includes the groups that the user is in
(edit) @27073   11 years sjm84 Reformatting this file ahead of some changes
(edit) @27054   11 years sjm84 Removing some debug statements and reformatting
(edit) @27023   11 years sjm84 Add a new service to get the templates from the gslib file
(edit) @27022   11 years sjm84 Make the debug cgi param persistant
(edit) @26914   11 years davidb Fixed two silly typos
(edit) @26912   11 years davidb Some adjustments to code, focusing on use of openDatabase() and …
(edit) @26911   11 years davidb Introduction of a shutdown method (which shuts down the complete …
(edit) @26910   11 years davidb Debug tidy up
(edit) @26909   11 years davidb ... without the key map lookup debug block
(edit) @26908   11 years davidb Some (commented out) debug statements that focus on cleanUp
(edit) @26848   11 years davidb Extra check added to avoid a null-pointer exception (situation came to …
(edit) @26796   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26711   11 years davidb Missing JNIPREFIX in Makefile.in, now corrected
(edit) @26708   11 years davidb Companion 'configure' script generated from latest version of configure.in
(edit) @26707   11 years davidb Minor adjustment to JDK test
(edit) @26706   11 years davidb Companion 'configure' script generated from latest version of configure.in
Note: See TracRevisionLog for help on using the revision log.