source: main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @28179   11 years kjdon added string for paramDefault for collectionConfig.xml
(edit) @27999   11 years sjm84 Fixes for metadata with base interfaces
(edit) @27924   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) @27824   11 years davidb Small adjustment to give better 'file not found' error reporting
(edit) @27807   11 years sjm84 Added a function to empty the user database (useful for testing)
(edit) @27719   11 years sjm84 Some depositor updates
(edit) @27716   11 years sjm84 Need to store xpath data from the collectionConfig for debug purposes
(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) @27137   11 years ak19 Undoing accidental commit
(edit) @27135   11 years ak19 Shifting instructions for svn updating gs2build/common-src/cgi-bin …
(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) @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) @27022   11 years sjm84 Make the debug cgi param persistant
(edit) @26911   11 years davidb Introduction of a shutdown method (which shuts down the complete …
(edit) @26558   11 years sjm84 Fixing the problem where multiple debug elements are between a table …
(edit) @26557   11 years sjm84 Fixing string fragments being missing after some being moved to …
(edit) @26537   11 years sjm84 Removed some obsolete functions
(edit) @26513   11 years ak19 Adding in original error message when a transformation of in-memory …
(edit) @26499   11 years sjm84 The debug behaviour is triggered via the debug cgi argument instead of …
(edit) @26494   11 years ak19 1. Adding new Library class TransformingLibrary.java that takes a GS3 …
(edit) @26472   11 years davidb For a group-by search results example, started to make use of xsl:key, …
(edit) @26471   11 years davidb Added extra util:xx function (accessed from XSLT) to return the DocOID …
(edit) @26458   11 years sjm84 Phase one of commiting the improved debugging system
(edit) @26457   11 years sjm84 Fixed the debug transformation so that it correctly reads files in UTF-8
(edit) @26447   11 years kjdon simple text replacement only macro resolver. used by servicecluster
(edit) @26445   11 years kjdon changed a comment
(edit) @26334   12 years sjm84 Fixing the language setting not working correctly when getting …
(edit) @26325   12 years sjm84 Changing how collection text is retrieved so that they can contain gsf …
(edit) @26315   12 years kjdon I wanted to get collection text with a string arg
(edit) @26279   12 years sjm84 Adding months to date list
(edit) @26269   12 years ak19 Making certain protected constants public so that the FedoraGS3.jar …
(edit) @26264   12 years kjdon changed findResource to getResource to make it a child:parent …
(edit) @26257   12 years sjm84 Fixed a problem that was causing lines with hash symbols in them to …
(edit) @26255   12 years sjm84 Reformatting this file AND changing the way a URL is retrieved from a …
(edit) @26254   12 years sjm84 Reformatting this file
(edit) @26253   12 years sjm84 Reformatting this file
(edit) @26248   12 years kjdon trying to implement getCollectionText with no arguments for the …
(edit) @26243   12 years kjdon added getCollectionTextWithDOM methods - looks for collname.properties …
(edit) @26197   12 years kjdon added a comment
(edit) @26196   12 years kjdon use a class loader for the dictionary to allow a colleciton to have a …
(edit) @26168   12 years sjm84 Make sure that opened files are closed as soon as we are finished with them
(edit) @26167   12 years ak19 Cosmetic change. Closing bracket is so far away to the right in …
(edit) @26123   12 years ak19 Diego discovered that the QBRSOAPServer no longer got deployed. 1. The …
(edit) @26104   12 years kjdon stripWhitespace and tidyWhitespace are now part of the formatting commands
(edit) @26096   12 years ak19 Now the dc:identifier is set for OAI to either gs.OAIResourceURL if …
(edit) @26086   12 years kjdon due to the way we call formatting functions from xslt, I have made …
(edit) @26084   12 years sjm84 Changed the way we hide the search area when a user performs a text …
(edit) @26055   12 years sjm84 Adding constants for the various XML namespaces used in the code
(edit) @26047   12 years sjm84 Adding a match attribute constant
(edit) @26045   12 years kjdon added lots more functions to the BasicDocument classes. Code has come …
(edit) @26041   12 years kjdon code changes for the class name change
(edit) @26040   12 years kjdon renaming these classes to get rid of Simple from the names - Simple …
(edit) @26039   12 years kjdon rank now optional for docNode as we will use these classes for …
(edit) @26027   12 years sjm84 Also check the site directory to see if there is any XSL files at this …
(edit) @26026   12 years sjm84 Analyse xsl files in advance to find out what metadata we need
(edit) @25988   12 years kjdon inlineImport... now calls mergedXSLTDocumentCascade to find all copies …
(edit) @25987   12 years kjdon pass interface name to inlineImport... method, don't hard code …
(edit) @25983   12 years sjm84 A minor fix as well as adding in a new element type
(edit) @25982   12 years sjm84 Added a method for merging two format elements
(edit) @25970   12 years kjdon added new doctype pagedhierarchy
(edit) @25969   12 years kjdon added new pagedhierarchy doctype - for structured paged image documents
(edit) @25937   12 years sjm84 We don't want the dt stored in the session
(edit) @25926   12 years sjm84 Changing the merge method so that it allows for modes
(edit) @25925   12 years sjm84 Reformatting and tidying the imports of this file before some changes
(edit) @25924   12 years sjm84 Removing an unnecessary print statement
(edit) @25914   12 years sjm84 Some fixes so that we can manage xsl imports and includes by outselves
(edit) @25913   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25885   12 years sjm84 Removed the Solr code from the main greenstone code
(edit) @25859   12 years sjm84 Adding in some useful constants
(edit) @25858   12 years sjm84 Tidying the imports of this file
(edit) @25857   12 years sjm84 Adding two more parameters that we don't want saved
(edit) @25856   12 years sjm84 Removing an annoying print statement
(edit) @25847   12 years kjdon removing debug print statements
(edit) @25820   12 years kjdon a couple of methods renamed and moved to GSXML. mergeStylesheets …
(edit) @25819   12 years kjdon added a few new methods that are used by GSXSLT
(edit) @25805   12 years ak19 Asking for a piece of metadata like dc.Creator returns all values for …
(edit) @25735   12 years sjm84 Start page is no longer remembered in the session
(edit) @25727   12 years kjdon getting rid of my email address
(edit) @25692   12 years sjm84 Some constants to help with the classifier style change
(edit) @25672   12 years sjm84 Adding in two useful runtime macros that specify the current document ID
(edit) @25671   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25658   12 years sjm84 Bought over the xmlNodeToString function from XMLTools (GLI) and also …
(edit) @25657   12 years sjm84 Reformatted and added a function that adds another node list to this …
(edit) @25656   12 years sjm84 Some reformatting and reworking to help with the on-page xml viewing
(edit) @25655   12 years sjm84 Added a version of getDOM that takes an encoding (not sure if this is …
(edit) @25654   12 years sjm84 Added a method that allows the calling of xmlNodeToString in XSLT
(edit) @25653   12 years sjm84 Added a param that allows the skipping of ajax loads (used by the …
(edit) @25652   12 years sjm84 Minor comment fix
(edit) @25635   12 years sjm84 Fixing Greenstone 3's use (or lack thereof) of generics, this was done …
(edit) @25617   12 years sjm84 Reformatting this file with Eclipse at Anu's request
Note: See TracRevisionLog for help on using the revision log.