source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9211   19 years mdewsnip A couple of minor changes.
(edit) @9210   19 years kjdon made some mods to get querying workign on windows. couldn't open a …
(edit) @9209   19 years mdewsnip Some tidy ups to the applet code.
(edit) @9208   19 years mdewsnip Changed to be executable.
(edit) @9207   19 years mdewsnip Changed the AutoHierarchy classifiers back to Hierarchy, now that …
(edit) @9206   19 years davidb Reworking of AutoHierarchy and Hierarchy so they are merged as one …
(edit) @9205   19 years mdewsnip Not used, but the GLI will recreate it if it isn't there, so easiest …
(edit) @9204   19 years davidb Fixed typo (@ should have been $) in access to perl array.
(edit) @9203   19 years mdewsnip More changes to GLI applet, by Matthew Whyte.
(edit) @9202   19 years mdewsnip More GLI applet improvements, by Matthew Whyte. Now uploads only …
(edit) @9201   19 years mdewsnip Changed NewCollectionMetadataPrompt to use CheckList rather than a lot …
(edit) @9200   19 years mdewsnip Changed some function names in CheckList to be more obvious (well, to …
(edit) @9199   19 years kjdon added expat_document.*
(edit) @9198   19 years kjdon changed the dirsep to be escaped so it works on windows
(edit) @9197   19 years kjdon a few changes to make it work on windows
(edit) @9196   19 years mdewsnip Now disables the "Export" button when no collections are ticked.
(edit) @9195   19 years mdewsnip Now rips everything except the metadata out of doc.xml files before …
(edit) @9194   19 years mdewsnip No longer used.
(edit) @9193   19 years mdewsnip Unnecessary import of Gatherer class.
(edit) @9192   19 years mdewsnip Was using a Troolean unnecessarily.
(edit) @9191   19 years mdewsnip Removed some dead code.
(edit) @9190   19 years kjdon need to pass the level tag to expat_document
(edit) @9189   19 years kjdon made gdbm_level public instead of protected, so the lucenegdbmsource …
(edit) @9188   19 years kjdon now pass in the section level tag name when getting a document
(edit) @9187   19 years mdewsnip No longer used.
(edit) @9186   19 years kjdon changed the doc id numbers if no sections to be doc numbers not …
(edit) @9185   19 years mdewsnip Fix to the bug with Java 1.5.0 where the checkbox would not repaint if …
(edit) @9184   19 years mdewsnip Fixes for Java 1.5.0.
(edit) @9183   19 years mdewsnip No longer used (bugs? there aren't any bugs!)
(edit) @9182   19 years mdewsnip Removed this from the main source since it is only used by us to …
(edit) @9181   19 years mdewsnip Code for zipping up stuff on the server to send back to the applet.
(edit) @9180   19 years mdewsnip Removed the gsdl3 and gdbm class files (!) out of here.
(edit) @9179   19 years kjdon added a text pass to store the documents - we want all the html in it …
(edit) @9178   19 years kjdon tried to tidy up the paragraph tagging stuff, but its still not …
(edit) @9177   19 years kjdon separated doc storage and lucene indexing into two modes, mode passed …
(edit) @9176   19 years kjdon added in expat_document.o, needed by lucene stuff
(edit) @9175   19 years kjdon added in doc content retrieval
(edit) @9174   19 years kjdon put char* get_attribute(const char attr, char* att_name) in the …
(edit) @9173   19 years kjdon added expat_document for parsing the source docs to get the content
(edit) @9172   19 years mdewsnip Changed missing string to use an existing string that is better anyway.
(edit) @9171   19 years mdewsnip A couple of tidy ups.
(edit) @9170   19 years mdewsnip Removed a whole lot of dead code.
(edit) @9169   19 years davidb HTMLPlug was always setting URL metadata. This only makes sense if …
(edit) @9168   19 years davidb Fixed typo in argument list: was 'first_inoder_ext' when it should …
(edit) @9167   19 years davidb 'process_exp' added to list of arguments MP3Plug uses. This is the …
(edit) @9166   19 years mdewsnip More improvements to the GLI applet, by Matthew Whyte. Now only …
(edit) @9165   19 years mdewsnip Now takes accept and reject regular expressions when zipping files, by …
(edit) @9164   19 years nzdl Added Polish language maintainer.
(edit) @9163   19 years mdewsnip Removed old version of Kea (new version is in packages/kea).
(edit) @9162   19 years mdewsnip Now just installs the library (we don't care about the xmlwf binary).
(edit) @9161   19 years mdewsnip Made the "assign partitions" tab in the "Partition Indexes" section …
(edit) @9160   19 years mdewsnip Removed use of a deprecated class.
(edit) @9159   19 years kjdon now sort the options in a drop down box
(edit) @9158   19 years mdewsnip Changed some "proceeding"s to "preceeding"s... John, John, John.
(edit) @9157   19 years kjdon changed the my declarations of the global variables to our - so lucene …
(edit) @9156   19 years kjdon ISISPlug doc field/suffix/prefix options moved to be exploding options
(edit) @9155   19 years kjdon renamed ExportCollectionPrompt.Output to General.Review_Output
(edit) @9154   19 years kjdon removed some unnecessary Explode strings, and added some new ones. …
(edit) @9153   19 years kjdon now uses ScriptOPtions to get the options from teh script, and runs …
(edit) @9152   19 years kjdon some of the functionality in the MyArgumentControl class is now in the …
(edit) @9151   19 years kjdon added some more methods to get name, enabled and value, and changed …
(edit) @9150   19 years kjdon moved internal class ResultDialog out form ExportCOllectionPrompt into …
(edit) @9149   19 years kjdon one line not tabbed correctly
(edit) @9148   19 years kjdon added static string GSHELL_OTHER
(edit) @9147   19 years kjdon added in lots more options, mainly to do with downloading files
(edit) @9146   19 years davidb blank.gif changed to be 100% transparent, rather than opaque white.
(edit) @9145   19 years davidb Removal of some debugging print statements, plus rewording of comment.
(edit) @9144   19 years davidb "Source" metadata now set to be consistent with other plugins.
(edit) @9143   19 years davidb Added handling of <embed> tag in a similar fashion to <img> Also, …
(edit) @9142   19 years davidb Revision to Collaging so only documents with associated files that …
(edit) @9141   19 years mdewsnip Now with different line endings, so opening it in the GLI won't show …
(edit) @9140   19 years kjdon added a checdk for metadata in a search result - if its there, we …
(edit) @9139   19 years kjdon moved the ArgumentControl class out of OptionsPane. OptionsPane now …
(edit) @9138   19 years mdewsnip Ooooops... the "I'm Feeling Lucky" functionality didn't work at all …
(edit) @9137   19 years kjdon a colleciton now has build_options and import_options instead of just one
(edit) @9136   19 years kjdon changed to use SCriptOptions instead of BuildOptions
(edit) @9135   19 years kjdon BuildOptions renamed to ScriptOptions. now theres no build/import …
(edit) @9134   19 years mdewsnip Made some debug statements go to DebugStream now.
(edit) @9133   19 years mdewsnip Added the "-hlist_at_top" option from Hierarchy.
(edit) @9132   19 years mdewsnip Changed to use the new AutoHierarchy classifier instead of the …
(edit) @9131   19 years mdewsnip Removed all hfile writing from the GLI -- users should now be using …
(edit) @9130   19 years mdewsnip Allowed the use of "|" characters as well as "\" for separating …
(edit) @9129   19 years mdewsnip Fixed up Windows makefiles so Expat is compiled into all the binaries …
(edit) @9128   19 years mdewsnip Zip file containing pre-built (using Microsoft Visual C++ 4) static …
(edit) @9127   19 years kjdon PluginManager.getExploderPlugin now returns a Plugin rather than the …
(edit) @9126   19 years kjdon moved the argument details xml parsing code to Argument.parseXML - the …
(edit) @9125   19 years mdewsnip Added a substr function to unicode.pm that should work correctly on …
(edit) @9124   19 years mdewsnip Set the preserveSpace option back to false, because it makes a mess of …
(edit) @9123   19 years mdewsnip Fixed up bad e-mail address -- how did it get like that?
(edit) @9122   19 years mdewsnip Grrr... why doesn't anyone think about Windows when writing code?
(edit) @9121   19 years kjdon changed encoding option to input_encoding so it gets the list of …
(edit) @9120   19 years kjdon BibTex plug can do exploding - set 'explodes' to yes in xml description
(edit) @9119   19 years kjdon convert & to &amp; in metadata before writing it out to metadata.xml, …
(edit) @9118   19 years kjdon MARC plug can do exploding - set 'explodes' to yes in xml description
(edit) @9117   19 years mdewsnip In response to David's (Stefan's?) changes to collectset.cpp.
(edit) @9116   19 years mdewsnip Now a bit happier if it is run before the GLI is run (ie. no …
(edit) @9115   19 years mdewsnip Added #ifdefs for slightly different popen and pclose on Windows.
(edit) @9114   19 years kjdon added new dummy doc creation functionality
(edit) @9113   19 years kjdon added right click option to create a new dummy doc in colleciton tree
(edit) @9112   19 years kjdon renamed NewFolderPrompt to NewFolderOrFilePrompt, now handles file …
Note: See TracRevisionLog for help on using the revision log.