source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32084   6 years kjdon getFacets now includes a lang arg, so we can get teh correct …
(edit) @32083   6 years kjdon getFacets now includes a lang arg, so we can get teh correct …
(edit) @32082   6 years kjdon fixed up a spelling mistake on a comment
(edit) @32081   6 years kjdon added display name to facet
(edit) @32080   6 years kjdon display name for a facet should come from a displayItem inside the …
(edit) @32078   6 years kjdon only record deleted metadata changes if the field value was non empty. …
(edit) @32075   6 years kjdon don;t bother finding out document type from server if it has already …
(edit) @32074   6 years kjdon when we are in editing mode, we haven't got assocfilepath at teh top …
(edit) @32073   6 years kjdon forgot to rename Metadata to metadata
(edit) @32072   6 years kjdon as we are now no longer including <gsf:metadata='all' in the xslt, we …
(edit) @32071   6 years ak19 Changes to set the docType of the <document> element and to set the …
(edit) @32070   6 years kjdon need to set docType for the main document element when editing
(edit) @32069   6 years kjdon forgot to add the import GlobalProperties line
(edit) @32068   6 years kjdon if docEdit=1, then we just retrieve the entire document from archives, …
(edit) @32067   6 years kjdon simple template to convert from archive format into internal gs …
(edit) @32066   6 years kjdon don't need to get the text when just getting the image for a section
(edit) @32065   6 years kjdon added in customJavascriptForDocumentView, …
(edit) @32064   6 years kjdon for processDocXMLGetSection we need to actually add the section to the …
(edit) @32063   6 years kjdon added xmltransformer to base action for any actions that need it. will …
(edit) @32060   6 years ak19 1. On leaving the page when there are unsaved changes, there's now a …
(edit) @32058   6 years ak19 Kathy fixed it so that when editing a document with GS3's online doc …
(edit) @32057   6 years ak19 There was a problem about attributes like align=justify going missing …
(edit) @32049   6 years ak19 User on mailing list found it frustrating that GLI stops the GS3 …
(edit) @32046   7 years kjdon modified how we make the html header title. use page :: collection :: …
(edit) @32045   7 years kjdon modified collectionName template to either print name displayItem, or …
(edit) @31978   7 years kjdon fixed this up so that it compiles, and got rid of this.doc
(edit) @31977   7 years kjdon noteToElement is in GSXML
(edit) @31976   7 years kjdon changed some comments
(edit) @31966   7 years kjdon metadata prefix elements don't change, so don't need to create it each …
(edit) @31965   7 years kjdon new implementation of getMetadataPrefixElement. Pass in hte …
(edit) @31954   7 years Georgiy Litvinov Switched to use javascript to collapse sections instead of reopening …
(edit) @31942   7 years kjdon added the ability to change the file to be used in a source link …
(edit) @31939   7 years Georgiy Litvinov Set contentsArea td id for css selecion
(edit) @31938   7 years Georgiy Litvinov Prevent downloading all images in collapsed image collections
(edit) @31937   7 years ak19 Spanish language glidict and gs3interface modules of the GS interface. …
(edit) @31918   7 years ak19 Updates of Gujarati language auxdm (GS2), glidict and greenstone3 …
(edit) @31916   7 years ak19 Adjusting some comments to correctly reflect the most recent changes.
(edit) @31915   7 years ak19 Dr Bainbridge thought about it and decided that the correct solution …
(edit) @31913   7 years ak19 Committing useful debug statement, but commented out.
(edit) @31912   7 years ak19 Now GS3 tries to obtain the _earliesttimestamp entry of the oai-inf.db …
(edit) @31911   7 years ak19 First part of commit after using earliestDatestamp from oai-inf.db …
(edit) @31910   7 years kjdon text string for add all metadata button
(edit) @31909   7 years kjdon implementing 'add all metadata' button. only add if …
(edit) @31906   7 years kjdon add an error if there was no rss response - might happen if user has …
(edit) @31905   7 years kjdon handle case where rss has an error: just print it out. Would be nicer …
(edit) @31891   7 years kjdon need to check for 00 day in getDetailFromDate too, otherwise get the …
(edit) @31890   7 years kjdon want to bold the selected node in each horizintal row. for displaying …
(edit) @31887   7 years ak19 Japanese language GS interface for modules auxdm, perlmodules, …
(edit) @31873   7 years kjdon modified so that we always get the siblings in any HLIsts, not jsut …
(edit) @31872   7 years kjdon changed variable name as its a list of paramLists
(edit) @31871   7 years kjdon commented out some debug statements
(edit) @31870   7 years kjdon added ed, ec, noText into the params
(edit) @31869   7 years kjdon modified an error message
(edit) @31868   7 years kjdon added new method replaceNamedItemInList
(edit) @31867   7 years kjdon setting classifier style attribute - can't remember why! Also, need to …
(edit) @31866   7 years kjdon handle properly 6 digit dates - only output month and year otherwise …
(edit) @31855   7 years kjdon added keys in dictionary and replaceList in siteConfig to translate …
(edit) @31850   7 years kjdon handle the case where there are HList children of HLists. this happens …
(edit) @31827   7 years ak19 For Wget, we're now using OpenSSL. The openssl src code is on GS' SVN …
(edit) @31818   7 years kjdon changing ViewSelection to viewSelection and SlideShow to slideShow to …
(edit) @31791   7 years kjdon we have a separate template for displayign the text for editing. We …
(edit) @31790   7 years kjdon removed an unecessary log message
(edit) @31774   7 years kjdon added a bit of checking for null elements
(edit) @31771   7 years kjdon we need to pass library_name to the incremental-buildcol so that it …
(edit) @31770   7 years kjdon hiding the metadata set chooser if display_metadata_set_selector is …
(edit) @31769   7 years kjdon we want to show duplicates of metadata when editing
(edit) @31758   7 years ak19 Minor correction to a comment
(edit) @31752   7 years kjdon keep_editing_controls_visible is only defined when we are editing, so …
(edit) @31749   7 years kjdon add new documentedit_scripts and documentedit_scripts_util.js files, …
(edit) @31748   7 years kjdon trying to make document editing javascript more easy to follow. …
(edit) @31746   7 years ak19 Fix to silly bug
(edit) @31740   7 years kjdon need to make firstNumber and secondNumber actual number variables, not …
(edit) @31734   7 years ak19 Updating halftone's home.xsl page's references to displayItems, since …
(edit) @31730   7 years kjdon need some new properties to get berry basket mailing working with a …
(edit) @31729   7 years kjdon modified to use tls or ssl to send mail if requested
(edit) @31728   7 years kjdon working on berry basket emailing. mail.jar didn't work, I needed to …
(edit) @31720   7 years ak19 1. GLI's DownloadJobs don't allow pausing and resuming (the button …
(edit) @31718   7 years ak19 Two more instances in GLI's Gatherer.java were using Java's Process …
(edit) @31716   7 years ak19 Comments adjusted
(edit) @31714   7 years ak19 Gujarati language glidict, glihelp and gs3interface modules updates. …
(edit) @31712   7 years ak19 Logging on exception should happen regardless of whether the DEBUG …
(edit) @31707   7 years ak19 Adding an option to cancelProcess() that allows you to force the …
(edit) @31706   7 years ak19 On Mac too, not just linux, the exit value of a kill pid cmd can be 1. …
(edit) @31705   7 years ak19 Bringing the GS3's src code version of SafeProcess up to speed with …
(edit) @31697   7 years ak19 More changes to bring SafeProcess GLI src version and GS3 src version …
(edit) @31696   7 years ak19 Forgot to turn debugging off in SafePrrocess.
(edit) @31695   7 years ak19 Bringing GS3 src code's SafeProcess up to speed with GLI version, with …
(edit) @31686   7 years kjdon diego was sometimes getting arraylist outof bounds exception - we are …
(edit) @31674   7 years ak19 Correction to generating login URL. When reconstituting the URL …
(edit) @31671   7 years ak19 Additional comment
(edit) @31669   7 years ak19 Have made the EventListeners list in CollectionConstructor use the …
(edit) @31668   7 years ak19 Adding helpful link
(edit) @31667   7 years ak19 Uses synchronized methods vs synchronizing on objects in the right way …
(edit) @31665   7 years ak19 GS3 source code now updated to use SafeProcess instead of Process …
(edit) @31663   7 years ak19 Bringing the GS3 SafeProcess.java up to speed with the GLI version. …
(edit) @31662   7 years ak19 French language GS3interface module. Many thanks to Yvan Arnaud.
(edit) @31661   7 years kjdon explicitly ordered the collections on the home page
(edit) @31660   7 years kjdon collectionLinks template is now called collectionAndGroupLinks
(edit) @31659   7 years kjdon committing the showcase interface
(edit) @31658   7 years kjdon actually, don't want default link-type to be javascript. if have HList …
Note: See TracRevisionLog for help on using the revision log.