source: main/trunk/greenstone3/web

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34293   4 years ak19 Korean language gs3interface module of the GS interface. Many thanks …
(edit) @34240   4 years ak19 First bugfix for preserving HTML in collection description. This fixes …
(edit) @34166   4 years ak19 Adding Italian language translations of the gs3colcfg module. Many …
(edit) @34165   4 years ak19 Italian language updates to GS2 core module and translations for GS3 …
(edit) @34157   4 years ak19 Undoing accidental commit of unintended files, part3
(edit) @34156   4 years ak19 Undoing accidental commit of unintended files, part2
(edit) @34155   4 years ak19 Undoing accidental commit of unintended files
(edit) @34154   4 years ak19 Useful debugging statement. Would have helped me solve a bug sooner by …
(edit) @34150   4 years ak19 Part 2. Untested. Setting svn externals property to pull …
(edit) @34149   4 years ak19 Adding note to stress the importance of ensuring the div containing …
(edit) @34108   4 years kjdon added in a replace item for textmonth00, used by Datelist when month …
(edit) @34107   4 years kjdon added in a definition for textmonth00, used by DateList when the month …
(edit) @34102   4 years kjdon there were issues in chrome with sending a post request to the …
(edit) @34010   4 years davidb icon image for MP4 video
(edit) @33973   4 years kjdon tidied up the file a bit. added new servlet_url param to oaiserver - …
(edit) @33958   4 years ak19 There were other xsl files using the original depositorTitleAndLink …
(edit) @33957   4 years ak19 1. depositor related interface display modified to work with recent …
(edit) @33956   4 years ak19 Related to commit 33953: made lots of accidental commits in rev 33953, …
(edit) @33955   4 years ak19 Undoing accidental commit of unintended files.
(edit) @33954   4 years ak19 Accidentally committed with other files. Undoing.
(edit) @33953   4 years ak19 Depositor link not used
(edit) @33908   4 years kjdon meta values are already escaped. Don't want to escape them again …
(edit) @33888   4 years kjdon added propertyFile attribute to gsf:interfaceText so that you can …
(edit) @33855   4 years davidb Code added to detect if the CGI parameter already specifies a …
(edit) @33827   4 years davidb Updated text about groupConfig.xml file
(edit) @33795   4 years kjdon remove edit bar and right side bar from print view of document
(edit) @33767   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33766   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33765   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33764   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33763   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33762   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33761   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33755   4 years kjdon set the encoding to utf-8 for all the files
(edit) @33743   4 years kjdon added extra info to depositor line
(edit) @33742   4 years kjdon get depositor name from dictionary
(edit) @33741   4 years kjdon changed a comment
(edit) @33735   4 years kjdon replaced text strings with dictionary lookups, and if the …
(edit) @33734   4 years kjdon replaced a string with dictionary lookup
(edit) @33732   4 years kjdon added some depositor strings
(edit) @33720   4 years ak19 Implemented Dr Bainbridge's suggestions based on Kathy's solution to …
(edit) @33704   4 years kjdon added some authentication error strings. some are used by the …
(edit) @33703   4 years kjdon added more breadcrumbs for ease of finding your way back to the start
(edit) @33702   4 years kjdon added depositorTitleAndLink template. TODO - get depositor text from …
(edit) @33701   4 years kjdon added more breadcrumbs to the page. And now it displays an error if …
(edit) @33668   4 years kjdon a few changes to debuginfo texts
(edit) @33667   4 years kjdon preProcess.xsl renamed to expand-gslib.xsl to better indicate what it does
(edit) @33649   4 years kjdon renamed config_format and text_fragment_format to better represent …
(edit) @33648   4 years kjdon changed the debuginfo xsl and strings to match the new o=xxx debug options
(edit) @33639   4 years kjdon need to select child nodes, otherwise the gsf:default node ends up in …
(edit) @33638   4 years kjdon gslib doesn't use xml-to-string.xsl. its only used by formatmanager, …
(edit) @33637   4 years kjdon we can now use gsf and gslib in layout files.
(edit) @33636   4 years kjdon include means the stylesheet gets added inline, import mea s it gets …
(edit) @33628   4 years kjdon not sure why documentNode was a gsf:template here. Can't be like that …
(edit) @33614   4 years kjdon added a new line
(edit) @33595   5 years kjdon new displayBaskets template - to avoid replicating code in query and …
(edit) @33594   5 years kjdon call gslib:displayBasket instead of replicating the code here
(edit) @33593   5 years kjdon the test for facets should be facetList/facet/count, as the facets get …
(edit) @33592   5 years kjdon reindented the file
(edit) @33591   5 years kjdon added in some strings for 'this collection contains x documents and …
(edit) @33590   5 years kjdon added 'this colleciton contains X documents and was last build Y days …
(edit) @33544   5 years ak19 1. Dr Bainbridge had the correct fix for solr dealing with phrase …
(edit) @33542   5 years kjdon use_hlist_for option is no longer valid
(edit) @33510   5 years kjdon isEditingTurnedOn renamed to isEditingAllowed, and added …
(edit) @33509   5 years kjdon only display Map GPS editing stuff if its allowed in config file
(edit) @33508   5 years kjdon pass a param into readyPageForEditing - indicates whether to add the …
(edit) @33507   5 years kjdon moved canDoEditing variable code to top, so can be used everywhere in …
(edit) @33506   5 years kjdon need to check whether document editing is turned on, not just if the …
(edit) @33505   5 years kjdon allowUserComments option changed to start with lower case a, to match …
(edit) @33504   5 years kjdon allowDocumentEditing option changed to start with lower case a, to …
(edit) @33493   5 years kjdon if we are on a cross collection search page, the collection for each …
(edit) @33492   5 years kjdon not all ccs pages has hierarchy element, so just test on s1.collection
(edit) @33491   5 years kjdon need to add optional args for doc links into the CCS format links. …
(edit) @33487   5 years kjdon added code to display any error messages
(edit) @33486   5 years kjdon reindented the page, added some extra links, and organised the items …
(edit) @33485   5 years kjdon removed an erroneous space
(edit) @33484   5 years kjdon some changes and additions to the debuginfo page texts
(edit) @33483   5 years kjdon added an explicit space after Error:
(edit) @33424   5 years ak19 Georgian (code ka) language translations for the gs3interface module …
(edit) @33396   5 years ak19 Georgian language gs3colcfg module of GS interface. Many thanks to …
(edit) @33395   5 years ak19 Georgian language translation work for the gs3interface module of the …
(edit) @33386   5 years kjdon modified the test for whether this is the selected node or not. cant …
(edit) @33383   5 years kjdon some more work on the help page
(edit) @33382   5 years kjdon don't add collection/collname to pref and help link if collname is empty
(edit) @33381   5 years kjdon use nice /page/gsdl url for about greenstone page
(edit) @33380   5 years kjdon some more mods and strings for collection help page
(edit) @33374   5 years davidb added in opt-doc-args-link variable otherwise the transform fails with …
(edit) @33348   5 years ak19 2 major changes. 1. Forgot to commit Dr Bainbridge's bugfix for why …
(edit) @33345   5 years kjdon got rid of hard coded empty basket text
(edit) @33344   5 years kjdon added favourites empty text
(edit) @33343   5 years kjdon add in favourites langfrags (not just berry ones). Change the title …
(edit) @33342   5 years kjdon change the empty basket message depending on whether it is a berry …
(edit) @33329   5 years ak19 Rebuilt the lucene demo collection with the changes to lucenebuildproc …
(edit) @33323   5 years ak19 Forgot to remove some debugging.
(edit) @33322   5 years ak19 Getting faceted searching working with the map shapes.
(edit) @33321   5 years ak19 Typo in crucial place.
(edit) @33320   5 years ak19 I think docx and doc can share the same Word icon.
(edit) @33317   5 years ak19 Incorporated request for GPS.mapOverlay for children of a section, …
(edit) @33303   5 years ak19 Fixing up error caused by debug print statement: no coord for marker.
(edit) @33300   5 years ak19 Any map-editor opened now centres on the shape overlays instead of …
Note: See TracRevisionLog for help on using the revision log.