source: main/trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38760   2 months anupama Italian language glidict module GS interface now added. Many thanks to …
(edit) @38759   2 months anupama Corrections after looking at Julian Fox's translations.
(edit) @38569   3 months kjdon commented out the win31compat option - don;t know why it was still in …
(edit) @38558   3 months anupama Noticed I hadn't generated the Gujarati gli help files last time. …
(edit) @38557   3 months anupama Removing temporary file
(edit) @38555   3 months anupama Italian language glihelp GS interface. Many thanks to Julian Fox.
(edit) @38553   3 months anupama Spanish language glidict module. Many thanks to Diego Spano.
(edit) @38421   5 months anupama 1. gli must also source SETUP.bash/bat to set up env for extensions, …
(edit) @38314   6 months anupama Webswing GLI needs to prefix username to new collections if the user …
(edit) @38302   6 months anupama Webswing authentication bypass when logged in, using JSessionID this …
(edit) @38259   7 months anupama 1. Removed some code that was unnecessary after all (it merely …
(edit) @38258   7 months anupama I think I have webswing gli authentication working out without an …
(edit) @38256   7 months anupama Untested. Committing changes for bypassing webswing authentication …
(edit) @37937   8 months anupama Armenian language glihelp module of the Greenstone Interface. Many …
(edit) @37892   9 months anupama Armenian (langcode hy) language glidict module of the Greenstone …
(edit) @37769   10 months anupama Related to yesterday's commit 37765. The old call to …
(edit) @37766   10 months anupama Spelling.
(edit) @37765   10 months anupama Fixing annoying bug where moving the second of 2 of the same plugins …
(edit) @37764   10 months anupama Following Dr Bainbridge's instruction, I think I've now worked out how …
(edit) @37701   12 months davidb Moved Document Header element to end, as not a frequently used …
(edit) @37700   12 months anupama Implemented 2nd of Dr Bainbridge's request: GLI collection tree should …
(edit) @37699   12 months anupama Related to commits r 37690, 37691 (and 37698). 1. Shifted the section …
(edit) @37698   12 months anupama Forgot to commit with GLI changes of r37690 and r37691. Display …
(edit) @37691   12 months anupama Second part of Dr Bainbridge's request for dealing with any existing …
(edit) @37690   12 months anupama One part of what Dr Bainbridge wanted done: on Cancel press (though …
(edit) @37688   12 months anupama Some improvements to comments that don't belong with upcoming commits
(edit) @37677   12 months anupama GLI now tries to set the linux file association launch command to the …
(edit) @37595   13 months kjdon when adding a file, need to pass the parent not the node if the node …
(edit) @37554   13 months anupama One more fix to this file. Although GLI launched OK after previous …
(edit) @37438   14 months anupama Some recent changes broke GLI launch for GS2 with …
(edit) @37420   14 months kjdon have moved this block of code to after the bit where we work out site …
(edit) @37419   14 months davidb In the case of webswing, we want the GS3 logged in username, not the …
(edit) @37413   14 months davidb New block of code added to webswing version of Preview uses …
(edit) @37412   14 months davidb Whitespace alignment
(edit) @37355   14 months davidb Addition to code: if the '-load' file specified is relative, then it …
(edit) @37341   14 months davidb Next phase of webswing gli development: better colour for text on …
(edit) @37337   14 months davidb Newer version of setSize() introduced to support the new init sequence …
(edit) @37336   14 months davidb Tweaks to colours used
(edit) @37331   14 months davidb Ignore the webswing-users directory
(edit) @37330   14 months davidb GLI code updated to better support webswing: a specific …
(edit) @37329   14 months davidb More carefully developed version of opening an file (via a constructed …
(edit) @37328   14 months davidb Fixed small typo in dictionary name
(edit) @37326   14 months davidb Initial set of changes that allows the webswing version of GLI call a …
(edit) @37325   14 months davidb Changed to use new icon/resources
(edit) @37324   14 months davidb New icon for file upload; replacement icon for new folder to match
(edit) @37312   14 months kjdon added dialog to display authentication error to user
(edit) @37311   14 months kjdon added some webswing error messages
(edit) @37310   14 months kjdon webswing gli, gsdl_path etc get passed in unix-style. but if we are …
(edit) @37309   14 months kjdon am using this warningdialog in webswing, before Gatherer is properly …
(edit) @37236   15 months kjdon first stab at doing some authentication in webswing gli. firstly, …
(edit) @37235   15 months kjdon we wnat to esit with an error if something goes wrong, so that ant …
(edit) @37225   15 months kjdon fixed a typo
(edit) @37224   15 months kjdon added a new file button, can use it instead of draging and dropping …
(edit) @37223   15 months kjdon tooltip for new file button on gather pane
(edit) @37192   15 months kjdon a coupld strings for my new 'new file' option in collection tree
(edit) @37191   15 months kjdon added 'new file' into the right click menu in the collection tree. Its …
(edit) @37190   15 months kjdon in webswing mode, we don't want to add local filespace, or user home …
(edit) @37188   15 months kjdon added a -webswing argument to Gatherer, so its knows if its webswing, …
(edit) @36893   18 months anupama Updates to French language auxdm and glidict modules of the GS …
(edit) @36580   20 months davidb Changed to using square brackets for displaying short collection name
(edit) @36305   21 months kjdon major overhaul of this file. Tidied, reordered functions to make it …
(edit) @36304   21 months kjdon commented out annoying debug line
(edit) @36303   21 months kjdon need to use correct type for searchmeta, could be index/sort/facet
(edit) @36302   21 months kjdon language indexes should use searchmeta not collectionmeta
(edit) @36301   21 months kjdon tidying up by removing commented out code
(edit) @36300   21 months kjdon subcollections should use searchmeta not collectionmeta
(edit) @36299   21 months kjdon deleted some unused code
(edit) @36272   22 months anupama Finally tracked down where the commented-out GS3 format statements are …
(edit) @36263   22 months kjdon rank and none are also special words (for sortfields), along with text …
(edit) @36262   22 months kjdon put the plugout string into static strings
(edit) @36260   22 months kjdon put the none/rank options underneath the metadata list, instead of on top
(edit) @36259   22 months kjdon got rid of some debug strings, and commented out code
(edit) @36256   23 months kjdon strings for none/rank sort fields, and add all buttons for …
(edit) @36255   23 months kjdon added a numTicked method
(edit) @36254   23 months kjdon for gs2, all search meta types are set to 'search'
(edit) @36253   23 months kjdon added in the none/rank options for sort fields
(edit) @36252   23 months kjdon adding in add all button string keys
(edit) @36251   23 months kjdon added back in an 'add all' button. This is different to the previous …
(edit) @36250   23 months kjdon added keys for add all button
(edit) @36245   23 months kjdon need to call super.gainFocus - otherwise the current panes contents …
(edit) @36244   23 months kjdon updating this for new searchmeta changes
(edit) @36243   23 months kjdon solr button should only be available for gs3
(edit) @36242   23 months kjdon gs2, all index/level/sort search metas have the same type. We need to …
(edit) @36241   23 months kjdon removed commented out code. for gs2, the collect.cfg has no way to …
(edit) @36240   23 months kjdon added strings for rank/none - for sortfields. and in gs2, default …
(edit) @36239   23 months kjdon gneric search type for gs2, where, for the text strings, we don't …
(edit) @36237   23 months davidb Bugfix: Fixing my own bug (Anu). When replacing a file with another …
(edit) @36235   23 months kjdon removed some old debug statements
(edit) @36231   23 months kjdon some changes to add index strings
(edit) @36230   23 months kjdon previously we were removing metadata from the fragmenttablemodel by …
(edit) @36229   23 months kjdon I find it annoying when switching between gs2 and 3 that the gli …
(edit) @36194   2 years kjdon handle searchmeta elements. Also make dot optional when writing out …
(edit) @36193   2 years kjdon initial work - not yet finished - on updating translations to handle …
(edit) @36192   2 years kjdon searchmetadata_manager renamed to searchmeta_manager to keep it the …
(edit) @36191   2 years kjdon updated to use new SearchMeta instead of collectionmeta
(edit) @36190   2 years kjdon updated to use new SearchMeta instead of collectionmeta
(edit) @36189   2 years kjdon soem debuggin stuff, some stuff needed for inheritance
(edit) @36188   2 years kjdon some more work handling searchmetadata as opposed to …
(edit) @36187   2 years kjdon added searchMeta element into command order
(edit) @36186   2 years kjdon modified to use teh new SearchMeta
Note: See TracRevisionLog for help on using the revision log.