source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25658   12 years sjm84 Bought over the xmlNodeToString function from XMLTools (GLI) and also …
(edit) @25657   12 years sjm84 Reformatted and added a function that adds another node list to this …
(edit) @25656   12 years sjm84 Some reformatting and reworking to help with the on-page xml viewing
(edit) @25655   12 years sjm84 Added a version of getDOM that takes an encoding (not sure if this is …
(edit) @25654   12 years sjm84 Added a method that allows the calling of xmlNodeToString in XSLT
(edit) @25653   12 years sjm84 Added a param that allows the skipping of ajax loads (used by the …
(edit) @25652   12 years sjm84 Minor comment fix
(edit) @25651   12 years sjm84 xmlNodeToString will always print text now
(edit) @25650   12 years sjm84 xmlNodeToString will always print text now
(edit) @25649   12 years sjm84 Reformatting this file
(edit) @25648   12 years sjm84 More reformatting and minor fixes
(edit) @25647   12 years sjm84 More reformatting and minor fixes
(edit) @25646   12 years ak19 Needed xml declarations, with encoding set to utf-8, at the top of the …
(edit) @25645   12 years sjm84 Minor reformatting
(edit) @25644   12 years sjm84 Adding in some unfinished code that will help us view the XML a page …
(edit) @25643   12 years sjm84 Setting the nodeid so that relative links work
(edit) @25642   12 years sjm84 A few minor changes to DocumentAction
(edit) @25641   12 years sjm84 Fixing two ajax calls that behaved incorrectly when a href is used to …
(edit) @25640   12 years sjm84 Some fixes to perl.path for Linux (or maybe Windows?)
(edit) @25639   12 years sjm84 Fixing Tomcat not finding Perl correctly
(edit) @25636   12 years sjm84 Removing a bunch of unneeded imports
(edit) @25635   12 years sjm84 Fixing Greenstone 3's use (or lack thereof) of generics, this was done …
(edit) @25618   12 years ak19 The dev servlet has become the library servlet again
(edit) @25617   12 years sjm84 Reformatting this file with Eclipse at Anu's request
(edit) @25616   12 years ak19 In start-tomcat target, setting spawn=true again with Sam's permission …
(edit) @25613   12 years ak19 The formatting changes in 25602 and 25603 undone so that actual …
(edit) @25612   12 years sjm84 Fixes a few minor XML formatting issues
(edit) @25611   12 years sjm84 Sam's suggestion of just calling an ant target to run the config-admin …
(edit) @25610   12 years sjm84 First phase of making GLI format editor properly indented
(edit) @25609   12 years sjm84 Fixed a building bug introduced when we changed how perl.path works
(edit) @25608   12 years sjm84 Fixing Cross Collection searching
(edit) @25604   12 years sjm84 Recommiting Anu's changes without the print statements
(edit) @25603   12 years sjm84 1. Sam discoverd that the TransformerFactory used by XMLConverter …
(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
Note: See TracRevisionLog for help on using the revision log.