source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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)
(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) @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) @25411   12 years jmt12 Adding in test when storing output handle to prevent binmode() …
(edit) @25398   12 years ak19 gslib:langfrag used directly in document.xsl and documentbasket.xsl …
Note: See TracRevisionLog for help on using the revision log.