source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33640   4 years kjdon oops, I must have 'tidied' up the file and then not compiled it to …
(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) @33632   4 years kjdon overhaul of TransformingReceptionist. changed the order of inlining …
(edit) @33631   4 years kjdon added a bit more error reporting
(edit) @33630   4 years kjdon minor comment changes
(edit) @33629   4 years kjdon added methods using Parameter2 - for params with text node values
(edit) @33628   4 years kjdon not sure why documentNode was a gsf:template here. Can't be like that …
(edit) @33627   4 years kjdon removed unnecessary comments
(edit) @33619   4 years kjdon need to handle the case where a collection file (eg image) gets …
(edit) @33614   5 years kjdon added a new line
(edit) @33612   5 years kjdon work to do with params. add in default values to params if they are …
(edit) @33611   5 years kjdon added global setting to params - thesea re for params that are valid …
(edit) @33610   5 years kjdon USER_SESSION_CACHE_ATT moved to GSParams, as it is stored in session …
(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) @33533   5 years kjdon some collections might not have Title or root_Title metadata, so check …
(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) @33462   5 years ak19 Tested new tomcat.allowLinking property on Windows too now and it …
(edit) @33461   5 years ak19 Implementing Diego Spano's suggested changes for tomcat's allowLinking …
(edit) @33424   5 years ak19 Georgian (code ka) language translations for the gs3interface module …
(edit) @33406   5 years kjdon if there is a semicolon after the file name, it ends up in the URL …
(edit) @33403   5 years ak19 Mistake to do with launchdir in SafeProcess: if the environment for …
(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) @33387   5 years kjdon removed all my debug statements
(edit) @33386   5 years kjdon modified the test for whether this is the selected node or not. cant …
(edit) @33385   5 years kjdon need to import response node as it is not part of same document
(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) @33373   5 years kjdon need to check for null result from getTextString - otherwise get a …
(edit) @33348   5 years ak19 2 major changes. 1. Forgot to commit Dr Bainbridge's bugfix for why …
(edit) @33347   5 years kjdon made it optional whether the user gets shown the terms and conditions …
(edit) @33346   5 years kjdon check for empty child_id, and null DBInfo before using them
(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) @33341   5 years kjdon tidied up relational metadata retrieval. implemented descendants and …
(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) @33308   5 years kjdon now you can set hidden='true' to an index element in …
(edit) @33305   5 years kjdon get the list of level ids (= shortnames) and store it locally. This …
(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 …
(edit) @33298   5 years kjdon more work on the document help
(edit) @33297   5 years kjdon some more help strings
(edit) @33296   5 years kjdon changed Form Search name to Fielded Search
(edit) @33295   5 years kjdon tidied up the getInterfaceText methods. now they all call base method …
(edit) @33294   5 years kjdon removing alt and title tags for help images, as we are explaining them …
(edit) @33291   5 years ak19 JavaScript has no block level vars, only function level and (file) …
(edit) @33290   5 years wy59 Minor cleanup
(edit) @33289   5 years wy59 1. References to new Array() changed to [] and _docList now no longer …
(edit) @33288   5 years kjdon updated with new favourite option
(edit) @33287   5 years kjdon berryBaskets option now changed to berryBasket
(edit) @33286   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33285   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33284   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33283   5 years kjdon added new favouritebasket param, and set it to be saved (like …
(edit) @33282   5 years davidb strings for new favourites
(edit) @33281   5 years kjdon first stab at getting gs3 version of help
(edit) @33280   5 years kjdon first stab at getting proper gs3 help page. still some bits to fill in
(edit) @33279   5 years kjdon added a metadata element to service description, 'does_facetsearch' - …
(edit) @33278   5 years kjdon added a basic getGenericText where you can specify the dictionary …
(edit) @33261   5 years davidb XSL changes to support for either berries or favourites
(edit) @33260   5 years davidb Tweak to how verify/terms and conditions works
(edit) @33259   5 years davidb Javascript code to implements favourites. Done in a way to be …
(edit) @33258   5 years davidb Images used to provide favourite star: SVG for high-res version …
(edit) @33257   5 years davidb Transitioning from berryBaskets to favourites (staring items, not …
(edit) @33256   5 years kjdon additional debug statements which need removing later. PLus, changed …
(edit) @33255   5 years kjdon add a div about the delete options so we can hide/show it as needed
Note: See TracRevisionLog for help on using the revision log.