source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25602   12 years sjm84 Cosmetic changes: Eclipse autoformats spacing and tabs.
(edit) @25598   12 years ak19 When testing activate.pl with -keepold on Linux, it could not move the …
(edit) @25597   12 years ak19 Setting svn:executable property to * for activate.pl to make the …
(edit) @25596   12 years ak19 1. Setting executable permissions on activate.pl for unix-based …
(edit) @25595   12 years sjm84 Removed an incorrect title attribute
(edit) @25594   12 years sjm84 Commented out the reset password option as it is not ready yet
(edit) @25593   12 years sjm84 Images will only be zoom-able if the source image is > 20% larger than …
(edit) @25592   12 years sjm84 Fixed an error that was causing the TransactionManager log file to not …
(edit) @25591   12 years sjm84 Some tidying up as well as adding system commands
(edit) @25590   12 years sjm84 Removing two print statements
(edit) @25581   12 years ak19 activate.pl now has both ping_library and ping_library_collection …
(edit) @25580   12 years ak19 SystemAction now supports pinging on a collection with …
(edit) @25579   12 years ak19 1. Introduced the verbosity flag into activate.pl to print out …
(edit) @25578   12 years ak19 Modifying recently introduced mv_dir_contents method again: recursion …
(edit) @25577   12 years ak19 Moved some more general methods from activate.pl to util.pm and in the …
(edit) @25576   12 years sjm84 The editing area of the format features panel is now resizeable
(edit) @25573   12 years ak19 Adding in the new activate.pl script to be called at the end of the …
(edit) @25572   12 years ak19 Newly added mv_dir_contents subroutine was not complete: it did not …
(edit) @25571   12 years ak19 Added a ping SystemAction to mirror GS2's updated ability to ping the …
(edit) @25570   12 years sjm84 CGI capabilities are now on by default. The build.xml file will insert …
(edit) @25569   12 years sjm84 Some formatting changes as well as adding in GS2Construct into the …
(edit) @25568   12 years sjm84 A fix for JDBM not properly closing the .lg file
(edit) @25567   12 years sjm84 Make sure the document editor functionality is off when we don't have …
(edit) @25566   12 years sjm84 Fixed an Imagemagick library issue on linux/mac machines
(edit) @25565   12 years sjm84 This page will now display an "Accessed Denied" message when a …
(edit) @25564   12 years sjm84 This page will now display an "Accessed Denied" message when a …
(edit) @25563   12 years sjm84 This page will now display an "Accessed Denied" message when a …
(edit) @25560   12 years ak19 Dr Bainbridge has introduced the isPersistentAction (add the …
(edit) @25559   12 years ak19 1. Dr Bainbridge fixed a bug in pingaction where it returned the …
(edit) @25558   12 years sjm84 Some minor formatting, and also a minor fix with metadata
(edit) @25557   12 years sjm84 Add in subsets of Latitude and Longitude metadata if the collection has it
(edit) @25556   12 years sjm84 A minor change
(edit) @25555   12 years sjm84 We want to be able to get associated files from CSS files
(edit) @25554   12 years ak19 Added mv_dir_contents subroutine (which is called from activate.pl) …
(edit) @25553   12 years sjm84 If GSDL-RUN-SETUP is set then we want to set up the environment
(edit) @25552   12 years sjm84 We need to check that a key exists before we try to get it otherwise …
(edit) @25551   12 years sjm84 Removed some redundant code
(edit) @25550   12 years sjm84 Changing the word action to operation so it is more clear
(edit) @25549   12 years ak19 Added target to print out default library servlet URL so that …
(edit) @25548   12 years ak19 rmdir on cgi-bin upon a clean command should proceed quietly and not …
(edit) @25547   12 years sjm84 Section searches will now say section instead of document
(edit) @25546   12 years sjm84 Some more fixes to document creation
(edit) @25545   12 years sjm84 Some minor fixes
(edit) @25544   12 years sjm84 Fixed document creation
(edit) @25543   12 years sjm84 Fixed an error that was causing some entities to be escaped when they …
(edit) @25542   12 years sjm84 Adding a dc.Title of "UNTITLED DOCUMENT" to new documents
(edit) @25541   12 years sjm84 Removed some redundant code, as well as fixing up the createDocument …
(edit) @25540   12 years sjm84 Updated the import service so that a manifest file can be included, …
(edit) @25539   12 years sjm84 Updated the import command to include the ability to add a manifest file
(edit) @25538   12 years sjm84 A collection constructor can now be given a manifest file (for importing)
(edit) @25537   12 years sjm84 Reformatting this file ahead of some changes
(edit) @25536   12 years sjm84 A fix for the jsessionid problem
(edit) @25533   12 years ak19 Need to ensure there are quotes around the path to the java command …
(edit) @25526   12 years ak19 Dr Bainbridge fixed the problem noticed by Diego and which was thought …
(edit) @25525   12 years ak19 Added a Compile All command without turning debugging on.
(edit) @25522   12 years ak19 Updated Polish core interface translations (from 2.83 to 2.85). Manu …
(edit) @25521   12 years ak19 Back in January, with the commit of revision 24958 for RSS support in …
(edit) @25512   12 years ak19 Utility function for getting path to the java command: if GS binary, …
(edit) @25508   12 years ak19 Since epub files are zip files with a differently named extension, …
(edit) @25501   12 years ak19 If the web/logs/tmp folder does not exist, the Java code that makes …
(edit) @25499   12 years ak19 Dr Bainbridge modified gsprintf code to print text containing …
(edit) @25494   12 years ak19 Moved comment to where it wouldn't cause an error during compilation
(edit) @25493   12 years ak19 Tentative fix to another bug found by Joshua Scarsbrook. Need to …
(edit) @25492   12 years ak19 Joshua Scarsbrook found that compilation failed on Macs (he was …
(edit) @25491   12 years kjdon lucene collection index.zip not inside index folder
(edit) @25490   12 years kjdon add the extra info into the page to keep in line with other actions
(edit) @25489   12 years kjdon put gberg styles into pages folder
(edit) @25488   12 years kjdon remove the collName parameter. collName seems to be a global variable …
(edit) @25487   12 years kjdon versions of the document xsl files for use with oran interface, which …
(edit) @25485   12 years sjm84 The search status text will now say "sections" if a section search was …
(edit) @25484   12 years sjm84 Fixed buggy table of contents
(edit) @25483   12 years sjm84 Added startPage to the list of params that are not saved automatically
(edit) @25482   12 years kjdon comment out images as they look ugly in default library
(edit) @25481   12 years kjdon adding some extra info to the page to keep it in line with other …
(edit) @25480   12 years kjdon a little rearrangement and adding a system page string
(edit) @25479   12 years kjdon system.xsl has been filled up with format statement editing stuff. …
(edit) @25478   12 years kjdon SystemAction now uses pages/system.xsl not system.xsl
(edit) @25470   12 years ak19 Undoing previous accidental commit
(edit) @25469   12 years ak19 Instead of debuginfo, need to use debug=1 (or true or on) as suffix to URL.
(edit) @25467   12 years kjdon files need to be in the correct subfolders for oran skin. So this new …
(edit) @25466   12 years kjdon test for null the element we are actually using
(edit) @25465   12 years kjdon look for public true/false metadata, and set is_public accordingly. …
(edit) @25464   12 years kjdon setting public to true for gberg so it will show up on home page
(edit) @25463   12 years sjm84 Changed the style of the theme changer so that it looks more like the …
(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) @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) @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)
Note: See TracRevisionLog for help on using the revision log.