source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26406   11 years kjdon made the list of collections use language dependent descriptions. …
(edit) @26352   12 years kjdon set up the queryer based on our colleciton defaults
(edit) @26344   12 years kjdon fiddling with index options (stem, case, accent). can now set the …
(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) @26315   12 years kjdon I wanted to get collection text with a string arg
(edit) @26311   12 years ak19 Second bugfix. Just one line for an elusive bug: need search results …
(edit) @26279   12 years sjm84 Adding months to date list
(edit) @26274   12 years ak19 Bugfix: sometimes GS3 asks for docnodes with ids like hash.dir, which …
(edit) @26273   12 years ak19 GS2MacroResolver.resolve() code had been optimised. The code …
(edit) @26272   12 years xiao operation PerformChangePassword, now uses modifyUserInfo instead of …
(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) @26249   12 years kjdon added back in some params that had gone missing
(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) @26233   12 years xiao added user required operation PerformChangePassword
(edit) @26232   12 years sjm84 CL names can now be specified with either dots or slashes in URLs e.g. …
(edit) @26215   12 years ak19 The lang parameter was introduced into …
(edit) @26210   12 years sjm84 Having an error in the collectionConfig.xml file of a collection was …
(edit) @26206   12 years ak19 Fixes to get Remote Greenstone 3 working with client-gli: 1. …
(edit) @26198   12 years kjdon getMetadataList needs a language param, as we may need to look up a …
(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) @26195   12 years kjdon if the greenstone context (/greenstone3 normally) is empty, and …
(edit) @26177   12 years sjm84 Fixed a problem that was preventing metadata from being added correctly
(edit) @26170   12 years ak19 Committing many changes to FedoraServiceProxy code that weren't …
(edit) @26169   12 years sjm84 Removed some code that has been made redundant
(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) @26140   12 years sjm84 Some more fixes to help the editor work with simple documents
(edit) @26133   12 years ak19 Added applet.xsl for the default interface to get the PhindApplet to …
(edit) @26130   12 years ak19 custom indexSubcollection displayItems now show up in Form Search. …
(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) @26103   12 years kjdon when concatenating subcoll and language info onto index name, need to …
(edit) @26096   12 years ak19 Now the dc:identifier is set for OAI to either gs.OAIResourceURL if …
(edit) @26090   12 years kjdon java getMetadata only concerned with metadata name and relation info …
(edit) @26089   12 years kjdon still get all the metadata names from the param list even if all …
(edit) @26088   12 years kjdon removed macro resolve - shouldn't need it for classifier metadata
(edit) @26087   12 years kjdon extractMetadataNames now only looks for relation info (parent, …
(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) @26051   12 years shaoqun
(edit) @26048   12 years sjm84 Fixing the browse service to correctly get the required metadata
(edit) @26047   12 years sjm84 Adding a match attribute constant
(edit) @26046   12 years kjdon moved a heap of duplicated code out of service racks and into …
(edit) @26045   12 years kjdon added lots more functions to the BasicDocument classes. Code has come …
(edit) @26044   12 years kjdon removed a couple of debug print statements
(edit) @26042   12 years kjdon SimpleDocument renamed to BasicDocument
(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) @26038   12 years ak19 Updated addLinkMetaNames to deal with weblinks (for the Pointing To …
(edit) @26031   12 years ak19 1. Trying to reintroduce use of mdoffset when pos=offset, for when …
(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) @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
Note: See TracRevisionLog for help on using the revision log.