source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31827   7 years ak19 For Wget, we're now using OpenSSL. The openssl src code is on GS' SVN …
(edit) @31818   7 years kjdon changing ViewSelection to viewSelection and SlideShow to slideShow to …
(edit) @31791   7 years kjdon we have a separate template for displayign the text for editing. We …
(edit) @31790   7 years kjdon removed an unecessary log message
(edit) @31774   7 years kjdon added a bit of checking for null elements
(edit) @31771   7 years kjdon we need to pass library_name to the incremental-buildcol so that it …
(edit) @31770   7 years kjdon hiding the metadata set chooser if display_metadata_set_selector is …
(edit) @31769   7 years kjdon we want to show duplicates of metadata when editing
(edit) @31758   7 years ak19 Minor correction to a comment
(edit) @31752   7 years kjdon keep_editing_controls_visible is only defined when we are editing, so …
(edit) @31749   7 years kjdon add new documentedit_scripts and documentedit_scripts_util.js files, …
(edit) @31748   7 years kjdon trying to make document editing javascript more easy to follow. …
(edit) @31746   7 years ak19 Fix to silly bug
(edit) @31740   7 years kjdon need to make firstNumber and secondNumber actual number variables, not …
(edit) @31734   7 years ak19 Updating halftone's home.xsl page's references to displayItems, since …
(edit) @31730   7 years kjdon need some new properties to get berry basket mailing working with a …
(edit) @31729   7 years kjdon modified to use tls or ssl to send mail if requested
(edit) @31728   7 years kjdon working on berry basket emailing. mail.jar didn't work, I needed to …
(edit) @31720   7 years ak19 1. GLI's DownloadJobs don't allow pausing and resuming (the button …
(edit) @31718   7 years ak19 Two more instances in GLI's Gatherer.java were using Java's Process …
(edit) @31716   7 years ak19 Comments adjusted
(edit) @31714   7 years ak19 Gujarati language glidict, glihelp and gs3interface modules updates. …
(edit) @31712   7 years ak19 Logging on exception should happen regardless of whether the DEBUG …
(edit) @31707   7 years ak19 Adding an option to cancelProcess() that allows you to force the …
(edit) @31706   7 years ak19 On Mac too, not just linux, the exit value of a kill pid cmd can be 1. …
(edit) @31705   7 years ak19 Bringing the GS3's src code version of SafeProcess up to speed with …
(edit) @31697   7 years ak19 More changes to bring SafeProcess GLI src version and GS3 src version …
(edit) @31696   7 years ak19 Forgot to turn debugging off in SafePrrocess.
(edit) @31695   7 years ak19 Bringing GS3 src code's SafeProcess up to speed with GLI version, with …
(edit) @31686   7 years kjdon diego was sometimes getting arraylist outof bounds exception - we are …
(edit) @31674   7 years ak19 Correction to generating login URL. When reconstituting the URL …
(edit) @31671   7 years ak19 Additional comment
(edit) @31669   7 years ak19 Have made the EventListeners list in CollectionConstructor use the …
(edit) @31668   7 years ak19 Adding helpful link
(edit) @31667   7 years ak19 Uses synchronized methods vs synchronizing on objects in the right way …
(edit) @31665   7 years ak19 GS3 source code now updated to use SafeProcess instead of Process …
(edit) @31663   7 years ak19 Bringing the GS3 SafeProcess.java up to speed with the GLI version. …
(edit) @31662   7 years ak19 French language GS3interface module. Many thanks to Yvan Arnaud.
(edit) @31661   7 years kjdon explicitly ordered the collections on the home page
(edit) @31660   7 years kjdon collectionLinks template is now called collectionAndGroupLinks
(edit) @31659   7 years kjdon committing the showcase interface
(edit) @31658   7 years kjdon actually, don't want default link-type to be javascript. if have HList …
(edit) @31657   7 years kjdon default link type is javascript, not dynamic
(edit) @31656   7 years kjdon fixed up the nodeId parameter passing to classifierNodeLink. Didn't …
(edit) @31655   7 years kjdon query-common has been renamed to shared-templates, and is inluced by …
(edit) @31654   7 years kjdon query-common is now called shared-templates
(edit) @31653   7 years kjdon renamed query-common to shared-templates as now it is no longer just …
(edit) @31652   7 years kjdon classifierNodeLink template is needed by config_format as well as …
(edit) @31640   7 years ak19 Porting across changes made to GLI's SafeProcess: 1. correct interrupt …
(edit) @31631   7 years ak19 Further changes to SafeProcess to turn some interfaces to abstract …
(edit) @31620   7 years ak19 Porting recent changes from GS3 SafeProcess to GLI SafeProcess
(edit) @31616   7 years ak19 Putting the LineByLineHandlers back in case it is useful (especially …
(edit) @31615   7 years ak19 Adding a basic run process method, runBasicProcess(), one to be used …
(edit) @31602   7 years ak19 Follows Dr Bainbridge's suggestion to prevent URL based calls to …
(edit) @31600   7 years kjdon moved the coll and group links back into their own template so that we …
(edit) @31596   7 years kjdon added code to put in source link+icon/thumb img
(edit) @31595   7 years kjdon indenting it nicely in emacs
(edit) @31594   7 years ak19 More equalising of debugging between the gli and gs3 src code versions …
(edit) @31592   7 years ak19 Removed unwanted debugging now that Windows testing of the new …
(edit) @31591   7 years ak19 1. SafeProcess.CustomProcessHandler replaces …
(edit) @31590   7 years ak19 Better synchronization I think. I've declared methods as synchronized, …
(edit) @31588   7 years ak19 Correcting another difference with gli version of SafeProcess
(edit) @31587   7 years ak19 Changes to GS3 src SafeProcess.java to bring it up to speed with GLI's …
(edit) @31580   7 years ak19 Accidentally committed a file I didn't want to.
(edit) @31579   7 years ak19 Correction.
(edit) @31578   7 years ak19 Removed debugging and other minor cosmetic changes after successful …
(edit) @31574   7 years ak19 Trying to correct the GS2PerlConstructor.runPerlCommand() function …
(edit) @31573   7 years ak19 Commit ahead of larger changes: Misc.NEWLINE now works sets the …
(edit) @31572   7 years ak19 Minor changes ahead of more major ones. Explicitly marking …
(edit) @31569   7 years ak19 Initial attempt at an all-in-one class that can safely run a java …
(edit) @31568   7 years ak19 Clarifying the name of an old class
(edit) @31563   7 years kjdon tidied up default templates for classifiers. added a new template …
(edit) @31562   7 years kjdon regenerated index.zip as I have changed titles classifier to hlist
(edit) @31561   7 years kjdon small changes for classifier format statements to bring them in line …
(edit) @31560   7 years kjdon added a link on debuginfo page to skinandlibdocfinal which is the …
(edit) @31559   7 years ak19 Clean up phase for GS3 add user comments. Removed unwanted code, but …
(edit) @31558   7 years ak19 1. gs.functions should not be declared as new Array() as its array …
(edit) @31557   7 years ak19 1. Modifying name of option to turn on usercomments feature to match …
(edit) @31556   7 years ak19 Adding the ability to turn on user comments from GLI. Off by default. …
(edit) @31555   7 years ak19 Bugfix to commit 31547: parameter name mismatch with parameter use …
(edit) @31554   7 years kjdon reindented the file
(edit) @31553   7 years kjdon deleted classifiertools
(edit) @31552   7 years kjdon moved all templates from classifiertools to pages/classifier
(edit) @31551   7 years kjdon tidying up the default classifierNode template. This gets used when …
(edit) @31550   7 years kjdon moved map and panorama templates into their own stylesheets. Note I …
(edit) @31549   7 years kjdon I'm going to move map and panorama stuff out of main pages and into …
(edit) @31548   7 years kjdon need a default HList template
(edit) @31547   7 years ak19 1. Drastic changes to javascript-global-functions.js, specifically the …
(edit) @31546   7 years ak19 Minor spelling correction ahead of major commits to do with GS3 user …
(edit) @31545   7 years ak19 Bugfix to bad JavaScripting ahead of upcoming commits: should have …
(edit) @31544   7 years ak19 Dr Bainbridge found oversight in recently committed code: needed to …
(edit) @31543   7 years ak19 Next incremental change to adding user comments in GS3. This time to …
(edit) @31542   7 years ak19 1. Rewriting callMetadataServer to do the ajax requests as POST …
(edit) @31541   7 years ak19 1. GS2Construct.modifyMetadata() now calls a more generic method to …
(edit) @31540   7 years ak19 Some commits ahead of further changes: 1. Kathy came up with better …
(edit) @31539   7 years kjdon removed debugging XX's
(edit) @31538   7 years kjdon don't show the search button for the current search page
(edit) @31537   7 years ak19 First commit for getting user comments working for GS3. It all works, …
(edit) @31536   7 years kjdon added expandContractDocumentLinks template
(edit) @31535   7 years kjdon removed unused stuff. no longer test on nodeContent when working out …
Note: See TracRevisionLog for help on using the revision log.