source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29401   9 years kjdon added a test for NoText metadata - if present, don't output the option …
(edit) @29400   9 years kjdon simple docs may have a cover image, eg a text file with a picture …
(edit) @29399   9 years kjdon when using the hl (highlight) option, test for it being off rather …
(edit) @29396   9 years ak19 Previously self-extracting jre7 for 32 bit linux committed did not …
(edit) @29395   9 years sjm84 Minor additional changes
(edit) @29394   9 years sjm84 Related to commit 29387. Changes to allow the release-kits to preserve …
(edit) @29393   9 years sjm84 Related to commit 29387. Changes to allow the release-kits to preserve …
(edit) @29392   9 years ak19 Adding JRE7 for linux 32 and 64 bit, having moved jre6 aside. Last …
(edit) @29388   9 years ak19 Moving jre6 aside before committing jre7 for 32 and 64 bit …
(edit) @29387   9 years ak19 First commit to allow release-kit to preserve src code for debugging …
(edit) @29386   9 years kjdon depositor: changed imagethispage to be different if we are using local …
(edit) @29385   9 years kjdon added an http link macro for local (colleciton specific) depositor
(edit) @29384   9 years kjdon added in code to have an optional deposit link in the home help prefs …
(edit) @29383   9 years kjdon depositor: a few strings for collection specific (local) depositor
(edit) @29382   9 years kjdon depositor: when I made the building logs show up, the import one was a …
(edit) @29381   9 years kjdon removed the commented out args - these args are ones that collector …
(edit) @29380   9 years kjdon need the collection name in the path as collectdir is just the custom …
(edit) @29379   9 years kjdon implementing statsfile option which is used by the depositor
(edit) @29378   10 years ak19 Related to previous commit 29377 and ticket 891. The previous commit …
(edit) @29377   10 years ak19 Redirecting stderr and stdout to a logfile with the same name as the …
(edit) @29376   10 years ak19 Replaced jre6 with jre 7 for Windows 32 bit (win, lin32 and lin64 bit …
(edit) @29375   10 years ak19 Moving jre6 aside to replace with jre 7 for Windows 32 bit (win, lin32 …
(edit) @29372   10 years ak19 From perl 5.18 onward, the iteration order over a map within a single …
(edit) @29371   10 years kjdon changing the deprecated util methods to newer FileUtils methods
(edit) @29370   10 years kjdon can't have a manifest version less than 1, so making the test == 1. It …
(edit) @29369   10 years kjdon small changes
(edit) @29367   10 years ak19 Removing wget-1.13.4-gs since it has been replaced by wget-1.15-gs, …
(edit) @29366   10 years ak19 Updating from wget-1.13.4 to wget-1.15. Both have Greenstone specific …
(edit) @29365   10 years ak19 Previous commit missed out another diff line
(edit) @29361   10 years ak19 Fix to recent commit that made GS3ServerThread.java do a …
(edit) @29357   10 years Jeremy Symon Undoing #29351. LDFLAGS should be set when running the configure script.
(edit) @29356   10 years ak19 Non-crucial commit, but I believe it may still be better to waitFor() …
(edit) @29352   10 years ak19 Kathy was making some important changes in GLI's processing of the …
(edit) @29351   10 years ak19 Statically link search4j to make it more portable
(edit) @29348   10 years ak19 French language updates to gsinstaller module. Many thanks to John Rose.
(edit) @29345   10 years ak19 Committing the exact change for ANDROID
(edit) @29343   10 years ak19 Fix to the write-env target used for debugging, so that it now …
(edit) @29342   10 years ak19 Fixed bug: an extra bracket was introduced in recent commit revision …
(edit) @29341   10 years ak19 Adding in a description to a debugging target
(edit) @29340   10 years sjm84 Removing execute permissions on all scripts that don't have cgi or pl …
(edit) @29337   10 years ak19 Forgot to commit yesterday. Belongs with revision 29335. 1. Adding …
(edit) @29336   10 years ak19 John Rose made some corrections to the installer's French version of …
(edit) @29335   10 years ak19 1. Adding client-gli Windows Start menu shortcut for GS3. 2. Perl path …
(edit) @29334   10 years ak19 Committing client-gli icon for GS3 start menu
(edit) @29333   10 years kjdon added a string for the set prefs help text
(edit) @29332   10 years kjdon alert, confirm, prompt no longer allowed in beforeunload. Just use the …
(edit) @29331   10 years ak19 Make the cgi folder (containing gliserver.pl and other pl files) …
(edit) @29330   10 years ak19 Commit 28312 had broken the indexers tutorial: casefolding and …
(edit) @29329   10 years ak19 Dr Bainbridge added SIG PIPE handling to mgbuilder to help him …
(edit) @29328   10 years ak19 Better debugging: if verbosity is >= 4, then mgbuilder and mgppbuilder …
(edit) @29327   10 years ak19 Dr Bainbridge fixed mg segmentation fault on Mac Lion, Mountain Lion …
(edit) @29326   10 years kjdon don't need dev stuff anymore
(edit) @29325   10 years kjdon get rid of dev servlet name. Use library name instead. Changed the way …
(edit) @29324   10 years kjdon got rid of dev reference. just added params to url permanently. I …
(edit) @29323   10 years kjdon adding in the documentbasket to search results page
(edit) @29322   10 years kjdon get rid of references to dev. When we link to a doc from berry basket, …
(edit) @29321   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29320   10 years kjdon Using .attr to access 'checked' doesn't work in jquery 1.9.2 and …
(edit) @29319   10 years kjdon made search term highlighting on by default. set hl=off in url to turn …
(edit) @29318   10 years kjdon adding in sort by and sort order params for lucene advanced field query
(edit) @29317   10 years kjdon changed case and accent to casefold and accentfold, to make it more …
(edit) @29314   10 years ak19 Re-instating Jenny's change to display the index being searched within …
(edit) @29313   10 years ak19 Changemod to give exec permissions to the files in the GS3/bin/OS …
(edit) @29312   10 years kjdon if indexOptions are not assigned=true, then return. Don't want to …
(edit) @29311   10 years kjdon don't need to initialize resumption tokens here - it is done in …
(edit) @29310   10 years kjdon look for a disabled attribute for security block - easily turn off …
(edit) @29309   10 years kjdon removed my name
(edit) @29308   10 years kjdon commented out debug response print statement
(edit) @29307   10 years kjdon commented out page debug print statement
(edit) @29306   10 years kjdon added disabled attribute - used in security element
(edit) @29305   10 years kjdon moved the comments so they will be in a better place once they are …
(edit) @29304   10 years kjdon GLI will remove top level comments from a file, so leave this in, but …
(edit) @29303   10 years ak19 The OS-specific formatconverter binaries are now in their own …
(edit) @29302   10 years ak19 Adding executable permissions with svn propset after removing them …
(edit) @29301   10 years ak19 Removing executable permissions before setting them again
(edit) @29300   10 years ak19 Fix to recent commit. Now the formatconverter binaries for the 3 OS …
(edit) @29299   10 years ak19 Moved the formatconverter binaries from GS3/bin to the new GS3/bin/OS …
(edit) @29298   10 years ak19 1. Mac requires its own formatconverter binary, as the linux …
(edit) @29297   10 years ak19 1. Mac requires its own formatconverter binary, as the linux …
(edit) @29296   10 years ak19 Realised that the release-kit needed to be modified if the …
(edit) @29294   10 years ak19 Gems Mac shortcut was still not executable, despite yesterday's commit …
(edit) @29291   10 years ak19 After committing propdel of executable property, now re-committing …
(edit) @29290   10 years ak19 Committing propdel of executable property before re-committing with …
(edit) @29286   10 years ak19 Cosmetic change to installer's interface. Shorter string.
(edit) @29285   10 years ak19 Final changes to get installer's admin section working again: the …
(edit) @29284   10 years kjdon working on getting GLI not to discard the new elements in …
(edit) @29283   10 years kjdon adding in some more strings for collectionConfig.xml
(edit) @29282   10 years kjdon tidied up one format statement
(edit) @29281   10 years kjdon fixed a bug where it only displayed one metadata element. Also make it …
(edit) @29280   10 years kjdon made the text a bit longer as there was more room in my basket. Note …
(edit) @29279   10 years kjdon changed a comment
(edit) @29278   10 years kjdon added in code to display berries and berry basket for search results page
(edit) @29277   10 years kjdon berrybasket cgi param is all lower case.
(edit) @29275   10 years ak19 Kathy discovered that that the total number of docs found is mentioned …
(edit) @29274   10 years ak19 GS3 requires different information in its Admin Pages section
(edit) @29273   10 years ak19 Modifying the interface text committed previously
(edit) @29272   10 years ak19 Kathy noticed that the Admin Pages section of the GS3 installer needs …
(edit) @29271   10 years ak19 Implementing a space separator. Now the GS3 tutorials don't need to be …
(edit) @29270   10 years kjdon removed some old stuff
(edit) @29269   10 years kjdon just a couple of comment changes
Note: See TracRevisionLog for help on using the revision log.