source: greenstone3/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16315   15 years davidb Merging of skin work with the main trunk
(edit) @16314   15 years davidb Merging of skin work with the main trunk
(edit) @16313   15 years davidb Merging of skin work with the main trunk
(edit) @16260   15 years xiao
(edit) @16258   15 years xiao
(edit) @16253   15 years ak19 Dr Baindbridge corrected reference to gs2build's lib to src/lib
(edit) @16249   15 years ak19 In get_config_info, variable loc may not be initialised
(edit) @16248   15 years ak19 Placeholder comment for schedule.pl script
(edit) @16246   15 years ak19 gwcgi property introduced (to mirror GS2's config file) which lets one …
(edit) @16217   15 years ak19 Default library URL for GS3 is changed to just greenstone3 rather than …
(edit) @16213   15 years oranfry the minimum java for greenstone3 is still 1.4, changing this file to …
(edit) @16191   15 years ak19 Added a cmd and corresponding operations for retrieving the greenstone …
(edit) @16110   15 years ak19 Avoids use of dummy first Part in Multipart POST message by going back …
(edit) @16109   15 years ak19 Avoids use of dummy first Part in Multipart POST message by going back …
(edit) @16106   15 years ak19 The perl-location directive at the top is removed, it shouldn't be in …
(edit) @16105   15 years ak19 Changed once more to return formatted string again, and to only trim …
(edit) @16103   15 years ak19 To avoid a Content is not allowed in Prolog exception on the side of …
(edit) @16101   15 years ak19 Merged version of GS2's gliserver.pl and gsdlCGI.pm files and GS3's …
(edit) @16100   15 years ak19 1. Constructor test for upload-collection-file has changed (so that it …
(edit) @16099   15 years ak19 Debugging disabled so that intermediate (temporary) zip files will be …
(edit) @16069   15 years oranfry correcting the order of 'lib' and 'src'
(edit) @16068   15 years oranfry these images work better in the face of text resizing
(edit) @16067   15 years oranfry avoid export error
(edit) @16050   15 years ak19 Removed annoying duplicate comment
(edit) @16047   15 years oranfry changing checkout-gs2build and update-gs2build to reflect move from …
(edit) @16031   15 years ak19 RemoteGreenstone 3 server requires the path to perl to be set in the …
(edit) @16030   15 years ak19 RemoteGreenstone 3 server requires the path to perl to be set in the …
(edit) @16029   15 years ak19 Bugfix in delete_collection. Now the collect directory is composed …
(edit) @15977   15 years shaoqun add a method to format bid numbers
(edit) @15960   15 years ak19 Processes new variable javahome that has been simultaneously …
(edit) @15959   15 years ak19 Introduced new variable javahome that gliserver's gsdlCGI pm file will …
(edit) @15948   15 years xiao
(edit) @15946   15 years ak19 parameter site retrieved by subroutine file_exists
(edit) @15945   15 years xiao add method getServiceMap used by Flax webservice
(edit) @15944   15 years xiao add method getModuleMap used by Flax webservice
(edit) @15943   15 years ak19 GS3 needs to use site variable instead of localsite.
(edit) @15942   15 years ak19 Oversight. Collect directory now set to …
(edit) @15888   15 years ak19 Based on Oran's advice: Don't delete the zipped files of the demo …
(edit) @15859   15 years shaoqun use flax.checkout.path specified in build.properties to check out flax
(edit) @15858   15 years shaoqun add a property to specify the flax checkout path
(edit) @15840   15 years ak19 Added replace elements for ThumbHeight and ThumbWidth macros, else the …
(edit) @15837   15 years ak19 Dr Nichols' ant prepare-collections works and so commented out the old …
(edit) @15809   15 years oranfry properly houour the branch.revision property
(edit) @15799   15 years ak19 Corrected build.xml overwrite on commit between r15190 and r15229 by …
(edit) @15770   15 years ak19 Tidier (more self-documenting) way of casting macro_resolver to …
(edit) @15767   15 years ak19 Attempted fix for trac bug ticket #225 - NullPointerException. …
(edit) @15756   15 years ak19 Greenstone image macros get resolved again after the database change.
(edit) @15754   15 years ak19 Greenstone image macros get resolved again after the database change.
(edit) @15564   15 years ak19 2 changes to make this up-to-date with GS2's gliserver.pl: 1. added …
(edit) @15481   15 years ak19 Added basicQuery method/operation and merged query with protected …
(edit) @15386   15 years oranfry an icon for greenstone3
(edit) @15385   15 years oranfry Made the README to \r\n line endings so it shows up nicely on all OSs
(edit) @15372   15 years oranfry checking in the cp.jar files with fixed manifest files, also adding …
(edit) @15369   15 years ak19 Target deploy-localsite warns the user that tomcat is running at the …
(edit) @15368   15 years oranfry checking in a newer version of search4j
(edit) @15363   15 years oranfry gs3-setup.bat now sets the CLASSPATH to points to single jar files …
(edit) @15355   15 years oranfry In gs3setup.bat, use the temp directory speicified in the TMP …
(edit) @15351   15 years oranfry fixing the default port number
(edit) @15337   15 years ak19 Went back to reusing the property defining string SOAPServer again
(edit) @15336   15 years ak19 Moved web services property constants into build.properties file so …
(edit) @15335   15 years ak19 Moved web services property constants into build.properties file so …
(edit) @15334   15 years oranfry only print out gsdl2.installed.path if it is set
(edit) @15329   15 years davidb GDBM now always checked out by default and compiled. Simplies …
(edit) @15328   15 years kjdon added support for JDBM (or other) in place of GDBM: renamed …
(edit) @15326   15 years kjdon added support for JDBM (or other) in place of GDBM: use …
(edit) @15325   15 years kjdon added support for JDBM (or other) in place of GDBM: new interface - …
(edit) @15324   15 years kjdon added support for JDBM (or other) in place of GDBM: use …
(edit) @15323   15 years kjdon added support for JDBM (or other) in place of GDBM: changed the …
(edit) @15322   15 years kjdon added support for JDBM (or other) in place of GDBM: changed a comment
(edit) @15321   15 years kjdon added DATABASE_TYPE_ELEM - used for distinguishing between gdbm and …
(edit) @15299   15 years ak19 Help properties file used by the QBRSOAPServer web services
(edit) @15298   15 years ak19 New web service class to provide basic query, browsing and retrieval …
(edit) @15297   15 years ak19 Updated to work with changes to soap-deploy-site and …
(edit) @15241   15 years davidb db2txt and txt2db are now group together in folder gdbmedit
(edit) @15239   15 years davidb Default port had been changed to 9090, hostname no longer localhost. …
(edit) @15235   15 years ak19 Small changes: display strings and the name SOAPServer is now a property
(edit) @15229   15 years ak19 1. Commented out property compile.windows.c++.setup since the env …
(edit) @15228   15 years ak19 commented out property compile.windows.c++.setup since the env state …
(edit) @15209   15 years kjdon changed descendents to descendants to match the code
(edit) @15208   15 years kjdon changed descendents to descendants to fit with other code (only in a …
(edit) @15204   15 years anna Spanish interface, converted from Greenstone2 User Interface.
(edit) @15190   15 years dmn fixing ticket 255, smarter ant code
(edit) @15188   15 years kjdon updated for SVN instead of CVS. README-CVS is gone, no we have README-SVN
(edit) @15187   15 years kjdon removed os.mac from os attribute for gdbm targets as os.unix includes …
(edit) @15186   15 years kjdon changed an erroneous ant command
(edit) @15185   15 years kjdon changed nocvs.mode to nosvn.mode; added a distclean target and the …
(edit) @15183   15 years kjdon just tidied up the indentation using emacs, no other changes
(edit) @15149   16 years oranfry reversing some accidental changes
(edit) @15148   16 years oranfry a few changes to gs3-setup.bat
(edit) @15141   16 years oranfry installer now puts bundled java in packages directory, updating this …
(edit) @15139   16 years oranfry hid the ugly output mention in the message of my last commit
(edit) @15138   16 years oranfry if during gs3-setup no (appropriate) java is found except the bundled …
(edit) @15136   16 years oranfry made the configure-java-version execute quicker, and made it run every …
(edit) @15134   16 years oranfry look for ant during gs3-setup instead of mucking around during installation
(edit) @15132   16 years oranfry don't try to run java unless search4j has found it
(edit) @15131   16 years oranfry modified these scripts so they don't polute the user's environment so …
(edit) @15130   16 years oranfry checking in the linux tool for finding java
(edit) @15124   16 years shaoqun add codes for flax and remove all annoying Ms
(edit) @15123   16 years shaoqun add a service for searching Google ngram collections
(edit) @15098   16 years oranfry when running 'ant update' on a greenstone3 installtion, perform svn …
Note: See TracRevisionLog for help on using the revision log.