source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8609   20 years schweer putting the alerting service servlet under version control
(edit) @8608   20 years mdewsnip Added another warning message, this one for the "no plugins are …
(edit) @8607   20 years mdewsnip First cut at suggesting plugins to use for files dragged into a …
(edit) @8606   20 years mdewsnip Made just one WarningDialog constructor.
(edit) @8605   20 years mdewsnip Removed some dead code.
(edit) @8604   20 years nzdl some a tags are not links, so don't add back the href if there wasn't …
(edit) @8603   20 years chi Add the $service option for identifing the import and export functions
(edit) @8602   20 years nzdl Minor changes.
(edit) @8601   20 years mdewsnip Renamed the two "PlugIn" classes to "Plugin", for our sanity.
(edit) @8600   20 years mdewsnip The first smidgeon of the "plugin suggestion" code.
(edit) @8599   20 years mdewsnip Extracted the last of the undo functionality.
(edit) @8598   20 years mdewsnip Minor tidy ups.
(edit) @8597   20 years mdewsnip Made Gatherer.configServer static.
(edit) @8596   20 years mdewsnip Minor tidy ups.
(edit) @8595   20 years mdewsnip Removed more dead code.
(edit) @8594   20 years mdewsnip Removed another unused class.
(edit) @8593   20 years mdewsnip Moved gui/ComboArea.java and gui/SmarterTextArea.java into gems, since …
(edit) @8592   20 years mdewsnip Only used by the GEMS, which has its own copy of these two files.
(edit) @8591   20 years mdewsnip Removed some dead code.
(edit) @8590   20 years mdewsnip Renamed checklist/Entry.java to checklist/CheckListEntry.java.
(edit) @8589   20 years mdewsnip Removed some more dead code.
(edit) @8588   20 years mdewsnip Removed some more dead code: the "meta audit" menu bar stuff.
(edit) @8587   20 years nzdl made the horizontal a-z list left aligned instead of centered
(edit) @8586   20 years mdewsnip Made saving collections unthreaded -- this makes a lot of code, and at …
(edit) @8585   20 years kjdon changed param hn to startPage which is what other stuff uses
(edit) @8584   20 years kjdon the previous mods didn't work, so fixed them. and changed hp param to …
(edit) @8583   20 years mdewsnip Added the GEMS strings.
(edit) @8582   20 years mdewsnip Now contains a couple of GEMS preferences.
(edit) @8581   20 years mdewsnip Updated GEMS, by Attila Aros.
(edit) @8580   20 years mdewsnip The "help" directory no longer exists.
(edit) @8579   20 years mdewsnip Moved the HelpFrame class out of "help" into "gui.
(edit) @8578   20 years mdewsnip Some minor tidy ups.
(edit) @8577   20 years mdewsnip Removed an unused function.
(edit) @8576   20 years mdewsnip Removed some redundant files and made a few minor tidy ups.
(edit) @8575   20 years kjdon added a hack to select the first classifier node if its horizontal at …
(edit) @8574   20 years kjdon now uses the macro resolver instead of the replacements arraylist
(edit) @8573   20 years kjdon a new class used to convert g2 macros into text. the text can be a …
(edit) @8572   20 years nzdl actually had to change the default value not the order
(edit) @8571   20 years nzdl now we base an interface on another one
(edit) @8570   20 years nzdl the title uses pref_tip string rather than pref string
(edit) @8569   20 years nzdl updated to match the collections on nzdl.org
(edit) @8568   20 years nzdl the title uses help_tip string rather than help string which is missing
(edit) @8567   20 years kjdon override the applet xslt to that we can put the title icon up
(edit) @8566   20 years kjdon no longer need these cos this interface is based on classic
(edit) @8565   20 years kjdon no longer need this
(edit) @8564   20 years kjdon moving it to the classic interface
(edit) @8563   20 years mdewsnip Ripped all the obtaining referenced documents and exploding database …
(edit) @8562   20 years kjdon interfaces are now based on another, rather than all using the default …
(edit) @8561   20 years kjdon this is the same as classic, so symlink to the one there
(edit) @8560   20 years kjdon added s1. to some params (the ones belonging to a service) so that …
(edit) @8559   20 years mdewsnip Added another item to the "how to make the GLI applet" FAQ entry.
(edit) @8558   20 years kjdon swapped the order or some/all in the match param, so that some will be …
(edit) @8557   20 years nzdl without the a.gsbutton:hover and a.navbar:hover specific rules, after …
(edit) @8556   20 years kjdon changed the yellow of hover to default hover colour
(edit) @8555   20 years kjdon added an empty alt attribute and onError attribute to the cover image …
(edit) @8554   20 years mdewsnip Ooops... added the "Filename" column back into the MetadataAuditTable :-)
(edit) @8553   20 years mdewsnip Added another line to "how to make the GLI applet".
(edit) @8552   20 years mdewsnip No longer used.
(edit) @8551   20 years mdewsnip No longer used (replaced by profile.xml).
(edit) @8550   20 years mdewsnip Removed an unused definition.
(edit) @8549   20 years mdewsnip New metadata code means this is no longer used.
(edit) @8548   20 years mdewsnip New metadata code means these are no longer used.
(edit) @8547   20 years mdewsnip No longer used (replaced by metadata/MetadataValueTableModel.java and …
(edit) @8546   20 years jrm21 someone's editor broke my utf-8 accents in this file. Fixed.
(edit) @8545   20 years mdewsnip Removed one unnecessary sentence.
(edit) @8544   20 years jrm21 'kea' metadata has been renamed to Keyphrases (and a list of Keyphrase …
(edit) @8543   20 years kjdon when loading up the recognisers, the xml element is passed in to …
(edit) @8542   20 years kjdon addRecogniser now returns the recogniser, so it can be configured if …
(edit) @8541   20 years kjdon added a new method, which currently does nothing, to configure a …
(edit) @8540   20 years kjdon added a test for image mimetypes
(edit) @8539   20 years kjdon removed some commented out stuff
(edit) @8538   20 years kjdon fixed to work with the new pageHead and pageTitle templates
(edit) @8537   20 years kjdon some instructions about missing xsl files
(edit) @8536   20 years jrm21 replaced newlines in ## comments with "\n"
(edit) @8535   20 years nzdl Changed the "how to generate classifier button images" item to point …
(edit) @8534   20 years kjdon tidied up the style stuff - now uses css. pageHead is now defined by …
(edit) @8533   20 years kjdon these files are the same as in the classic interface - should copy …
(edit) @8532   20 years kjdon tidied up the style stuff - now uses css. pageHead is now defined by …
(edit) @8531   20 years kjdon new css file for gs style
(edit) @8530   20 years kjdon brownbutton changed to gsbutton, cos its no longer brown, and moved …
(edit) @8529   20 years kjdon brownbutton changed to gsbutton, cos its no longer brown
(edit) @8528   20 years mdewsnip Added a string for the new "no read permission" file copying error message.
(edit) @8527   20 years mdewsnip Reasonably substantially updated the GLI documentation, particularly …
(edit) @8526   20 years kjdon tidied up the style stuff - now uses css. pageHead is now defined by …
(edit) @8525   20 years kjdon modified the classifier images text to point to Michaels new image …
(edit) @8524   20 years mdewsnip Oops... we don't actually have a Bosnian interface yet…
(edit) @8523   20 years kjdon added Michael's instructions for running GLI aa an applet
(edit) @8522   20 years davidb greenstone bridge to lucene
(edit) @8521   20 years davidb java bridge from how greensotne likes to do indexing and querying to …
(edit) @8520   20 years davidb wrappers for lucene building and querying
(edit) @8519   20 years mdewsnip Fixed the extra Title metadata problem with David's help.
(edit) @8518   20 years chi A new program to deal with export.pl function.
(edit) @8517   20 years chi Add and modify methods to deal with exporting GS collections to "METS" …
(edit) @8516   20 years chi Add new messages for export.pl function.
(edit) @8515   20 years chi Add a new method metadata_read to identify any specific or extra …
(edit) @8514   20 years chi Modify the namespace in METS file as "gsdl3"
(edit) @8513   20 years chi Add a method metadata_read in order to go straight to BasPlug and …
(edit) @8512   20 years chi Add a new metadata_read method in the first pass in order to identify …
(edit) @8511   20 years chi A new plugin to import the collections in DSpace format to GS2.
(edit) @8510   20 years chi Add a new method metadat_read to deal with specific (or external) …
Note: See TracRevisionLog for help on using the revision log.