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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26473   11 years davidb Block of code added to monitors for the new '<gsf:foreach-metadata>' …
(edit) @26458   11 years sjm84 Phase one of commiting the improved debugging system
(edit) @26426   11 years sjm84 Some tidying
(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) @26320   12 years kjdon if we can't find an xsl name, and we are page action, then use teh …
(edit) @26232   12 years sjm84 CL names can now be specified with either dots or slashes in URLs e.g. …
(edit) @26195   12 years kjdon if the greenstone context (/greenstone3 normally) is empty, and …
(edit) @26169   12 years sjm84 Removed some code that has been made redundant
(edit) @26055   12 years sjm84 Adding constants for the various XML namespaces used in the code
(edit) @26051   12 years shaoqun
(edit) @26025   12 years sjm84 Analyse xsl files in advance to find out what metadata we need
(edit) @25999   12 years xiao gslib file may be non-existent in some servlets (it's not there for …
(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) @25912   12 years sjm84 Switching to managing imports and includes ourselves as well as some …
(edit) @25872   12 years kjdon library.xsl now called gslib.xsl
(edit) @25871   12 years kjdon commented out some long debug things
(edit) @25848   12 years sjm84 Some minor reformatting
(edit) @25821   12 years kjdon added o=skinandlibdocfinal to see the xslt after second config pass. …
(edit) @25817   12 years kjdon don't add dt=hierarchy always
(edit) @25760   12 years sjm84 Receptionist's clean up will now clean up the MessageRouter
(edit) @25749   12 years sjm84 Reformatting this file
(edit) @25748   12 years sjm84 Some tidying
(edit) @25747   12 years sjm84 Some tidying
(edit) @25746   12 years sjm84 Reformatted this file
(edit) @25727   12 years kjdon getting rid of my email address
(edit) @25719   12 years sjm84 Reformatting this file and reorganising imports
(edit) @25703   12 years kjdon preProcess moved from ui/xslt to interfaces/core/transform
(edit) @25645   12 years sjm84 Minor reformatting
(edit) @25644   12 years sjm84 Adding in some unfinished code that will help us view the XML a page …
(edit) @25635   12 years sjm84 Fixing Greenstone 3's use (or lack thereof) of generics, this was done …
(edit) @25591   12 years sjm84 Some tidying up as well as adding system commands
(edit) @25580   12 years ak19 SystemAction now supports pinging on a collection with …
(edit) @25571   12 years ak19 Added a ping SystemAction to mirror GS2's updated ability to ping the …
(edit) @25536   12 years sjm84 A fix for the jsessionid problem
(edit) @25445   12 years ak19 Error reporting is now improved again, much better than in previous …
(edit) @25424   12 years sjm84 Added searching RESTful urls
(edit) @25423   12 years ak19 Better error reporting during transformations. Extended the …
(edit) @25350   12 years sjm84 Several fixes for the URL filter
(edit) @25309   12 years sjm84 Fixed the associated files security hole (I think)
(edit) @25306   12 years kjdon expand document arg moved to DocumentAction. should it go back to …
(edit) @25301   12 years kjdon changed a method name to reflect better what it does
(edit) @25267   12 years sjm84 Adding a URL filter that can be used to have RESTful URLs, this will …
(edit) @25255   12 years sjm84 Previous message was meant to be: Added a function to retrieve the …
(edit) @25254   12 years sjm84 Added a function
(edit) @25253   12 years sjm84 Added site name as an xslt variable like interface_name
(edit) @25092   12 years sjm84 Adding in security capabilities for Greenstone 3
(edit) @25090   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25089   12 years sjm84 A fix to a common null pointer exception
(edit) @24993   12 years sjm84 Adding UserContext to replace the use of lang and uid
(edit) @24974   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24884   12 years sjm84 Added the ability to do an inline template in the cgi arguments with …
(edit) @24703   13 years sjm84 If there is any gsf:metadata elements in the skin xsl these will now …
(edit) @24583   13 years sjm84 Fixing an error with excerptid and also changed GSXML.xmlNodeToString …
(edit) @24522   13 years sjm84 Fixing a potential error
(edit) @24509   13 years sjm84 Adding in the DocumentBasket functionality and also the new cascading …
(edit) @24458   13 years sjm84 Created the gs variable in Javascript as well as gsf:variable that …
(edit) @24440   13 years ak19 GS2 failed new OAI validation test at openarchives.org The code failed …
(edit) @24416   13 years sjm84 The FormatReceptionist is no longer needed as its functionality has …
(edit) @24212   13 years sjm84 Removed unnecessary debug statements
(edit) @24203   13 years sjb48 Working on document-level format editting
(edit) @24010   13 years sjm84 Fixed a problem that was causing links to break when using the …
(edit) @23968   13 years sjm84 Several improvements including fixing realistic books and fixing the …
(edit) @23944   13 years ak19 Had to move elements in Identify response around for the first …
(edit) @23938   13 years ak19 GS3's OAIserver passes final official oaiserver validation tests: to …
(edit) @23913   13 years ak19 Additional changes to succeed in more of the OAIServer validation …
(edit) @23901   13 years ak19 Getting GS3's OAIserver to work again. New GS3 collections are …
(edit) @23839   13 years sjm84 Restoring this file back to what it was after an accidental commit
(edit) @23837   13 years sjm84 Fixed a mistake in Greenstone3's build.xml file that was preventing …
(edit) @23815   13 years sjm84 Removed some debug statements
(edit) @23814   13 years sjm84 Some small modifications to allow a permanent search bar to be present …
(edit) @23794   13 years davidb Code changes to take advantage of client-side XSLT capabilities and …
(edit) @23793   13 years davidb Changes to take advantage of the more efficient Apache Commons string …
(edit) @23405   13 years sjb48 FormatAction constructs message containing format string that is sent …
(edit) @23360   13 years sjb48 Starting working on new format statement save architecture. This …
(edit) @23336   13 years sjb48 Continued work on XHTML parsing for format statement saving. Found js …
(edit) @23312   13 years sjb48 Working on saving a modified format statement. Traversing the DOM …
(edit) @23298   13 years sjb48 Iframe for preview working. Links are modified to use excerptid=gs_content
(edit) @23270   13 years kjdon use GSParams static strings for excerptid/tag strings
(edit) @22786   14 years sjm84 Added the ability to get a specified section of a page using the …
(edit) @22676   14 years sjb48 Working on auto-resizing tables and column insertion. Partially working.
(edit) @22457   14 years sjb48 Created FormatReceptionist and the CoverageMetadataRetrieve service …
(edit) @22085   14 years sjm84 Created a util package from classes that could be useful outside of …
(edit) @21910   14 years xiao in processMessage, changed to return configure action response element …
(copy) @21000   14 years oranfry restructuring the repository
copied from greenstone3/trunk/src/java/org/greenstone/gsdl3/core
(edit) @20297   15 years kjdon fixed a typo
Note: See TracRevisionLog for help on using the revision log.