source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8494   20 years kjdon Added a constructor taking DOcumentID as arg
(edit) @8493   20 years kjdon This must now set the listrepository documentList in each recogniser, …
(edit) @8492   20 years kjdon added in a new method to create documents from a URL
(edit) @8491   20 years kjdon Added into configureCollection code to load up the recognisers
(edit) @8490   20 years kjdon slightly reordered the code, removed the addition of recognisers, cos …
(edit) @8489   20 years kjdon formatting changes in preparation for adding my changes
(edit) @8488   20 years kjdon Added a couple of element names for config file elements
(edit) @8487   20 years mdewsnip Added the names of the Indonesian and Vietnamese languages, in their …
(edit) @8486   20 years jrm21 use the new displayclass::setcollectionmacro() for any macros that the …
(edit) @8485   20 years jrm21 1) explicitly added 'l=en' to the list of seen macro parameters, …
(edit) @8484   20 years kjdon just formatting changes in preparation for my changes
(edit) @8483   20 years kjdon in configure, when reading in indexes or levels, clear whats already …
(edit) @8482   20 years mdewsnip Updated Indonesian interface images, thanks to Paul Mundy for the …
(edit) @8481   20 years mdewsnip Updated Indonesian interface, many thanks to Paul Mundy.
(edit) @8480   20 years mdewsnip Fixed the ModalDialog so it works with Java 1.5.0.
(edit) @8479   20 years kjdon fixed a typo in the arg list which meant it didn't work with -xml
(edit) @8478   20 years mdewsnip Replaced by the GEMS.
(edit) @8477   20 years mdewsnip Updated so it works with Java SDK 1.5.0.
(edit) @8476   20 years kjdon made it compile with java 1.5
(edit) @8475   20 years kjdon changed variables enum to enumer so it compiles with java 1.5
(edit) @8474   20 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
(edit) @8473   20 years mdewsnip Converted to a Unix file.
(edit) @8472   20 years kjdon more changes, and added a table of contents
(edit) @8471   20 years mdewsnip Changed the name of a variable from "enum" to "enumeration" to avoid …
(edit) @8470   20 years kjdon modified prepare_page() to fix the bug whereby if l=en, macros which …
(edit) @8469   20 years nzdl Updated greenstone.org for the Greenstone Language Pack v2.52 release.
(edit) @8468   20 years nzdl Indonesian now maintained.
(edit) @8467   20 years mdewsnip Fixed up "no highlighting" button.
(edit) @8466   20 years mdewsnip Updated a couple of macros.
(edit) @8465   20 years mdewsnip Latvian interface images, many thanks to Raitis Brodezhonok for the …
(edit) @8464   20 years mdewsnip Removed a crap macro.
(edit) @8463   20 years mdewsnip Updated Indonesian interface, many thanks to Paul Mundy.
(edit) @8462   20 years mdewsnip Updated Indonesian interface images, many thanks to Paul Mundy for …
(edit) @8461   20 years kjdon added in Chi's changes for METS documents. mostly the addition of …
(edit) @8460   20 years kjdon added in Chi's changes for METS doc handling
(edit) @8459   20 years kjdon formatting change and added in a case for METS documents
(edit) @8458   20 years kjdon Chi's new REcogniser for METS generated by GS2 import.pl -saveas METS
(edit) @8457   20 years kjdon now chooses between METSDocument and HTMLDocument when getting nodes - …
(edit) @8456   20 years kjdon added in Chi's change
(edit) @8455   20 years kjdon added in a GS2METSRecogniser to the recogniserManager's recogniser list
(edit) @8454   20 years jrm21 read any collection-specific macros from the ColInfoResponse struct, …
(edit) @8453   20 years jrm21 accept the 'collectionmacro' keyword for configure() from collect.cfg …
(edit) @8452   20 years jrm21 added a 'collection_macros' field to ColInfoResponse_t struct, so we …
(edit) @8451   20 years jrm21 removed comment now that setdefaultmacro is fixed
(edit) @8450   20 years jrm21 setdefaultmacro() didn't work because the args were being passed on in …
(edit) @8449   20 years jrm21 fixed 2 lines that were comments but didn't start with #
(edit) @8448   20 years kjdon only changed formatting style, in preparation for adding in Chi's changes
(edit) @8447   20 years mdewsnip Added the new Latvian and Vietnamese interfaces.
(edit) @8446   20 years kjdon new classifier:AutoHierarchy. Does the same thing as Hierarchy …
(edit) @8445   20 years kjdon fixed a bug I introduced with the remove_empty_classifications thing - …
(edit) @8444   20 years mdewsnip Fixed up the titles classifier... oops.
(edit) @8443   20 years nzdl Changed the status of a few of the language interfaces.
(edit) @8442   20 years nzdl changed the address of the greenstone 3 home page
(edit) @8441   20 years nzdl changed the address for the greenstone 3 home page
(edit) @8440   20 years kjdon modified how the runtime stuff is called - now uses util/Processing …
(edit) @8439   20 years kjdon when creating doc nodes, now we choose hierarchy or simple based on …
(edit) @8438   20 years kjdon added a new function to check whether a document is hierarchical or …
(edit) @8437   20 years kjdon a new class that handles Processing - methods for doing a …
(edit) @8436   20 years kjdon for simple documents, we don't have internal documentNode element, so …
(edit) @8435   20 years kjdon fixed a bug
(edit) @8434   20 years mdewsnip Latvian interface, many thanks to Raitis Brodezhonok for the translation.
(edit) @8433   20 years mdewsnip Now escapes '(', ')', ',', '{', '}' in file paths when converting …
(edit) @8432   20 years mdewsnip Fixed the problem where filtering empty values causes NPEs, and now …
(edit) @8431   20 years mdewsnip Some cosmetic improvements.
(edit) @8430   20 years mdewsnip Changed the comments slightly to specify the Windows version.
(edit) @8429   20 years mdewsnip Changed some comments to refer to "oaiserver" instead of "oaimain".
(edit) @8428   20 years kjdon added a note about java 1.4
(edit) @8427   20 years mdewsnip Removed this because we shouldn't be making available the GLI applet …
(edit) @8426   20 years kjdon moved the upgrade message to teh top
(edit) @8425   20 years kjdon updated the upgrade message, changed the link to the local library vs …
(edit) @8424   20 years schweer removed non-compiling alerting service stuff
(edit) @8423   20 years kjdon removed vishnu from configuring cos it doesn't need it
(edit) @8422   20 years schweer George's bugfixes for adding documents to an existing collection; some …
(edit) @8421   20 years schweer bugfix about updating the ModifiedTime field
(edit) @8420   20 years nzdl Updated export to CD-ROM package for 2.52.
(edit) @8419   20 years mdewsnip This segfaults on Gentoo machines.
(edit) @8418   20 years schweer started work on alerting component
(edit) @8417   20 years kjdon class for decoding and encoding Base64
(edit) @8412   20 years kjdon * empty log message *
(edit) @8411   20 years kjdon removed some commented out code, added use views option
(edit) @8410   20 years kjdon new windows makefiles
(edit) @8409   20 years nzdl Ian's mods to gs3proto
(edit) @8408   20 years schweer George's changes to detect documents that are new or have changed …
(edit) @8407   20 years kjdon added an entry about collection size limits - copied from an email Ian …
(edit) @8406   20 years nzdl changed double to single quotes on line 74 ages ago, so commiting the …
(edit) @8405   20 years kjdon small changes
(edit) @8404   20 years kjdon moved teh getparam(engine) bit to Vishnu, and now pass it in to …
(edit) @8403   20 years kjdon added the engine type as a parm to the constructor - cos we need to …
(edit) @8402   20 years kjdon fixed up the header page stuff with pagedimgplug - docs always have a …
(edit) @8401   20 years nzdl Ian's tweaks to the 2.52 and greenstone 3 blurbs
(edit) @8400   20 years kjdon removed the 2.51 notice, replaced it with 2.52 notice
(edit) @8399   20 years mdewsnip Updated for the Greenstone 2.52 release.
(edit) @8398   20 years nzdl Updated download page to link to the new 2.52 distributions.
(edit) @8397   20 years mdewsnip Added the perl argument, so creating the Configuration object doesn't …
(edit) @8396   20 years mdewsnip Commented out an exception for the Windows local library.
(edit) @8395   20 years kjdon changes to the GEMS strings
(edit) @8394   20 years kjdon Added back in teh file open menu, and changed a few other things
(edit) @8393   20 years kjdon set the proper file path in the constructor for metadata sets based on …
(edit) @8392   20 years kjdon added a collection variable - this should be set if the metadata set …
(edit) @8391   20 years mdewsnip Added code to prevent people from deleting files from the "Downloaded …
Note: See TracRevisionLog for help on using the revision log.