source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11089   18 years kjdon removed a couple of unnecessary bits of code like repeated arguments, …
(edit) @11088   18 years jrm21 use css to show navigation tab labels in lowercase css for document …
(edit) @11087   18 years mdewsnip A few new strings for the rewritten FileQueue code.
(edit) @11086   18 years mdewsnip Added cyclic loop checking and made the Stop button work.
(edit) @11085   18 years mdewsnip Slaughtered the behemoth FileQueue.run() function. This was 500 lines …
(edit) @11084   18 years mdewsnip Was inserting nodes in the wrong place: files were being inserted …
(edit) @11083   18 years mdewsnip Some tidy ups so that the file nodes are always refreshed correctly …
(edit) @11082   18 years mdewsnip Fixed bug where exceptions would be thrown when trying to delete a …
(edit) @11081   18 years mdewsnip Added new DELETE_EMPTY_DIRECTORY job type, as part of the FileQueue
(edit) @11080   18 years mdewsnip Removed the "progress" parameter from copyFile, as part of the …
(edit) @11079   18 years mdewsnip Added an "overwrite" parameter to copyFile to cause it to overwrite …
(edit) @11078   18 years mdewsnip Tidied up debug output for delete jobs.
(edit) @11077   18 years mdewsnip Changed demo collection metadata.xml files to have DirectoryMetadata
(edit) @11076   18 years mdewsnip Used GProgressBars instead of JProgressBars, because they're safer …
(edit) @11075   18 years mdewsnip Ooops... forgot function for setting maximum size.
(edit) @11074   18 years mdewsnip Removed the dead GBasicProgressMonitor class.
(edit) @11073   18 years mdewsnip Renamed LongProgressBar to GProgressBar, and tidied up a great deal. …
(edit) @11072   18 years mdewsnip Removed this from CVS because it is a bit too specific to be in the …
(edit) @11071   18 years mdewsnip Undid my previous change. This is going to be removed from CVS and put …
(edit) @11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
(edit) @11069   18 years mdewsnip Added an option to use Kea 4.0 -- this isn't included with Greenstone, …
(edit) @11068   18 years mdewsnip Hacked in a compensation for metadata_read now outputting <File> tags …
(edit) @11067   18 years mdewsnip New HTML help pages from the updated XML document (new text, no contents).
(edit) @11066   18 years mdewsnip Missing a new string, and a "teh".
(edit) @11065   18 years mdewsnip Removed a lot of stuff that is unnecessary now that we're no longer …
(edit) @11064   18 years mdewsnip Added some extra Break tags in preparation for removing the Anchor tags.
(edit) @11063   18 years mdewsnip Catch an exception to at least allow the GLI to start up with Java …
(edit) @11062   18 years mdewsnip Bugger... put the previous fix in the wrong place.
(edit) @11061   18 years mdewsnip Patched over a Java 1.4.2 + GTK bug.
(edit) @11060   18 years mdewsnip Fixed a problem with the CreatePane being blank with Java 1.5.0 and …
(edit) @11059   18 years mdewsnip Made sure the import progress bar never goes beyond the maximum.
(edit) @11058   18 years mdewsnip Put the "green"s back.
(edit) @11057   18 years mdewsnip Added another GTI string.
(edit) @11056   18 years mdewsnip Disabled greenstone.org translation by default.
(edit) @11055   18 years mdewsnip Added the MIME type for MP3 files. These MIME types really need to be …
(edit) @11054   18 years mdewsnip Somebody whose username is "kjdon" forgot to make equivalent changes …
(edit) @11053   18 years mdewsnip Bugger... fix to last change.
(edit) @11052   18 years mdewsnip A couple of very minor changes.
(edit) @11051   18 years mdewsnip Removed some unused strings from StaticStrings.
(edit) @11050   18 years mdewsnip Removed a couple more dead strings.
(edit) @11049   18 years mdewsnip A few minor tidy-ups of dead code.
(edit) @11048   18 years mdewsnip Replaced some "PlugIn" with "Plugin".
(edit) @11047   18 years mdewsnip Small fix to previous change.
(edit) @11046   18 years mdewsnip Tidied up plugin and classifier parsing and error output.
(edit) @11045   18 years mdewsnip Removed some strings that are no longer used.
(edit) @11044   18 years mdewsnip The "-extract_keyphrase" and "-extract_keyphrase_options" arguments …
(edit) @11043   18 years mdewsnip No idea what this plugin does or is for, but it shouldn't be blocking …
(edit) @11042   18 years mdewsnip New index files from recent changes.
(edit) @11041   18 years mdewsnip Changed some section names to be the same as the screen in the GLI.
(edit) @11040   18 years mdewsnip Finished the updates to the help text that Katherine did most of on …
(edit) @11039   18 years mdewsnip Removed a bit of dead code.
(edit) @11038   18 years mdewsnip Tidied up the look of the Design pane. Each Design pane screen now has …
(edit) @11037   18 years mdewsnip Added an underline below the pane title, to make it look a little nicer.
(edit) @11036   18 years kjdon changes to help for 2.63
(edit) @11035   18 years kjdon got rid of Contents and Anchor headings
(edit) @11034   18 years kjdon deleted CDM.XXX.Instructions and CDM.XXX.Title for all the sections of …
(edit) @11033   18 years kjdon changed the split to be horizontal, and made the contents a bit bigger
(edit) @11032   18 years kjdon new class that generates a header panel for design pane sections - …
(edit) @11031   18 years kjdon removed instructions, changed title to be the same string as in the …
(edit) @11030   18 years mdewsnip Now removes extra spaces around the '|' (separator) characters.
(edit) @11029   18 years mdewsnip Fix for '#' characters as anchor references being mistaken for comments.
(edit) @11028   18 years kjdon new argument parsing means we can't have new args, so commented out …
(edit) @11027   18 years kjdon check for null metadata_element_element before doing get attribute, line 54
(edit) @11026   18 years mdewsnip Added greenstone.org translation.
(edit) @11025   18 years mdewsnip Updates to the GLI Latvian interface, thanks to Raitis Brodezhonok …
(edit) @11024   18 years kjdon added an entry about non-english metadata in GLI
(edit) @11023   18 years kjdon servlet init params - can now have remote_site_name, remote_site_type, …
(edit) @11022   18 years kjdon cleaned out the commented out stuff
(edit) @11021   18 years kjdon asserts if they fail kill tomcat, so changed some asserts to if statements
(edit) @11020   18 years kjdon some windows notes changed thanks to Dave N for comments
(edit) @11019   18 years mdewsnip Added "United Nations Digital Library Islamabad" site to the examples page.
(edit) @11018   18 years kjdon in the next and prev arrows, need rt=rd not just rt=r cos we want the …
(edit) @11017   18 years kjdon fiddling round with p args for going back and forth between documents …
(edit) @11016   18 years kjdon added in serviceList handling for global services
(edit) @11015   18 years kjdon properties file for CrossCollectionSearch services
(edit) @11014   18 years kjdon cross collection searching service
(edit) @11013   18 years kjdon modified to work without an explicit collection - so can have e.g. a …
(edit) @11012   18 years kjdon when have a to att with comma separated list, need to make a new copy …
(edit) @11011   18 years kjdon small mods for addings fields to index list
(edit) @11010   18 years kjdon no longer save the collection param - so cross collection services …
(edit) @11009   18 years kjdon removed some old debug print statements
(edit) @11008   18 years mdewsnip Added an option to run the "fribidi" Unicode Bidirectional Algorithm …
(edit) @11007   18 years mdewsnip Added check for unparseable XML files when attempting to update the …
(edit) @11006   18 years mdewsnip Removed an unused function.
(edit) @11005   18 years kjdon get_phrases now comes from phrases.h
(edit) @11004   18 years kjdon get_phrases method moved to lib/phrases.h so colservr can share it
(edit) @11003   18 years kjdon added new phrases.h/cpp into the list of headers etc
(edit) @11002   18 years kjdon fixed up mg phrase searching. there was a bug where if you had two …
(edit) @11001   18 years kjdon moved the get_phrases function from recpt/querytools to here, so that …
(edit) @11000   18 years mdewsnip Added gsdl_cgi parameter to send_mail to prevent undefined error.
(edit) @10999   18 years mdewsnip Now all the Greenstone encodings are available for the …
(edit) @10998   18 years kjdon added OpenDocumentPlug.desc
(edit) @10997   18 years kjdon new OpenDocument plugin written by Reuben Evans as a 517 project
(edit) @10996   18 years mdewsnip Added link to Spanish translation of remote-greenstone.html document, …
(edit) @10995   18 years kjdon fixed up mgpp and lucene plain search query string formatting. mgpp …
(edit) @10994   18 years kjdon commented out a line which was incrementing self->num_not_processed. …
(edit) @10993   18 years kjdon fixed a spelling mistake
(edit) @10992   18 years kjdon now uses an external DTD, …
(edit) @10991   18 years kjdon Tidied up the metadata sets. Now they all use the same DTD, which is …
(edit) @10990   18 years jrm21 fixed expat lib so we don't fail to link if we are using a system …
Note: See TracRevisionLog for help on using the revision log.