source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27719   11 years sjm84 Some depositor updates
(edit) @27718   11 years sjm84 Phase two of fixing collectionConfig templates being incorrect in Greenbug
(edit) @27717   11 years sjm84 A minor error check
(edit) @27716   11 years sjm84 Need to store xpath data from the collectionConfig for debug purposes
(edit) @27715   11 years sjm84 Fixed some potential perl path errors
(edit) @27705   11 years sjm84 Reformatting this file
(edit) @27674   11 years sjm84 Added the missing GSDL3SRCHOME enviroment variable into the Perl …
(edit) @27672   11 years kjdon adding new functionality to identify request
(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) @27165   11 years sjm84 Added a new call that resolves call-template calls
(edit) @27164   11 years sjm84 Check and make sure a user is authenticated before allowing changes to …
(edit) @27145   11 years kjdon get the format info even when we are just displaying the search page. …
(edit) @27144   11 years kjdon added a helper method - get the format info via message router, and …
(edit) @27143   11 years kjdon home page needs these things too. adding interface options will mean …
(edit) @27137   11 years ak19 Undoing accidental commit
(edit) @27135   11 years ak19 Shifting instructions for svn updating gs2build/common-src/cgi-bin …
(edit) @27127   11 years sjm84 The debug information will no longer be inserted if the user is not an …
(edit) @27109   11 years sjm84 Major change to how the files are located. Also added the …
(edit) @27107   11 years ak19 GS2PerlConstructor.activateCollection() now calls perl method …
(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) @27085   11 years kjdon added sortorder param to lucene searching
(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) @27076   11 years sjm84 Debug service calls now require the user to be an administrator
(edit) @27075   11 years sjm84 Reformatting this file ahead of some changes
(edit) @27074   11 years sjm84 The top level usercontext now includes the groups that the user is in
(edit) @27073   11 years sjm84 Reformatting this file ahead of some changes
(edit) @27054   11 years sjm84 Removing some debug statements and reformatting
(edit) @27023   11 years sjm84 Add a new service to get the templates from the gslib file
(edit) @27022   11 years sjm84 Make the debug cgi param persistant
(edit) @26914   11 years davidb Fixed two silly typos
(edit) @26912   11 years davidb Some adjustments to code, focusing on use of openDatabase() and …
(edit) @26911   11 years davidb Introduction of a shutdown method (which shuts down the complete …
(edit) @26910   11 years davidb Debug tidy up
(edit) @26909   11 years davidb ... without the key map lookup debug block
(edit) @26908   11 years davidb Some (commented out) debug statements that focus on cleanUp
(edit) @26848   11 years davidb Extra check added to avoid a null-pointer exception (situation came to …
(edit) @26796   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26711   11 years davidb Missing JNIPREFIX in Makefile.in, now corrected
(edit) @26708   11 years davidb Companion 'configure' script generated from latest version of configure.in
(edit) @26707   11 years davidb Minor adjustment to JDK test
(edit) @26706   11 years davidb Companion 'configure' script generated from latest version of configure.in
(edit) @26705   11 years davidb Fixed typo in JAVAINC path for Linux
(edit) @26674   11 years davidb Changes to support cross-compiling using mingw under Linux to produce …
(edit) @26673   11 years davidb Changes necessary to support cross-compilation using mingw under Linux …
(edit) @26672   11 years davidb Changes necessary to support cross-compilation using mingw under Linux …
(edit) @26669   11 years sjm84 Saving match statements in Greenbug should now work correctly
(edit) @26578   11 years sjm84 Removing a test that was causing a null pointer exception
(edit) @26577   11 years sjm84 Reformatting this file ahead of some changes
(edit) @26561   11 years sjm84 Make sure angle brackets in attributes are properly escaped
(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) @26556   11 years sjm84 Differentiating between requested match and name templates
(edit) @26555   11 years sjm84 Fixing the location of the collectionConfig file
(edit) @26538   11 years sjm84 Added the usersdb directory to the list of places that shouldn't be …
(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) @26508   11 years davidb The browse action now support 'descendants' as a CGI-argument, which …
(edit) @26507   11 years davidb Support for o=json as output type in Greenstone 3
(edit) @26506   11 years davidb Support for o=json as output type in Greenstone 3
(edit) @26499   11 years sjm84 The debug behaviour is triggered via the debug cgi argument instead of …
(edit) @26497   11 years ak19 In previous commit, forgot to rename references to Library2 into …
(edit) @26496   11 years ak19 More descriptive name for Library 2, as it can be run from the …
(edit) @26494   11 years ak19 1. Adding new Library class TransformingLibrary.java that takes a GS3 …
(edit) @26493   11 years sjm84 The back-end service that gets and saves templates
(edit) @26491   11 years davidb Another place where we now also want to check for gsf:foreach-metadata
(edit) @26473   11 years davidb Block of code added to monitors for the new '<gsf:foreach-metadata>' …
(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) @26454   11 years ak19 Adding the missing link to the previous commit. Previous commit …
(edit) @26453   11 years ak19 Committing the changes necessary to get Library2.java working again: …
(edit) @26447   11 years kjdon simple text replacement only macro resolver. used by servicecluster
(edit) @26446   11 years kjdon trying to tidy up the collection classes. Move some general stuff to …
(edit) @26445   11 years kjdon changed a comment
(edit) @26426   11 years sjm84 Some tidying
(edit) @26425   11 years sjm84 Hopefully fixed the hashing algorithm so that it produces the same …
(edit) @26406   12 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
Note: See TracRevisionLog for help on using the revision log.