source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22348   14 years kjdon store any extracted metadata that has a namespace as ex.ns.meta
(edit) @22347   14 years kjdon uncommented advancedform from search types - much easier for user to …
(edit) @22346   14 years kjdon search types now separate elements in config file, not format …
(edit) @22345   14 years kjdon changed the default searchType format statement
(edit) @22344   14 years xiao edited target flax-copy-files to copy over cos.jar for image uploading
(edit) @22343   14 years sjm84 Did the same modifications as gems.sh: update gems.bat to use …
(edit) @22342   14 years sjm84 An error message is now displayed if you try to create a shortcut of a …
(edit) @22341   14 years sjm84 Added an error message string that will appear when the user is in the …
(edit) @22340   14 years sjm84 Ticket #697: GLI shortcuts to locations that don't exist anymore are …
(edit) @22339   14 years ak19 Now GLI works again for GS3, by remembering to export GSDLHOME and …
(edit) @22338   14 years ak19 Image URLs are adjusted to refer to their location in Fedora.
(edit) @22337   14 years mdewsnip Added calls to to_utf8() for key and data in setkeydata(), to get the …
(edit) @22336   14 years ak19 Removed most of the code from gems.sh and made it now use parts of the …
(edit) @22335   14 years sjm84 Removed the extract option for the CD on Linux
(edit) @22334   14 years sjm84 Removed the extract option for the on Linux
(edit) @22333   14 years sjm84 Fixed a few errors in the separation of Apache from the rest of …
(edit) @22332   14 years sjm84 The installer output window is now horizontally scrollable
(edit) @22331   14 years ak19 Goes with the changes made in revision 21822: fixed several additional …
(edit) @22330   14 years kjdon we want to store the original file name not the tidy filename as the …
(edit) @22329   14 years kjdon changed mp3:meta to ex.id3.meta. apparently id3 isa better name for …
(edit) @22328   14 years kjdon store the path to doc.xml with unix / slashes so that the collection …
(edit) @22327   14 years kjdon if a file and all its associated files is deleted from import, then …
(edit) @22326   14 years kjdon last change forgot to set gsdlos at the end
(edit) @22325   14 years sjm84 Several upgrades to the release kits have been made including: …
(edit) @22324   14 years sjm84 Fixed an error with the -extract option on linux
(edit) @22320   14 years ak19 If using tomcat 6 and not 5, build.xml now automatically replaces the …
(edit) @22319   14 years ak19 Moved the portion of SimpleCollectionDatabase.translateOID() that is …
(edit) @22318   14 years ak19 Added enabledelayedexpansion to setup.bat so that it will now work …
(edit) @22317   14 years kjdon metadata extracted when exploding or when processing a file may have …
(edit) @22316   14 years kjdon store extracted namespaced metadata as ex.metadata, eg ex.dc.Title, …
(edit) @22315   14 years anna Improved Nepali translations. Many thanks to Mohan Raj Pradhan.
(edit) @22314   14 years kjdon we are now extracted some metadata with ex. there, eg File.FileType
(edit) @22313   14 years nzdl tagging a stable point on the trunk
(edit) @22312   14 years nzdl tagging a stable point on the trunk
(edit) @22311   14 years nzdl tagging a stable point on the trunk
(edit) @22310   14 years nzdl tagging a stable point on the trunk
(edit) @22309   14 years ak19 Regenerated jars: Updated the FedoraGS3 classes to retrieve browse …
(edit) @22307   14 years ak19 Added a commented line of code for testing browse structure for siblings.
(edit) @22306   14 years ak19 1. AbstractBrowse's method extractExtraClassifierInfo() is now package …
(edit) @22305   14 years nzdl tagging a stable point on the trunk
(edit) @22304   14 years nzdl tagging a stable point on the trunk
(edit) @22303   14 years ak19 Some jar files necessary for the new class …
(edit) @22301   14 years ak19 New class to let Greenstone3 work with Fedora: a proxy class that …
(edit) @22296   14 years kjdon remove ex. from any metadata before writing it to gdbm file. …
(edit) @22295   14 years ak19 1. Location of some Greenstone util classes had changed. 2. Removed …
(edit) @22294   14 years kjdon when asking for a piece of metadata, want to remove ex. from the ones …
(edit) @22293   14 years kjdon extracted metadata is now going to be added as ex.meta, then GLI will …
(edit) @22292   14 years sjm84 Changed from using an int to using a long so that it would be …
(edit) @22291   14 years sjm84 Fixed a small problem that was causing an error on stricter compilers
(edit) @22290   14 years kjdon archivedir should have been exportdir
(edit) @22289   14 years kjdon ids are now like oai:repos-id:collection:doc
(edit) @22288   14 years kjdon added second template for oai-identifier, for when it uses 1.1 scheme
(edit) @22287   14 years kjdon added oai-identifier description now that we are using oai scheme ids
(edit) @22286   14 years kjdon previous commit message was for a different file. Should have been: …
(edit) @22285   14 years kjdon new toOID takes an extra arg, repos_id, so its generates ids like …
(edit) @22284   14 years kjdon new toOID takes an extra arg, repos_id, so its generates ids like …
(edit) @22283   14 years kjdon added yet another field, repositoryIdVersion, used to determine which …
(edit) @22282   14 years kjdon adding a new field, repositoryId, to be used for generating unique …
(edit) @22281   14 years nzdl tagging a stable point on the trunk
(edit) @22280   14 years nzdl tagging a stable point on the trunk
(edit) @22267   14 years kjdon fixed a mistake in a method name
(edit) @22266   14 years nzdl tagging a stable point on the trunk
(edit) @22265   14 years nzdl tagging a stable point on the trunk
(edit) @22264   14 years kjdon greenstone doesn't like digit only macros when they appear inside …
(edit) @22259   14 years davidb Tie Makefile and source code in with -DMSDOS so MinGW/MSys compilation …
(edit) @22257   14 years davidb Minor tweak to support MinGW
(edit) @22247   14 years sjm84 Updated this file so that CDs of the current version can AUTORUN, we …
(edit) @22241   14 years anna Nepali translations of the Core and Auxiliary User Interface. Many …
(edit) @22233   14 years sjm84 Added xmltask.jar to the cp.mf in the lib/java directory
(edit) @22232   14 years mdewsnip New OAIMetadataXMLPlugin.pm for extracting information from OAI …
(edit) @22231   14 years mdewsnip Fix assert() failure that looks like a segmentation fault when users …
(edit) @22230   14 years xiao remove out of date branch
(edit) @22225   14 years sjm84 Implemented the extract option for web installer
(edit) @22224   14 years ak19 Browse takes structural info params just like …
(edit) @22223   14 years sjm84 Fixed a bug that caused the installer to crash on Windows Vista and …
(edit) @22222   14 years kjdon half way through the process of tidying up incremental stuff. When …
(edit) @22221   14 years kjdon added commented quote to make emacs colouring proper
(edit) @22220   14 years kjdon in classify, don't readd the document if edit mode is update - all we …
(edit) @22219   14 years kjdon made infodbtype and buildtype enum with a list of available options. …
(edit) @22216   14 years kjdon added BasePlugin.store_original_file
(edit) @22215   14 years kjdon added store_original_file option, used for eg Text, HTML plugins to …
(edit) @22214   14 years kjdon tidied up output_custom_metadata. when outputing dc.Identifier, it …
(edit) @22213   14 years kjdon changes to methods of oaiconfig
(edit) @22212   14 years kjdon tidied up the config classes. moved all the global params into …
(edit) @22211   14 years kjdon added baseLibraryURL, and a few more comments about osisetname
(edit) @22210   14 years kjdon removed the eprints specific stuff; a few changes to make the display …
(edit) @22207   14 years kjdon added OAIResourceURL - used if user wants to manually set download URL …
(edit) @22206   14 years kjdon qualified_dublin_core now inherits from dublin_core so that it can use …
(edit) @22205   14 years kjdon added ifndef _DUBLINCORE_H_ etc because I am now including it more …
(edit) @22201   14 years sjm84 This file is needed for modifying xml files in ANT
(edit) @22200   14 years ak19 Browse type messages also have structural info params.
(edit) @22199   14 years sjm84 Fixed mistake in jar filename (should have been mgpp.jar not mg.jar). …
(edit) @22198   14 years xiao modified flax targets:removed flaxmodule; added flax/action
(edit) @22196   14 years mdewsnip Grrr... why wasn't "multiplevalue" supported when reading "cgiarg" …
(edit) @22189   14 years davidb Some refinement of the testing framework for the os_process class
(edit) @22188   14 years davidb Some refinement of the testing framework for the os_process class
(edit) @22187   14 years davidb Switch off main() program for testing os_process
(edit) @22185   14 years sjm84 Added password, browsing and checking functionality as well as some …
(edit) @22184   14 years davidb Some initial work on being able to support Greenstone 3 without using JNI
(edit) @22183   14 years davidb Further expansion of functionality (and testing) or os_process classes
Note: See TracRevisionLog for help on using the revision log.