source: main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32063   6 years kjdon added xmltransformer to base action for any actions that need it. will …
(edit) @31137   7 years kjdon can't use a HashMap to store two params with the same name. doh. lets …
(edit) @30835   8 years kjdon along with site metadata we now need to get site displayItems
(edit) @30589   8 years kjdon use the new GSXSLT.findExtraMetadataNames in action and …
(edit) @29556   9 years kjdon added in a getTextString method - to look up a string from the …
(edit) @29092   10 years kjdon allow comma separated list in name attribute for gsf:metadata. when …
(edit) @28964   10 years kjdon nodeToElement now in GSXML. Some param changes for a few GSXML methods
(edit) @28382   11 years davidb Elimination of the 'this.doc' field from the Action baseclass and the …
(edit) @27998   11 years sjm84 Reformatting this file
(edit) @27617   11 years sjm84 Various improvements and fixes mostly to do with adding depositor …
(edit) @27144   11 years kjdon added a helper method - get the format info via message router, and …
(edit) @26491   11 years davidb Another place where we now also want to check for gsf:foreach-metadata
(edit) @26087   12 years kjdon extractMetadataNames now only looks for relation info (parent, …
(edit) @26055   12 years sjm84 Adding constants for the various XML namespaces used in the code
(edit) @26038   12 years ak19 Updated addLinkMetaNames to deal with weblinks (for the Pointing To …
(edit) @26031   12 years ak19 1. Trying to reintroduce use of mdoffset when pos=offset, for when …
(edit) @26026   12 years sjm84 Analyse xsl files in advance to find out what metadata we need
(edit) @25805   12 years ak19 Asking for a piece of metadata like dc.Creator returns all values for …
(edit) @25635   12 years sjm84 Fixing Greenstone 3's use (or lack thereof) of generics, this was done …
(edit) @25302   12 years kjdon changed a method name to reflect better what it does
(edit) @25128   12 years sjm84 Second round of changes adding in the login ability, also interface …
(edit) @24993   12 years sjm84 Adding UserContext to replace the use of lang and uid
(edit) @24889   12 years sjm84 Adjusted how metadata names (to return) are aquired
(edit) @24867   12 years sjm84 Reformatting this file ahead of some changes
(edit) @24393   13 years sjm84 Adding in the server-side code for the Document Maker as well as …
(edit) @24254   13 years ak19 Commits for ticket 770 concerning the display of multiple values for a …
(edit) @24227   13 years ak19 The sourcelinkfile subtype of gsf:link that was recently introduced is …
(edit) @24224   13 years ak19 Still on ticket 449. Now srclink_file metadata (with the underscore …
(edit) @24220   13 years ak19 Minor additions to previous commit, whose message was: Thanks to Sam, …
(edit) @24219   13 years ak19 Thanks to Sam, Veronica and Dr Bainbridge, can finally commit the …
(edit) @24198   13 years ak19 First fix to DSpace tutorial's display: the primary document icon (for …
(edit) @24087   13 years ak19 Dr Bainbridge fixed Papitha's problem with GS3 not embedding …
(edit) @22134   14 years xiao changed addSiteMetadata method signature to protected so that it can …
(copy) @21000   14 years oranfry restructuring the repository
copied from greenstone3/trunk/src/java/org/greenstone/gsdl3/action/Action.java
(edit) @20402   15 years oranfry whitespace fixes
Note: See TracRevisionLog for help on using the revision log.