source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5052   21 years mdewsnip Was "Gatherer.ico" in a previous life.
(edit) @5051   21 years mdewsnip Being reincarnated as "gli.ico".
(edit) @5050   21 years mdewsnip Added another null pointer check.
(edit) @5049   21 years mdewsnip Fixed a problem with the library path (exec address) option that was …
(edit) @5048   21 years kjdon added a link for SADL
(edit) @5047   21 years jmt12 Opps. Forgot to finish some code.
(edit) @5046   21 years mdewsnip Added a couple of strings for the library path option.
(edit) @5045   21 years mdewsnip Added stuff to handle new library path option.
(edit) @5044   21 years mdewsnip Changed the WarningDialog to a NoSettingDialog for MissingEXEC.
(edit) @5043   21 years mdewsnip A dialog the same as WarningDialog, but with a space for entering the …
(edit) @5042   21 years mdewsnip Added new option to Connection pane: library path.
(edit) @5041   21 years mdewsnip Added new argument for library path.
(edit) @5040   21 years jmt12 Modified searching process so that a valid metadata.xml can be read …
(edit) @5039   21 years jmt12 Fixed bug where no metadata was being extracted from the archives …
(edit) @5038   21 years jmt12 Added some extra feedback about what is happening during import …
(edit) @5037   21 years jmt12 CDM now recognizes G2-1.4 collect.cfg commands
(edit) @5036   21 years jmt12 Fixed bug where new text fragments ended up creating on collectionmeta …
(edit) @5035   21 years jmt12 Added extra method so that progress monitors can be told that the …
(edit) @5034   21 years jmt12 Added extra method so that progress monitors can be told that the …
(edit) @5033   21 years jmt12 Halved log textarea memory use by sharing Document model between both …
(edit) @5032   21 years jmt12 A new acknowledgement.
(edit) @5031   21 years jmt12 Fixed some of the horrible tabbing, and tried to figure out, …
(edit) @5030   21 years jmt12 Modified the phrase for the GShell.Extracted documents to include the …
(edit) @5029   21 years mdewsnip Ooops... filled in e-mail address. We do care, really!
(edit) @5028   21 years mdewsnip A very quick first stab at a GLI help file.
(edit) @5027   21 years mdewsnip Added check for JAR file.
(edit) @5026   21 years mdewsnip Added check for the script being run in the directory it lives in.
(edit) @5025   21 years mdewsnip Now works under Windows 95/98.
(edit) @5024   21 years sjboddie Changed the authentication directives to more easier to use ones. …
(edit) @5023   21 years mdewsnip The (hopefully) last piece of the puzzle: using the local library if …
(edit) @5022   21 years mdewsnip Added some nastiness to handle calling setup.bat properly under …
(edit) @5021   21 years mdewsnip These scripts are now more compatible with Windows 95/98. Turns out …
(edit) @5020   21 years sjboddie No longer dm_safe() the "hp" argument when setting the _cgiarghp_ macro.
(edit) @5019   21 years sjboddie In the pull down nav bar menu added the -- Select Page -- macro (i.e …
(edit) @5018   21 years sjboddie Quick fix to make sure that site_auth defaults to false as opposed to …
(edit) @5017   21 years sjboddie Added site configuration directives site_auth and site_groups for site …
(edit) @5016   21 years jrm21 minor fixes for portability 1) look for java on the path instead of …
(edit) @5015   21 years mdewsnip Modified to reflect movement of Windows utility programs into winutil\.
(edit) @5014   21 years mdewsnip Used to be in root directory.
(edit) @5013   21 years mdewsnip Moving into the winutil directory to avoid cluttering the root directory.
(edit) @5012   21 years mdewsnip Windows utility program that is similar to findjava.exe, except looks …
(edit) @5011   21 years mdewsnip Minor changes to be more consistent with the Windows batch file.
(edit) @5010   21 years mdewsnip Minor changes to be more consistent with the Windows batch file. Now …
(edit) @5009   21 years mdewsnip Minor changes to be more consistent with the Windows batch file.
(edit) @5008   21 years mdewsnip Now does its best to find javac before compiling.
(edit) @5007   21 years mdewsnip Now cleans up when exiting prematurely.
(edit) @5006   21 years mdewsnip Now does its best to find javadoc before generating documentation.
(edit) @5005   21 years mdewsnip Minor changes to be more consistent with the other batch files.
(edit) @5004   21 years mdewsnip Fixed bad path tried when JAVAHOME environment variable is used to …
(edit) @5003   21 years mdewsnip Minor changes to make the script more similar to the Windows batch file.
(edit) @5002   21 years mdewsnip A total rewrite, so new and hopefully improved. Doesn't require a …
(edit) @5001   21 years jmt12 New strings to support GLI reading in arguments with spaces.
(edit) @5000   21 years jmt12 GLI will now accept arguments with spaces in them. Plus connecting to …
(edit) @4999   21 years mdewsnip Windows utility program to assist with running the GLI. This program …
(edit) @4998   21 years mdewsnip Windows utility program to assist with running the GLI. This program …
(edit) @4997   21 years mdewsnip Windows utility program to assist with running the GLI. This program …
(edit) @4996   21 years kjdon no longer use shortnames for service params
(edit) @4995   21 years kjdon fixed a bug
(edit) @4994   21 years kjdon Library2 now takes cgi args as input, and returns the page. you can …
(edit) @4993   21 years kjdon added in a forgotten displayItem
(edit) @4992   21 years kjdon NZDLParams replaces the old NZDLCGI
(edit) @4991   21 years kjdon new class that replaces GSCGI - holds the interface params and whether …
(edit) @4990   21 years kjdon now inherits from TransformingReceptionist, cos there is no WebReceptionist
(edit) @4989   21 years kjdon removed some unnecessary stuff
(edit) @4988   21 years kjdon the base receptionist class now has a GSParams class - this contains …
(edit) @4987   21 years kjdon no longer have a WebReceptionist class
(edit) @4986   21 years kjdon now use GSParams class instead of GSCGI class
(edit) @4985   21 years kjdon changed soem spelling
(edit) @4984   21 years sjboddie Bug fix to recent changes in collection authentication code
(edit) @4983   21 years sjboddie Bug fix in recent changes to document formatting code
(edit) @4982   21 years kjdon service params are now namespaced to avoid conflict with same named …
(edit) @4981   21 years kjdon service params are now namespaced to avoid conflict with same named …
(edit) @4980   21 years kjdon added a method that actions can use to add parameters to teh …
(edit) @4979   21 years kjdon the param for Gates annotation service is now an ENUM_MULTI, instead …
(edit) @4978   21 years kjdon added a new method to create a param list of name-value pairs in xml, …
(edit) @4977   21 years kjdon moved some paramlist handling stuff to here from other xsl files. …
(edit) @4976   21 years kjdon put the paramlist cgi mode tempalte into service-params.xsl
(edit) @4975   21 years kjdon removed the paramlist template - now just uses teh standard one in …
(edit) @4974   21 years sjboddie Added the following options to the collect.cfg file: => …
(edit) @4973   21 years kjdon added a link to african DL center
(edit) @4972   21 years sjboddie More changes to the new document formatting code. Added an …
(edit) @4971   21 years kjdon only add services to the list if they have configured properly
(edit) @4970   21 years kjdon dont use activate script for actiavte coll, use convert script
(edit) @4969   21 years kjdon no longer use activate script - only use convert script. building …
(edit) @4968   21 years sjboddie Fixed an error in previous changes
(edit) @4967   21 years jmt12 Major changes to CDM - MGPP extension.
(edit) @4966   21 years jmt12 Changed a colours name.
(edit) @4965   21 years jmt12 Prevent mouse events during waiting. Key events still work tho'
(edit) @4964   21 years jmt12 New strings for SearchType and the ability to add a comment attribute …
(edit) @4963   21 years jmt12 Major changes to CDM.
(edit) @4962   21 years jmt12 Added new phrases for the SearchTypeManager.
(edit) @4961   21 years jmt12 Slight error in logic when removing plugins
(edit) @4960   21 years jmt12 Removed custom package from cdm (I'll put it back one day)
(edit) @4959   21 years mdewsnip Recommitted as a Windows file.
(edit) @4958   21 years mdewsnip Recommitted as a Linux file.
(edit) @4957   21 years mdewsnip Removed my hard-wired path.
(edit) @4956   21 years mdewsnip Fixed "has been compiled" test.
(edit) @4955   21 years kjdon changed an entry
(edit) @4954   21 years mdewsnip Merged into gli.sh, in order to make the source and Unix distributions …
(edit) @4953   21 years kjdon some new properties files
Note: See TracRevisionLog for help on using the revision log.