source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5867   21 years mdewsnip Fixed check for updating the Mirror tab.
(edit) @5866   21 years davidb Flag for 'metadata_mapping' was mistkenly 'metdata_map'. …
(edit) @5865   21 years jmt12 I don't remember changing anything in this class, but according to CVS …
(edit) @5864   21 years jmt12 I believe I have now finished adding tests for missing arguments when …
(edit) @5863   21 years jmt12 The lists for selecting PlugIns and Classifiers now show the …
(edit) @5862   21 years jmt12 Changed the registerTooltip method a little so you can tell it whether …
(edit) @5861   21 years mdewsnip Updated a tooltip to be far more accurate.
(edit) @5860   21 years mdewsnip Tidied up what should be shown/hidden in the workspace tree. Katherine …
(edit) @5859   21 years mdewsnip Fixed subcollection output so that the regular expression end …
(edit) @5858   21 years jrm21 local library not working if hostname/dns settings are wrong
(edit) @5857   21 years mdewsnip Added another bug to the list.
(edit) @5856   21 years mdewsnip Hacked a change into parseClassify so that it doesn't ignore "classify …
(edit) @5855   21 years mdewsnip Reduced size to be the same as the built-in Java folder icon.
(edit) @5854   21 years mdewsnip More improvements to smart workspace tree refreshing. Library contents …
(edit) @5853   21 years kjdon added a comment
(edit) @5852   21 years kjdon fixed the annoying null pointer exception when there was an empty …
(edit) @5851   21 years kjdon added a separator in the File menu
(edit) @5850   21 years kjdon now this only sorts the query results if a ranked search was done, or …
(edit) @5849   21 years kjdon now this replaces home.dm with exported_home.dm, a much simpler …
(edit) @5848   21 years kjdon this is a new simple home.dm that will replace the normal home.dm in …
(edit) @5847   21 years mdewsnip A much improved workspace tree that only refreshes when it really …
(edit) @5846   21 years kjdon now the script makes the exported collection public
(edit) @5845   21 years mdewsnip David's fixes for running ImagePlug under Windows.
(edit) @5844   21 years kjdon removed a print statement
(edit) @5843   21 years kjdon a new dialog for exporting a collection to cdrom
(edit) @5842   21 years kjdon added handler for export in file menu
(edit) @5841   21 years kjdon added Export to CDROM to the menu
(edit) @5840   21 years kjdon added in options for exporting collections
(edit) @5839   21 years kjdon and here are Ian's changes
(edit) @5838   21 years kjdon added text for the export to CDROM functionality
(edit) @5837   21 years kjdon now creates an autorun.inf file so teh cd will launch automatically
(edit) @5836   21 years kjdon searchForMEtadata(file) now returns true if successful, not true if …
(edit) @5835   21 years kjdon changed a few of the Codec transforms, to do with allowing new lines …
(edit) @5834   21 years kjdon added a new line back in to description, and now use Codec instead of …
(edit) @5833   21 years mdewsnip Fixed file copying bug where only the first file was copied because …
(edit) @5832   21 years kjdon now have changed the format parsing so that it allows format over …
(edit) @5831   21 years nzdl added in the mgpp args for isis coll
(edit) @5830   21 years nzdl uncommented one more thing
(edit) @5829   21 years nzdl made the macros the same as what is stated in the config file collectra
(edit) @5828   21 years kjdon more bugs
(edit) @5827   21 years mdewsnip Some changes for version 2.41.
(edit) @5826   21 years nzdl changed the date for the greenstone 3 release
(edit) @5825   21 years nzdl added isis-e coll and moved authen to a different column
(edit) @5824   21 years mdewsnip Changed Windows batch files to have Windows line endings.
(edit) @5823   21 years cs025 Fixed missing import of extractors
(edit) @5822   21 years cs025 Fixed reference/use of getDocumentFiles
(edit) @5821   21 years cs025 Adjustments as a result of implementing autoconf script
(edit) @5820   21 years cs025 Added Makefile.in and configure script
(edit) @5819   21 years kjdon added a comment
(edit) @5818   21 years kjdon added some more bugs
(edit) @5817   21 years kjdon changed the metadata parsing to look over multiple lines if starts …
(edit) @5816   21 years kjdon re-worked the bit where you get collection meta - it was not taking …
(edit) @5815   21 years kjdon added support for build types and search types in the Collection and …
(edit) @5814   21 years jmt12 Bugger. Accidently wrote true where I meant false - thus causing …
(edit) @5813   21 years kjdon Ian wanted the extracted metadata to be visible by default, so added it in
(edit) @5812   21 years kjdon hmmm, forgot how to call constructors properly last commit
(edit) @5811   21 years kjdon hmmm, forgot how to call constructors properly last commit
(edit) @5810   21 years jmt12 I don't remember changing anything in this, but according to …
(edit) @5809   21 years jmt12 Added some more Codec stuff in order to get hierarchies to work
(edit) @5808   21 years jmt12 Several changes needed to make pipe the hierarchy separator while …
(edit) @5807   21 years mdewsnip Changed PROGRAM_VERSION to reflect the upcoming release.
(edit) @5806   21 years mdewsnip Updated AboutDialog.Date to show the date of the next release.
(edit) @5805   21 years jmt12 Several changes needed to make pipe the hierarchy separator while …
(edit) @5804   21 years jmt12 Added extra checks for when plugins can be added, removed and moved.
(edit) @5803   21 years cs025 Added greenstone script
(edit) @5802   21 years cs025 Adding mysql
(edit) @5801   21 years cs025 Adding mysql
(edit) @5800   21 years cs025 Adding gs3build
(edit) @5799   21 years cs025 Adding GS3build
(edit) @5798   21 years cs025 Adding gs3build code
(edit) @5797   21 years kjdon added strings for ExternalCollectionPrompt - used when opeing a …
(edit) @5796   21 years kjdon major changes to loadCollection - now it can load in non-gatherer …
(edit) @5795   21 years kjdon two new prompts for opening a non-gatherer collection. …
(edit) @5794   21 years kjdon small changes for saving a non-gatherer collection
(edit) @5793   21 years kjdon changed this slightly to allow a dummy load of the metadata files - ie …
(edit) @5792   21 years kjdon changed this metadata set chooser prompt to display a different title …
(edit) @5791   21 years kjdon added new directory definition for import.bak - a backup dir to put …
(edit) @5790   21 years jrm21 added Don Gourley's bug patch from AZList to here as well
(edit) @5789   21 years mdewsnip Put back in a needed function (oops! :-).
(edit) @5788   21 years davidb Fix for syntax error in formattools.cpp
(edit) @5787   21 years davidb Added functionality to format statements. In addition to …
(edit) @5786   21 years mdewsnip Fixed another couple of bugs.
(edit) @5785   21 years mdewsnip Commented out about 60 unused functions.
(edit) @5784   21 years nzdl added in aedl coll and moved a couple of others around
(edit) @5783   21 years mdewsnip Now allows HTML tags in the problem solution.
(edit) @5782   21 years mdewsnip Fixed bug 171: clicking on the icon indicating folder-level metadata …
(edit) @5781   21 years jrm21 minor change to grammar for cvs comment
(edit) @5780   21 years jrm21 note about cvs problem (requires newer cvs client)
(edit) @5779   21 years sjboddie * empty log message *
(edit) @5778   21 years mdewsnip Fixed bug 169.
(edit) @5777   21 years mdewsnip Fixed bug 169: metadata element names and identifiers being confused …
(edit) @5776   21 years sjboddie * empty log message *
(edit) @5775   21 years mdewsnip Fixed some small bugs.
(edit) @5774   21 years mdewsnip Removed unused constructor.
(edit) @5773   21 years mdewsnip Fixed bug 98: popup menu appears when right-clicking even when no file …
(edit) @5772   21 years mdewsnip Fixed bug 229: the same file tree filter can be added multiple times …
(edit) @5771   21 years mdewsnip Fix to bug 185: decimal places aren't necessary for file sizes …
(edit) @5770   21 years mdewsnip Added mappings for the old DOS 437 (Latin) codepage.
(edit) @5769   21 years kjdon added a space where needed
(edit) @5768   21 years kjdon added a check for failed indexing - just test to see if the .id file …
Note: See TracRevisionLog for help on using the revision log.