source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22047   14 years davidb Changes necessary to support new sql-query action
(edit) @22046   14 years davidb Changes necessary to support new sql-query action
(edit) @22045   14 years davidb Introduction of sql-query action. This has been achived be creating a …
(edit) @22044   14 years davidb Introduction of sql-query action. This has been achived be creating a …
(edit) @22043   14 years davidb Upgrading of database backends to allow support for sql-query support. …
(edit) @22042   14 years ak19 Upgraded the technology used in mat-colbuild.bat and …
(edit) @22041   14 years sjm84 Updated mat-colbuild.bash and mat-colbuild-download.bash so that they …
(edit) @22040   14 years davidb Minor tidy up of Java code
(edit) @22039   14 years davidb Improved error reporting to GDBMedit utils
(edit) @22038   14 years davidb Tweaked print statment to be more consistent with other classifier …
(edit) @22037   14 years davidb Manifest file processing upgraded to support OIDs. The code then uses …
(edit) @22036   14 years sjm84 Implemented the same temporary fix used in Mat.sh
(edit) @22035   14 years sjm84 The "Local Collection Analysis" check box now starts mat.sh if checked …
(edit) @22034   14 years sjm84 Fixed the script not being able to find global.properties, this may …
(edit) @22033   14 years sjm84 Removed some old test code
(edit) @22032   14 years davidb Options supported by mkcol.pl expanding to include -buildtype and …
(edit) @22031   14 years sjm84 Chaged to use java -jar rather than the bat or sh files
(edit) @22030   14 years sjm84 Added an ekit.bat file so that it can be run from windows
(edit) @22029   14 years sjm84 Added the ekit extension to the list of extensions
(edit) @22028   14 years sjm84 Adding ekit contents
(edit) @22027   14 years sjm84 Adding a trunk directory for ekit
(edit) @22026   14 years sjm84 ant clean now removes the mat.xml from the tomcat localhost directory
(edit) @22025   14 years sjm84 Making a directory for ekit
(edit) @22024   14 years ak19 Fixed more delayed expansion issues with brackets
(edit) @22023   14 years ak19 mat-colbuild.bat now receives the hostname and port number from the servlet
(edit) @22022   14 years sjm84 Removed some debug statements
(edit) @22021   14 years sjm84 Fixed some more errors from previous commit
(edit) @22020   14 years sjm84 lib and classes directories should be made in the build.xml
(edit) @22019   14 years sjm84 Corrected a property that was not placed early enough in the file
(edit) @22018   14 years sjm84 Fixed a small mistake in previous commit
(edit) @22017   14 years sjm84 Tidied up the build.xml file and it now copies the mat/lib directory …
(edit) @22016   14 years ak19 Modified this script so that it can now be run from anywhere
(edit) @22015   14 years ak19 Fixed a problem with "setlocal enabledelayedexpansion that caused …
(edit) @22014   14 years ak19 Corrected a broken test for Windows
(edit) @22013   14 years ak19 Updated Mat.bat to conform to new package name
(edit) @22012   14 years sjm84 Improved the execution of command line calls
(edit) @22011   14 years davidb With the switch to using absolute names in the incremental building …
(edit) @22010   14 years davidb GDBM reader/writer conflict resulted from swithcing from the (now …
(edit) @22009   14 years xiao cut a branch as stable trunk
(edit) @22008   14 years xiao redo this stable_trunk
(edit) @22007   14 years sjm84 Combined the 9th and 10th command line argument sent to …
(edit) @22006   14 years xiao remove not-in-use, out-dated branch
(edit) @22005   14 years sjm84 This script can now be run from anywhere
(edit) @22004   14 years sjm84 getControlPanel is now getPanel because of BasePanel change
(edit) @22003   14 years sjm84 BasePanel method "getControlPanel" is now "getPanel"
(edit) @22002   14 years sjm84 Updated to find lsof in either /usr/bin or /usr/sbin and various other …
(edit) @22001   14 years sjm84 Fixed a recursive library copy
(edit) @22000   14 years ak19 New GLI icons copied from elsewhere where they were already being used …
(edit) @21999   14 years ak19 Refer to new GLI icons.
(edit) @21998   14 years ak19 Fix to recent commit: embedding path to server script in quotes broke …
(edit) @21997   14 years mdewsnip Fixed nasty problem where random memory can be iterated through when …
(edit) @21996   14 years sjm84 This now receives the hostname and port number from the servlet, also …
(edit) @21995   14 years sjm84 MatServlet.java now gives its host name and port number to the …
(edit) @21994   14 years sjm84 Allows "Windows" as a valid os name for <os> tags
(edit) @21993   14 years sjm84 JTable grid lines are white by default on Mac (making them invisible), …
(edit) @21992   14 years sjm84 Updated extension_project_list.xml file format, tags like file_stem …
(edit) @21991   14 years sjm84 Made a small mistake in last compile, id -> _id
(edit) @21990   14 years sjm84 Updated extension_project_list.xml file format so that tags like …
(edit) @21989   14 years sjm84 Removed extension_list, it was not necessary to change this to …
(edit) @21988   14 years ak19 Updating gs3-setup.bat to handle JAVA_HOME and PATH having brackets
(edit) @21987   14 years xiao reverting previous commit, as branch.path can also be set in the …
(edit) @21986   14 years xiao changed branch.path to branches/stable_trunk
(edit) @21985   14 years xiao cut a branch as a snapshot of the main trunk for flax
(edit) @21984   14 years ak19 Removed some unnecessary comments in previous commit. Previous commit: …
(edit) @21983   14 years ak19 All of a sudden, unnoticed by the rest of us, gs3-setup.bat now calls …
(edit) @21982   14 years ak19 Trying the new gli.ico even though the filesize is much greater.
(edit) @21981   14 years kjdon fix for ticket #676. Conversion of pdf to html where two pdfs had the …
(edit) @21980   14 years kjdon added stylesheet info to the output so get a nice page when user …
(edit) @21979   14 years kjdon changed the definition of OAIDateStamp
(edit) @21978   14 years kjdon for record datestamp, use gs.OAIDateStamp if available, otherwise use …
(edit) @21977   14 years kjdon new jar file to incorporate the change(s) made to get arabic working …
(edit) @21976   14 years sjm84 build.xml no longer creates files within the [GREENSTONE HOME]/web …
(edit) @21975   14 years sjm84 PrintHTML now uses the correct [GREENSTONE HOME]/ext/mat directory …
(edit) @21974   14 years sjm84 MetadataStats now uses the correct [GREENSTONE HOME]/ext/mat directory …
(edit) @21973   14 years kjdon Need to convert query between unicode and utf8 for mgpp
(edit) @21972   14 years sjm84 MatServlet now uses the correct /mat/ rather than /greenstone/mat
(edit) @21971   14 years nzdl tagging a stable point on the trunk
(edit) @21970   14 years nzdl tagging a stable point on the trunk
(edit) @21969   14 years kjdon store the offsets in add_vlist for all the cases, not just for when …
(edit) @21968   14 years sjm84 GDBM files now use the extension gdb rather than ldb
(edit) @21967   14 years ak19 Minor change. Extra comment that explains what to compile if heap_chk …
(edit) @21966   14 years ak19 Made changes to GLI and gs2-server.bat to allow GLI to deal with …
(edit) @21965   14 years ak19 Made changes to GLI and gs2-server.bat to allow GLI to deal with …
(edit) @21964   14 years xiao changed system.out to system.err to fix stream deadlock problem in …
(edit) @21963   14 years xiao changed branch.path from trunk to branches/stable_gs3
(edit) @21962   14 years xiao reverting previous commit and restoring back to last revision
(edit) @21961   14 years mdewsnip Added call to reset() on the inconverter before converting each CGI …
(edit) @21960   14 years xiao changed all logger.debug to logger.error
(edit) @21959   14 years xiao modified start menu items to suit FLAX needs
(edit) @21958   14 years kjdon ppthtml and xslhtml don't seem to output utf8, so remove the …
(edit) @21957   14 years xiao changed System.out to System.err to prevent deadlock i …
(edit) @21956   14 years nzdl tagging a stable point on the trunk
(edit) @21955   14 years nzdl tagging a stable point on the trunk
(edit) @21954   14 years sjm84 Modified this file so that mainSource elements can only be downloaded …
(edit) @21953   14 years nzdl tagging a stable point on the trunk
(edit) @21952   14 years nzdl tagging a stable point on the trunk
(edit) @21951   14 years nzdl tagging a stable point on the trunk
(edit) @21950   14 years nzdl tagging a stable point on the trunk
(edit) @21949   14 years nzdl tagging a stable point on the trunk
(edit) @21948   14 years nzdl tagging a stable point on the trunk
Note: See TracRevisionLog for help on using the revision log.