source: main/trunk/greenstone3/src/java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30810   8 years kjdon when loading all the text strings for a particular prefix into a …
(edit) @30782   8 years kjdon changed the default public and system bits for doctype to transitional …
(edit) @30770   8 years kjdon when getting all the strings with a specified prefix, we actually want …
(edit) @30731   8 years kjdon if we are setting text, then we just remove the NoText metadata if its …
(edit) @30730   8 years kjdon get root_assocfilepath by default, in case we have links to source …
(edit) @30729   8 years kjdon a couple of change meta functions were not writing out changes back to …
(edit) @30728   8 years kjdon use root_assocfilepath instead of assocfilepath in case we are at a …
(edit) @30704   8 years kjdon use the top OID for marking doc in database - only top level ids are …
(edit) @30670   8 years kjdon can now get displayItem values from a dictionary. for collections, …
(edit) @30669   8 years kjdon adding sortby to use dictionary lookup
(edit) @30668   8 years kjdon removed some debug strings
(edit) @30667   8 years kjdon can now specify a dictionary name in a displayItem that uses a key
(edit) @30666   8 years kjdon if att value is null for getNamedElement, will now return the first …
(edit) @30647   8 years kjdon getTextString returns null if not found, so need to check for null …
(edit) @30634   8 years kjdon modifying the way levels, indexes, classifier buttons are displayed. …
(edit) @30633   8 years kjdon getDisplayText has moved classes
(edit) @30632   8 years kjdon getDisplayText has moved classes
(edit) @30631   8 years kjdon getDisplayText has moved classes
(edit) @30630   8 years kjdon getDisplayText has moved classes
(edit) @30629   8 years kjdon moved getDisplayText into ServiceRack from GSXML so that if there is a …
(edit) @30617   8 years ak19 Bugfix to oversight: web document editor didn't reindex on removing …
(edit) @30616   8 years ak19 Useful debug statement when we get an InvocationTargetException
(edit) @30595   8 years kjdon removed an erroneous quote mark
(edit) @30589   8 years kjdon use the new GSXSLT.findExtraMetadataNames in action and …
(edit) @30588   8 years kjdon use new GSXML.STD_NAMESPACES_ATTS instead of adding each one individually
(edit) @30587   8 years kjdon use new GSXML.ALL_NAMESPACES_ATTS instead of adding each one individually
(edit) @30586   8 years kjdon use standard GSXML function to add namespaces
(edit) @30585   8 years kjdon added method findExtraMetadataNames. This looks through xsl to find …
(edit) @30584   8 years kjdon added GSLIB namespace to the list. Also created strings and methods …
(edit) @30563   8 years Georgiy Litvinov Undoing solr cores initialization commit to move code in solr …
(edit) @30558   8 years kjdon undoing last commit which was made in error
(edit) @30557   8 years kjdon commit to add the full message: added ability for the …
(edit) @30556   8 years kjdon check values not null before iterating over them
(edit) @30555   8 years kjdon undoing last commit which was made by mistake
(edit) @30554   8 years kjdon undoing last commit which was made by mistake
(edit) @30553   8 years kjdon added ability for teh collectionConfig.xml file to carry additional …
(edit) @30552   8 years kjdon added extraInfo element string
(edit) @30550   8 years Georgiy Litvinov At collection initialization stage added checks for activated Solr …
(edit) @30542   8 years Georgiy Litvinov Added checkFileExistence method for xslt checks. Fixed invisible group …
(edit) @30541   8 years Georgiy Litvinov Fixed CollectionGroups non-existent collections check
(edit) @30540   8 years Georgiy Litvinov Added collection groups. Config file in …
(edit) @30516   8 years Georgiy Litvinov Moved to incremental rebuild in webeditor
(edit) @30483   8 years davidb Tidy up on comments.
(edit) @30482   8 years davidb Changes to help with compiling and running this for Android
(edit) @30481   8 years davidb Used to be an internal class to URLFilter, but this didn't play well …
(edit) @30477   8 years davidb Changes in the Java code to support the new approach taken to …
(edit) @30476   8 years kjdon the property file to look up has changed with the new rearrangement of …
(edit) @30475   8 years kjdon now we have a main ServiceRack.properties file for most of the core …
(edit) @30474   8 years kjdon added some info
(edit) @30360   8 years Georgiy Litvinov Removed unnecessary checks from previous commit
(edit) @30359   8 years Georgiy Litvinov Added URI Encoding method for xslt utils
(edit) @30264   9 years jmt12 Added static block to ensure database wrapper registers its name and …
(edit) @30263   9 years jmt12 Added an extra catch to report exceptions *other* than …
(edit) @30262   9 years jmt12 Altered the collectionDatabaseFile function to no longer use hardcoded …
(edit) @30261   9 years jmt12 Added a function to allow databases to register themselves (and their …
(edit) @30260   9 years jmt12 Replacing hardcoded database file extensions with call to DBHelper …
(edit) @30240   9 years ak19 Removed debug statement.
(edit) @30237   9 years ak19 I think I've got the final fix in, but with debug statements. It's …
(edit) @30234   9 years ak19 Adding in debugging for installer
(edit) @30233   9 years ak19 More derby port and server changes to get the installer to set the …
(edit) @30232   9 years ak19 Modifications for testing in installer
(edit) @30231   9 years ak19 Admin passwords set during installer stopped working, probably because …
(edit) @30196   9 years ak19 Fixes to do with networked Derby: port and host number changes …
(edit) @30161   9 years kjdon need to make the metadata_list element before adding something to …
(edit) @30150   9 years kjdon doing a simplified paging for cross coll searching. We give a maxdocs …
(edit) @30147   9 years kjdon making start_results always start at 0, as sometimes it was 1, …
(edit) @30145   9 years kjdon set the index to match the default level, just in case we are doing …
(edit) @30094   9 years Georgiy Litvinov Check for existence of snippets
(edit) @30056   9 years Georgiy Litvinov Fixes for highlighting bug.
(edit) @30055   9 years ak19 Fixing bug in GS3 installer that didn't use the longer password …
(edit) @30049   9 years Georgiy Litvinov While using Solr field highlighted by Solr Servlet. Also added …
(edit) @30043   9 years ak19 Fixed a bug in shutting down the derbyserver. Noticed on Windows after …
(edit) @30034   9 years ak19 The OAI Validator has added more tests, one of them had failed: when …
(edit) @29997   9 years kjdon when getting extra metadata names, lets put them in a set and check it …
(edit) @29990   9 years kjdon classifier metadata can have macros, eg _textmonth06_ in a datelist. …
(edit) @29989   9 years kjdon add in the replaceListRef macros to the macro resolver
(edit) @29988   9 years ak19 1. Targets for stopping and starting the derby server now first check …
(edit) @29979   9 years Georgiy Litvinov RSS Feed Links url use baseUrl from request. Fixed broken links when …
(edit) @29977   9 years ak19 Related to commits 29903 and 29923. Adding a property for the …
(edit) @29947   9 years ak19 First of two commits to fix rebuilding a collection using the online …
(edit) @29946   9 years ak19 Moving or renaming StreamGobbler to LogStreamGobbler
(edit) @29923   9 years ak19 When running the Greenstone Server Interface dialog, need to ensure …
(edit) @29922   9 years Georgiy Litvinov No metadata while following internal link bugfix
(edit) @29921   9 years Georgiy Litvinov Hierarchy classifier bugfix
(edit) @29903   9 years ak19 Changing over from embedded derby db to networked derby server. Not …
(edit) @29869   9 years ak19 First part of commit for ensuring the user is authenticated when …
(edit) @29845   9 years ak19 Modified gs3-server dialog to have an Allow External Connections …
(edit) @29843   9 years ak19 Minor fixes ahead of committing more major changes.
(edit) @29841   9 years ak19 Modification to previous commit: authenticated-ping should not trigger …
(edit) @29831   9 years ak19 Dr Bainbridge fixed the bug in a solr collection where upon rebuilding …
(edit) @29753   9 years ak19 Related to commits 29687, 29729, 29730. The changes to incorporating …
(edit) @29752   9 years ak19 Related to commits 29687, 29729, 29730. The changes to incorporating …
(edit) @29731   9 years kjdon need to add the metadata for the form searches so that the action …
(edit) @29730   9 years ak19 The second and final part of the commits to getting GLI running again …
(edit) @29728   9 years ak19 Adjusting gs3-server code to work with changes made to 29686 where …
(edit) @29713   9 years ak19 Comment expanded to include all necessary args to the commandline.
(edit) @29637   9 years Jeremy Symon Convert MAXDOCS_PARAM to int when calling setMaxDocs. Fixes error …
(edit) @29630   9 years kjdon setting case and stem based on param defaults
(edit) @29576   9 years Jeremy Symon Fixed GS2PerlConstructor to set gsdlos correctly, and set …
(edit) @29558   9 years kjdon work around does_paging, does_chunking. only add in maxdocs, …
Note: See TracRevisionLog for help on using the revision log.