source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30591   8 years ak19 Correct way of allowing spaces in filepath when using a batch for …
(edit) @30590   8 years kjdon this change was made on puka, and when I tried this on commdev, it …
(edit) @30589   8 years kjdon use the new GSXSLT.findExtraMetadataNames in action and …
(edit) @30588   8 years kjdon use new GSXML.STD_NAMESPACES_ATTS instead of adding each one individually
(edit) @30587   8 years kjdon use new GSXML.ALL_NAMESPACES_ATTS instead of adding each one individually
(edit) @30586   8 years kjdon use standard GSXML function to add namespaces
(edit) @30585   8 years kjdon added method findExtraMetadataNames. This looks through xsl to find …
(edit) @30584   8 years kjdon added GSLIB namespace to the list. Also created strings and methods …
(edit) @30583   8 years ak19 Final fixes to get changes to GTI working with new gs3colcfg …
(edit) @30582   8 years ak19 Final fixes to get changes to GTI working with new gs3colcfg …
(edit) @30581   8 years ak19 GTI related changes to add gs3 demo collection config files' …
(edit) @30580   8 years ak19 Adding display string for new translation module (gs3colcfg).
(edit) @30579   8 years ak19 Second GTI related commit. Adding new folder for translating GS3 demo …
(edit) @30578   8 years ak19 Fixing name of newly added file, should be properties not xml.
(edit) @30577   8 years ak19 First step in adding demo collection's collectionConfig displayitems …
(edit) @30576   8 years ak19 First step in adding demo collection's collectionConfig displayitems …
(edit) @30575   8 years ak19 Important correction to previous commit: forgot file output character …
(edit) @30574   8 years ak19 Improving dispersed GS3: changes to util.pm fix the bug whereby the …
(edit) @30573   8 years ak19 Terminology change: 'web-distributed' GS3 is a GS3 with dispersed web …
(edit) @30572   8 years ak19 Removed stale files pptextract.exe, pptextract.frm, pptextract.vbp …
(edit) @30571   8 years kjdon removed unnecessary items in format statement
(edit) @30570   8 years kjdon changed a few of the displayItems
(edit) @30569   8 years kjdon INTERFACE_NAME shouldn't have been translated
(edit) @30568   8 years ak19 All the commits for a distributed GS3 on Windows (no changes made for …
(edit) @30567   8 years kjdon changed the powered by gs3 url to one that works
(edit) @30566   8 years ak19 Had return statement back to front, returning true when meaning to …
(edit) @30565   8 years ak19 Some changes when moving from default port 80 to 8282 should not have …
(edit) @30564   8 years Georgiy Litvinov Load Solr cores on search service start.
(edit) @30563   8 years Georgiy Litvinov Undoing solr cores initialization commit to move code in solr …
(edit) @30562   8 years ak19 Another bugfix in gtil.pl: regex was too greedy, must only discard …
(edit) @30561   8 years ak19 All the changes (I think) to switch from port 80 as default for GS2 to …
(edit) @30560   8 years kjdon added in basic handling for HTML type classifiers
(edit) @30559   8 years kjdon handling to add navigationTabs into the navigation bar
(edit) @30558   8 years kjdon undoing last commit which was made in error
(edit) @30557   8 years kjdon commit to add the full message: added ability for the …
(edit) @30556   8 years kjdon check values not null before iterating over them
(edit) @30555   8 years kjdon undoing last commit which was made by mistake
(edit) @30554   8 years kjdon undoing last commit which was made by mistake
(edit) @30553   8 years kjdon added ability for teh collectionConfig.xml file to carry additional …
(edit) @30552   8 years kjdon added extraInfo element string
(edit) @30551   8 years Georgiy Litvinov Added solrj lib for solr checks in Collection class
(edit) @30550   8 years Georgiy Litvinov At collection initialization stage added checks for activated Solr …
(edit) @30549   8 years ak19 Undoing changes for testing GTI (revisions 30545 and 30547)
(edit) @30548   8 years ak19 Fixing gti.pl: previously for just the gs3interface module, if any …
(edit) @30547   8 years ak19 Committing temporary change for testing GTI
(edit) @30546   8 years Georgiy Litvinov Fixed sorting order
(edit) @30545   8 years ak19 Test commit (for testing GTI). To be removed.
(edit) @30544   8 years kjdon added in gsf:html template. this template is used to avoid the user …
(edit) @30543   8 years ak19 Minor spelling corrections
(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) @30536   8 years kjdon changed the default index/database to lucene/jdbm. Added gslib …
(edit) @30535   8 years kjdon instead of printing out the text os the params for a query link, we …
(edit) @30534   8 years ak19 1. BUGFIX. When running full-rebuild on a solr collection when the GS3 …
(edit) @30533   8 years ak19 Adjustments for Windows OS to servercontrol.pm::config() which now …
(edit) @30532   8 years ak19 Filepath fix for spaces wasn't a fix but broke functioning of the …
(edit) @30531   8 years ak19 Fixing up the wget command issued by servercontrol.pm so that it will …
(edit) @30530   8 years ak19 Cosmetic change. Removed comment I'd copied in from another file and …
(edit) @30529   8 years ak19 Implementing Dr Bainbridge's solution to fix the external link I'd …
(edit) @30528   8 years Georgiy Litvinov Added empty english translation files to fix unavailable english …
(edit) @30527   8 years ak19 Fix for getting solr collections to work with incremental-buildcol.pl …
(edit) @30526   8 years ak19 activate.pl going through servercontrol.pl now using wget instead of …
(edit) @30525   8 years ak19 Russian language gs3interface module. Many thanks to Georgy Litvinov.
(edit) @30524   8 years ak19 1. get_library_URL() called internal to servercontrol.pm when using …
(edit) @30523   8 years ak19 Renaming activate.pm to servercontrol.pm.
(edit) @30522   8 years ak19 Dr Bainbridge found a better place to instantiate the activate.pm …
(edit) @30521   8 years kjdon we no longer have any properties files, so commenting out the code for …
(edit) @30520   8 years ak19 Refactoring activate.pl into activate.pm (class, OOP) and activate.pl. …
(edit) @30519   8 years davidb Breakbar moved from right-hand side to left-hand side. Page turn …
(edit) @30518   8 years ak19 Related to previous commit. Need to similarly handle another case of …
(edit) @30517   8 years ak19 Fixing incremental-rebuild when the database is gdbm. At this point …
(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) @30513   8 years ak19 Corrected annoying tabbing inconsistent with emacs, ahead of some commits
(edit) @30512   8 years ak19 Forgot to modify description of incremental-rebuild.pl file.
(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) @30499   8 years ak19 First commit to do with incremental-rebuild. Getting …
(edit) @30498   8 years Georgiy Litvinov Improved russian translation in ServiceRack
(edit) @30497   8 years Georgiy Litvinov ServiceRack new lines transleted into Russian
(edit) @30496   8 years kjdon put these strings into the main ServiceRack.properties. makes it …
(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) @30492   8 years Georgiy Litvinov Fix for previous commit.
Note: See TracRevisionLog for help on using the revision log.