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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26425   11 years sjm84 Hopefully fixed the hashing algorithm so that it produces the same …
(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) @26311   12 years ak19 Second bugfix. Just one line for an elusive bug: need search results …
(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) @26249   12 years kjdon added back in some params that had gone missing
(edit) @26233   12 years xiao added user required operation PerformChangePassword
(edit) @26215   12 years ak19 The lang parameter was introduced into …
(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) @26170   12 years ak19 Committing many changes to FedoraServiceProxy code that weren't …
(edit) @26130   12 years ak19 custom indexSubcollection displayItems now show up in Form Search. …
(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) @26055   12 years sjm84 Adding constants for the various XML namespaces used in the code
(edit) @26046   12 years kjdon moved a heap of duplicated code out of service racks and into …
(edit) @26042   12 years kjdon SimpleDocument renamed to BasicDocument
(edit) @26023   12 years ak19 1. Fixing the java code to handle gsf:equivlinkgs3 again. The code had …
(edit) @25990   12 years sjm84 Removing an unnecessary line of code
(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) @25967   12 years kjdon added new doctype pagedhierarchy
(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) @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) @25818   12 years kjdon new structure info type - doctype, to return the doc type of a doc id
(edit) @25805   12 years ak19 Asking for a piece of metadata like dc.Creator returns all values for …
(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) @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) @25717   12 years sjm84 Added a BaseGreenstoneServlet servlet that the other servlets now …
(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) @25649   12 years sjm84 Reformatting this file
(edit) @25648   12 years sjm84 More reformatting and minor fixes
(edit) @25643   12 years sjm84 Setting the nodeid so that relative links work
(edit) @25635   12 years sjm84 Fixing Greenstone 3's use (or lack thereof) of generics, this was done …
(edit) @25550   12 years sjm84 Changing the word action to operation so it is more clear
(edit) @25541   12 years sjm84 Removed some redundant code, as well as fixing up the createDocument …
(edit) @25540   12 years sjm84 Updated the import service so that a manifest file can be included, …
(edit) @25461   12 years sjm84 A minor format edit and adding a docEdit cgi parameter to control when …
(edit) @25429   12 years sjm84 Some minor fixes and changes
(edit) @25428   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25427   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25354   12 years sjm84 Removed an unnecessary debug statement
(edit) @25352   12 years sjm84 Added an error type to help find this error in the XSL
(edit) @25318   12 years ak19 The process of hashing the password is modified to use US-ASCII …
(edit) @25311   12 years sjm84 Fixed some bugs in the administration service
(edit) @25305   12 years kjdon tidying up handling of external links and hrefs that are relative …
(edit) @25303   12 years kjdon use String constant instead of hard coding a string
(edit) @25271   12 years sjm84 Making the web address relative, also a removed an import
(edit) @25270   12 years sjm84 Removed the emailing code
(edit) @25259   12 years sjm84 Fixing a common null pointer exception
(edit) @25258   12 years sjm84 Some major changes tidying up and adding functionality to the …
(edit) @25124   12 years sjm84 Added a new service to get the details about a user
(edit) @25091   12 years sjm84 Removed some debug statements
(edit) @25069   12 years sjm84 Added a function to clear all the documents
(edit) @25067   12 years sjm84 Moved the collection unload call so that it is done after a the status …
(edit) @25066   12 years sjm84 %26 characters are now turned back into ampersands and there is now …
(edit) @24993   12 years sjm84 Adding UserContext to replace the use of lang and uid
(edit) @24981   12 years sjm84 In paged collections pages are leaf nodes rather than internal nodes …
(edit) @24980   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24979   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24978   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24977   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24976   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24898   12 years sjm84 Raw search should not be on my default
(edit) @24892   12 years sjm84 More raw query changes
(edit) @24891   12 years sjm84 Added the ability to perform a raw query (a query whose arguments are …
(edit) @24890   12 years sjm84 Some more document maker updates
(edit) @24888   12 years sjm84 Some further changes to help Greenstone 3 use Perl
(edit) @24858   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24857   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24856   12 years sjm84 Reformmating this file ahead of some changes
Note: See TracRevisionLog for help on using the revision log.