source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @29437   9 years sjs49 Modified gsdom2rdf.xsl for hathi and NZ collections to remove use of …
(edit) @29436   9 years sjs49 Modified gsdom2rdf.xsl for hathi and NZ collections to remove use of …
(edit) @29435   9 years sjs49
(edit) @29434   9 years sjs49 Collection names now load dynamically instead of being hard-coded into …
(edit) @29433   9 years ak19 DebugInfo now switched on when passing debug=yes, previously it only …
(edit) @29431   9 years sjs49 Made formatting changes to make code minutely easier to read
(edit) @29429   9 years sjs49 Altered overview SPARQL query so that Relation.isPartOf is no longer …
(edit) @29428   9 years kjdon use paramDefaults for setting up queryer, and default_sort
(edit) @29427   9 years kjdon read in defaultSort element and store it. Use this for default rank …
(edit) @29426   9 years kjdon changed default hits per page from 10 to 20
(edit) @29425   9 years sjs49 Use of .attr() deprecated in new version of jQuery, and was causing …
(edit) @29424   9 years sjs49 Changes made to CSS styles for a few new elements
(edit) @29423   9 years ak19 Changes made to some functions that were deleted in new version of jquery
(edit) @29422   9 years kjdon handling reading in and writing out defaultSort from and to …
(edit) @29421   9 years kjdon adding in debug stuff for a collection, eg so that can run greenbug. …
(edit) @29420   9 years ak19 Tagging gs2-extensions for release 3.06
(edit) @29419   9 years ak19 Tagging gs2-extensions for release 3.06
(edit) @29418   9 years ak19 Tagging release 3.06
(edit) @29416   9 years ak19 Related to previous commits. A minor final change to have rudimentary …
(edit) @29415   9 years ak19 There was no option for downloading language files for GS3. But only …
(edit) @29413   9 years ak19 Forgot to add an important comment to the previous commit
(edit) @29412   9 years ak19 Forgot to add an important comment to the previous commit
(edit) @29411   9 years ak19 There is rudimentary support for translating Greenstone 3 online via …
(edit) @29410   9 years ak19 Updates to Gujarati language core and auxiliary modules of the …
(edit) @29409   9 years kjdon adding a reset method to MGPPSearchWrapper. When we rebuild a …
(edit) @29408   9 years ak19 For GLI to run successfully when using the source component top-up for …
Note: See TracRevisionLog for help on using the revision log.