source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36363   21 months kjdon added a new environment variable - GS_OPENSSL_HOST. when we are …
(edit) @36362   21 months kjdon we now install gs-release-builder into greenstone folder
(edit) @36361   21 months kjdon exit after printing out help message
(edit) @36360   21 months kjdon I got the param name wrong last time
(edit) @36359   21 months kjdon renaming opotiki site to wmtb, to keep it in line with wmtb interface
(edit) @36358   21 months kjdon need to pass the make arg (eg clean) to the iconv make command
(edit) @36357   21 months kjdon basketHeadTags are no longer used. use favourites and documentBasket …
(edit) @36356   21 months kjdon use the new servlet_url_prefix instead of siteURL metadata
(edit) @36355   21 months kjdon removed description from get-user-data as its not one that should be …
(edit) @36354   21 months davidb updated notes, plus added second servicename parameter to INSTALL_SERVICE
(edit) @36352   21 months kjdon removed erroneous ]
(edit) @36344   21 months kjdon not supposed to be a space in bash line at top. Also, despite this …
(edit) @36343   21 months kjdon changed the name of OPENSSL_HOST to GS_OPENSSL_HOST to make it clear …
(edit) @36342   21 months kjdon some mods for 32 bit
(edit) @36341   21 months kjdon a bit of tidying and better reporting. also make it use bash, as
(edit) @36340   21 months kjdon gs3 script for linux32
(edit) @36339   21 months kjdon lets give ssl_status an initial value
(edit) @36338   21 months kjdon some changes for use in 32 bit situation
(edit) @36337   21 months kjdon tar needed for windows
(edit) @36336   21 months kjdon some files for windows release building
(edit) @36335   21 months kjdon a folder to hold logs from (just windows?) build attempts
(edit) @36334   21 months kjdon added a note about adding java_home/bin to your path, if you have more …
(edit) @36321   21 months kjdon forgot to set ssl_status for main case of running config.
(edit) @36320   21 months anupama updated korean translations thanks to Hilario Seo
(edit) @36311   21 months kjdon compiling for 32 bit linux on new gs build system which is 64 bit - …
(edit) @36305   21 months kjdon major overhaul of this file. Tidied, reordered functions to make it …
(edit) @36304   21 months kjdon commented out annoying debug line
(edit) @36303   21 months kjdon need to use correct type for searchmeta, could be index/sort/facet
(edit) @36302   21 months kjdon language indexes should use searchmeta not collectionmeta
(edit) @36301   21 months kjdon tidying up by removing commented out code
(edit) @36300   21 months kjdon subcollections should use searchmeta not collectionmeta
(edit) @36299   21 months kjdon deleted some unused code
(edit) @36297   21 months anupama lomdemo-e's XMLRecord value does need the line feed (backslash-n) …
(edit) @36294   21 months anupama Forgot to commit xsl template collectionPath, added since the GS3 …
(edit) @36293   21 months anupama Forgot to commit minor change for GS3 to LOMPlugin previously. If GS3, …
(edit) @36291   22 months davidb Some basic tag processing of MARCXML records, printing out lines with …
(edit) @36288   22 months kjdon windows gs2 caveat script
(edit) @36287   22 months anupama PagedImg-e showed up a bug where only the first page of a paged-img …
(edit) @36286   22 months kjdon gs3 caveat for windows
(edit) @36285   22 months kjdon forgot to add home_dir
(edit) @36284   22 months kjdon code blocks now for windows and linux.
(edit) @36283   22 months kjdon code blocks now for windows and linux.
(edit) @36282   22 months kjdon print out a message if the file to source is not found, also use -e …
(edit) @36281   22 months kjdon deleted the test servlet specification as we don't use it and it …
(edit) @36280   22 months kjdon we now use greenstone.default.servlet instead of …
(edit) @36279   22 months kjdon when compiling the list of servlets to select in gg3 server, ignore …
(edit) @36272   22 months anupama Finally tracked down where the commented-out GS3 format statements are …
(edit) @36271   22 months davidb Check for any sign of text being bound to the doc, before going ahead …
(edit) @36270   22 months davidb initial cut at collection files for wanda-images
(edit) @36269   22 months davidb fixed scrollIntoView issue where entire page would scroll by changing …
(edit) @36268   22 months davidb changed to using gsf:div to avoid self-collapsing div problem when a …
(edit) @36267   22 months davidb Shifting to using new StructuredAudio extension and Wavesurfer.js
(edit) @36266   22 months davidb Directory for core files for Google Vision API example collection
(edit) @36263   22 months kjdon rank and none are also special words (for sortfields), along with text …
(edit) @36262   22 months kjdon put the plugout string into static strings
(edit) @36261   22 months kjdon small changes for snippets (solr). previously the snippet template was …
(edit) @36260   22 months kjdon put the none/rank options underneath the metadata list, instead of on top
(edit) @36259   22 months kjdon got rid of some debug strings, and commented out code
(edit) @36256   22 months kjdon strings for none/rank sort fields, and add all buttons for …
(edit) @36255   22 months kjdon added a numTicked method
(edit) @36254   22 months kjdon for gs2, all search meta types are set to 'search'
(edit) @36253   22 months kjdon added in the none/rank options for sort fields
(edit) @36252   22 months kjdon adding in add all button string keys
(edit) @36251   22 months kjdon added back in an 'add all' button. This is different to the previous …
(edit) @36250   22 months kjdon added keys for add all button
(edit) @36248   23 months anupama Need to add xmlns:gslib URL into collectionConfig xml file generated …
(edit) @36245   23 months kjdon need to call super.gainFocus - otherwise the current panes contents …
(edit) @36244   23 months kjdon updating this for new searchmeta changes
(edit) @36243   23 months kjdon solr button should only be available for gs3
(edit) @36242   23 months kjdon gs2, all index/level/sort search metas have the same type. We need to …
(edit) @36241   23 months kjdon removed commented out code. for gs2, the collect.cfg has no way to …
(edit) @36240   23 months kjdon added strings for rank/none - for sortfields. and in gs2, default …
(edit) @36239   23 months kjdon gneric search type for gs2, where, for the text strings, we don't …
(edit) @36238   23 months anupama Noticed a spelling error.
(edit) @36237   23 months davidb Bugfix: Fixing my own bug (Anu). When replacing a file with another …
(edit) @36235   23 months kjdon removed some old debug statements
(edit) @36234   23 months kjdon made this a bit more up to date, using the makegs2 scripts.
(edit) @36233   23 months kjdon removed the -source -target JAVACFLAGS to match what was done in …
(edit) @36232   23 months kjdon removed the -source -target JAVACFLAGS to match what was done in …
(edit) @36231   23 months kjdon some changes to add index strings
(edit) @36230   23 months kjdon previously we were removing metadata from the fragmenttablemodel by …
(edit) @36229   23 months kjdon I find it annoying when switching between gs2 and 3 that the gli …
(edit) @36228   23 months kjdon adding in some of the differences for linux 32 and 64 bit
(edit) @36225   23 months kjdon script for generating documented examples release
(edit) @36224   23 months kjdon scripts for the source releases
(edit) @36223   23 months kjdon use envi.pl not envi - the latter was an exact copy of the former, and …
(edit) @36222   23 months kjdon removed IDENTITY_DIR/FILE as they are not used
(edit) @36221   23 months kjdon changed an output message and removed unneeded puka code
(edit) @36220   23 months kjdon fixed up subversion path, added python - needed for compiling gnomelib …
(edit) @36219   23 months kjdon updated svn url to use https, and min java version to be 1.8
(edit) @36218   23 months kjdon added svn:external to include the release-kits
(edit) @36217   23 months davidb various improvements to enriched audio player
(edit) @36216   23 months davidb added download button for audio player
(edit) @36215   23 months kjdon the directory where the builds will be made into
(edit) @36214   23 months kjdon initial version of snapshot task. copied from bedrock. based on …
(edit) @36213   23 months kjdon adding packages folder and readme
(edit) @36212   23 months kjdon a new repository for greenstone release build system files
(edit) @36199   2 years kjdon changed a help statement
(edit) @36198   2 years davidb increased audio player width to suit iframe
(edit) @36197   2 years davidb audio player improvements
Note: See TracRevisionLog for help on using the revision log.