source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29644   9 years Jeremy Symon Using external xml file for main servlets (will be used when we write …
(edit) @29643   9 years Jeremy Symon Fixed activate.pl. Ping was failing due to dodgy old version of LWP, …
(edit) @29642   9 years Jeremy Symon Add patch for log4j log directory
(edit) @29641   9 years Jeremy Symon Setting greenstone library URL
(edit) @29640   9 years Jeremy Symon Renamed activate.pl library_url environment variable (from …
(edit) @29639   9 years ak19 Resorting to checking an env var, GSDL_LIBRARY_SERVLET_URL, if no …
(edit) @29638   9 years Jeremy Symon Building for correct architecture for RPM. Kind of. Subpackage …
(edit) @29637   9 years Jeremy Symon Convert MAXDOCS_PARAM to int when calling setMaxDocs. Fixes error …
(edit) @29636   9 years kjdon I have added back in an html.xsl, into pages folder
(edit) @29635   9 years kjdon a page, use with a=p&sa=html&c=collname&url=xxx, to embed xxx page …
(edit) @29630   9 years kjdon setting case and stem based on param defaults
(edit) @29629   9 years kjdon updating AndFragsToQueryResult to use actual num docs in weight generation
(edit) @29613   9 years Jeremy Symon All package managers now work using sub-packages (see r29595)
(edit) @29612   9 years Jeremy Symon Got Pacman working (again)
(edit) @29611   9 years Jeremy Symon Changes to get RPM working. May have broken Pacman and APT, since I …
(edit) @29610   9 years ak19 Updates to Spanish gs3interface and core language modules. Many thanks …
(edit) @29607   9 years Jeremy Symon Changes to get Ubuntu working.
(edit) @29598   9 years Jeremy Symon Changed package generators to not use the tmp directory needlessly, …
(edit) @29597   9 years Jeremy Symon Fixed outdated path in gli wrapper script. Now uses a variable so it …
(edit) @29595   9 years Jeremy Symon Modifying package generation to use sub-packages in order to avoid …
(edit) @29583   9 years Jeremy Symon Handling CPU architecture properly (now there is a separate …
(edit) @29582   9 years ak19 util::setup_greenstone_env() needs to handle env vars whose values are …
(edit) @29581   9 years kjdon in gs2mgppdemo, a query of government was coming back with …
(edit) @29580   9 years Jeremy Symon Fixed rpm spec files (needed to rename them when I made the variables …
(edit) @29578   9 years ak19 Moving from tomcat 7.0.26 to tomcat 7.0.57. Tomcat 7.0.57 is necessary …
(edit) @29577   9 years Jeremy Symon Lots of changes to get edit mode working. Changed variable marker to …
(edit) @29576   9 years Jeremy Symon Fixed GS2PerlConstructor to set gsdlos correctly, and set …
(edit) @29574   9 years Georgiy Litvinov Fix removeprefix and removesuffix fields issues with \ and "
(edit) @29559   9 years Jeremy Symon Fedora works. Also updated demo package to set its files to be owned …
(edit) @29558   9 years kjdon work around does_paging, does_chunking. only add in maxdocs, …
(edit) @29557   9 years kjdon paging search results. hits per page param done by action now if not …
(edit) @29556   9 years kjdon added in a getTextString method - to look up a string from the …
(edit) @29555   9 years kjdon removed hard coded search parameters - it should just use service defaults
(edit) @29554   9 years kjdon removed hidden hitsperpage and maxdocs params from quick search form. …
(edit) @29553   9 years kjdon tidying up paging of query results. max docs and hits per page are now …
(edit) @29552   9 years kjdon removed search prefs from prefs page. They can now go into the list of …
(edit) @29551   9 years Jeremy Symon I lied. (Ubuntu packages wouldn't generate from a clean build folder. …
(edit) @29550   9 years Jeremy Symon Ubuntu works
(edit) @29546   9 years Jeremy Symon Arch package now automatically sets the owner of the web directory to …
(edit) @29545   9 years kjdon sortorder param moved to solr search, and lucene search now has …
(edit) @29544   9 years kjdon sort order param is now reversesort, and moved here instead of in …
(edit) @29543   9 years kjdon I went to update the solr code with the new reverse sort param, and …
(edit) @29541   9 years kjdon changed sort order param to reverse sort param. matches better what …
(edit) @29540   9 years kjdon the shortname and full names had been mixed up, so swapped them over
(edit) @29539   9 years Jeremy Symon Re-added package manager definitions for apt and rpm
(edit) @29538   9 years kjdon added in a defaultLevel elem
(edit) @29536   9 years Jeremy Symon Working on a more flexible generation system. Only working for pacman …
(edit) @29529   9 years Jeremy Symon Changed gli wrapper to set collectdir
(edit) @29528   9 years Jeremy Symon Fixed tomcat lib folder for Fedora
(edit) @29527   9 years Jeremy Symon g++ is included in gcc on arch linux
(edit) @29526   9 years Jeremy Symon Got fedora packages working.
(edit) @29525   9 years kjdon when editing a simple document, there are no documentNodes, only the …
(edit) @29523   9 years kjdon implementing siblings and children, descendents still to implement. …
(edit) @29522   9 years kjdon need to check that namespaceURI is not null before using it, new …
(edit) @29521   9 years kjdon get the format element and look for parameter defaults in it. If we …
(edit) @29520   9 years kjdon removed extraneous ')'
(edit) @29519   9 years kjdon changed a tooltip to better match what the button does
(edit) @29518   9 years Jeremy Symon Really set the encoding when building javagdbm
(edit) @29517   9 years Jeremy Symon Set the encoding when building javagdbm
(edit) @29516   9 years Jeremy Symon Added c++ compiler to build dependencies
(edit) @29515   9 years Jeremy Symon Added property to set the encoding to UTF-8 when building. This is …
(edit) @29514   9 years ak19 Now the collectdir flag passed to gli.sh works (tested with GS3). It …
(edit) @29513   9 years Jeremy Symon Arch 'make package' shouldn't install the package automcatically
(edit) @29512   9 years Jeremy Symon Fixed gli package directory structure
(edit) @29511   9 years Jeremy Symon Fixed errors with ubuntu changelog/control files, and added a package …
(edit) @29510   9 years Jeremy Symon Renamed platforms to distros, and fixed problem when generating for …
(edit) @29509   9 years ak19 Kathy suggested a confirmation dialog to the reset format statement …
(edit) @29508   9 years Jeremy Symon Makefile generater now also generates package manager scripts. …
(edit) @29501   9 years kjdon made the slideshow and view options optional, based on gsf:option …
(edit) @29500   9 years kjdon encase whole toc output stuff in a test if toc option is set, …
(edit) @29499   9 years kjdon allow comma separated list of metadata, so can display more than one …
(edit) @29481   9 years Jeremy Symon Working on a script for generating build scripts for different …
(edit) @29476   9 years sjs49 First of 2 commits to get diffcol on the 64 bit Ubuntu that has perl …
(edit) @29474   9 years Jeremy Symon Got deb packages working
(edit) @29473   9 years Jeremy Symon Got deb building for gli. Currently the package manager complains …
(edit) @29472   9 years Jeremy Symon Added makefile for gli
(edit) @29471   9 years Jeremy Symon Added debian package files. Doesn't build to a debian package yet, but …
(edit) @29470   9 years Jeremy Symon Added svn:ignore settings for pacman build output
(edit) @29469   9 years sjs49 Added a readme to aid installation of the von-sparql site
(edit) @29467   9 years ak19 Jeremy found that status could be used instead of accountstatus for …
(edit) @29461   9 years ak19 Dr Bainbridge fixed a bug where import/build perl script arguments …
(edit) @29460   9 years Jeremy Symon Initial commit for linux packages. Contains scripts and patches, and …
(edit) @29459   9 years Jeremy Symon Start of linux package manager area
(edit) @29458   9 years Jeremy Symon Start of package manager area so it is easier to install greenstone on …
(edit) @29456   9 years ak19 Now processes multi-line properties in properties files (resource …
(edit) @29454   9 years ak19 Spanish translations for testing the offline translation/spreadsheet …
(edit) @29453   9 years ak19 Spanish test translations to new greenstone3/gs3interface module. Many …
(edit) @29452   9 years ak19 Removing duplicate property ahead of commit
(edit) @29451   9 years sjs49 Added compare.xsl to svn, as it was previously not under version …
(edit) @29450   9 years sjs49 Fixed the mystery error message that was written to console on every …
(edit) @29447   9 years sjs49 Fixed query failing to parse when restricted data from two collections …
(edit) @29446   9 years sjs49 Removed old commented code, and added some css for a previously …
(edit) @29445   9 years sjs49 Tidied comparison code and improved comments a little. Changed some …
(edit) @29444   9 years sjs49 Refactored code a little to remove some unecessary function parameters …
(edit) @29443   9 years sjs49 Removed old autocomplete functionality which is no longer available on …
(edit) @29442   9 years ak19 Last time when Tigran Zargaryan committed translations, some of them …
(edit) @29441   9 years kjdon seems you need .css('display', ) instead of .css('display', null) to …
(edit) @29440   9 years kjdon the float-anchor div screws up the page if it is empty, so adding in a …
(edit) @29439   9 years kjdon fixed up a few null pointer exceptions that showed up with infomine …
(edit) @29438   9 years kjdon added a clear-tomcat-sessions target
Note: See TracRevisionLog for help on using the revision log.