source: greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19352   15 years oranfry fixed whitespace in this file
(edit) @19241   15 years ak19 Timeout length set in a variable. Can be changed (but better to be …
(edit) @19075   15 years oranfry tagging 3.03a
(edit) @19035   15 years xiao change flax checkout path to flaxmain
(edit) @19022   15 years ak19 Rearranging the code that checks for whether a quitport is provided …
(edit) @19005   15 years ak19 Made changes so that when the BaseServerControl (the GS server app) is …
(edit) @18992   15 years ak19 Changed exception message.
(edit) @18969   15 years ak19 Updated several files so that the Server2 code in server.jar interacts …
(edit) @18908   15 years ak19 Spelling correction
(edit) @18868   15 years ak19 Updated Server files for Linux GS2 Local Library Server to work the …
(edit) @18853   15 years ak19 Instead of calling the GSI-Makefile, this class now calls gsicontrol.sh
(edit) @18772   15 years ak19 Logs folder name and location altered.
(edit) @18770   15 years ak19 On error, the correct location of the logs folder needs to be …
(edit) @18729   15 years ak19 Dr Bainbridge made some corrections in here in the run() method, such …
(edit) @18720   15 years ak19 Invokes Server3 instead of the Server class it replaced.
(edit) @18719   15 years ak19 Fixed syntax errors introduced on previous commit.
(edit) @18711   15 years ak19 Added package-access method getServerControl so that the Settings …
(edit) @18710   15 years ak19 Moved some things from BaseServerSettings to the specific subclasses …
(edit) @18709   15 years ak19 Introduction of GSI-Makefile replaces Makefile for make targets. …
(edit) @18708   15 years ak19 1. Bugfix on saving and working out the servlet; 2. Variables related …
(edit) @18696   15 years ak19 Fixed bug on saving settings in GS2.
(edit) @18694   15 years ak19 Merged server.properties files of GS2 and GS3. Corresponding changes …
(edit) @18693   15 years ak19 Changes to server.properties files so that the one for GS2 can be …
(edit) @18691   15 years ak19 Minor changes to properties.
(edit) @18690   15 years ak19 Removed unused imports
(edit) @18679   15 years ak19 Fixed bug introduced in previous commit: default suffix of the GS2 …
(edit) @18674   15 years ak19 Changed the default values for httpprefix and gwcgi to reflect the …
(edit) @18673   15 years ak19 Some minor changes: 1. More abstract and overloadable methods; 2. …
(edit) @18672   15 years ak19 Removed dependency on GlobalProperties.java since that is GS3-specific.
(edit) @18671   15 years ak19 Added a WindowListener to this Settings dialog for the closing event.
(edit) @18670   15 years ak19 Overloaded methods of BaseServer getBrowserURL() and reload(), so that …
(edit) @18669   15 years ak19 Overloaded methods of BaseServer initLogger(), getBrowserURL() and …
(edit) @18668   15 years ak19 Server2Settings's createServletPanel now returns a JPanel with a …
(edit) @18667   15 years ak19 Removed duplicated code that is already there in the superclass …
(edit) @18664   15 years kjdon changed indentation of a couple of lines
(edit) @18663   15 years kjdon we now use gdb all the time internally for database extension. In the …
(edit) @18662   15 years kjdon changed collectionDatabaseFile method. if type is jdbm, then use jdb …
(edit) @18661   15 years ak19 Focus on Enter Library button so it responds to Enterpress instead of …
(edit) @18655   15 years ak19 Made some ServerProperty variables final.
(edit) @18623   15 years ak19 Logger was referring to old name of this class (ServerControl instead …
(edit) @18618   15 years oranfry prevent ugly tiling
(edit) @18617   15 years oranfry a sample skin in progress
(edit) @18616   15 years oranfry a background that works on wider screens
(edit) @18599   15 years oranfry *create the gsdl3 web address in a smarter way, including honouring a …
(edit) @18595   15 years max Simplified the collection about transformation, util.xsl containing …
(edit) @18594   15 years max Fixed some names that were too general and my be in conflict with …
(edit) @18559   15 years davidb Now that we have Server2.java and Server3.java, updated to call the latter
(edit) @18558   15 years davidb Restructuring of code to support a web server version for Greenstone2 …
(edit) @18553   15 years max Change back the way all postProcessing works in order to have GSLib …
(edit) @18552   15 years cc108 adding new potential questions
(edit) @18550   15 years cc108 remove print out statement
(edit) @18549   15 years cc108 correct spelling mistake
(edit) @18548   15 years cc108 remove unused method
(edit) @18547   15 years cc108 add new error message
(edit) @18546   15 years cc108 impplementing new abstract classes
(edit) @18545   15 years cc108 make some classes be abstract
(edit) @18544   15 years max Fixed to problem that used to mess the extracted GSF statements (xslt …
(edit) @18530   15 years oranfry don't try to unzip the non-existent windows gdbm package
(edit) @18515   15 years oranfry corrections to build.xml to protect against problems
(edit) @18505   15 years oranfry fixed type on build.xml
(edit) @18504   15 years oranfry a correction to the get parent test on the OID class
(edit) @18503   15 years oranfry whitespace fixes
(edit) @18495   15 years oranfry undoing a change to build.xml which broke svnupdate-gs2build
(edit) @18482   15 years max Simplified the site home transformation, library.xsl defines the …
(edit) @18473   15 years max Change back the way all postProcessing works in order to get the GSF …
(edit) @18461   15 years max Fixed some stuff to display properly using the current css file.
(edit) @18454   15 years max Deleted unused files Skin.java and SkinnedReceptionist.java.
(edit) @18453   15 years max Some important namespaces included, which now solve the …
(edit) @18452   15 years max Some additional information given on a …
(edit) @18439   15 years max From now on need a library.xsl file inside each interface. The content …
(edit) @18438   15 years max From now on need a library.xsl file inside each interface. The content …
(edit) @18437   15 years max Temporary fix for the lost book switch when using the new skin++ …
(edit) @18436   15 years max Minor changes to previous major commit including bug fix. 1. Using …
(edit) @18435   15 years max 1. Added a reusable ErrorListener class for handling warnings, fatal …
(edit) @18434   15 years max 1. Provides a new DOM method that allows a document to be created with …
(edit) @18433   15 years max 1. Using high-level language (gslib elements coming from a library) …
(edit) @18422   15 years kjdon lucene uses greenstone ids as its internal ids now, so need to make …
(edit) @18421   15 years kjdon doc xml files should always be utf-8 so add an encoding to getDOM
(edit) @18417   15 years ak19 Set javagdbm configuring step back to being done on unix OS systems …
(edit) @18416   15 years ak19 Added in the missing icons.xsl file from the default interface in here …
(edit) @18405   15 years kjdon modifications to make this in line with gs2 version. Allows comments …
(edit) @18393   15 years kjdon a couple of changes made to keep in line with other interfaces. a …
(edit) @18392   15 years kjdon changes to keep in line with default interface. class removed from …
(edit) @18391   15 years kjdon icon templates moved to icons.xsl, in default interface. classic …
(edit) @18390   15 years kjdon made a few changes based on what had been done previously for the …
(edit) @18389   15 years kjdon globalwrapper changed to page-wrapper
(edit) @18388   15 years kjdon changed main div id from globalwrapper to page-wrapper and added dir …
(edit) @18387   15 years kjdon moved all icon templates into new icons.xsl so gs2 interface can share …
(edit) @18386   15 years kjdon removed a page template added in error (there was already one there), …
(edit) @18385   15 years kjdon moved all the icon definitions from style into new icons.xsl so that …
(edit) @18384   15 years kjdon authen.xsl almost exactly the same as default version, so deleted this …
(edit) @18383   15 years kjdon gs2 interface no longer called classic, so renamed the style files
(edit) @18382   15 years kjdon made this up to date with import from gs2 demo collection. removed …
(edit) @18380   15 years davidb GDBM needs to be compiled as a static library only to work with reset …
(edit) @18344   15 years davidb Order of targets changed to ensure that built-in gdbm is configured …
(edit) @18343   15 years davidb Modifications to support 64-bit architecture
(edit) @18336   15 years ak19 Icon files for different file types that were defined in GS2 but not …
(edit) @18335   15 years ak19 1. Added lines for resolving srcurl and SourceFile used by MP3Plugin …
(edit) @18333   15 years ak19 Added in ?xml tag at the start of the collectionConfig and buildConfig …
(edit) @18332   15 years ak19 Removed the pageHead template declaration again, since this has npw …
Note: See TracRevisionLog for help on using the revision log.