source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @33463   5 years kjdon fixed up some typos. removed use_hlist_for option. This is very hard …
(edit) @33462   5 years ak19 Tested new tomcat.allowLinking property on Windows too now and it …
(edit) @33461   5 years ak19 Implementing Diego Spano's suggested changes for tomcat's allowLinking …
(edit) @33460   5 years kjdon fixed up some typos. removed use_hlist_for option. This is very hard …
(edit) @33459   5 years kjdon small changes to some strings
(edit) @33454   5 years kjdon updated metadata_selection_mode to be …
(edit) @33453   5 years kjdon the new and modified strings for revamped List classifier
(edit) @33452   5 years kjdon revamp of list classifier. More precise handling of numeric metadata …
(edit) @33451   5 years kjdon added a comment
(edit) @33450   5 years kjdon removed some unnecessary comments
(edit) @33438   5 years ak19 Forgot to commit a change made for Georgian.
(edit) @33436   5 years ak19 3 important changes for 2 separate bugfixes where one bugfix is …
(edit) @33435   5 years ak19 Georgian language translations for the language's new glihelp module …
(edit) @33434   5 years ak19 Correcting syntax errors in this bash script.
(edit) @33433   5 years ak19 New Georgian language translation for perlmodules module of the GS …
(edit) @33432   5 years ak19 New Georgian language translation for glidict module of the GS …
(edit) @33431   5 years ak19 Corrections of automated processing, noticed when processing Georgian …
(edit) @33430   5 years ak19 Undo call to to_utf8() on the query_string argument (arg[q]) to …
(edit) @33429   5 years kjdon fixed a bug in get_or_create_shortname where it wasn't storing the new …
(edit) @33424   5 years ak19 Georgian (code ka) language translations for the gs3interface module …
(edit) @33421   5 years ak19 Forgot to fix up svn externals property for the Georgian …
(edit) @33420   5 years ak19 Update to svnproperty externals for the Georgian (code: ka) …
(edit) @33417   5 years ak19 Georgian language translations for the coredm for GS2, gsinstaller …
(edit) @33416   5 years ak19 DEC collections weren't getting built on 32 bit linux VM after trying …
(edit) @33406   5 years kjdon if there is a semicolon after the file name, it ends up in the URL …
(edit) @33403   5 years ak19 Mistake to do with launchdir in SafeProcess: if the environment for …
(edit) @33396   5 years ak19 Georgian language gs3colcfg module of GS interface. Many thanks to …
(edit) @33395   5 years ak19 Georgian language translation work for the gs3interface module of the …
(edit) @33392   5 years ak19 Kathy found a problem whereby she wanted to run consecutive buildcols …
(edit) @33389   5 years kjdon store csv field array associated with filename, because you might have …
(edit) @33387   5 years kjdon removed all my debug statements
(edit) @33386   5 years kjdon modified the test for whether this is the selected node or not. cant …
(edit) @33385   5 years kjdon need to import response node as it is not part of same document
(edit) @33383   5 years kjdon some more work on the help page
(edit) @33382   5 years kjdon don't add collection/collname to pref and help link if collname is empty
(edit) @33381   5 years kjdon use nice /page/gsdl url for about greenstone page
(edit) @33380   5 years kjdon some more mods and strings for collection help page
(edit) @33374   5 years davidb added in opt-doc-args-link variable otherwise the transform fails with …
(edit) @33373   5 years kjdon need to check for null result from getTextString - otherwise get a …
(edit) @33369   5 years kjdon instead of create_shortname, now have get_or_create_shortname. this …
(edit) @33366   5 years davidb Formatting refactoring to reduce code duplication
(edit) @33365   5 years davidb Exported version of spreadsheet for public download
(edit) @33364   5 years davidb Requested word changes to About page
(edit) @33363   5 years davidb Customization of help text
(edit) @33362   5 years davidb Changes to the wording and formating of Terms and Conditions
(edit) @33361   5 years davidb Change of headings that are exported
(edit) @33360   5 years davidb Code tidy-up and change of input/output filenanme
(edit) @33348   5 years ak19 2 major changes. 1. Forgot to commit Dr Bainbridge's bugfix for why …
(edit) @33347   5 years kjdon made it optional whether the user gets shown the terms and conditions …
(edit) @33346   5 years kjdon check for empty child_id, and null DBInfo before using them
(edit) @33345   5 years kjdon got rid of hard coded empty basket text
(edit) @33344   5 years kjdon added favourites empty text
(edit) @33343   5 years kjdon add in favourites langfrags (not just berry ones). Change the title …
(edit) @33342   5 years kjdon change the empty basket message depending on whether it is a berry …
(edit) @33341   5 years kjdon tidied up relational metadata retrieval. implemented descendants and …
(edit) @33329   5 years ak19 Rebuilt the lucene demo collection with the changes to lucenebuildproc …
(edit) @33327   5 years ak19 In order to get map coordinate metadata stored correctly in solr, …
(edit) @33323   5 years ak19 Forgot to remove some debugging.
(edit) @33322   5 years ak19 Getting faceted searching working with the map shapes.
(edit) @33321   5 years ak19 Typo in crucial place.
(edit) @33320   5 years ak19 I think docx and doc can share the same Word icon.
(edit) @33317   5 years ak19 Incorporated request for GPS.mapOverlay for children of a section, …
(edit) @33313   5 years ak19 Minor. Changes to comment
(edit) @33312   5 years ak19 Better regex for determining if processor_mode is a legitimate …
(edit) @33311   5 years ak19 Bugfix to metadataaction, which hadn't been calculating subsections …
(edit) @33309   5 years ak19 More workarounds for HTML conversion results from Word's …
(edit) @33308   5 years kjdon now you can set hidden='true' to an index element in …
(edit) @33305   5 years kjdon get the list of level ids (= shortnames) and store it locally. This …
(edit) @33303   5 years ak19 Fixing up error caused by debug print statement: no coord for marker.
(edit) @33302   5 years ak19 1. Adding GPSMapOverlayLabel extracted from GPS.mapOverlay meta to …
(edit) @33301   5 years ak19 Incorporating Dr Bainbridge's suggested fix for dealing with Word docs …
(edit) @33300   5 years ak19 Any map-editor opened now centres on the shape overlays instead of …
(edit) @33299   5 years ak19 1. Committing Dr Bainbridge's fix to remove duplicated heading titles …
(edit) @33298   5 years kjdon more work on the document help
(edit) @33297   5 years kjdon some more help strings
(edit) @33296   5 years kjdon changed Form Search name to Fielded Search
Note: See TracRevisionLog for help on using the revision log.