source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29687   9 years Jeremy Symon Split greenstone servlets into another file (servlets.xml) which is …
(edit) @29637   9 years Jeremy Symon Convert MAXDOCS_PARAM to int when calling setMaxDocs. Fixes error …
(edit) @29636   9 years kjdon I have added back in an html.xsl, into pages folder
(edit) @29635   9 years kjdon a page, use with a=p&sa=html&c=collname&url=xxx, to embed xxx page …
(edit) @29630   9 years kjdon setting case and stem based on param defaults
(edit) @29610   9 years ak19 Updates to Spanish gs3interface and core language modules. Many thanks …
(edit) @29578   9 years ak19 Moving from tomcat 7.0.26 to tomcat 7.0.57. Tomcat 7.0.57 is necessary …
(edit) @29576   9 years Jeremy Symon Fixed GS2PerlConstructor to set gsdlos correctly, and set …
(edit) @29558   9 years kjdon work around does_paging, does_chunking. only add in maxdocs, …
(edit) @29557   9 years kjdon paging search results. hits per page param done by action now if not …
(edit) @29556   9 years kjdon added in a getTextString method - to look up a string from the …
(edit) @29555   9 years kjdon removed hard coded search parameters - it should just use service defaults
(edit) @29554   9 years kjdon removed hidden hitsperpage and maxdocs params from quick search form. …
(edit) @29553   9 years kjdon tidying up paging of query results. max docs and hits per page are now …
(edit) @29552   9 years kjdon removed search prefs from prefs page. They can now go into the list of …
(edit) @29545   9 years kjdon sortorder param moved to solr search, and lucene search now has …
(edit) @29544   9 years kjdon sort order param is now reversesort, and moved here instead of in …
(edit) @29543   9 years kjdon I went to update the solr code with the new reverse sort param, and …
(edit) @29541   9 years kjdon changed sort order param to reverse sort param. matches better what …
(edit) @29538   9 years kjdon added in a defaultLevel elem
(edit) @29525   9 years kjdon when editing a simple document, there are no documentNodes, only the …
(edit) @29523   9 years kjdon implementing siblings and children, descendents still to implement. …
(edit) @29522   9 years kjdon need to check that namespaceURI is not null before using it, new …
(edit) @29521   9 years kjdon get the format element and look for parameter defaults in it. If we …
(edit) @29520   9 years kjdon removed extraneous ')'
(edit) @29519   9 years kjdon changed a tooltip to better match what the button does
(edit) @29518   9 years Jeremy Symon Really set the encoding when building javagdbm
(edit) @29517   9 years Jeremy Symon Set the encoding when building javagdbm
(edit) @29515   9 years Jeremy Symon Added property to set the encoding to UTF-8 when building. This is …
(edit) @29501   9 years kjdon made the slideshow and view options optional, based on gsf:option …
(edit) @29500   9 years kjdon encase whole toc output stuff in a test if toc option is set, …
(edit) @29499   9 years kjdon allow comma separated list of metadata, so can display more than one …
(edit) @29467   9 years ak19 Jeremy found that status could be used instead of accountstatus for …
(edit) @29454   9 years ak19 Spanish translations for testing the offline translation/spreadsheet …
(edit) @29453   9 years ak19 Spanish test translations to new greenstone3/gs3interface module. Many …
(edit) @29452   9 years ak19 Removing duplicate property ahead of commit
(edit) @29441   9 years kjdon seems you need .css('display', ) instead of .css('display', null) to …
(edit) @29440   9 years kjdon the float-anchor div screws up the page if it is empty, so adding in a …
(edit) @29439   9 years kjdon fixed up a few null pointer exceptions that showed up with infomine …
(edit) @29438   9 years kjdon added a clear-tomcat-sessions target
(edit) @29433   9 years ak19 DebugInfo now switched on when passing debug=yes, previously it only …
(edit) @29428   9 years kjdon use paramDefaults for setting up queryer, and default_sort
(edit) @29427   9 years kjdon read in defaultSort element and store it. Use this for default rank …
(edit) @29426   9 years kjdon changed default hits per page from 10 to 20
(edit) @29421   9 years kjdon adding in debug stuff for a collection, eg so that can run greenbug. …
(edit) @29409   9 years kjdon adding a reset method to MGPPSearchWrapper. When we rebuild a …
(edit) @29408   9 years ak19 For GLI to run successfully when using the source component top-up for …
(edit) @29401   9 years kjdon added a test for NoText metadata - if present, don't output the option …
(edit) @29400   9 years kjdon simple docs may have a cover image, eg a text file with a picture …
(edit) @29399   9 years kjdon when using the hl (highlight) option, test for it being off rather …
(edit) @29387   9 years ak19 First commit to allow release-kit to preserve src code for debugging …
(edit) @29377   10 years ak19 Redirecting stderr and stdout to a logfile with the same name as the …
(edit) @29343   10 years ak19 Fix to the write-env target used for debugging, so that it now …
(edit) @29342   10 years ak19 Fixed bug: an extra bracket was introduced in recent commit revision …
(edit) @29341   10 years ak19 Adding in a description to a debugging target
(edit) @29334   10 years ak19 Committing client-gli icon for GS3 start menu
(edit) @29333   10 years kjdon added a string for the set prefs help text
(edit) @29332   10 years kjdon alert, confirm, prompt no longer allowed in beforeunload. Just use the …
(edit) @29326   10 years kjdon don't need dev stuff anymore
(edit) @29325   10 years kjdon get rid of dev servlet name. Use library name instead. Changed the way …
(edit) @29324   10 years kjdon got rid of dev reference. just added params to url permanently. I …
(edit) @29323   10 years kjdon adding in the documentbasket to search results page
(edit) @29322   10 years kjdon get rid of references to dev. When we link to a doc from berry basket, …
(edit) @29321   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29320   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29319   10 years kjdon made search term highlighting on by default. set hl=off in url to turn …
(edit) @29318   10 years kjdon adding in sort by and sort order params for lucene advanced field query
(edit) @29317   10 years kjdon changed case and accent to casefold and accentfold, to make it more …
(edit) @29314   10 years ak19 Re-instating Jenny's change to display the index being searched within …
(edit) @29311   10 years kjdon don't need to initialize resumption tokens here - it is done in …
(edit) @29310   10 years kjdon look for a disabled attribute for security block - easily turn off …
(edit) @29309   10 years kjdon removed my name
(edit) @29308   10 years kjdon commented out debug response print statement
(edit) @29307   10 years kjdon commented out page debug print statement
(edit) @29306   10 years kjdon added disabled attribute - used in security element
(edit) @29305   10 years kjdon moved the comments so they will be in a better place once they are …
(edit) @29304   10 years kjdon GLI will remove top level comments from a file, so leave this in, but …
(edit) @29302   10 years ak19 Adding executable permissions with svn propset after removing them …
(edit) @29301   10 years ak19 Removing executable permissions before setting them again
(edit) @29298   10 years ak19 1. Mac requires its own formatconverter binary, as the linux …
(edit) @29297   10 years ak19 1. Mac requires its own formatconverter binary, as the linux …
(edit) @29291   10 years ak19 After committing propdel of executable property, now re-committing …
(edit) @29290   10 years ak19 Committing propdel of executable property before re-committing with …
(edit) @29282   10 years kjdon tidied up one format statement
(edit) @29281   10 years kjdon fixed a bug where it only displayed one metadata element. Also make it …
(edit) @29280   10 years kjdon made the text a bit longer as there was more room in my basket. Note …
(edit) @29279   10 years kjdon changed a comment
(edit) @29278   10 years kjdon added in code to display berries and berry basket for search results page
(edit) @29277   10 years kjdon berrybasket cgi param is all lower case.
(edit) @29275   10 years ak19 Kathy discovered that that the total number of docs found is mentioned …
(edit) @29271   10 years ak19 Implementing a space separator. Now the GS3 tutorials don't need to be …
(edit) @29270   10 years kjdon removed some old stuff
(edit) @29269   10 years kjdon just a couple of comment changes
(edit) @29268   10 years kjdon need to copy OAIConfig.xml to WEB-INF, not OAIConfig.xml.in, as the …
(edit) @29267   10 years kjdon allow users to manually set a record's date stamp by setting …
(edit) @29266   10 years kjdon added in GS_OAI_DATE_STAMP: gs.OAIDateStamp - used to manually set the …
(edit) @29265   10 years kjdon check for null coll_config_xml before trying to modify it for debug, …
(edit) @29252   10 years kjdon tidied this up a bit - removed some leftover debugging stuff that I …
(edit) @29250   10 years shaoqun add wikipedia miner server url
(edit) @29245   10 years ak19 Dr Bainbridge fixed a bug that is apparent when doing the final step …
Note: See TracRevisionLog for help on using the revision log.