source: trunk/gsdl3/src/java/org/greenstone/gsdl3/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11010   18 years kjdon no longer save the collection param - so cross collection services …
(edit) @11009   18 years kjdon removed some old debug print statements
(edit) @10941   19 years kjdon added a constructor which takes a Locale instead of String lang
(edit) @10900   19 years kjdon removed a print statement
(edit) @10899   19 years kjdon instead of using isMac() to test for bigendianness, use Misc.isBigEndian()
(edit) @10783   19 years kjdon a few more tests for string comparisons
(edit) @10677   19 years kjdon make sure teh path separators are correct for gsdl3_home
(edit) @10650   19 years kjdon index stem now needed for GDBMDatabaseFile
(edit) @10649   19 years kjdon indexStem element added
(edit) @10616   19 years kjdon committed two methods printXMLNode added by David King
(edit) @10589   19 years nzdl removed some debug print statements
(edit) @10295   19 years kjdon new static class to hold global properties, read in from …
(edit) @10289   19 years kjdon changed the xml for siteConfig files a bit - removed SITE_NAME_ELEM …
(edit) @10202   19 years kjdon getString now uses a StringBuffer instead of concating lots of Strings
(edit) @10188   19 years kjdon ooops, had committed isMac() twice
(edit) @10187   19 years kjdon modified the gdbm db file path to use .bdb if on a mac
(edit) @10186   19 years kjdon added isMac() to test for Mac OS
(edit) @10169   19 years kjdon added isMac()
(edit) @10100   19 years kjdon removed a couple of unused methods, gsdl3home now points to the web …
(edit) @10087   19 years kjdon can now specify a class loader to use instead of the default - which …
(edit) @10086   19 years kjdon class loader now takes a parent class loader as a constructor arg - …
(edit) @10067   19 years kjdon turned off the defer node expansion feature in the xerces parser
(edit) @9912   19 years kjdon added in index handling for paths eg response[1]/docNodeList - so far …
(edit) @9874   19 years kjdon merged from branch ant-install-branch: merge 1
(edit) @9434   19 years kjdon added replaceFirstLInk funciton
(edit) @9425   19 years kjdon added getResourceDir methods to provide the path to the collection …
(edit) @9424   19 years kjdon added a new constructor that takes a specified classloader which is …
(edit) @9422   19 years kjdon a new class loader class that knows about the resources directory in a …
(edit) @9261   19 years kjdon fixed a bug in addError
(edit) @9050   19 years kjdon modified the get method to convert to utf-8, so other languages should …
(edit) @9005   19 years kjdon added insertIntoOrderedList and createParameterDescription2 (takes …
(edit) @8962   19 years kjdon made a base class which GS2MAcroREsolver inherits
(edit) @8961   19 years kjdon interior node renamed to internal, added in the doc types
(edit) @8923   19 years kjdon added in printing of comments
(edit) @8869   19 years schweer notifications will only be sent if the collectionConfig.xml of the …
(edit) @8827   20 years kjdon small change, testing for null things
(edit) @8826   20 years kjdon small code formatting
(edit) @8824   20 years kjdon added a cgiSafe method
(edit) @8746   20 years kjdon change to reflect change in GS3SQLConnectionFactory
(edit) @8742   20 years kjdon changed the import statements for GS3SQLConnection and …
(edit) @8726   20 years kjdon finished the unXmlSafe method, and now unescape attribute values when …
(edit) @8672   20 years kjdon added in s0.ext to param list as an uglly hack so it wont be saved
(edit) @8671   20 years kjdon changed createParameterList to addParametersToList
(edit) @8657   20 years nzdl made the formatDate work even if the date only has 6 digits
(edit) @8649   20 years kjdon added methods for formatting dates and languages in a Locale sensitive …
(edit) @8643   20 years nzdl metadata macros now work, hopefully
(edit) @8616   20 years kjdon modified the macro resolution - now replace items can be metadata as …
(edit) @8615   20 years kjdon removed hp and hn params that aren't being used anymore
(edit) @8573   20 years kjdon a new class used to convert g2 macros into text. the text can be a …
(edit) @8562   20 years kjdon interfaces are now based on another, rather than all using the default …
(edit) @8540   20 years kjdon added a test for image mimetypes
(edit) @8488   20 years kjdon Added a couple of element names for config file elements
(edit) @8438   20 years kjdon added a new function to check whether a document is hierarchical or …
(edit) @8437   20 years kjdon a new class that handles Processing - methods for doing a …
(edit) @8078   20 years kjdon commented out some print statements
(edit) @7444   20 years kjdon added in an isWindows function
(edit) @7310   20 years kjdon moved translateOID to GS3OID - will need to move it somewhere else …
(edit) @6893   20 years kjdon added another method
(edit) @6865   20 years kjdon put a try-catch around creating and testing the connection to the db
(edit) @6864   20 years kjdon added some new element names
(edit) @6863   20 years kjdon added a few alternative methods to find coll directories, using …
(edit) @6675   20 years nzdl added hte separator strings for metadata names
(edit) @6516   20 years kjdon added more methods
(edit) @6515   20 years kjdon made the strings final and added some new ones
(edit) @6514   20 years kjdon new OID class for gs3 oids which are slightly different
(edit) @6513   20 years kjdon fixed a typo
(edit) @6372   20 years kjdon changed the separator from File.separator to / cos the ids are URIs …
(edit) @6357   20 years kjdon fixed a bug and added retrieval for some classification stuff
(edit) @6356   20 years kjdon added some strings for classifiers
(edit) @6303   20 years kjdon a couple of helper classes - need to check with george - may be able …
(edit) @6298   20 years kjdon new attribute for requests: uid. this is a user id that relates to a …
(edit) @6297   20 years kjdon added an exists method
(edit) @6272   21 years kjdon got rid of a few unnecessary strings
(edit) @6232   21 years kjdon added some string handling methods
(edit) @5979   21 years kjdon changed this completely
(edit) @5962   21 years kjdon uses class loader instead of gs3home ref
(edit) @5961   21 years kjdon added a copy file method
(edit) @5700   21 years kjdon ec arg no longer saved
(edit) @5691   21 years kjdon new args for expanding document and content
(edit) @5663   21 years kjdon fixed up some bad javadoc
(edit) @5434   21 years kjdon * empty log message *
(edit) @5433   21 years kjdon dont use this at the moment, but commit it for safekeeping
(edit) @5400   21 years kjdon tidying up println stuff
(edit) @5261   21 years kjdon added method for finding a stylesheet in a coll
(edit) @5260   21 years kjdon fixed a bug in extractParams - it used to assume all childNodes were …
(edit) @5187   21 years kjdon code tidy, added method to set teh entity resolver for the parser. not …
(edit) @5186   21 years kjdon added methods for gettign and removing the last link in the path
(edit) @5143   21 years kjdon this has been replaced by GSParams
(edit) @5142   21 years kjdon consistent code style - removed underscore from class variables
(edit) @5111   21 years kjdon added a transform(File, File) method
(edit) @5110   21 years kjdon small changes
(edit) @5109   21 years kjdon added a few new methods
(edit) @5108   21 years kjdon gadually standardising my Java code. have turned all class variables …
(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) @4978   21 years kjdon added a new method to create a param list of name-value pairs in xml, …
(edit) @4941   21 years kjdon added a new method to copy all the children from one node to another
(edit) @4902   21 years kjdon tidied up display text stuff
(edit) @4874   21 years kjdon added a new extension to OIDs: ss, specified sibling. the format is …
(edit) @4860   21 years kjdon we now look for stylesheets in teh collection before the site - note …
Note: See TracRevisionLog for help on using the revision log.