source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36181   2 years kjdon added strings for new sort and facet configuration panels
(edit) @36180   2 years kjdon stop compiling if we get an error - otherwise it just shows the same …
(edit) @36179   2 years kjdon if one of the compile lines fails, don't continue with the next one
(edit) @36178   2 years kjdon added string for new SearchMetadata - index/level etc display texts …
(edit) @36177   2 years kjdon set type attribute - this will be used for getting the correct coll …
(edit) @36176   2 years kjdon add a small gap between rows in the index/sort/facet panel
(edit) @36175   2 years kjdon put solr first in the ordering
(edit) @36174   2 years kjdon we decided to get rid of the add_all button
(edit) @36173   2 years kjdon setDefault tooltip now customisable; added a bevel border round the …
(edit) @36172   2 years kjdon added another dictionary key
(edit) @36171   2 years kjdon sortFields can have a default
(edit) @36170   2 years kjdon added a method for converting a nodelist to string - cos I needed it …
(edit) @36169   2 years kjdon there was a (cut and paste?) error in passing the site name to …
(edit) @36168   2 years davidb Removed unnecessary files
(edit) @36167   2 years davidb First cut at files for a enriched audio player based on wavesurfer regions
(edit) @36166   2 years davidb Tweaked TK Label transition; CSS that supports enriched audio player …
(edit) @36165   2 years kjdon made [Default Index] thingy customisable
(edit) @36164   2 years kjdon added default_indicator_key, changed the order of the buttons
(edit) @36163   2 years davidb Tidy up in TK Labels; Introducing enriched audio playback using …
(edit) @36162   2 years kjdon added code for sortfields and facets. its going wrong though, so …
(edit) @36161   2 years kjdon added default element name, plus key for default indicator in list
(edit) @36160   2 years kjdon added methods to get the sortfields and facets
(edit) @36159   2 years davidb Bootstrap icons suitable for audio player
(edit) @36158   2 years kjdon this now inherits from BaseIndexManager
(edit) @36157   2 years kjdon some changes to help the inheritance along
(edit) @36156   2 years kjdon adding proper handlign for sortfields and facets. needs quite a bit of …
(edit) @36155   2 years kjdon added methods for getting the Sorts and Facets elements
(edit) @36154   2 years kjdon added method to get the class type, so we can use it to make new objects
(edit) @36153   2 years kjdon IndexingManager updated to add in sortfield panel and facet panel if needed
(edit) @36152   2 years kjdon changed the layout of case/stem etc options to 2x2 instead of 4x1
(edit) @36151   2 years kjdon Facet and SortField inherit from Index, as basically the same code but …
(edit) @36150   2 years kjdon took the basic functions from IndexMnaager and put them into …
(edit) @36149   2 years kjdon updated for new class name
(edit) @36148   2 years kjdon renamed IndexManager.java to SearchIndexManager.java
(edit) @36147   2 years kjdon a couple strings to do with solr, and internal representation of …
(edit) @36146   2 years kjdon just added a check for null node when generating string representation
(edit) @36145   2 years davidb Added support for TK Labels
(edit) @36144   2 years davidb Changed from using done: to success: as a result of using newer jquery v3
(edit) @36143   2 years davidb Changed from using done: to success: as a result of using newer jquery v3
(edit) @36142   2 years davidb Added TK Label icons
(edit) @36141   2 years davidb Introducing TK Labels metadata set
(edit) @36140   2 years kjdon made the stemming controls be selected and enabled appropriately for …
(edit) @36139   2 years kjdon updated to use the new MGIndex/Index classes. a bit of code …
(edit) @36138   2 years kjdon split Index into 2 classes - Index: for mgpp/lucene/solr indexes, and …
(edit) @36137   2 years kjdon added gs2 versions for sort fields
(edit) @36136   2 years kjdon method to set a class type, now that we have INdex and MGIndex, and we …
(edit) @36135   2 years kjdon added solr option to build types. Also setCaretPosition on the indexer …
(edit) @36134   2 years anupama korean language gs3 interface module translations, thanks to Hilario Seo
(edit) @36133   2 years anupama spaces added by gti I think so that it matches english version
(edit) @36129   2 years kjdon because greenstone3.xml (if you are using the latest one from svn) …
(edit) @36128   2 years davidb Check is without the dollar and braces
(edit) @36127   2 years davidb Changing the derby default port used in Greenstone3 to be in the …
(edit) @36126   2 years kjdon check for url is not null - if we have left a servlet definition in, …
(edit) @36125   2 years kjdon the test for visual studio version was using environment variables …
(edit) @36124   2 years kjdon I have been testing installing greenstone with collection building …
(edit) @36123   2 years kjdon added a couple more values for os.windows. Not sure if this is even used.
(edit) @36122   2 years kjdon on windows, need to use wget from bin/windows which is not in the path …
(edit) @36121   2 years kjdon the ant file needs wget for downloading things (changed from ant get …
(edit) @36120   2 years kjdon back in the day, gs2 set WGETRC to point to a file wgetrc in …
(edit) @36119   2 years kjdon removed server.default.servlet from build.properties, use …
(edit) @36118   2 years kjdon made gliserver.pl etc svn:externals instead of svn exporting them here …
(edit) @36117   2 years kjdon added gliserver.pl, gsdlCGI.pm, checksum.pl into svn:externals. other …
(edit) @36116   2 years kjdon made the oaiserver_name option visible in GLI - easier to do this than …
(edit) @36115   2 years kjdon buildcol also updated to allow for passing in of oaiserver_name - when …
(edit) @36114   2 years kjdon allow passing in of oaiserver_name to activate.pl, which then gets …
(edit) @36113   2 years kjdon use servlet_url_prefix for base href if it is defined - comes from …
(edit) @36112   2 years kjdon added servlet_url_path param, which can come in from servlet …
(edit) @36111   2 years kjdon moved each servlet-mapping next to its servlet definition for ease of …
(edit) @36110   2 years kjdon need to work out servlet_path and site_name in the local (not remote) …
(edit) @36109   2 years kjdon remove localsite and library defaults as they may not be valid
(edit) @36108   2 years kjdon commented out debug message line, otherwise it floods the log with …
(edit) @36107   2 years kjdon greenstone.org now https
(edit) @36106   2 years kjdon greenstone.org is now under https. when I just tried doc editing, …
(edit) @36105   2 years kjdon some commits around handling servlet path - if teh gliserver url is …
(edit) @36104   2 years kjdon added some handling around getting the default servlet path from …
(edit) @36103   2 years kjdon added second hashmap so we can get site name for a servlet path
(edit) @36102   2 years kjdon removed the defaults of localsite and library for site_name and …
(edit) @36101   2 years kjdon remove the default localsite and library - these may not be valid so …
(edit) @36100   2 years kjdon defaultservlet added to gsdl3site.cfg, so gliserver can find what …
(edit) @36099   2 years kjdon set a default for greenstone.default.servlet in case its not in …
(edit) @36098   2 years kjdon fill in defaultservletpath in gsdl3site.cfg
(edit) @36097   2 years kjdon new property for default servlet path - use this if you don't have a …
(edit) @36096   2 years kjdon now allow for getting defaultservlet from gsdl3site.cfg - we may not …
(edit) @36095   2 years kjdon look for files in collection/tmp folder, as well as import, and cache …
(edit) @36094   2 years kjdon pass servlet_path to Configuration
(edit) @36093   2 years kjdon change to number of Configuration arguments
(edit) @36092   2 years kjdon Configuration needs to be passed in servlet_path as well as site_name, …
(edit) @36091   2 years kjdon check that servlet arg starts with /, and add one if it doesn't
(edit) @36090   2 years kjdon if no JAVA_HOME set, don't give up, try to find java on the search …
(edit) @36089   2 years kjdon berrybasket stuff removed, favouritebasket and documentbasket now self …
(edit) @36088   2 years kjdon documentbasket now uses nothign from berrybasket
(edit) @36087   2 years kjdon documentmaker_scripts_util had been renamed ages ago to …
(edit) @36086   2 years kjdon making js/documentbasket more self contained - don't use things from …
(edit) @36085   2 years kjdon removed a couple more berry things
(edit) @36084   2 years kjdon got rid of berry option
(edit) @36083   2 years kjdon got rid of berry option
(edit) @36082   2 years kjdon removed berryBasketHelp template
(edit) @36081   2 years kjdon removed berry reference
(edit) @36080   2 years kjdon removed berrybasketprefs
(edit) @36079   2 years kjdon removed berry prefs, and now test on favouritebasket servlet param to …
Note: See TracRevisionLog for help on using the revision log.