source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25462   12 years sjm84 Fixes to map_scripts and also changed the on-page editing that it …
(edit) @25461   12 years sjm84 A minor format edit and adding a docEdit cgi parameter to control when …
(edit) @25460   12 years nzdl tagging a stable point on the trunk
(edit) @25459   12 years nzdl tagging a stable point on the trunk
(edit) @25458   12 years ak19 All occurrences of the dos-style CRLF (hat-M) are replaced by nothing.
(edit) @25457   12 years ak19 If we append debuginfo=on or true or 1 to the greenstone URL, then we …
(edit) @25456   12 years ak19 Helpful comment on cmd-line usage.
(edit) @25455   12 years jmt12 David suggested I try an explicit close on the underlying TDBCLI to …
(edit) @25454   12 years jmt12 Replacing potentially problematic harness code with calls to …
(edit) @25453   12 years jmt12 Instrumenting in order to try and track down race condition/hang …
(edit) @25452   12 years nzdl tagging a stable point on the trunk
(edit) @25451   12 years nzdl tagging a stable point on the trunk
(edit) @25450   12 years ak19 Fixed oversight in commit version which was causing compilation errors.
(edit) @25449   12 years ak19 Added the clean-logs target that clears catalina.out, greenstone.log …
(edit) @25448   12 years ak19 When running the GS3-server.sh, it was discovered (on Ubuntu) that the …
(edit) @25447   12 years ak19 On Linux, wvware didn't yet have executable permissions when installed …
(edit) @25446   12 years ak19 Related to commit 25445. Whenever the web/logs folder is created, the …
(edit) @25445   12 years ak19 Error reporting is now improved again, much better than in previous …
(edit) @25444   12 years ak19 Needed to do a NOT on the socket test, because we're waiting until the …
(edit) @25443   12 years ak19 Dr Bainbridge fixed the recently added wait-for loop around the …
(edit) @25442   12 years sjm84 Some changes to allow for RESTful classifiers
(edit) @25441   12 years sjm84 Some changes to fix paged images
(edit) @25440   12 years sjm84 Adding a hashing function (replica of our cpp version)
(edit) @25439   12 years sjm84 RESTful collection links
(edit) @25438   12 years sjm84 Browse links are now more RESTful
(edit) @25437   12 years ak19 stop-tomcat always does a force stop, since it's the force stop that …
(edit) @25436   12 years sjm84 Changing urls to their more RESTful form
(edit) @25435   12 years sjm84 Don't try and display the collection if there isn't one to display
(edit) @25434   12 years sjm84 Changed the search forms to be a more RESTful style
(edit) @25433   12 years sjm84 Some major changes to the document page, mostly to do with changing …
(edit) @25432   12 years sjm84 Don't try and display the collection if there isn't one to display
(edit) @25431   12 years sjm84 Don
(edit) @25430   12 years sjm84 Adding padding between the cells of the slider widget
(edit) @25429   12 years sjm84 Some minor fixes and changes
(edit) @25428   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25427   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25426   12 years sjm84 When we check security we want to check it for the to level OID and …
(edit) @25425   12 years sjm84 Some minor fixes to the redirectURL
(edit) @25424   12 years sjm84 Added searching RESTful urls
(edit) @25423   12 years ak19 Better error reporting during transformations. Extended the …
(edit) @25422   12 years nzdl tagging a stable point on the trunk
(edit) @25421   12 years nzdl tagging a stable point on the trunk
(edit) @25420   12 years ak19 Reinstated the renaming of target stop-tomcat as force-stop-tomcat and …
(edit) @25419   12 years ak19 Copied Dr Bainbridge's customisation for compressing files over 512kb …
(edit) @25418   12 years ak19 1. Sometimes if tomcat is started and stopped and (re-)started, the …
(edit) @25417   12 years ak19 Cleaning up unused bits of XSLT.
(edit) @25416   12 years jmt12 Actually make the client sleep the retry time it says it will
(edit) @25415   12 years jmt12 Actually make the client sleep the retry time it says it will
(edit) @25414   12 years jmt12 Removing hardcoded Perl library path in favour of one that (hopefully) …
(edit) @25413   12 years jmt12 Correcting one test for EXT_DEFINES that (via copy and paste) was …
(edit) @25412   12 years jmt12 Adding in required cpp code for TDBServer support (using existing TDB …
(edit) @25411   12 years jmt12 Adding in test when storing output handle to prevent binmode() …
(edit) @25410   12 years jmt12 Adding a new infodbtype, tdbserver, to allow Greenstone to interact …
(edit) @25409   12 years jmt12 Adding cascade-make rules for the new tdbcli tool
(edit) @25408   12 years jmt12 Greatly expanded script to allow it to insert EXT_DEFINE etc rules …
(edit) @25407   12 years jmt12 Adding notes about tdbserver.conf file
(edit) @25406   12 years jmt12 Include tdb-edit/bin/script/ on the path to allow access to the new …
(edit) @25405   12 years jmt12 Cascade make rule files for the Perl modules required by the TDBServer
(edit) @25404   12 years jmt12 Ignoring expanded/compiled versions of Perl modules required for TDBServer
(edit) @25403   12 years jmt12 Perl modules required by the TDBServer
(edit) @25402   12 years jmt12 A daemonized, socket-pooled, multithreaded server allowing remote …
(edit) @25401   12 years jmt12 Extend the code that 'pre-started' the GDBMServer to pre-start any …
(edit) @25400   12 years nzdl tagging a stable point on the trunk
(edit) @25399   12 years nzdl tagging a stable point on the trunk
(edit) @25398   12 years ak19 gslib:langfrag used directly in document.xsl and documentbasket.xsl …
(edit) @25397   12 years ak19 Correction to previous commit where xsl:import statements during …
(edit) @25396   12 years jmt12 A space between an backslash and a closing curly bracket (javascript) …
(edit) @25395   12 years jmt12 Ignoring the autom4te directory (created by autoconf)
(edit) @25394   12 years jmt12 Had to reinitialize autoconf in order to get it to properly generate …
(edit) @25393   12 years jmt12 Ignoring configuration generated files
(edit) @25392   12 years jmt12 A new CLI tool for TDB to allow bidirectional pipe ala GDBMServer
(edit) @25391   12 years nzdl tagging a stable point on the trunk
(edit) @25390   12 years nzdl tagging a stable point on the trunk
(edit) @25389   12 years ak19 Merging XSLT stylesheets should also process xsl:import statements in …
(edit) @25388   12 years ak19 Correcting the behaviour of Server3 window's servlet combobox: it …
(edit) @25387   12 years ak19 The GSDL3 web address constructed in GlobalProperties.java had been …
(edit) @25386   12 years ak19 Default servlet is no longer called dev but library.
(edit) @25385   12 years ak19 Changes for linux to process installer input for admin password.
(edit) @25384   12 years ak19 One more occurrence of tomcat.major.version to change from 6 to 7
(edit) @25383   12 years nzdl tagging a stable point on the trunk
(edit) @25382   12 years nzdl tagging a stable point on the trunk
(edit) @25381   12 years ak19 Getting the gs2-library servlet (gs2 interface) work again: 1. the …
(edit) @25380   12 years nzdl tagging a stable point on the trunk
(edit) @25379   12 years nzdl tagging a stable point on the trunk
(edit) @25378   12 years ak19 Java method getInterfaceStringsAsJavascript outputs more of the …
(edit) @25377   12 years sjm84 Prevent the sidebar from showing in Infomine
(edit) @25376   12 years sjm84 Updated and resized the image for Infomine
(edit) @25375   12 years sjm84 Removed the image for gs2mgppdemo
(edit) @25374   12 years sjm84 Removed the image for gs2mgdemo
(edit) @25373   12 years sjm84 Renamed servlets dev->library library->gs2-library gs3library->gs3-library
(edit) @25372   12 years sjm84 Updated the Greenstone 3 index file
(edit) @25371   12 years sjm84 Some major upgrades to the document view
(edit) @25370   12 years sjm84 Some fixes for the GS3 skin (I think)
(edit) @25369   12 years sjm84 Don't show the map if there's nothing to show
(edit) @25368   12 years sjm84 Made hasClass a global function and fixed a text fragment error
(edit) @25367   12 years sjm84 Pressing tab inside a table-cell will no longer try to indent
(edit) @25366   12 years sjm84 Some big changes to how the document view is handled
(edit) @25365   12 years sjm84 Made hasClass a global function
(edit) @25364   12 years sjm84 Made hasClass a global function and also added a (probably) incomplete …
(edit) @25363   12 years sjm84 made hasClass a global function
Note: See TracRevisionLog for help on using the revision log.