source: main/trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37765   11 months anupama Fixing annoying bug where moving the second of 2 of the same plugins …
(edit) @37764   11 months anupama Following Dr Bainbridge's instruction, I think I've now worked out how …
(edit) @37701   13 months davidb Moved Document Header element to end, as not a frequently used …
(edit) @37700   13 months anupama Implemented 2nd of Dr Bainbridge's request: GLI collection tree should …
(edit) @37699   13 months anupama Related to commits r 37690, 37691 (and 37698). 1. Shifted the section …
(edit) @37698   13 months anupama Forgot to commit with GLI changes of r37690 and r37691. Display …
(edit) @37691   13 months anupama Second part of Dr Bainbridge's request for dealing with any existing …
(edit) @37690   13 months anupama One part of what Dr Bainbridge wanted done: on Cancel press (though …
(edit) @37688   13 months anupama Some improvements to comments that don't belong with upcoming commits
(edit) @37677   13 months anupama GLI now tries to set the linux file association launch command to the …
(edit) @37595   14 months kjdon when adding a file, need to pass the parent not the node if the node …
(edit) @37554   14 months anupama One more fix to this file. Although GLI launched OK after previous …
(edit) @37438   15 months anupama Some recent changes broke GLI launch for GS2 with …
(edit) @37420   15 months kjdon have moved this block of code to after the bit where we work out site …
(edit) @37419   15 months davidb In the case of webswing, we want the GS3 logged in username, not the …
(edit) @37413   15 months davidb New block of code added to webswing version of Preview uses …
(edit) @37412   15 months davidb Whitespace alignment
(edit) @37355   15 months davidb Addition to code: if the '-load' file specified is relative, then it …
(edit) @37341   15 months davidb Next phase of webswing gli development: better colour for text on …
(edit) @37337   15 months davidb Newer version of setSize() introduced to support the new init sequence …
(edit) @37336   15 months davidb Tweaks to colours used
(edit) @37331   15 months davidb Ignore the webswing-users directory
(edit) @37330   15 months davidb GLI code updated to better support webswing: a specific …
(edit) @37329   15 months davidb More carefully developed version of opening an file (via a constructed …
(edit) @37328   15 months davidb Fixed small typo in dictionary name
(edit) @37326   15 months davidb Initial set of changes that allows the webswing version of GLI call a …
(edit) @37325   15 months davidb Changed to use new icon/resources
(edit) @37324   15 months davidb New icon for file upload; replacement icon for new folder to match
(edit) @37312   15 months kjdon added dialog to display authentication error to user
(edit) @37311   15 months kjdon added some webswing error messages
(edit) @37310   15 months kjdon webswing gli, gsdl_path etc get passed in unix-style. but if we are …
(edit) @37309   15 months kjdon am using this warningdialog in webswing, before Gatherer is properly …
(edit) @37236   16 months kjdon first stab at doing some authentication in webswing gli. firstly, …
(edit) @37235   16 months kjdon we wnat to esit with an error if something goes wrong, so that ant …
(edit) @37225   16 months kjdon fixed a typo
(edit) @37224   16 months kjdon added a new file button, can use it instead of draging and dropping …
(edit) @37223   16 months kjdon tooltip for new file button on gather pane
(edit) @37192   16 months kjdon a coupld strings for my new 'new file' option in collection tree
(edit) @37191   16 months kjdon added 'new file' into the right click menu in the collection tree. Its …
(edit) @37190   16 months kjdon in webswing mode, we don't want to add local filespace, or user home …
(edit) @37188   16 months kjdon added a -webswing argument to Gatherer, so its knows if its webswing, …
(edit) @36893   19 months anupama Updates to French language auxdm and glidict modules of the GS …
(edit) @36580   21 months davidb Changed to using square brackets for displaying short collection name
(edit) @36305   22 months kjdon major overhaul of this file. Tidied, reordered functions to make it …
(edit) @36304   22 months kjdon commented out annoying debug line
(edit) @36303   22 months kjdon need to use correct type for searchmeta, could be index/sort/facet
(edit) @36302   22 months kjdon language indexes should use searchmeta not collectionmeta
(edit) @36301   22 months kjdon tidying up by removing commented out code
(edit) @36300   22 months kjdon subcollections should use searchmeta not collectionmeta
(edit) @36299   22 months kjdon deleted some unused code
(edit) @36272   2 years anupama Finally tracked down where the commented-out GS3 format statements are …
(edit) @36263   2 years kjdon rank and none are also special words (for sortfields), along with text …
(edit) @36262   2 years kjdon put the plugout string into static strings
(edit) @36260   2 years kjdon put the none/rank options underneath the metadata list, instead of on top
(edit) @36259   2 years kjdon got rid of some debug strings, and commented out code
(edit) @36256   2 years kjdon strings for none/rank sort fields, and add all buttons for …
(edit) @36255   2 years kjdon added a numTicked method
(edit) @36254   2 years kjdon for gs2, all search meta types are set to 'search'
(edit) @36253   2 years kjdon added in the none/rank options for sort fields
(edit) @36252   2 years kjdon adding in add all button string keys
(edit) @36251   2 years kjdon added back in an 'add all' button. This is different to the previous …
(edit) @36250   2 years kjdon added keys for add all button
(edit) @36245   2 years kjdon need to call super.gainFocus - otherwise the current panes contents …
(edit) @36244   2 years kjdon updating this for new searchmeta changes
(edit) @36243   2 years kjdon solr button should only be available for gs3
(edit) @36242   2 years kjdon gs2, all index/level/sort search metas have the same type. We need to …
(edit) @36241   2 years kjdon removed commented out code. for gs2, the collect.cfg has no way to …
(edit) @36240   2 years kjdon added strings for rank/none - for sortfields. and in gs2, default …
(edit) @36239   2 years kjdon gneric search type for gs2, where, for the text strings, we don't …
(edit) @36237   2 years davidb Bugfix: Fixing my own bug (Anu). When replacing a file with another …
(edit) @36235   2 years kjdon removed some old debug statements
(edit) @36231   2 years kjdon some changes to add index strings
(edit) @36230   2 years kjdon previously we were removing metadata from the fragmenttablemodel by …
(edit) @36229   2 years 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
(edit) @36185   2 years kjdon we now have a new SearchMeta class, inherits from CollectionMeta. This …
(edit) @36184   2 years kjdon added getType() method
(edit) @36183   2 years kjdon added getType() method
(edit) @36182   2 years kjdon rename of searchmetadata_manager to keep it consisten with …
(edit) @36181   2 years kjdon added strings for new sort and facet configuration panels
(edit) @36180   2 years kjdon stop compiling if we get an error - otherwise it just shows the same …
(edit) @36179   2 years kjdon if one of the compile lines fails, don't continue with the next one
(edit) @36178   2 years kjdon added string for new SearchMetadata - index/level etc display texts …
(edit) @36177   2 years kjdon set type attribute - this will be used for getting the correct coll …
(edit) @36176   2 years kjdon add a small gap between rows in the index/sort/facet panel
(edit) @36175   2 years kjdon put solr first in the ordering
(edit) @36174   2 years kjdon we decided to get rid of the add_all button
(edit) @36173   2 years kjdon setDefault tooltip now customisable; added a bevel border round the …
(edit) @36172   2 years kjdon added another dictionary key
(edit) @36171   2 years kjdon sortFields can have a default
(edit) @36170   2 years kjdon added a method for converting a nodelist to string - cos I needed it …
(edit) @36165   2 years kjdon made [Default Index] thingy customisable
Note: See TracRevisionLog for help on using the revision log.