source: main/trunk/greenstone3/web/interfaces/default

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38806   2 months anupama First attempt (2 *hardcoded* config params) of webswing version of …
(edit) @38766   3 months kjdon doc.shapes might not be defined
(edit) @38505   5 months kjdon added a switchLanguage function - change the current page to the …
(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) @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) @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) @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) @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) @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) @38301   7 months davidb Used in SPARQL extension (jena-fuseki), but more useful/easier to work …
(edit) @38259   7 months anupama 1. Removed some code that was unnecessary after all (it merely …
(edit) @38258   7 months anupama I think I have webswing gli authentication working out without an …
(edit) @38257   7 months anupama Removed unused function that I was working on (and function misspelled …
(edit) @38256   7 months anupama Untested. Committing changes for bypassing webswing authentication …
(edit) @38251   7 months anupama Still on removing user comments and the remove-metadata-array methods: …
(edit) @38248   7 months anupama We don't need data- attributes for username, usercomment and timestamp …
(edit) @38245   7 months davidb Updated comment
(edit) @38244   7 months davidb The version that works with intermuse.sowemustthink.space
(edit) @38243   7 months davidb Version that works with http://localhost:8383
(edit) @38238   7 months anupama Moving the handling of the silent gsdl_cgi errors (that result in perl …
(edit) @38237   7 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) @38218   8 months anupama Added code in user_comments.js for the compound remove_metadata_array …
(edit) @38194   8 months anupama Adding the javascript wrapper to the perl modmetadataaction cgiactions …
(edit) @38189   8 months anupama Basic functioning for deleting user comments when logged in as admin …
(edit) @38188   8 months anupama GUI infrastructure for admin to delete user comments is now in place. …
(edit) @38182   8 months kjdon if a classifier has a hidden=true attribute, don't add it to the nav bar
(edit) @38152   8 months kjdon working on facets. added List.js - a simple list javascript file which …
(edit) @38151   8 months kjdon convert " back to double quotes so that it looks nicer in the …
(edit) @38150   8 months kjdon need to style my new facetContainer
(edit) @38087   8 months davidb Variety of changes: (i) Using 'class' to make these <br>'s eaiser to …
(edit) @38086   8 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38085   8 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38084   8 months davidb Adding in alt attriute to improve WCAG compliance
(edit) @38083   8 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38082   8 months davidb CSS rules uses the alternative formatting of bannerLinks at tab-buttons
(edit) @38081   8 months davidb XSL changed to using SVG version for these images, making it easier to …
(edit) @38080   8 months davidb Tidy up -- added an extra newline char
(edit) @38053   8 months kjdon we also need to check the interface highlightQueryTerms options when …
(edit) @38020   8 months kjdon removed the hard wired coloring for view favourites link. we no longer …
(edit) @38003   8 months kjdon updates to handle having horizontal a-z lists inside a vertical …
(edit) @38002   8 months kjdon made the favourites link say 'view favourites' on one line, instead of …
(edit) @38001   8 months kjdon removed the pink thatching from favourites link
(edit) @37997   8 months kjdon removed debug line. use window.open to do the email in a new window
(edit) @37960   9 months kjdon some mods for gsf:metadata-table. we need to apply-templates instead …
(edit) @37862   9 months anupama Old versions of Firefox, up toFirefox version 45 that we ran on the …
(edit) @37860   9 months anupama I'd run a JS change Dr Bainbridge made by Finn, where the spread …
(edit) @37856   9 months davidb Whitespace layout change to improve readability
(edit) @37826   10 months kjdon updated a comment
(edit) @37805   10 months anupama Another instance where ??= needed replacing, this time in XSLT. Only …
(edit) @37791   11 months davidb these files contain newer work related to audio track editing however …
(edit) @37790   11 months davidb useful support icons for audio track editing
(edit) @37783   11 months kjdon doh. typo on the =, should be ==
(edit) @37782   11 months kjdon using a js variable now, don't need to pass in isMapGPSEditingAllowed …
(edit) @37781   11 months kjdon only do the map stuff if it is enabled
(edit) @37780   11 months kjdon moved the map stuff out of documentedit_scripts into …
(edit) @37779   11 months kjdon use the variable isMapGPSEditingAllowed, rather than testing the …
(edit) @37778   11 months kjdon map gps editing now only turned on if the format option is present and …
(edit) @37756   11 months anupama In the PDF Collection tutorial, the 2 PDFs that were converted to …
(edit) @37749   12 months anupama Changed the cookie consent button hover colour …
(edit) @37747   12 months anupama Changed the colour of the affirmative cookie consent button to …
(edit) @37742   12 months anupama I assume the link to webswing GLI on the home page was accidentally …
(edit) @37732   12 months davidb Updating to newer version, and then also including some changes that …
(edit) @37728   13 months davidb template rules that that position home-help-pref as tabs on the right …
(edit) @37707   13 months davidb Allow VList format statements to pass style atrribute, so icon (and …
(edit) @37706   13 months davidb webswing GLI now available by default on home page, thanks to Kath's …
(edit) @37705   13 months davidb Needed to change how the delUser id is formed, as the newer support …
(edit) @37704   13 months davidb Code/Syntax upgraded to provide better generality as to the metadata …
(edit) @37703   13 months davidb Fixed JS syntax error
(edit) @37681   13 months davidb Whitespace change. This is a test commit, as the previous commit …
(edit) @37680   13 months davidb Introduction of some additional 'hook-points' xsl:templates that a GS …
(edit) @37628   13 months davidb Code tidyup
(edit) @37627   13 months davidb Moving login support with Google sign-in to 'shared-templates.xs'. …
(edit) @37612   13 months kjdon docNode templates now just call other named templates - makes it …
(edit) @37598   13 months davidb Some top-level syntax that allows a link to the tabletop DL extension …
(edit) @37590   14 months davidb removed hardcoded 8383 port
(edit) @37589   14 months davidb added various images for diarization editor
(edit) @37588   14 months davidb refinement and expansion of the audio diarization editor
(edit) @37587   14 months davidb expansion and refinement of css around the audio diarization editor
(edit) @37586   14 months davidb adding in an extra document focussed xslt variable
(edit) @37579   14 months davidb Logos for Greenstone's various top-level app/programs
Note: See TracRevisionLog for help on using the revision log.