source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38356   7 months kjdon added a simple name in a dictionary file that works for many languages …
(edit) @38355   7 months kjdon placeholder for allowing collection specific preferences - add in a …
(edit) @38354   7 months kjdon removed a couple debugging chars left in by mistake
(edit) @38352   7 months kjdon there was an erroneous ( in gsf:foreach-metadata. Fixed.
(edit) @38351   7 months anupama Only deleting user comments through the editor works, I can't get …
(edit) @38350   7 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   8 months anupama 1. Confirmation dialog when deleting selected user comments. 2. The …
(edit) @38316   8 months anupama Incremental change to allow user editing for any accounts who have …
(edit) @38315   8 months anupama Shifted else-if line to where others preferred to read it
(edit) @38302   8 months anupama Webswing authentication bypass when logged in, using JSessionID this …
(edit) @38301   8 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. …
(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   9 months kjdon if a classifier has a hidden=true attribute, don't add it to the nav bar
(edit) @38181   9 months kjdon add in hte hidden attribute from the collectionCOnfig node into the …
(edit) @38154   9 months kjdon moved sidx and didx to static strings
(edit) @38153   9 months kjdon when looking for interface files, in the web/interfaces/xxx/resources …
(edit) @38152   9 months kjdon working on facets. added List.js - a simple list javascript file which …
(edit) @38151   9 months kjdon convert " back to double quotes so that it looks nicer in the …
(edit) @38150   9 months kjdon need to style my new facetContainer
(edit) @38106   9 months kjdon FacetWrapper getCounts now returns a List of FacetCounts - so we keep …
(edit) @38105   9 months kjdon we don't want to put counts into a hashmap, as this throws away the …
(edit) @38104   9 months kjdon in the gs2 interface, the home page defines serviceList template, to …
(edit) @38103   9 months davidb Additional exceptions for svn checkout
(edit) @38087   9 months davidb Variety of changes: (i) Using 'class' to make these <br>'s eaiser to …
(edit) @38086   9 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38085   9 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38084   9 months davidb Adding in alt attriute to improve WCAG compliance
(edit) @38083   9 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38082   9 months davidb CSS rules uses the alternative formatting of bannerLinks at tab-buttons
(edit) @38081   9 months davidb XSL changed to using SVG version for these images, making it easier to …
(edit) @38080   9 months davidb Tidy up -- added an extra newline char
(edit) @38069   9 months anupama Finally located and suppressing red herring message of JRE not found …
(edit) @38057   9 months kjdon made home and about use footer template. commented out the jquery.js …
(edit) @38056   9 months kjdon made this interface work again with current greenstone. didn't do any …
(edit) @38055   9 months kjdon removed Ms
(edit) @38054   9 months kjdon moving the contents of core_whitespace.css into core.css - too hard to …
(edit) @38053   9 months kjdon we also need to check the interface highlightQueryTerms options when …
(edit) @38025   9 months kjdon added new pdf image specification - used in heritage
(edit) @38023   9 months kjdon this interface was a checkpoint for Carl prior to upgrading to …
(edit) @38022   9 months kjdon This interface was a checkpoint for georgy (I think), and we no longer …
(edit) @38020   9 months kjdon removed the hard wired coloring for view favourites link. we no longer …
(edit) @38019   9 months kjdon removing the bit where the buttonname for a classifier is used for a …
(edit) @38018   9 months kjdon added 'view favourites' for the new shortened favourites link
(edit) @38004   9 months kjdon added a formatNewLines method, to replace \n with <br/>. Useful for …
(edit) @38003   9 months kjdon updates to handle having horizontal a-z lists inside a vertical …
(edit) @38002   9 months kjdon made the favourites link say 'view favourites' on one line, instead of …
(edit) @38001   9 months kjdon removed the pink thatching from favourites link
(edit) @37997   9 months kjdon removed debug line. use window.open to do the email in a new window
(edit) @37970   9 months davidb Fixes after testing on a freshly setup Windows machine
(edit) @37960   10 months kjdon some mods for gsf:metadata-table. we need to apply-templates instead …
(edit) @37959   10 months kjdon when we have HLists we always want to get all the siblings along the …
(edit) @37958   10 months kjdon indented nicely a section of code in preparation for committing changes.
(edit) @37957   10 months kjdon a new method to identify the top level children, eg CL1.2, and not CL1 …
(edit) @37938   10 months anupama A couple of changes to the English strings spotted by John Rose and …
(edit) @37927   10 months anupama French language translations and updates for the gs3interface module …
(edit) @37901   10 months kjdon test for null format element before using it
(edit) @37900   10 months davidb Updated instructions
(edit) @37896   10 months anupama Part 1/2. Adding Armenian (langcode hy) language gs3colcfg module of …
(edit) @37894   10 months anupama Armenian (langcode hy) language gs3interface module of Greenstone3. …
(edit) @37862   10 months anupama Old versions of Firefox, up toFirefox version 45 that we ran on the …
(edit) @37860   10 months anupama I'd run a JS change Dr Bainbridge made by Finn, where the spread …
(edit) @37856   10 months davidb Whitespace layout change to improve readability
(edit) @37826   10 months kjdon updated a comment
(edit) @37821   11 months kjdon added a coment
(edit) @37819   11 months anupama Forgot to remove the 16x16px servericon image from SVN after testing …
(edit) @37818   11 months anupama Commit 2/2 Dr Bainbridge fixed the issue of a very low resolution …
(edit) @37817   11 months anupama Commit 1/2 Dr Bainbridge fixed the issue of a very low resolution …
(edit) @37816   11 months anupama The gs3-server.app Mac 64 bit shortcut was regenerated on (for) …
(edit) @37815   11 months anupama The previous commit (r37814) had broken the nightly Mac Monterey …
(edit) @37814   11 months anupama Macrocarpa is now updated to being a Mac Monterey. I found I could …
(edit) @37805   11 months anupama Another instance where ??= needed replacing, this time in XSLT. Only …
(edit) @37804   11 months anupama The double questionmark (with assignment) javascript operator called …
(edit) @37791   12 months davidb these files contain newer work related to audio track editing however …
(edit) @37790   12 months davidb useful support icons for audio track editing
Note: See TracRevisionLog for help on using the revision log.