source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33720   4 years ak19 Implemented Dr Bainbridge's suggestions based on Kathy's solution to …
(edit) @33719   4 years kjdon fixed up processRedirectRequest method. for some reason parts had been …
(edit) @33715   4 years ak19 Much shorter Eclipse project file, currently including just the jar …
(edit) @33714   4 years ak19 Updating Eclipse .classpath file's reference to jar lib files correct …
(edit) @33713   4 years kjdon refactoring LibraryServlet. runSecurityChecks was happening too late. …
(edit) @33712   4 years kjdon modified createBasicRequest to use userContext methods, and to include …
(edit) @33711   4 years kjdon added editEnabled into UserContext
(edit) @33709   4 years ak19 Forgot to commit the zip file before deleting it
(edit) @33705   4 years kjdon reindented the file, no code changes
(edit) @33704   4 years kjdon added some authentication error strings. some are used by the …
(edit) @33703   4 years kjdon added more breadcrumbs for ease of finding your way back to the start
(edit) @33702   4 years kjdon added depositorTitleAndLink template. TODO - get depositor text from …
(edit) @33701   4 years kjdon added more breadcrumbs to the page. And now it displays an error if …
(edit) @33700   4 years kjdon starting to put some of the strings into a dictionary - using …
(edit) @33699   4 years kjdon first stab at requiring a user to be logged in to use the depositor, …
(edit) @33697   4 years ak19 Changes to the README to provide instructions on making the fewest …
(edit) @33696   4 years ak19 Moved the individual READMEs into the top level too along with …
(edit) @33695   4 years ak19 Minor corrects and file rename
(edit) @33694   4 years ak19 interfaces\images folder structure can be customised for a site as an …
(edit) @33693   4 years ak19 Forgot we needed a toplevel collect folder
(edit) @33692   4 years ak19 Math collection toplevel folder restructure
(edit) @33691   4 years ak19 Math collection renames and moving things about
(edit) @33690   4 years ak19 Moving the science collection to the top level
(edit) @33689   4 years ak19 Rename again
(edit) @33688   4 years ak19 Moving the science collection related README, screenshot and …
(edit) @33687   4 years ak19 Renaming science collection to not have period mark in its name, on …
(edit) @33686   4 years ak19
(edit) @33685   4 years davidb Upstream change related to Solr ext
(edit) @33684   4 years davidb Changes made around the time of the launch
(edit) @33683   4 years davidb Updated to process latest version of spreadsheet
(edit) @33682   4 years davidb Changes made around the time of the launch
(edit) @33681   4 years davidb Added in flock technique to avoid multiple people running the same script
(edit) @33680   4 years davidb Greenstone3 is fixed, so don't need to print out message about runing …
(edit) @33679   4 years davidb Folder for working on updates (PDFs to del, PDFs to add) from Kiri
(edit) @33673   4 years ak19 Waikato Education Department's Science Activities and Maths Activities …
(edit) @33672   4 years kjdon modified slightly so that the error messages come from the dictionary …
(edit) @33671   4 years kjdon added a static getTextString method - currently this is in Action.java …
(edit) @33670   4 years kjdon added editEnabled att string
(edit) @33669   4 years kjdon removed an annoying debug message
(edit) @33668   4 years kjdon a few changes to debuginfo texts
(edit) @33667   4 years kjdon preProcess.xsl renamed to expand-gslib.xsl to better indicate what it does
(edit) @33650   4 years kjdon updated to match the new xsl file names; lots of variable renames to …
(edit) @33649   4 years kjdon renamed config_format and text_fragment_format to better represent …
(edit) @33648   4 years kjdon changed the debuginfo xsl and strings to match the new o=xxx debug options
(edit) @33647   4 years kjdon added/changed a few of the output values for debugging the transform
(edit) @33641   4 years kjdon commented out some debug statements
(edit) @33640   4 years kjdon oops, I must have 'tidied' up the file and then not compiled it to …
(edit) @33639   4 years kjdon need to select child nodes, otherwise the gsf:default node ends up in …
(edit) @33638   4 years kjdon gslib doesn't use xml-to-string.xsl. its only used by formatmanager, …
(edit) @33637   4 years kjdon we can now use gsf and gslib in layout files.
(edit) @33636   4 years kjdon include means the stylesheet gets added inline, import mea s it gets …
(edit) @33632   4 years kjdon overhaul of TransformingReceptionist. changed the order of inlining …
(edit) @33631   4 years kjdon added a bit more error reporting
(edit) @33630   4 years kjdon minor comment changes
(edit) @33629   4 years kjdon added methods using Parameter2 - for params with text node values
(edit) @33628   4 years kjdon not sure why documentNode was a gsf:template here. Can't be like that …
(edit) @33627   4 years kjdon removed unnecessary comments
(edit) @33619   4 years kjdon need to handle the case where a collection file (eg image) gets …
(edit) @33614   4 years kjdon added a new line
(edit) @33613   4 years kjdon added allowdocumentediting and allowmapgpsediting options, plus also …
(edit) @33612   4 years kjdon work to do with params. add in default values to params if they are …
(edit) @33611   4 years kjdon added global setting to params - thesea re for params that are valid …
(edit) @33610   4 years kjdon USER_SESSION_CACHE_ATT moved to GSParams, as it is stored in session …
(edit) @33595   4 years kjdon new displayBaskets template - to avoid replicating code in query and …
(edit) @33594   4 years kjdon call gslib:displayBasket instead of replicating the code here
(edit) @33593   4 years kjdon the test for facets should be facetList/facet/count, as the facets get …
(edit) @33592   4 years kjdon reindented the file
(edit) @33591   4 years kjdon added in some strings for 'this collection contains x documents and …
(edit) @33590   4 years kjdon added 'this colleciton contains X documents and was last build Y days …
(edit) @33547   5 years davidb Initial cut at wavesurfer JS audio player version of AMC music content …
(edit) @33544   5 years ak19 1. Dr Bainbridge had the correct fix for solr dealing with phrase …
(edit) @33542   5 years kjdon use_hlist_for option is no longer valid
(edit) @33533   5 years kjdon some collections might not have Title or root_Title metadata, so check …
(edit) @33510   5 years kjdon isEditingTurnedOn renamed to isEditingAllowed, and added …
(edit) @33509   5 years kjdon only display Map GPS editing stuff if its allowed in config file
(edit) @33508   5 years kjdon pass a param into readyPageForEditing - indicates whether to add the …
(edit) @33507   5 years kjdon moved canDoEditing variable code to top, so can be used everywhere in …
(edit) @33506   5 years kjdon need to check whether document editing is turned on, not just if the …
(edit) @33505   5 years kjdon allowUserComments option changed to start with lower case a, to match …
(edit) @33504   5 years kjdon allowDocumentEditing option changed to start with lower case a, to …
(edit) @33493   5 years kjdon if we are on a cross collection search page, the collection for each …
(edit) @33492   5 years kjdon not all ccs pages has hierarchy element, so just test on s1.collection
(edit) @33491   5 years kjdon need to add optional args for doc links into the CCS format links. …
(edit) @33490   5 years kjdon changed default partition sizes back to 20, to match what was there …
(edit) @33487   5 years kjdon added code to display any error messages
(edit) @33486   5 years kjdon reindented the page, added some extra links, and organised the items …
(edit) @33485   5 years kjdon removed an erroneous space
(edit) @33484   5 years kjdon some changes and additions to the debuginfo page texts
(edit) @33483   5 years kjdon added an explicit space after Error:
(edit) @33482   5 years kjdon changed standardize_capitalization to …
(edit) @33481   5 years kjdon a few more refinements to List strings
(edit) @33479   5 years kjdon changed numeric option order to match letter options
(edit) @33478   5 years kjdon some refining of list option descriptions
(edit) @33477   5 years kjdon need to call setup_custom_sort to allow for collection's customsorttools.pm
(edit) @33476   5 years kjdon enabled having customsorttools in collection's perllib folder. you can …
(edit) @33475   5 years kjdon added numeric partition defaults to match partition type
(edit) @33474   5 years kjdon it turns out that childtype is not set in all cases, so put in the …
(edit) @33473   5 years kjdon still didn't get it quite right…
(edit) @33472   5 years kjdon forgot the -> to access member of a hash ref
(edit) @33464   5 years kjdon I committed the last changes by mistake, using the previous revision …
Note: See TracRevisionLog for help on using the revision log.