source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32654   5 years kjdon forgot to add document keyword to keywords list
(edit) @32653   5 years kjdon renamed groupsContains to csvContains as that better reflects what its …
(edit) @32652   5 years kjdon lots of changes. moved facet display code into its own template, just …
(edit) @32651   5 years kjdon renamed groupsContains to csvContains, as can be used for any comma …
(edit) @32650   5 years kjdon fixed a bug in the group href bit
(edit) @32649   5 years kjdon add group info into about page response if we have a group param in …
(edit) @32648   5 years kjdon made service names public so we can use them outside. Also, removed …
(edit) @32647   5 years kjdon Added group param
(edit) @32646   5 years kjdon we are now putting group info into restful url, eg …
(edit) @32645   5 years kjdon add group breadcrumbs for colleciton about page
(edit) @32644   5 years kjdon using restful URLs for groups now too. eg library/group/MyGroup. group …
(edit) @32630   5 years kjdon added doc.nearby_doc_tooltip
(edit) @32627   5 years kjdon making default templates in the interface xsl files, the format …
(edit) @32626   5 years kjdon making default templates in the interface xsl files, the format …
(edit) @32625   5 years kjdon added in a documentNode template as it didn't have one. This meant if …
(edit) @32624   5 years kjdon a few changes to nearby documents list. 1. Show distance in metres if …
(edit) @32619   5 years ak19 3 significant changes in 1 commit particularly impacting Lucene …
(edit) @32610   5 years ak19 The solene_src object does not appear to be used by either lucene or …
(edit) @32608   5 years ak19 Copying the methods printing out the caller (callstack) information …
(edit) @32607   5 years kjdon fixed a bug where the paris photos in gps tutorial wouldn't show up in …
(edit) @32605   5 years ak19 Western Wilson fixed logging properties
(edit) @32604   5 years kjdon made it easy to change whether you scroll through the places or not by …
(edit) @32603   5 years kjdon for paged documents, if we are looking at the top level document, …
(edit) @32602   5 years kjdon am going to call expandAndExecute with null executeAfter function, so …
(edit) @32601   5 years davidb Introduction of double-quote gsf element to make writing JS within …
(edit) @32600   5 years davidb Change to allow HList nodes that aren't at the top-level to be …
(edit) @32599   5 years davidb Splicing in of new template rule to make it easier for a site or …
(edit) @32569   5 years kjdon how embarrassing. Fixing another bug I mistakenly introduced in …
(edit) @32568   5 years kjdon fixed a bug I introduced previously: /document/page/pageRequest is not …
(edit) @32554   5 years kjdon changed a comment
(edit) @32553   5 years kjdon allow missing groupDescriptions element in groupConfig.xml
(edit) @32552   5 years kjdon made this a bit nicer and more informative (hopefully)
(edit) @32551   5 years kjdon added some style for collectionLinkImage to make these collections …
(edit) @32549   5 years kjdon receptionist now passes languageList (from interfaceConfig) to teh …
(edit) @32548   5 years kjdon added a test in lang-param template so that if the languageList is not …
(edit) @32547   5 years kjdon paramDefault elements for searching can now go in the format element …
(edit) @32546   5 years kjdon use variable instead of hard coded string for paramDefault
(edit) @32545   5 years kjdon changes to query term highlighting. 1. added back in the functionality …
(edit) @32505   6 years kjdon moved soem code into a new method getFormattedArchiveDoc. Modified …
(edit) @32504   6 years kjdon 1. need to make sure we are passing round p.s - previous service - …
(edit) @32503   6 years kjdon 2 things. if @highlight attribute set on gsf:metadata, then output the …
(edit) @32502   6 years kjdon can't assume TextQuery is previous service as it may have been eg …
(edit) @32496   6 years ak19 Getting the GS3 target for compiling build-src to actually build …
(edit) @32491   6 years kjdon added a new transform method for 2 files where you can pass in the …
(edit) @32490   6 years kjdon we need to supply entity resolver to the transform call, otherwise it …
(edit) @32489   6 years kjdon updated the README
(edit) @32488   6 years kjdon added WEB-INF/lib jar files to classpath. needed for compiling Lucene …
(edit) @32487   6 years kjdon rebuilt index using current lucene (4.7.2)
(edit) @32486   6 years kjdon updating this to match that in etc folder
(edit) @32485   6 years kjdon greenstone now uses lucene 4.7.2, so upgrading this code to match
(edit) @32484   6 years kjdon XMLConverter no longer has setEntityResolver method. Pass it in to …
(edit) @32483   6 years ak19 1. Avoiding subtle bug if you forget to include https in …
(edit) @32482   6 years ak19 Automating https certification works on Mac
(edit) @32478   6 years ak19 On Windows, we're now also using openSSL to convert the certificate to …
(edit) @32477   6 years ak19 HTTPS certification on windows: Using openSSL for generating the …
(edit) @32476   6 years ak19 Compiled up 32 bit OpenSSL v 1.1.1 on Windows to use in place of …
(edit) @32475   6 years kjdon set a no_archives att to the collection element if archives are not …
(edit) @32474   6 years kjdon added a space bewteen sentences in popup alert
(edit) @32473   6 years kjdon AllowDocumentEditing is true by default. Also, if we disable edit …
(edit) @32472   6 years kjdon previous commit was by mistake, undoing it.
(edit) @32471   6 years kjdon moved some functions from documentedit_scripts to …
(edit) @32470   6 years kjdon de string keys can't have extra . in them - breaks javascript later
(edit) @32469   6 years kjdon strings for the gsdl page, also error messages for the document …
(edit) @32468   6 years kjdon finetuning when the ednable/disable edit mode option appears in the …
(edit) @32467   6 years kjdon removed a log message as its showing up heaps when its not actually an …
(edit) @32466   6 years kjdon only show disable/enable editing button in the user menu when we are …
(edit) @32465   6 years ak19 Correcting requirements for setting up https certification as still …
(edit) @32463   6 years ak19 Need to get machine's external IP address from eth0 device, not the …
(edit) @32460   6 years kjdon beginnings of google tracking code. editingLink in menu to only appear …
(edit) @32459   6 years kjdon added groupsContain method - can't just use a string contains as e.g. …
(edit) @32458   6 years kjdon toki images for gsdl page
(edit) @32457   6 years kjdon added 'about greenstone' link on home page which leads to gsdl page, …
(edit) @32455   6 years kjdon removed a debug log message
(edit) @32454   6 years kjdon a couple changes to auth.error messages
(edit) @32453   6 years kjdon replacing hard coded param names with static string variables. set up …
(edit) @32452   6 years kjdon removed author email
(edit) @32451   6 years kjdon changed param names to use _PARAM so easier to identify them. changed …
(edit) @32450   6 years kjdon now storing and passing round gsparams class so that service clusters …
(edit) @32449   6 years kjdon we now pass in the GSParams class to the service cluster, so all its …
(edit) @32448   6 years kjdon params class changed, now returns false by default for shouldsave. so …
(edit) @32447   6 years kjdon initialise params class earlier, so we can pass to MR as well as to …
(edit) @32446   6 years kjdon overhaul of params class. default is now to not save - add params to …
(edit) @32445   6 years kjdon add hl=lang to api.js url to get recpatcha in users language
(edit) @32444   6 years kjdon fixed a bug in a test path (missing first bracket), now test for …
(edit) @32443   6 years kjdon metadata to retrieve for cover image: add root_hascover as well as …
(edit) @32442   6 years kjdon if using <gsf:image type='cover'> in search results format statement, …
(edit) @32440   6 years kjdon log the not saved message as some browsers don't show it in their popup
(edit) @32439   6 years kjdon put back a change I made ages ago. the instanceReady thing never seems …
(edit) @32438   6 years kjdon CKEditor: added Image and SourceDialog plugins to allow image tag …
(edit) @32437   6 years ak19 On windows, need to do a little more work to stop tomcat when we run …
(edit) @32436   6 years ak19 Correction: restrict.http.to.local is a property relevant to …
(edit) @32435   6 years ak19 gs2mgdemo, gs2mgppdemo and lucene-jdbm-demo are meant to work out of …
(edit) @32434   6 years kjdon don't need GSXML. prefix inside the class itself
(edit) @32433   6 years ak19 Oversight. If httpPort is 80, don't append colon and 80 to form base URL.
(edit) @32432   6 years ak19 1. Since there's a chance that 127.0.0.1 isn't always the loopback …
(edit) @32429   6 years ak19 solr should only be accessible locally (from localhost, specifically …
(edit) @32428   6 years Georgiy Litvinov Throw new exception to prevent NPE in XMLTransformer
(edit) @32427   6 years ak19 Minor correction to help message before drastically redoing https stuff
(edit) @32426   6 years ak19 Placeholder solr.context wasn't being filled in when the solr.xml …
(edit) @32425   6 years ak19 Forgot to do what Dr bainbridge had asked for: breadcrumb after ant …
Note: See TracRevisionLog for help on using the revision log.