source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38559   4 months davidb Additional set_facts added for composite domain_url
(edit) @38556   4 months davidb Restructuring of cofig vars
(edit) @38551   4 months anupama Italian language gs3interface module. Many thanks to Julian Fox.
(edit) @38550   4 months anupama Spanish language gs3interface module. Many thanks to Diego Spano.
(edit) @38549   4 months anupama French language gs3interface module. Many thanks to Yvan Arnaud.
(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) @38521   4 months davidb Safer to do sourcing with '.', rather than 'source' which is actually …
(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) @38513   4 months davidb DOS bat version developed when working on the interative table.
(edit) @38512   4 months davidb Extra checking added in
(edit) @38511   4 months davidb Mistakenly committed to the main source code. Local copies have been …
(edit) @38505   5 months kjdon added a switchLanguage function - change the current page to the …
(edit) @38502   5 months anupama Some old edits suggested by John Rose that needed to wait before …
(edit) @38493   5 months kjdon just testing commit
(edit) @38489   5 months davidb Closing up whitespace to resolve an HTML syntax issue to arose on a …
(edit) @38475   5 months kjdon an icon for docx
(edit) @38474   5 months kjdon added in the missing backgroundImage metadata
(edit) @38440   6 months jc550 Small Modification to test commit access
(edit) @38438   6 months davidb Now checks for a README.txt file
(edit) @38436   6 months davidb Additional details about xvfb-run added in
(edit) @38435   6 months davidb Changed the wget check to be a sourced script
(edit) @38434   6 months davidb Added in the wget check as a sourced script
(edit) @38433   6 months davidb Higher level script to make installing the site and interface to an …
(edit) @38432   6 months davidb Fixed typo in echo statement
(edit) @38431   6 months anupama 1. For editing user comments with the document editor, I want to set …
(edit) @38427   6 months anupama Maintaining a list of running AJAX calls, which get aborted if the …
(edit) @38426   6 months anupama Don't need to do setMetadataArray on edits in user comment rows that …
(edit) @38424   6 months anupama 1. User comment edits (but not other document editor edits) happen …
(edit) @38423   6 months anupama When factoring code into a function, forgot to declare var i before …
(edit) @38422   6 months anupama 1. Moved the code that processes which prepares user comments marked …
(edit) @38421   6 months anupama 1. gli must also source SETUP.bash/bat to set up env for extensions, …
(edit) @38417   6 months anupama Dr Bainbridge pointed out that the gs3-server script should source the …
(edit) @38412   6 months davidb Top-level scripts to get things going
(edit) @38411   6 months anupama Store the usercomments edits and deletes in a hashmap keyed by docid, …
(edit) @38410   6 months anupama Moved the user comment editing code into the …
(edit) @38395   6 months anupama Finally got a version of editing the usercomments working. There was …
(edit) @38376   6 months kjdon removing the auto adding of / to teh front of cookie_path - we need to …
(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) @38370   6 months kjdon deleting this file as have merged changes back to main core.css
(edit) @38369   6 months kjdon merged the changes from core.css.for-gs312 into the main core.css
(edit) @38356   6 months kjdon added a simple name in a dictionary file that works for many languages …
(edit) @38355   6 months kjdon placeholder for allowing collection specific preferences - add in a …
(edit) @38354   6 months kjdon removed a couple debugging chars left in by mistake
(edit) @38352   6 months kjdon there was an erroneous ( in gsf:foreach-metadata. Fixed.
(edit) @38351   6 months anupama Only deleting user comments through the editor works, I can't get …
(edit) @38350   6 months anupama Only deleting user comments through the editor works, I can't get …
(edit) @38341   7 months kjdon some favourites strings thanks to wmtb project
(edit) @38340   7 months kjdon renamed NOT to AND NOT as that better reflects what it means
(edit) @38339   7 months kjdon a couple translations thanks to wmtb project
(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) @38329   7 months kjdon strings for the new facet list - search and sort
(edit) @38328   7 months kjdon styling for facet scrolling
(edit) @38327   7 months kjdon some more commits for facets. changed the buttons to use a sorting …
(edit) @38326   7 months anupama 1. Confirmation dialog when deleting selected user comments. 2. The …
(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) @38301   7 months davidb Used in SPARQL extension (jena-fuseki), but more useful/easier to work …
(edit) @38259   8 months anupama 1. Removed some code that was unnecessary after all (it merely …
(edit) @38258   8 months anupama I think I have webswing gli authentication working out without an …
(edit) @38257   8 months anupama Removed unused function that I was working on (and function misspelled …
(edit) @38256   8 months anupama Untested. Committing changes for bypassing webswing authentication …
(edit) @38251   8 months anupama Still on removing user comments and the remove-metadata-array methods: …
(edit) @38248   8 months anupama We don't need data- attributes for username, usercomment and timestamp …
(edit) @38245   8 months davidb Updated comment
(edit) @38244   8 months davidb The version that works with intermuse.sowemustthink.space
(edit) @38243   8 months davidb Version that works with http://localhost:8383
(edit) @38238   8 months anupama Moving the handling of the silent gsdl_cgi errors (that result in perl …
(edit) @38237   8 months anupama The ajax errorResponse function wasn't being called on perl's …
(edit) @38234   8 months anupama Removed most of the debugging statements when removing user comments. …
(edit) @38232   8 months anupama Got remove-import-metadata-array to work at least: metapositions …
(edit) @38231   8 months anupama Correcting obvious mistakes while hunting down what else is still …
(edit) @38219   8 months anupama Runtime server side changes to recognise remove-metadata-array method. …
Note: See TracRevisionLog for help on using the revision log.