source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31523   7 years kjdon we want to keep p.s arg in the expand/contract contents links so that …
(edit) @31520   7 years kjdon a couple of small but significant changes. when getting the table of …
(edit) @31519   7 years ak19 Removing duplicate function temporarily marked as OLD_functionname().
(edit) @31518   7 years ak19 Found servercontrol::get_library_url() largely duplicated in util.pm …
(edit) @31517   7 years ak19 I think this is a bugfix (copy and paste error), but will need to …
(edit) @31516   7 years ak19 Another change ahead of an upcoming commit
(edit) @31515   7 years ak19 Trying to bring near-identical functions …
(edit) @31514   7 years ak19 1. As advised by Dr Bainbridge, using open() instead of backtick …
(edit) @31513   7 years ak19 servercontrol.pm uses established functions to generate tmpfiles in …
(edit) @31508   7 years ak19 Tiny but important change (bugfix), that I confirmed with Kathy today. …
(edit) @31507   7 years ak19 BUGFIX to servercontrol.pm. servercontrol::config() was merging stderr …
(edit) @31497   7 years kjdon oops, had commented out a line which meant normal ascii images weren't …
(edit) @31496   7 years kjdon updated string keys based on new plugin names
(edit) @31495   7 years kjdon updated string keys based on new plugin names
(edit) @31494   7 years kjdon updated text string keys based on new plugin names
(edit) @31493   7 years kjdon removed smart_block option. Its been deprecated for long enough
(edit) @31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
(edit) @31491   7 years kjdon need to normalize the name when we look up in hte block hash too, for macos
(edit) @31489   7 years ak19 1. new target get-solr-servlet-url to be used when solr building code …
(edit) @31488   7 years ak19 Making servercontrol.pm more robust to http and https protocols
(edit) @31487   7 years ak19 Important import statement for the recent commits related to encoding.
(edit) @31486   7 years ak19 Moved repetitive code structure into a function.
(edit) @31483   7 years ak19 Turning debugging flag off again.
(edit) @31482   7 years ak19 Fixing a copy paste error discovered when testing another branch …
(edit) @31481   7 years ak19 Major overhaul of how linux gs3-setup.sh script finds java. This was …
(edit) @31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
(edit) @31479   7 years kjdon inherit from EncodingUtil instead of PrintInfo
(edit) @31478   7 years kjdon blocking stuff moved to here
(edit) @31477   7 years kjdon blocking moved to EncodingUtil. debug stuff still in here. needs tidying up
(edit) @31476   7 years kjdon blocking moved to EncodingUTil
(edit) @31475   7 years kjdon block_filename moved to EncodingUtil plugin
(edit) @31474   7 years kjdon encoding_list is in EncodingUtil now
(edit) @31473   7 years ak19 Bugfixes (2) to previous commit: splitting long lines with carets …
(edit) @31472   7 years ak19 Better debug statements and tabbing without * characters, DEBUG flag …
(edit) @31471   7 years ak19 Removed dangerous trailing whitespace when setting environment variable
(edit) @31470   7 years ak19 Removing debug messages.
(edit) @31469   7 years ak19 1. Failing gracefully if we can't determine the bitness of GS3 (for …
(edit) @31468   7 years ak19 1. Bugfix: there was a tab space at the end of an env var assignment …
(edit) @31467   7 years ak19 Crucial correction
(edit) @31463   7 years ak19 Improving error messages, which also brings the windows gs3-setup …
(edit) @31462   7 years ak19 Related to commits 31447 and 31461 which were for windows. The Linux …
(edit) @31461   7 years ak19 Corrections to commit of revision 31447, to handle further cases: even …
(edit) @31460   7 years ak19 Dr Bainbridge advised that it would be better to perform the bitness …
(edit) @31459   7 years kjdon now inherits from EncodingUtil. When using local directory in metadata …
(edit) @31458   7 years kjdon encoding list now comes from EncodingUtil, not BasePlugin
(edit) @31457   7 years kjdon baseplugin now inherits from EncodingUtil, and all its encoding …
(edit) @31456   7 years kjdon new base plugin for directories and files. DirectoryPLugin needs …
(edit) @31447   7 years ak19 If JAVA_HOME or JRE_HOME set at or if any system Java is found by …
(edit) @31446   7 years ak19 use guess_filesystem_encoding instead of utf8 hard coded. hope it …
(edit) @31445   7 years ak19 added a method guessing_filesystem_encoding. use this to try and work …
(edit) @31444   7 years ak19 block hash filenames should be windows long names
(edit) @31443   7 years ak19 when we check a filename in the block hash we are converting to …
(edit) @31442   7 years ak19 Adding the GNUFile windows port of linux file utility to detect …
(edit) @31440   7 years kjdon nearly there for handling russian etc subfolders in import. need to …
(edit) @31439   7 years kjdon chnaged a comment
(edit) @31438   7 years kjdon added a couple of comments
(edit) @31432   7 years kjdon preProcess.xml lists some more namespaces that were not defined here. …
(edit) @31431   7 years kjdon should exclude all specified namespaces, although I don't think that …
(edit) @31430   7 years Georgiy Litvinov Added wait cursor property while getting sections
(edit) @31429   7 years Georgiy Litvinov Added base function expandAndExecute for focusSection and focusAnchor
(edit) @31428   7 years ak19 Removing commented out code related to older sed version of modifying …
(edit) @31425   7 years ak19 Fix to commits 31421 and 31422. Adding Dr Bainbridge's new awk file …
(edit) @31422   7 years ak19 Corrections to previous commit: need to CALL the new …
(edit) @31421   7 years ak19 New batch file adjust-winmake-files.bat that adjusts the win mak files …
(edit) @31420   7 years kjdon lookup_string with extra '1' arg returns perl internal unicode aware …
(edit) @31419   7 years kjdon new arg to lookup_string: pass in a 1 if you want the output to be …
(edit) @31416   7 years Georgiy Litvinov JS code for links between sections.
(edit) @31415   7 years Georgiy Litvinov Modified html links pointed to different section in the same document.
(edit) @31414   7 years ak19 Minor: clarifying an existing comment.
(edit) @31413   7 years ak19 The demo collection now has an oai-inf.gdb database, since for GS2, …
(edit) @31412   7 years ak19 After the recent changes to implement the OAI deletion policy, no …
(edit) @31409   7 years ak19 Adding verbosity setting to oaiinfo.pm to reduce debug output on …
(edit) @31408   7 years ak19 Changes to demo collection recommended by Dr Bainbridge: dc.Title no …
(edit) @31407   7 years Georgiy Litvinov Modifications for russian translation
(edit) @31406   7 years ak19 Undoing test commit of 31403, thouhg it confirmed suspicions that …
(edit) @31403   7 years ak19 Test svn commit. Testing svn commits failing on GS2 when setup.bash …
(edit) @31399   7 years Georgiy Litvinov More accurate fix for self-closing li
(edit) @31398   7 years Georgiy Litvinov Revert "Moved li inside templates to get rid of empty li elements in …
(edit) @31397   7 years ak19 Related to previous commit, rev 31396: The change that was made to …
(edit) @31396   7 years ak19 2 general bugfixes. Bugs found when preparing to test implementation …
(edit) @31395   7 years ak19 Win makefile update to compile new colserver\colservertools.h and cpp …
(edit) @31394   7 years ak19 Further commit to do with implementing GS2 server side of OAI deletion …
(edit) @31391   7 years kjdon need to text if groupPath is not empty, rather than on its existence, …
(edit) @31390   7 years ak19 Improved newly added oaiaction::getMeta(). Now return type is a bool …
(edit) @31389   7 years ak19 Oversight. Forgot the key statement when optimising the GS2 …
(edit) @31388   7 years ak19 Second commit to do with implementing OAI deletion policy for GS2. …
(edit) @31387   7 years ak19 Round 1 of commits for getting OAI deletion policy to work with GS2 …
(edit) @31386   7 years Georgiy Litvinov Moved li inside templates to get rid of empty li elements in html
(edit) @31382   7 years kjdon breadcrumbs no longer display teh current group. description on the …
(edit) @31381   7 years kjdon added some home page texts to do with groups
(edit) @31380   7 years kjdon added some new templates to do with collection groups. modified …
(edit) @31346   7 years Georgiy Litvinov Modified query page for group select menu
(edit) @31345   7 years Georgiy Litvinov Added all collection option
(edit) @31344   7 years Georgiy Litvinov Update to previous commit
(edit) @31343   7 years Georgiy Litvinov Additional method to pass group path inside s1.collection param …
(edit) @31293   7 years davidb Close input and output streams before exiting via exception
(edit) @31292   7 years davidb Template that needs editing to suit particular install
(edit) @31291   7 years davidb File for tomcat/conf/Catalina/localhost
(edit) @31290   7 years davidb Topic lookup service.
(edit) @31289   7 years davidb initial setup files for collection
Note: See TracRevisionLog for help on using the revision log.