source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38610   4 months davidb Fixed type in @TEMPLATE@ name
(edit) @38608   4 months davidb (ad hoc) tags to help gcloud scripting
(edit) @38607   4 months davidb Tweak to playbook so the compiling/install ant target displays to the …
(edit) @38603   4 months davidb Fixed typo in default assignment
(edit) @38597   4 months davidb Tweak to default download name
(edit) @38586   4 months davidb Experiment with using ufw -- had to fix syntax error in when statement
(edit) @38585   4 months davidb Changed to use config variable for port
(edit) @38584   4 months davidb Tweaked back a bit to be more like what the default values will …
(edit) @38583   4 months davidb To help see how far through ant install is
(edit) @38574   4 months davidb Tweak to echo output
(edit) @38573   4 months davidb Copy tidy up, removing commented out blocks
(edit) @38572   4 months davidb Copy of the playbook to get Greenstone3 compiled up and deployed over …
(edit) @38571   4 months davidb Playbook extended further to now use certbot to create the https …
(edit) @38570   4 months davidb Changes after a fresh round of testing. Some work also done on …
(edit) @38568   4 months davidb Logic added to ensure gsdl3servlet_external must use 'https'
(edit) @38567   4 months davidb Commented out entries pondering what to do with opening up firewall ports
(edit) @38566   4 months davidb external context and servlet now default back to internal version
(edit) @38565   4 months davidb Additional tasks added to target commenting/uncomments revproxy lines …
(edit) @38564   4 months davidb break the tasks down into smaller logical units
(edit) @38563   4 months davidb Additional lines of config needed
(edit) @38559   4 months davidb Additional set_facts added for composite domain_url
(edit) @38556   4 months davidb Restructuring of cofig vars
(edit) @38546   4 months davidb Additional note added on how to use
(edit) @38543   4 months davidb echo statements added to detail what to do next
(edit) @38542   4 months davidb Getting the Apache2 reverse proxy going
(edit) @38541   4 months davidb Getting the Apache2 reverse proxy going
(edit) @38540   4 months davidb Whitespace add
(edit) @38539   4 months davidb A script to help bootstrap things
(edit) @38538   4 months davidb Further tidy up
(edit) @38537   4 months davidb Values that stress test a playbook build
(edit) @38536   4 months davidb Change of filename
(edit) @38535   4 months davidb Adding in shared variables to ansible playbook
(edit) @38534   4 months davidb Adding in shared variables to ansible playbook
(edit) @38531   4 months davidb More systematic naming convension
(edit) @38530   4 months davidb Putting the gsdl3srchome variable back to a logical default value
(edit) @38529   4 months davidb This logic has been merged into greenstone3-svn-playbook.yml
(edit) @38528   4 months davidb Script improvements/tidy-up
(edit) @38527   4 months davidb Fixed typo
(edit) @38526   4 months davidb Further refinements
(edit) @38525   4 months davidb Changed to run as current user
(edit) @38524   4 months davidb Further refinement of playback as a result of testing
(edit) @38523   4 months davidb Tweak after testing
(edit) @38522   4 months davidb Some initial work on using ansible to svn checkout and compile up …
(edit) @38520   4 months davidb Nascent 2nd task added to compile up Greenstone3
(edit) @38519   4 months davidb Default values used in playbook
(edit) @38518   4 months davidb Some inital work developing ansible playbooks to compile up and …
(edit) @38474   5 months kjdon added in the missing backgroundImage metadata
(edit) @38431   6 months anupama 1. For editing user comments with the document editor, I want to set …
(edit) @38375   6 months kjdon previous commit message should have said 'LibraryServlet' must not set …
(edit) @38374   6 months kjdon if we are page action (used as default when no action was specified), …
(edit) @38373   6 months kjdon if we are page action (used as default when no action was specified), …
(edit) @38372   6 months kjdon we want urls to start at library, not greenstone3 - we are using a …
(edit) @38371   6 months kjdon defaulting here to a=p&p=about doesn't work, as sometimes, eg to get …
(edit) @38338   7 months kjdon lets set up collectionList in configure, not every time we need it.
(edit) @38337   7 months kjdon we want a sensible page produced if someone manually enters url eg …
(edit) @38316   7 months anupama Incremental change to allow user editing for any accounts who have …
(edit) @38315   7 months anupama Shifted else-if line to where others preferred to read it
(edit) @38302   7 months anupama Webswing authentication bypass when logged in, using JSessionID this …
(edit) @38219   8 months anupama Runtime server side changes to recognise remove-metadata-array method. …
(edit) @38181   8 months kjdon add in hte hidden attribute from the collectionCOnfig node into the …
(edit) @38154   8 months kjdon moved sidx and didx to static strings
(edit) @38153   8 months kjdon when looking for interface files, in the web/interfaces/xxx/resources …
(edit) @38106   8 months kjdon FacetWrapper getCounts now returns a List of FacetCounts - so we keep …
(edit) @38105   8 months kjdon we don't want to put counts into a hashmap, as this throws away the …
(edit) @38019   8 months kjdon removing the bit where the buttonname for a classifier is used for a …
(edit) @38004   8 months kjdon added a formatNewLines method, to replace \n with <br/>. Useful for …
(edit) @37959   9 months kjdon when we have HLists we always want to get all the siblings along the …
(edit) @37958   9 months kjdon indented nicely a section of code in preparation for committing changes.
(edit) @37957   9 months kjdon a new method to identify the top level children, eg CL1.2, and not CL1 …
(edit) @37901   9 months kjdon test for null format element before using it
(edit) @37821   10 months kjdon added a coment
(edit) @37804   10 months anupama The double questionmark (with assignment) javascript operator called …
(edit) @37695   13 months davidb Values needs to be the string 'true' not 'enabled'
(edit) @37694   13 months davidb GoogleSignin Code now upgraded so a new Google user is auto-registered …
(edit) @37693   13 months davidb Fields changed to public so they can be access from the …
(edit) @37692   13 months davidb Makes more sense for the variable named to be greenstone_username; and …
(edit) @37674   13 months anupama Finally adding in what Dr Bainbridge explained: we should be able to …
(edit) @37660   13 months anupama ModifyUsersDB() had been modified in revision 35333 and important code …
(edit) @37622   13 months anupama The gs3-server app would not open a new tab in an existing firefox …
(edit) @37615   14 months kjdon this will now ask for format info from each collection in the …
(edit) @37614   14 months kjdon now looks for a ccServices element (cross collection) - and stores its …
(edit) @37613   14 months kjdon added a couple of element/attribute name constants. Also added …
(edit) @37610   14 months anupama Changing derby fallback port to GS default derby port 8327 instead of …
(edit) @37601   14 months anupama Attempting to fix GS3 compile error.
(edit) @37597   14 months davidb Added in check to avoid reading in emacs auto-save buffer files (given …
(edit) @37596   14 months kjdon we need to ignore the dtd when reading in the doc.xml. old collections …
(edit) @37585   14 months davidb moved setting the status error code to be earlier so it is guaranteed …
(edit) @37551   14 months kjdon fixed a typo
(edit) @37546   14 months kjdon FavouriteBasket needs to add format info for DisplayItems service
(edit) @37545   14 months kjdon can't have {0} etc in javascript - lets replace these with ... as we …
(edit) @37519   14 months kjdon added findMatchingELement - this looks for the specified node name as …
(edit) @37518   14 months kjdon simplified Favourites - items now are just collection and id. no …
(edit) @37517   14 months kjdon check for null user result
(edit) @37516   14 months kjdon new action - this is like general action in that is passes the args to …
(edit) @37515   14 months kjdon usign the new GetRequiredMEtadataNames - has an extra arg, and we no …
(edit) @37514   14 months kjdon usign the new GetRequiredMEtadataNames - has an extra arg, and we no …
(edit) @37513   14 months kjdon modified getREquiredMEtadataNames to look on format and in extra …
(edit) @37471   14 months davidb small tweak to logger message to make what is happening with …
(edit) @37415   15 months anupama Make configure script for javagdbm now to also choose between which …
(edit) @37405   15 months davidb Change to using JavaNativeFoundation framework. Works for newer xcode …
Note: See TracRevisionLog for help on using the revision log.