source: greenstone3/trunk/src/java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18308   15 years kjdon added a couple of getInterfaceTextWithDOM methods - can pass in DOM …
(edit) @18307   15 years kjdon made the getString and getPrettyString methods static so I can use …
(edit) @18281   15 years cc108 remove the web service button
(edit) @18280   15 years cc108 add a line break before the path
(edit) @18279   15 years cc108 add new web_xml path
(edit) @18278   15 years cc108 remove exclamation mark
(edit) @18275   15 years cc108 replace special escape character
(edit) @18272   15 years cc108 this file replaces SVNDownloadThread
(edit) @18271   15 years cc108 this file has been renamed to MatSVNDownloadThread
(edit) @18270   15 years cc108 this file replaces UpdateEventHandler
(edit) @18269   15 years cc108 this file has been renamed to MatUpdateEventHandler
(edit) @18268   15 years cc108 this file replaces WorkingCopy
(edit) @18267   15 years cc108 this file has been renamed to MatWorkingCopy
(edit) @18266   15 years cc108 this file replaces LaunchApplication
(edit) @18265   15 years cc108 this file has been renamed to MatLaunchApplication
(edit) @18264   15 years cc108 this file replaces ExtensionInstallation
(edit) @18263   15 years cc108 this file has been renamed to MatExtensionInstallation
(edit) @18262   15 years cc108 this file has been renamed to MatExtensionConfigurePrompt
(edit) @18261   15 years cc108 This file replaces ExtensionConfigurePrompt.
(edit) @18260   15 years cc108 remove unused variables and rename several classes
(edit) @18259   15 years cc108 remove unused method
(edit) @18258   15 years cc108 add new gsgl home path argument
(edit) @18257   15 years cc108 add a method to insert gsdl home path to Mat extension
(edit) @18253   15 years cc108 change the size of confirm button
(edit) @18248   15 years cc108 remove some comments
(edit) @18247   15 years cc108 replace jtextpane with jtextarea
(edit) @18243   15 years cc108 add new set command method
(edit) @18242   15 years cc108 add new message pane
(edit) @18241   15 years cc108 add new text pane to display READNE
(edit) @18240   15 years cc108 fix some bugs
(edit) @18236   15 years cc108 fix misspelling
(edit) @18234   15 years oranfry changing the library servlet code for checking the el, href and rl …
(edit) @18223   15 years oranfry fixed tabbing in this file
(edit) @18222   15 years cc108 correct misspelling
(edit) @18220   15 years cc108 create error message pane
(edit) @18193   15 years cc108 add a new method to uninstall greenstone3 extension
(edit) @18172   15 years cc108 remove system out statement
(edit) @18158   15 years cc108 change the snytax of regular expression
(edit) @18157   15 years cc108 change the snytax of regular expression
(edit) @18143   15 years cc108 This class is the handler for WorkingCopy
(edit) @18142   15 years cc108 This class is used to retrieve greenstone extension via SVN
(edit) @18141   15 years cc108 new extension pane class
(edit) @18140   15 years cc108 new adminUI_Pane class
(edit) @18139   15 years cc108 remove invalid package
(edit) @18138   15 years cc108 remove old admin_Pane class
(edit) @18137   15 years cc108 remove old ExtPane class
(edit) @18120   15 years cc108 This class allows users to change runtime property
(edit) @18119   15 years cc108 This class is used to run ant script and compile source code
(edit) @18118   15 years cc108 This class is for downloading GS3 extensions via SVN
(edit) @18117   15 years cc108 This class is for launching external shell/batch program
(edit) @18116   15 years cc108 main class of Mat extension
(edit) @18115   15 years cc108 This class defines common methods for GS3 extensions
(edit) @18114   15 years cc108 a new extension pane for managing GS3 extensions
(edit) @18113   15 years cc108 add a new extension pane to admin tool
(edit) @18101   15 years ak19 Dr Nichols has changed this file so that stopping the tomcat server …
(edit) @17907   15 years ak19 Inserted code to first look for whether the db file is already there. …
(edit) @17713   15 years ak19 No longer defaults the db extension for all Macs to bdb.
(edit) @17452   16 years shaoqun few changes to suit ActivityManagement: send back group info of users …
(edit) @17096   16 years oranfry deleting duplicates of the anttask source code
(edit) @17024   16 years max When something goes wrong, send a document containing the error …
(edit) @17003   16 years ak19 GathererApplet4gs3.java and GathererApplet.java (GLI code) have been …
(edit) @16999   16 years ak19 When testing GathererApplet4gs3 with all the update core java code, …
(edit) @16944   16 years kjdon add xmlns:xsl into the page element as well, in case we are doing …
(edit) @16943   16 years kjdon oops, left in a xx in format statement
(edit) @16941   16 years kjdon had a double && which I made a single & in the format statement
(edit) @16938   16 years kjdon modified session caching stuff so that if there is no collection name, …
(edit) @16926   16 years kjdon indented the file consistently
(edit) @16885   16 years kjdon NZDLReceptionist is no more, so now inherit from DefaultReceptionist
(edit) @16883   16 years xiao add changes to work with the ActivityManagement.java
(edit) @16882   16 years xiao just add few constant strings
(edit) @16876   16 years kjdon no longer need this. default receptionist gets collection description …
(edit) @16875   16 years kjdon added SERVICE_TYPE_OAI
(edit) @16874   16 years kjdon when testing to see if we need to get service descriptions or not, …
(edit) @16873   16 years kjdon removed our email addresses from the code
(edit) @16871   16 years kjdon added type=oai to all oai service elements
(edit) @16869   16 years kjdon added license message
(edit) @16868   16 years kjdon changed the name in the file
(edit) @16867   16 years kjdon NZDLParams renamed to GS2Params
(edit) @16811   16 years ak19 Mistake in previous commit fixed
(edit) @16810   16 years ak19 GDBMWrapper converts the key string to UTF8 now before doing the …
(edit) @16809   16 years ak19 GDBMWrapper converts the key string to UTF8 now before doing the …
(edit) @16798   16 years ak19 getHrefOID() method modified: The href_url lookup key for internal …
(edit) @16797   16 years ak19 Added method displayAllEntries() to return a display String of the …
(edit) @16782   16 years ak19 Since XMLConverter method nodeToElement() has now been made static, …
(edit) @16781   16 years ak19 Since XMLConverter method nodeToElement() has now been made static, …
(edit) @16780   16 years ak19 Made new nodeToElement method in XMLConverter static so that some …
(edit) @16690   16 years max Fix the missing space and double quotes in the Doctype output.
(edit) @16688   16 years davidb Changed 'Element process(Element)' in ModuleInterface to 'Node …
(edit) @16652   16 years shaoqun remove the caching of DBWrapper
(edit) @16648   16 years shaoqun
(edit) @16630   16 years xiao modify to synchronize method executeQuery
(edit) @16515   16 years davidb encodeURL altered to take Node rather than Element.
(edit) @16482   16 years kjdon LuceneQueryResult.DocInfo now uses a string id_ instead of a long num_ …
(edit) @16446   16 years davidb Replacement of Java 1.5 code with Java 1.4 equivalent, plus tidied up …
(edit) @16374   16 years davidb Change to Skin code (returning Node note Element) so XSLT encodes its …
(edit) @16355   16 years kjdon MGPPRetrieveWrapper no longer has an UnloadIndexData method
(edit) @16314   16 years davidb Merging of skin work with the main trunk
(edit) @16260   16 years xiao
(edit) @16258   16 years xiao
(edit) @15977   16 years shaoqun add a method to format bid numbers
Note: See TracRevisionLog for help on using the revision log.