source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @8339   20 years mdewsnip Statically linked wget binary, built pre-Gentoo.
(edit) @8338   20 years mdewsnip Moved demouser.txt file into the etc directory.
(edit) @8337   20 years cs025 Fixed problem with a '.' in a collection name; now '.' and ':' are …
(edit) @8336   20 years mdewsnip Changed the configuration version for the Greenstone 2.52 release.
(edit) @8335   20 years mdewsnip Changed the GLI version number for the UNESCO Greenstone 2.52 release.
(edit) @8334   20 years mdewsnip Changed the AboutDialog.Date string for the UNESCO Greenstone 2.52 release.
(edit) @8333   20 years mdewsnip Removed a couple of no-longer used strings.
(edit) @8332   20 years mdewsnip Removed a couple of items from the "About" dialog that are no longer …
(edit) @8331   20 years kjdon fixed a couple of spelling mistakes
(edit) @8330   20 years mdewsnip Fixed yesterday's fix so it works with Microsoft Visual C++ 4.
(edit) @8329   20 years kjdon renamed oaimain(.exe) to oaiserver(.exe)
(edit) @8328   20 years kjdon added a new style item for faq tables
(edit) @8327   20 years kjdon added a new faq entry about format statements etc
(edit) @8326   20 years mdewsnip Made the document buttons smaller and updated the acronyms button.
(edit) @8325   20 years mdewsnip Changed "acronym" button to "acronyms".
(edit) @8324   20 years mdewsnip Added Catalan macrofile and language definition.
(edit) @8323   20 years nzdl Rearranged home page slightly to make things look tidy with the new …
(edit) @8322   20 years mdewsnip Catalan Greenstone Interface images, many thanks to the Universitat de …
(edit) @8321   20 years mdewsnip Catalan Greenstone interface, many thanks to the Universitat de les …
(edit) @8320   20 years mdewsnip Accidently committed some newline characters just used for image …
(edit) @8319   20 years nzdl someone (michael?) added in bengali, kjdon committing
(edit) @8318   20 years nzdl kjdon committing someone elses (jrm21?) modified notes for 2.50a
(edit) @8317   20 years mdewsnip Changed the istrstream to an istringstream, which is the modern way.
(edit) @8316   20 years mdewsnip Oops... changed my previous "fix" so it only applies for old Windows …
(edit) @8315   20 years mdewsnip Was adding Source metadata twice.
(edit) @8314   20 years kjdon used a logout stream instead of cout for nproto.init
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8312   20 years kjdon new config file for oaimain oai server
Note: See TracRevisionLog for help on using the revision log.