source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @23922   13 years ak19 Two fixes: 1. Dr Bainbridge noticed the Date object used in …
(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) @23863   13 years ak19 References to GSDL3HOME ought to be GSDL3SRCHOME in this win32.mak …
(edit) @23862   13 years ak19 Minor error in specifying schemaLocation discovered when validating: …
(edit) @23850   13 years davidb Ignore GdbmFile.h as it is autogenerated.
(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) @23798   13 years sjm84 Fixes to Greenstone 3 after Steven's changes
(edit) @23795   13 years davidb Changes to take advantage of the more efficient Apache Commons string …
(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) @23792   13 years davidb Changes to take advantage of the more efficient Apache Commons string …
(edit) @23791   13 years davidb Changes to take advantage of the more efficient Apache Commons string …
(edit) @23790   13 years davidb Code changes to take advantage of client-side XSLT capabilities and …
(edit) @23789   13 years davidb The top level servlet for handling 'text grabbing' for AJAX calls for …
(edit) @23764   13 years davidb Header files for GDBM within Greenstone 2's area moved some time ago, …
(edit) @23633   13 years sjb48 Fixed a couple of format-related issues with Katherine's help :).
(edit) @23628   13 years kjdon don't just copy metadataLists between doc nodes as there may already …
(edit) @23627   13 years kjdon changed the mergeMetadataLists method so that it actually copied all …
(edit) @23582   13 years sjm84 Updating the admin program to check out extensions from the correct …
(edit) @23551   13 years sjb48
(edit) @23505   13 years kjdon need to return the result from super.processMessage otherwise where …
(edit) @23489   13 years sjb48 Working on saving a format statement to the config file. This looks …
(edit) @23417   13 years sjb48 Started work on versioning and saving of format statement in …
(edit) @23405   13 years sjb48 FormatAction constructs message containing format string that is sent …
(edit) @23361   13 years sjm84 Fixed a small error in one of the Greenstone3 action files
(edit) @23360   13 years sjb48 Starting working on new format statement save architecture. This …
(edit) @23340   13 years sjb48 I now have a button on the page that sends the format string back to …
(edit) @23336   13 years sjb48 Continued work on XHTML parsing for format statement saving. Found js …
(edit) @23333   13 years sjb48 Working on saving the format statement. Currently have a button that …
(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) @23269   13 years kjdon added excerptid and excerpttag to the list of params as they should …
(edit) @23251   13 years sjm84 The localhost and hostname did not work on the Ubuntu here, but should …
(edit) @23050   14 years kjdon code was assuming CLx and removing CL then parsing the integer to get …
(edit) @22974   14 years davidb Code used to test 'coll_db == null' to determine if a database was …
(edit) @22973   14 years davidb Code changed to use Class.forName to dynamically load required …
(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) @22660   14 years ak19 Updated Server2 to work with changes to GLI's LocalLibraryServer: …
(edit) @22457   14 years sjb48 Created FormatReceptionist and the CoverageMetadataRetrieve service …
(edit) @22390   14 years ak19 Gone back to the old way of forcing use of xalan's TransformerFactory
(edit) @22370   14 years ak19 1. Bugfix: Dr Bainbridge discovered that the reason the fedora pages …
(edit) @22366   14 years ak19 Fixed GS3 host and port used for testing connecting to Fedora now …
(edit) @22319   14 years ak19 Moved the portion of SimpleCollectionDatabase.translateOID() that is …
(edit) @22307   14 years ak19 Added a commented line of code for testing browse structure for siblings.
(edit) @22306   14 years ak19 1. AbstractBrowse's method extractExtraClassifierInfo() is now package …
(edit) @22301   14 years ak19 New class to let Greenstone3 work with Fedora: a proxy class that …
(edit) @22185   14 years sjm84 Added password, browsing and checking functionality as well as some …
(edit) @22135   14 years xiao removed hard-code hack for serving flax page actions
(edit) @22134   14 years xiao changed addSiteMetadata method signature to protected so that it can …
(edit) @22085   14 years sjm84 Created a util package from classes that could be useful outside of …
(edit) @22063   14 years sjm84 This now prints a processes STDIN and STDERR simultaneously
(edit) @22054   14 years ak19 Modified BaseProperty so that the "start" commands for different …
(edit) @22012   14 years sjm84 Improved the execution of command line calls
(edit) @22003   14 years sjm84 BasePanel method "getControlPanel" is now "getPanel"
(edit) @21994   14 years sjm84 Allows "Windows" as a valid os name for <os> tags
(edit) @21993   14 years sjm84 JTable grid lines are white by default on Mac (making them invisible), …
(edit) @21991   14 years sjm84 Made a small mistake in last compile, id -> _id
(edit) @21990   14 years sjm84 Updated extension_project_list.xml file format so that tags like …
(edit) @21989   14 years sjm84 Removed extension_list, it was not necessary to change this to …
(edit) @21954   14 years sjm84 Modified this file so that mainSource elements can only be downloaded …
(edit) @21934   14 years sjm84 Added a filter box to the GAI log pane
(edit) @21928   14 years ak19 Kathy improved some code to deal with my converting formatted strings …
(edit) @21925   14 years sjm84 The logger now creates the log file if it does not exist
(edit) @21922   14 years sjm84 Added an additional file and modified an existing file for the GAI …
(edit) @21919   14 years sjm84 New code for GAI extension manager
(edit) @21918   14 years sjm84 Further reorganising folders for GAI extension changes
(edit) @21912   14 years xiao force garbage collection after closing gdb database on Windows
(edit) @21911   14 years xiao added two constants for configure action results; added method …
(edit) @21910   14 years xiao in processMessage, changed to return configure action response element …
(edit) @21802   14 years kjdon need to get the writer fromm response *after* setting the output to utf-8
(edit) @21795   14 years kjdon some tidy up stuff, for code and output
(edit) @21794   14 years kjdon some tidy up stuff, for code and output
(edit) @21782   14 years kjdon slightly modified where info comes from in config files. service rack …
(edit) @21781   14 years kjdon removed my email address
(edit) @21780   14 years kjdon removed getCollectionConfigXML as it should not be here. added a …
(edit) @21779   14 years kjdon modify the output to use the nice stylesheet
(edit) @21771   14 years kjdon pass build_config_xml as the extra info for a servicerack coming from …
(edit) @21770   14 years kjdon renamed a method
(edit) @21768   14 years ak19 Removing the Doc and Sec opening and closing tags, since they …
(edit) @21663   14 years kjdon remove email addresses
(edit) @21662   14 years kjdon add the stack trace to the error output
(edit) @21655   14 years kjdon search types. code was looking for searchtype list in buildconfig, but …
(edit) @21437   14 years davidb Removal of import statement.
(edit) @21433   14 years davidb Extra logic to COMPAT32BIT flag added for when mg and mgpp not enabled
(edit) @21431   14 years davidb Initial implementation for JDBM Database backend. Tested on the …
(edit) @21321   14 years xiao fixed bug of derby db holding files handles, which causes on Windows …
(edit) @21312   14 years kjdon a little bit of code rearranging and editing so that we can have a …
(edit) @21303   14 years xiao close db connections and statements after they are used
(edit) @21281   14 years kjdon added hidden attribute definition
(edit) @21198   14 years oranfry restructuring the repository
(copy) @21000   14 years oranfry restructuring the repository
Note: See TracRevisionLog for help on using the revision log.