source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18731   15 years oranfry moving this into a more prominent location
(edit) @18730   15 years ak19 Removed the servlet property from GS2's build.properties since it is …
(edit) @18729   15 years ak19 Dr Bainbridge made some corrections in here in the run() method, such …
(edit) @18728   15 years ak19 1. Correction to the make target web-stop-tested which previously …
(edit) @18727   15 years ak19 Undoing the last change (insertion of SERVERNAME placeholder)
(edit) @18726   15 years ak19 Now configuring the webserver (which eventually calls configure-port) …
(edit) @18725   15 years ak19 Inserted SERVERNAME placeholder.
(edit) @18724   15 years ak19 After make install, the logs-gsi folder inside the etc dir is created …
(edit) @18723   15 years oranfry added arabic option to installers
(edit) @18722   15 years oranfry arabic interface for the installer
(edit) @18721   15 years ak19 In the output messages, told the user to source setup.bash before …
(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) @18718   15 years anna Updated French, Spanish, Russian translations for the Demo collection. …
(edit) @18717   15 years oranfry being more explicit about libraries for the sake of newer compilers
(edit) @18716   15 years oranfry being more explicit about libraries for the sake of newer compilers
(edit) @18715   15 years ak19 In Java 6, File.toURL() is deprecated and we're advised to use …
(edit) @18714   15 years anna Updated Brazilian Portuguese translations of the Installer's manual. …
(edit) @18713   15 years anna Updated Arabic Perl modules. Many thanks to Kamal Mustafa.
(edit) @18712   15 years ak19 Code updated. For now recommitting so that the svn version is kept …
(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) @18707   15 years ak19 If statement to check for which makefile is active (to distinguish the …
(edit) @18706   15 years ak19 Calls to 'make' now call 'make -f GSI-Makefile' instead, else this …
(edit) @18705   15 years oranfry gsdlsite.cfg renamed - updating release kit appropriately, also added …
(edit) @18704   15 years ak19 Reintroduction of round brackets at the end of function names in the …
(edit) @18703   15 years ak19 Some adjustments to the compile, create-distribution and build files …
(edit) @18702   15 years ak19 Now the logs will be generated in etc/logs-gsi.
(edit) @18701   15 years ak19 Temporary modification
(edit) @18700   15 years kjdon findlastchar was dereferencing the last iterator (end()), so now it …
(edit) @18699   15 years ak19 Dr Bainbridge had changed some default values, so that httpprefix and …
(edit) @18698   15 years ak19 Moved the make targets relating to the Apache webserver to new …
(edit) @18697   15 years ak19 GSI-Makefile contains the make targets related to the Apache webserver
(edit) @18696   15 years ak19 Fixed bug on saving settings in GS2.
(edit) @18695   15 years ak19 Merged server.properties files of GS2 and GS3. Corresponding changes …
(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) @18692   15 years davidb Introduction of _httpassocdir_. Defined to be the same of …
(edit) @18691   15 years ak19 Minor changes to properties.
(edit) @18690   15 years ak19 Removed unused imports
(edit) @18689   15 years ak19 Minor correction to unknown_file meta which uses Source meta: it's …
(edit) @18688   15 years kjdon removed the Ms from the file
(edit) @18687   15 years kjdon made all the index options always visible, just disabled if they are …
(edit) @18686   15 years kjdon renamed STEMOPTIONS to INDEXOPTIONS as that is what it is in config …
(edit) @18685   15 years kjdon renamed STEMOPTIONS to INDEXOPTIONS as that is what it is in config file
(edit) @18684   15 years ak19 For some reason the remoteGreenstoneServer was not instantiated soon …
(edit) @18683   15 years ak19 Temporarily committing as is, the entire contents of lib/java …
(edit) @18682   15 years ak19 Dr Bainbridge's script for launching the GS2 server
(edit) @18681   15 years ak19 Echo statements to give some information on what to do next.
(edit) @18680   15 years ak19 Custom httpd.conf.in file for GS2 that will get copied to the correct …
(edit) @18679   15 years ak19 Fixed bug introduced in previous commit: default suffix of the GS2 …
(edit) @18678   15 years ak19 Correction to copying of httpd.conf.in after make install
(edit) @18677   15 years ak19 Dr Bainbridge made some corrections and added the new targets …
(edit) @18676   15 years ak19 Makefile.in for runtime-src's packages directory now copies the custom …
(edit) @18675   15 years ak19 httpprefix, httpimg and gwcgi now use greenstone rather than gsdl
(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) @18666   15 years oranfry changes to build the apache httpd and put it into the release (lirk2 …
(edit) @18665   15 years anna Complete Thai language User Interface and Perl modules. Many thanks to …
(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) @18660   15 years kjdon we now use gdb instead of ldb/bdb for collection and archives-inf …
(edit) @18659   15 years kjdon we now use .gdb as gdbm db file extension instead of ldb/bdb
(edit) @18658   15 years kjdon we now use .gdb as gdbm db file extension instead of ldb/bdb
(edit) @18657   15 years kjdon added a method for renaming a gdbm database from ldb/bdb to gdb
(edit) @18656   15 years kjdon now look for .gdb files for collection databases, not ldb/bdb
(edit) @18655   15 years ak19 Made some ServerProperty variables final.
(edit) @18654   15 years mdewsnip Fix to support the Hawaiian Glottal character, many thanks to John …
(edit) @18653   15 years ak19 Renaming toplevel gsdlsite.cfg to llssite.cfg (lls = local library server)
(edit) @18652   15 years ak19 Renaming toplevel gsdlsite.cfg to llssite.cfg (lls = local library server)
(edit) @18651   15 years ak19 Renaming toplevel gsdlsite.cfg to llssite.cfg (lls = local library server)
(edit) @18650   15 years ak19 Renaming toplevel gsdlsite.cfg to llssite.cfg (lls = local library server)
(edit) @18649   15 years ak19 The subroutines file_exists and run_script (for exploding and …
(edit) @18648   15 years ak19 Added subroutine decode to undo the base64 encoding on filenames.
(edit) @18647   15 years ak19 Base64.pm of MIME package is needed by gliserver/gsdlCGI to decode …
(edit) @18646   15 years ak19 When deleting a file from the remote GS server or checking for its …
(edit) @18645   15 years ak19 Base64 encoding the filename that is to be src_replaced or exploded in …
(edit) @18644   15 years ak19 Instead of using sun's BASE64Encoder on fedora login (which throws …
(edit) @18643   15 years anna Changed 'table of content' to 'table of contents'.
(edit) @18642   15 years anna Fixed a space.
(edit) @18641   15 years anna Complete French translation of the auxiliary User Interface. Many …
(edit) @18640   15 years anna Complete French translation of GLI Dictionary. Many thanks to John Rose.
(edit) @18639   15 years kjdon plugin and classifiers both look for metadata names in argument values …
(edit) @18638   15 years anna Complete Spanish translation of GLI Dictionary. Many thanks to Diego Spano.
(edit) @18637   15 years anna Spanish translation of GLI Help. Many thanks to Diego Spano.
(edit) @18636   15 years anna Brazilian Portuguese translation of the Installer's Manual. Many …
(edit) @18635   15 years kjdon add all the dictionary files into the jar file
(edit) @18634   15 years oranfry make sure gli.sh is run with bash not sh or other interpretters, and …
(edit) @18633   15 years anna Complete Thai translation of GLI Help. Many thanks to Neelawat Intaraksa.
(edit) @18632   15 years anna Complete Spanish translation of the perl module. Many thanks to Diego …
Note: See TracRevisionLog for help on using the revision log.