source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @8389   20 years mdewsnip Updated hfiles as generated by the new metadata code.
(edit) @8388   20 years kjdon attila's fixes for some stuff, and kaths fixes for some stuff
(edit) @8387   20 years mdewsnip Added the rest of the home page buttons.
(edit) @8386   20 years kjdon added a edit set button which just pops up a message teling the user …
(edit) @8385   20 years kjdon added some new CDM.MetadataSetManager strings for editing sets, and …
(edit) @8384   20 years mdewsnip Added GEMS strings, from Attila Aros.
(edit) @8383   20 years mdewsnip Updated the AboutDialog.Date string for the 2.52 web release.
(edit) @8382   20 years mdewsnip Updated program version for the 2.52 web release.
(edit) @8381   20 years kjdon major mods to the mg index controls. added a replace button, enabled …
(edit) @8380   20 years kjdon I seemed to get into a situation where children was null. It only …
(edit) @8379   20 years kjdon added two methods: clearSelection and setSelectedObjects
(edit) @8378   20 years mdewsnip Updated the version number for the 2.52 web release.
(edit) @8377   20 years nzdl moved the gs3 new item to the top
(edit) @8376   20 years kjdon added a 'new' item about Greenstone 3
(edit) @8375   20 years mdewsnip First set of changes to improve the GEMS, by Attila Aros.
(edit) @8374   20 years kjdon don't sort the list returned from getSources - it contains elements …
(edit) @8373   20 years nzdl changed the greenstone 3 release date to point to the new home page
(edit) @8372   20 years mdewsnip Changed a warning statement to go to the DebugStream.
(edit) @8371   20 years mdewsnip Added some code for ignoring legacy "hidden" metadata.
(edit) @8370   20 years kjdon added a new faq about using UnknownPlug
(edit) @8369   20 years kjdon added PagedImgPlug to the list of plugins
(edit) @8368   20 years mdewsnip Specifically don't load the legacy hidden metadata set.
(edit) @8367   20 years mdewsnip More code for speeding up metadata editing: focus stays on metadata …
(edit) @8366   20 years kjdon added script to the list of tags to process as relative links, and js …
(edit) @8365   20 years kjdon put doule quotes around values of <a href=xxx> and <img src=xxx>
(edit) @8364   20 years mdewsnip Much improved algorithm for selecting the best row in the table after …
(edit) @8363   20 years kjdon renamed build option 'allclassifications' to …
(edit) @8362   20 years kjdon added a new option to the phind classifier: min_occurs. this is the …
(edit) @8361   20 years kjdon renamed build option 'allclassifications' to …
(edit) @8360   20 years kjdon changed the removelistener for classifier list - if remove a …
(edit) @8359   20 years mdewsnip Avoided an extra valueChanged(TreeSelectionEvent) call when the pane …
(edit) @8358   20 years mdewsnip Spaces are now removed from the start and end of classifier arguments.
(edit) @8357   20 years kjdon added a partial fix to plain searching with mgg - if you are searching …
(edit) @8356   20 years mdewsnip Removed some unused stuff.
(edit) @8355   20 years mdewsnip Commented out some unused code.
(edit) @8354   20 years mdewsnip The collection tree is no longer closed down annoyingly when the …
(edit) @8353   20 years mdewsnip Changed the collectionChanged() functions to refresh(), and added an …
(edit) @8352   20 years mdewsnip Made some static variables final.
(edit) @8351   20 years kjdon removed some print statements
(edit) @8350   20 years kjdon assign the fall back title after processing any other metadata, so …
(edit) @8349   20 years kjdon first stab at generating the results the java way for Greenstone. …
(edit) @8348   20 years kjdon minor fix for view stuff when there are no views
(edit) @8347   20 years kjdon first stab at generating the results the java way. seems to work …
(edit) @8346   20 years kjdon added null view to new LUCSearcher and MGSearcher calls
(edit) @8345   20 years kjdon addd some checks for null viewCombo
(edit) @8344   20 years kjdon added view stuff back in. A collection may be built with views - these …
(edit) @8343   20 years mdewsnip Made some annoying debug statements go to DebugStream instead of …
(edit) @8342   20 years mdewsnip Made a couple of debug statements go to DebugStream instead of System.err.
(edit) @8341   20 years mdewsnip Now installs the oaiserver program into cgi-bin as well as library.
(edit) @8340   20 years mdewsnip Scripts to finish off distributions once created with the …
Note: See TracRevisionLog for help on using the revision log.