source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30544   8 years kjdon added in gsf:html template. this template is used to avoid the user …
(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) @30539   8 years clintd this file was empty, removing it
(edit) @30538   8 years kjdon added in languages to match the translations we have
(edit) @30537   8 years kjdon originally we had one serbian interface, but now there are 4 variants. …
(edit) @30535   8 years kjdon instead of printing out the text os the params for a query link, we …
(edit) @30528   8 years Georgiy Litvinov Added empty english translation files to fix unavailable english …
(edit) @30525   8 years ak19 Russian language gs3interface module. Many thanks to Georgy Litvinov.
(edit) @30516   8 years Georgiy Litvinov Moved to incremental rebuild in webeditor
(edit) @30515   8 years kjdon updating gs3 translations from existing ones in gs2 macro files
(edit) @30514   8 years kjdon the interface_default_xx.properties files were regenerated from the …
(edit) @30511   8 years kjdon updating gs3 translations from existing ones in gs2 macro files
(edit) @30510   8 years kjdon remove empty files
(edit) @30509   8 years kjdon remove empty files
(edit) @30508   8 years kjdon remove empty files
(edit) @30507   8 years kjdon remove empty files
(edit) @30506   8 years kjdon updating gs3 translations from existing ones in gs2 macro files
(edit) @30505   8 years kjdon updating gs3 translations from existing ones in gs2 macro files
(edit) @30504   8 years kjdon removed commented out stuff
(edit) @30503   8 years kjdon we'll just focus now on the main files, so I'll remove these.
(edit) @30502   8 years kjdon updating gs3 translations from existing ones in gs2 macro files
(edit) @30501   8 years kjdon updating gs3 translations from existing ones in gs2 macro files
(edit) @30500   8 years kjdon updating gs3 translations from existing ones in gs2 macro files
(edit) @30498   8 years Georgiy Litvinov Improved russian translation in ServiceRack
(edit) @30497   8 years Georgiy Litvinov ServiceRack new lines transleted into Russian
(edit) @30495   8 years kjdon putting the extra solr strings into the main service rack properties …
(edit) @30494   8 years kjdon georgy translated the old service rack properties files. I have merged …
(edit) @30493   8 years kjdon just rearranged a couple of strings
(edit) @30488   8 years ak19 Fixed a string, which needed a newline after a slash that was meant to …
(edit) @30487   8 years ak19 Russian language greenstone3 module of the GS interface. Many thanks …
(edit) @30485   8 years ak19 Russian language greenstone3 and gsinstaller modules of the Greenstone …
(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) @30480   8 years davidb Next iteration in the development of this file. There are still some …
(edit) @30479   8 years davidb Additional util functions, ported to JS
(edit) @30478   8 years davidb Changes in the XSL and JS code to support the new approach taken to …
(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) @30473   8 years kjdon all these files have been merged into ServiceRack.properties (of the …
(edit) @30472   8 years kjdon these files don't seem to be used by anything, so deleting
(edit) @30471   8 years kjdon these files don't seem to be used by anything, so deleting
(edit) @30470   8 years kjdon reorganising service properties files. All the main ones are now in …
(edit) @30469   8 years kjdon reorganising service properties files. All the main ones are now in …
(edit) @30468   8 years davidb New work on supporting client-side XSLT in the browser
(edit) @30464   8 years Georgiy Litvinov Fixed webeditor hierarchy suggestions menu.
(edit) @30428   8 years davidb Useful to still have this template rule around, for some of the more …
(edit) @30401   8 years davidb Fix for MacOS 10.11, El Capitan
(edit) @30382   8 years Georgiy Litvinov Added hierarchy menu with suggestions to metadata editor
(edit) @30381   8 years Georgiy Litvinov Fix for suddenly appeared encoding problems with ajax POST requests
(edit) @30375   8 years kjdon testing svn
(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) @30346   8 years kjdon adding in a new template to allow for easy cutomisation of collection list
(edit) @30345   8 years kjdon adding in a new template to allow for easy cutomisation of document …
(edit) @30326   8 years kjdon testing commit
(edit) @30317   8 years sl255 change senses source from Wikipedia to WMI telnet
(edit) @30311   8 years kjdon added a variable and a couple of templates to make this more easily …
(edit) @30309   8 years Georgiy Litvinov Fix ckeditor config to prevent creating &quot symbols from double …
(edit) @30304   9 years ak19 Cosmetic changes
(edit) @30303   9 years ak19 Dr Bainbridge worked out the fix for getting solr collections working …
(edit) @30279   9 years ak19 Fix needed to get the GS3 server running again if GS3 is on a DVD/CD-ROM.
(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) @30236   9 years ak19 Correcting stray comment statement
(edit) @30235   9 years ak19 Correcting stray comment statement
(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) @30171   9 years kjdon david wanted halftone-library rather than ht-library
(edit) @30170   9 years kjdon need to add -p portnum to the derby networkservercontrol for shutdown …
(edit) @30169   9 years kjdon changing the filtering algorithm. Can choose between pagenum and …
(edit) @30168   9 years kjdon testing for undefined to stop an error
(edit) @30167   9 years kjdon the right side bar was 30% inside a 30% thing and ended up being very …
(edit) @30166   9 years kjdon other library now called ht-library
(edit) @30165   9 years kjdon commenting out basic, gs2, nzdl and gateway libraries. None of them …
(edit) @30164   9 years kjdon renamed therin to halftone as therin means jerk in polish
(edit) @30163   9 years kjdon renamed therin to halftone as therin means jerk in polish
(edit) @30162   9 years kjdon slightly reduce line size
(edit) @30161   9 years kjdon need to make the metadata_list element before adding something to …
(edit) @30160   9 years kjdon for cross coll searching, maxdocs means num docs per collection
(edit) @30157   9 years kjdon making the index page more helpful
(edit) @30156   9 years kjdon fixed a bug
(edit) @30155   9 years kjdon the little arrow image for external links, used by wikipedia
(edit) @30154   9 years kjdon commenting out the help button for 3.07 release. The text needs …
(edit) @30153   9 years kjdon changed to use ckeditor instead of direct-edit, to keep in line with …
(edit) @30152   9 years kjdon changed a few of the news and links items
(edit) @30151   9 years kjdon this seems to be empty, just the folders left over. So I am deleting it
(edit) @30150   9 years kjdon doing a simplified paging for cross coll searching. We give a maxdocs …
Note: See TracRevisionLog for help on using the revision log.