source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32389   6 years kjdon remove Admin breadcrumb from PerformRegister page. added a code comment
(edit) @32388   6 years kjdon clear password fields if passwords don't match
(edit) @32387   6 years kjdon removed Administration Page breadcrumb from Register and …
(edit) @32386   6 years kjdon added a comment
(edit) @32385   6 years kjdon added comments and removed some debug text
(edit) @32384   6 years ak19 1. Renaming some targets for ease of remembering. 2. Putting the …
(edit) @32383   6 years ak19 More fixes after testing https targets on a binary.
(edit) @32381   6 years ak19 Correction to running ant exec when passing a variable that …
(edit) @32379   6 years Georgiy Litvinov Added solr context to global properties.
(edit) @32376   6 years kjdon added in authentication error strings
(edit) @32375   6 years kjdon added in string for num
(edit) @32374   6 years kjdon recaptcha version changed, so changing the key info. Uses test key …
(edit) @32372   6 years kjdon upgraded to recaptcha version 2
(edit) @32371   6 years kjdon added additionalHeaderContent-page template so that pages can add …
(edit) @32370   6 years ak19 Property value has to be set after all. Hard to test this out when …
(edit) @32369   6 years kjdon lots of changes. moved to version 2 of recaptcha. moved all the error …
(edit) @32368   6 years ak19 Typo reminded me to remove a property's value param, a behaviour …
(edit) @32367   6 years ak19 Upgrade to inclusion of ant 1.9.x required due to the recent changes …
(edit) @32366   6 years kjdon instead of blindly copying the paramList into the new pageRequest …
(edit) @32365   6 years ak19 Minor changes before major one to use ant 1.9.13
(edit) @32363   6 years kjdon adding SENSITIVE_ATT - used for params that shouldn't be shown in the …
(edit) @32362   6 years kjdon when libraryservlet is adding params to the paramList of the request, …
(edit) @32361   6 years kjdon added a new field to Param - sensitive. currently have default value, …
(edit) @32360   6 years ak19 Removing unnecessary comments now tomcat.port is no longer written out …
(edit) @32359   6 years ak19 Reversing a recently introduced behaviour: build.xml no longer writes …
(edit) @32358   6 years ak19 Forgot to commit with previous rev 32357. Newly added class. Commit …
(edit) @32357   6 years ak19 GS3 Java code has moved away from using tomcat.port to using …
(edit) @32356   6 years ak19 The isfalse test in ant surrounding the http testing mode works as …
(edit) @32355   6 years ak19 Correcting tests for valid ports and associated helpful messages.
(edit) @32354   6 years ak19 Including an Apache 2.0 licence for certbot, as we now have the …
(edit) @32353   6 years ak19 Adding in the certbot-auto script from https://certbot.eff.org/ for …
(edit) @32351   6 years ak19 Correcting syntax error introduced with last minute change in previous …
(edit) @32350   6 years ak19 Some tidying up and using the recommended way to run ant exec tasks …
(edit) @32349   6 years ak19 Rough draft of working ant targets that automate obtaining (and …
(edit) @32348   6 years Georgiy Litvinov Fixed no metadata problem using relative link to access document.
(edit) @32347   6 years ak19 Previously committed with https port enabled, this prevented creating …
(edit) @32346   6 years ak19 Configuring tomcat works automatically. Still need to automate getting …
(edit) @32344   6 years ak19 1. Writing out tomcat.port.http(s) to global.properties only of set to …
(edit) @32342   6 years kjdon switch(string) is only java 7, and we are using java 6, so made this …
(edit) @32340   6 years ak19 Tidying up
(edit) @32339   6 years ak19 Rewritten conditions and tests for setting the tomcat port to fail at …
(edit) @32338   6 years ak19 Removing newly introduced tomcat-init target. Instead, any ant command …
(edit) @32337   6 years ak19 Changing tomcat port variable names so they'll be easier to work with …
(edit) @32336   6 years ak19 Correcting errors introduced in the last minute before commits.
(edit) @32335   6 years ak19 Simplifying the code.
(edit) @32334   6 years ak19 All the changes (still preliminary) that use tomcat.https.port and …
(edit) @32333   6 years ak19 Correction before committing changes related to the new port reorganisation
(edit) @32329   6 years ak19 Shifting from log4j.properties and its .in file in resources/web to …
(edit) @32327   6 years kjdon changed the way we read in servlet init params - now loop through them …
(edit) @32326   6 years kjdon adding in more servlet params to the constants class
(edit) @32319   6 years kjdon Georgy was having issues with setNodeText - the child node to be …
(edit) @32318   6 years kjdon removed some commented out code
(edit) @32315   6 years kjdon updated to reflect root_context.xml.in nmae change
(edit) @32314   6 years kjdon renaming root_context.xml to root_context.xml.in to be consisten with …
(edit) @32313   6 years kjdon renaming to .svn
(edit) @32312   6 years kjdon fixed a spelling mistake
(edit) @32311   6 years kjdon some comment updates
(edit) @32310   6 years kjdon updating build.xml for the new .svn files, which get turned into .in …
(edit) @32309   6 years kjdon renaming resources .in files to .svn as this better matches the …
(edit) @32308   6 years kjdon make metadata dynamic in a hashmap instead of named fields in am Item …
(edit) @32307   6 years kjdon I have changed the way metadata is stored in java for berry basket …
(edit) @32302   6 years Georgiy Litvinov Second fix
(edit) @32301   6 years Georgiy Litvinov Fixed for groups and collections selection commit
(edit) @32300   6 years kjdon made gs document links restful - collection/demo/document/xxx, instead …
(edit) @32299   6 years ak19 Putting the siteURL (back?) in to follow the instructions at …
(edit) @32298   6 years kjdon modified code to provide berry basket links as greenstone doc links, …
(edit) @32297   6 years kjdon adding assocfilepath and srclinkFile to attributes returned in berry …
(edit) @32296   6 years kjdon java code was adding in a filepath param for the xsltparams. adding it …
(edit) @32295   6 years Georgiy Litvinov Added selected attr for chosen collections and groups
(edit) @32293   6 years Georgiy Litvinov Fixed a bug in collectionGroups
(edit) @32213   6 years kjdon OAI: don't have hardcoded custom outputting for dc.identifier anymore. …
(edit) @32212   6 years kjdon added in strings for gsflink.document/source
(edit) @32211   6 years kjdon moving hardcoded dc:identifier output to dynamic based on config file. …
(edit) @32202   6 years ak19 Adding to SVN the reference to …
(edit) @32201   6 years ak19 Accidentally committed collectionConfig.xml in rev 32200.
(edit) @32200   6 years ak19 Rebuilt GS3 LUCENE demo collection as per Kathy's request, in order to …
(edit) @32191   6 years ak19 gujarati language changes,thanks to Lavji Zala
(edit) @32176   6 years Georgiy Litvinov Safe read from group config file
(edit) @32160   6 years Georgiy Litvinov Cache last document to speed up multisection documents load.
(edit) @32158   6 years Georgiy Litvinov Fix for previous commit
(edit) @32157   6 years Georgiy Litvinov Added navigation for search terms
(edit) @32156   6 years ak19 Dr Bainbridge fixed gli4gs3.xsl so that the new GLI Web Start …
(edit) @32155   6 years ak19 Shouldn't hardcode localhost for codebase. Still not sure why, after …
(edit) @32153   6 years ak19 2 Bugfixes and tidying up errorhandling in JarTools. 1. Dr Bainbridge …
(edit) @32152   6 years ak19 Fixing windows command.
(edit) @32150   6 years ak19 I changed gli4gs3.xsl to rewrite the applet page produced by …
(edit) @32141   6 years ak19 More changes related to GLIapplet.jnlp being renamed to GLIappWebStart
(edit) @32138   6 years ak19 New class WebGatherer.java to replace GathererApplet.java in JNLP use …
(edit) @32136   6 years ak19 Committing the first checkpoint of getting the GLIApplet to work with …
(edit) @32134   6 years kjdon when adding a new metadata row to the table, we need to check for …
(edit) @32133   6 years kjdon added a comment
(edit) @32132   6 years kjdon added multivalued metadata input shortcut functionality. In …
(edit) @32128   6 years Georgiy Litvinov Remove all sections from requests except needed by inline template.
(edit) @32127   6 years ak19 Fixing up the GS3 GLI applet. To get it to work, follow the …
(edit) @32121   6 years kjdon added a comment
(edit) @32115   6 years Georgiy Litvinov Fixed NPE in case empty group title
(edit) @32114   6 years Georgiy Litvinov Added request object to facilitate requests creation.
(edit) @32111   6 years kjdon pass in base interfaces array to the call to find …
(edit) @32110   6 years ak19 Forgot to commit bugfix. The bug was that when searching a solr …
(edit) @32095   6 years kjdon we only want to look at child metadataLists I think
Note: See TracRevisionLog for help on using the revision log.