source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26026   12 years sjm84 Analyse xsl files in advance to find out what metadata we need
(edit) @26025   12 years sjm84 Analyse xsl files in advance to find out what metadata we need
(edit) @26023   12 years ak19 1. Fixing the java code to handle gsf:equivlinkgs3 again. The code had …
(edit) @26005   12 years sjm84 If the log dir does not exist then create it
(edit) @26001   12 years ak19 Solved a hard to track bug that prevented a change to the GS3 port …
(edit) @25999   12 years xiao gslib file may be non-existent in some servlets (it's not there for …
(edit) @25992   12 years sjm84 Removed two unnecessary print statements
(edit) @25991   12 years sjm84 All collection pages will try to include any formatting that is global …
(edit) @25990   12 years sjm84 Removing an unnecessary line of code
(edit) @25989   12 years sjm84 The collection global format can now be retrieved from the collection
(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) @25986   12 years sjm84 All of the actions that use format statements will now merge in the …
(edit) @25985   12 years sjm84 All of the actions that use format statements will now merge in the …
(edit) @25984   12 years sjm84 Reformatting this file
(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) @25981   12 years sjm84 Reformatting this file
(edit) @25980   12 years sjm84 Some minor fixes
(edit) @25979   12 years sjm84 Reformatting this file
(edit) @25978   12 years sjm84 Reformatting this file
(edit) @25977   12 years sjm84 Remove the assumption that top level format statements apply to the …
(edit) @25976   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25975   12 years sjm84 Service racks now store the global format and return it whenever the …
(edit) @25974   12 years sjm84 Set the global format from the collection config file
(edit) @25973   12 years sjm84 Adding in a variable to store any global formatting information
(edit) @25970   12 years kjdon added new doctype pagedhierarchy
(edit) @25969   12 years kjdon added new pagedhierarchy doctype - for structured paged image documents
(edit) @25968   12 years kjdon new pagedhierarchy doc type treat as hierarchy for now
(edit) @25967   12 years kjdon added new doctype pagedhierarchy
(edit) @25953   12 years sjm84 Reformatting this file and removing two debug statements
(edit) @25952   12 years ak19 Because gsdl3.home (web home) is no longer a property in …
(edit) @25951   12 years ak19 gsdl3.home no longer exists as a property in global.properties. This …
(edit) @25938   12 years ak19 Sam fixed an oversight
(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) @25915   12 years sjm84 Some tidying
(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) @25912   12 years sjm84 Switching to managing imports and includes ourselves as well as some …
(edit) @25895   12 years sjm84 Removing an unused variable
(edit) @25893   12 years sjm84 Removed some unused import code for Solr facets
(edit) @25885   12 years sjm84 Removed the Solr code from the main greenstone code
(edit) @25872   12 years kjdon library.xsl now called gslib.xsl
(edit) @25871   12 years kjdon commented out some long debug things
(edit) @25861   12 years sjm84 Some import tidying
(edit) @25860   12 years sjm84 Add the facet list to the page if we get one
(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) @25855   12 years sjm84 Some minor fixes
(edit) @25854   12 years sjm84 Reformatting this file as well as tidying its imports
(edit) @25853   12 years sjm84 Reformatting and tidying the imports of this file
(edit) @25852   12 years sjm84 Fixed email not being properly set in the admin interface. Also …
(edit) @25851   12 years sjm84 Some minor tidying
(edit) @25850   12 years sjm84 Advanced search and Form search now do paging. Also add facets to the …
(edit) @25849   12 years sjm84 Reformatting this file and tidying imports
(edit) @25848   12 years sjm84 Some minor reformatting
(edit) @25847   12 years kjdon removing debug print statements
(edit) @25821   12 years kjdon added o=skinandlibdocfinal to see the xslt after second config pass. …
(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) @25818   12 years kjdon new structure info type - doctype, to return the doc type of a doc id
(edit) @25817   12 years kjdon don't add dt=hierarchy always
(edit) @25816   12 years kjdon if no document type is specified in cgi params, then get it from the …
(edit) @25805   12 years ak19 Asking for a piece of metadata like dc.Creator returns all values for …
(edit) @25793   12 years ak19 Fixed a bug where the requested metadata for a classifierNode format …
(edit) @25765   12 years sjm84 Reformatting this file and cleaning up imports
(edit) @25764   12 years sjm84 Cleaning up imports
(edit) @25763   12 years sjm84 Fixed some deprecated stuff in LuceneSearch
(edit) @25762   12 years sjm84 Reformatting this file
(edit) @25761   12 years sjm84 When the servlet is destroyed clean up the receptionist
(edit) @25760   12 years sjm84 Receptionist's clean up will now clean up the MessageRouter
(edit) @25751   12 years sjm84 Tidying imports
(edit) @25750   12 years sjm84 Some tidying and minor fixes
(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) @25735   12 years sjm84 Start page is no longer remembered in the session
(edit) @25734   12 years sjm84 Adding a fix for reCaptcha not working. Not completely happy with it …
(edit) @25727   12 years kjdon getting rid of my email address
(edit) @25726   12 years kjdon ZZ needs to be specified for the search. Does this apply to solr and …
(edit) @25725   12 years sjm84 An attempt at fixing the registration problem for systems behind a …
(edit) @25722   12 years sjm84 An attempt at fixing the registration problem for systems behind a …
(edit) @25719   12 years sjm84 Reformatting this file and reorganising imports
(edit) @25718   12 years kjdon sometimes gsdl3_home is null, eg when called from Server3, so don't …
(edit) @25717   12 years sjm84 Added a BaseGreenstoneServlet servlet that the other servlets now …
(edit) @25716   12 years sjm84 Reformatting this file ahead of a chance
(edit) @25703   12 years kjdon preProcess moved from ui/xslt to interfaces/core/transform
(edit) @25693   12 years sjm84 Removed the hacked "horizontal_at_top" code and replaced it with code …
(edit) @25692   12 years sjm84 Some constants to help with the classifier style change
(edit) @25691   12 years sjm84 Added a call that gets the classifier style from the database
(edit) @25690   12 years sjm84 Reformatting this file
(edit) @25689   12 years sjm84 Classifier nodes will now have childType and classifierStyle …
(edit) @25688   12 years sjm84 Reformatting this file
(edit) @25672   12 years sjm84 Adding in two useful runtime macros that specify the current document ID
Note: See TracRevisionLog for help on using the revision log.