source: main/trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38569   4 months kjdon commented out the win31compat option - don;t know why it was still in …
(edit) @38314   7 months anupama Webswing GLI needs to prefix username to new collections if the user …
(edit) @38302   8 months anupama Webswing authentication bypass when logged in, using JSessionID this …
(edit) @38259   8 months anupama 1. Removed some code that was unnecessary after all (it merely …
(edit) @38258   8 months anupama I think I have webswing gli authentication working out without an …
(edit) @38256   8 months anupama Untested. Committing changes for bypassing webswing authentication …
(edit) @37769   11 months anupama Related to yesterday's commit 37765. The old call to …
(edit) @37766   11 months anupama Spelling.
(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) @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) @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) @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) @37312   16 months kjdon added dialog to display authentication error to user
(edit) @37310   16 months kjdon webswing gli, gsdl_path etc get passed in unix-style. but if we are …
(edit) @37309   16 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) @37224   16 months kjdon added a new file button, can use it instead of draging and dropping …
(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) @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) @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) @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) @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) @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
(edit) @36164   2 years kjdon added default_indicator_key, changed the order of the buttons
(edit) @36162   2 years kjdon added code for sortfields and facets. its going wrong though, so …
(edit) @36161   2 years kjdon added default element name, plus key for default indicator in list
(edit) @36160   2 years kjdon added methods to get the sortfields and facets
(edit) @36158   2 years kjdon this now inherits from BaseIndexManager
(edit) @36157   2 years kjdon some changes to help the inheritance along
(edit) @36156   2 years kjdon adding proper handlign for sortfields and facets. needs quite a bit of …
(edit) @36155   2 years kjdon added methods for getting the Sorts and Facets elements
(edit) @36154   2 years kjdon added method to get the class type, so we can use it to make new objects
Note: See TracRevisionLog for help on using the revision log.