source: trunk/gli/src/org/greenstone/gatherer/cdm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12165   18 years kjdon added a hack to cope with pre 2.71 collections which don't specify a …
(edit) @12164   18 years kjdon buildtype passed to LevelManager constructor
(edit) @12163   18 years kjdon LevelManager knows about build type now, so that it can set …
(edit) @12162   18 years kjdon added a default build type - MG, for pre 2.71 collections. post 2.71 …
(edit) @12140   18 years kjdon removed all references to MetadataSetView - no longer in CDM.
(edit) @12139   18 years kjdon metadata set stuff now all handled by enrich pane. A lot of this class …
(edit) @12131   18 years kjdon removed some leftover setMnemonics
(edit) @12129   18 years kjdon modified description_textarea so its wraps, and lives in scroll pane
(edit) @12127   18 years kjdon changed the layout of the NewIndexPrompt. also removed allfields box …
(edit) @12126   18 years kjdon enable add/replace button on select all click
(edit) @12125   18 years kjdon don't reload the macro file on gainFocus
(edit) @12123   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12122   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12121   18 years kjdon removed import Dictionary line cos its not used
(edit) @12120   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12111   18 years mdewsnip Added a bit of space at the top of the table, to be consistent with …
(edit) @12110   18 years mdewsnip Tidied up the borders around the macros textarea.
(edit) @12108   18 years mdewsnip Changed the "Reset" button in MacrosManager to "Revert".
(edit) @12104   18 years kjdon changed the help identifier for the designpaneheader
(edit) @12102   18 years kjdon changed the button name
(edit) @12096   18 years kjdon changed a bit of parsing - buildtypes, levels, searchtypes have changed
(edit) @12095   18 years kjdon not sure what I've changed or why
(edit) @12093   18 years kjdon general manager only handles its own stuff now - it doesn't control …
(edit) @12092   18 years kjdon these managers now implement buildTypeChanged()
(edit) @12091   18 years kjdon subcollection index names no longer appear on this panel - done using …
(edit) @12090   18 years kjdon Subcollectionindex no longer knows anything about collection meta
(edit) @12089   18 years kjdon some dictionary key changes, some other stuff
(edit) @12088   18 years kjdon some changes that I am not sure what for :-). Also added SearchTypes
(edit) @12087   18 years kjdon indented the file properly
(edit) @12084   18 years kjdon added setAssigned and isAssigned to the base class
(edit) @12083   18 years kjdon moved level stuff out of this. the index specification parts are moved …
(edit) @12081   18 years kjdon Index doesn't know anything about collectionmeta anymore
(edit) @12080   18 years kjdon a new manager which coordinates indexmanager, buildtypemanager, and …
(edit) @12077   18 years kjdon a new manager to handle viewing and writing to the extra.dm file
(edit) @12076   18 years kjdon a new manager for BuildTypes
(edit) @12075   18 years kjdon Level no longer knows anything about CollectionMeta
(edit) @12074   18 years kjdon a new manager for levels, to get the code out of indexmanager
(edit) @12073   18 years kjdon a new manager for search form menu item metadata - i.e. all the '.' …
(edit) @12072   18 years kjdon all these managers now implement modeChanged()
(edit) @12071   18 years kjdon fixed a typo
(edit) @12055   18 years kjdon search types are now a format statement
(edit) @11993   18 years shaoqun added redo, undo and reset default functionality, removed the replace …
(edit) @11905   18 years mdewsnip Changed all JButtons to GLIButtons, so they don't have a horrible blue …
(edit) @11890   18 years shaoqun added code to make add_button distabled properly
(edit) @11877   18 years mdewsnip Fixed a nasty bug caused by slight differences in the Apple JVM that …
(edit) @11870   18 years shaoqun If the metadata is empty, the toString method return its name to allow …
(edit) @11869   18 years shaoqun If the metadata is empty, the toString method return its name to allow …
(edit) @11866   18 years kjdon if a metadata argument has a default value with no namespace, add ex. …
(edit) @11666   18 years kjdon superclass PlugInfo or ClassInfo has been moved outsidde the Arguments …
(edit) @11635   18 years kjdon changed the file chooser add button to 'add' instead of 'add metadata set'
(edit) @11630   18 years mdewsnip Moved another function out of Utility and into XMLTools.
(edit) @11542   18 years kjdon changed how the owner is set to be like plugins - now we get a header …
(edit) @11502   18 years kjdon chnaged the default format statements for VList and DocumentText to …
(edit) @11491   18 years mdewsnip Now sets the "overwrite" flag when copying the collection images into …
(edit) @11477   18 years kjdon image copying error now adds in the paths of image to copy and images …
(edit) @11475   18 years kjdon changed plugin suggestion prompt add plugin button to have no elipsis …
(edit) @11464   18 years mdewsnip Fixed a bug where the variable model wasn't updated correctly, and …
(edit) @11425   18 years kjdon added child and sibling items to the format variables list
(edit) @11424   18 years kjdon added spaces between value and - and description in the OptionList
(edit) @11378   18 years mdewsnip Now looks at a plugin's block_exp as well as its process_exp to …
(edit) @11344   18 years mdewsnip Added an empty metadata set for putting exploded metadata into, and …
(edit) @11304   18 years kjdon when switching advanced searching on/off. now we call setMGPPEnabled …
(edit) @11284   18 years kjdon check for hiddenGLI before adding an argument to the arg display
(edit) @11283   18 years kjdon changed setHiddenGLI() to setHiddenGLI(bool)
(edit) @11282   18 years kjdon when setting up the fields of an exsiting argument, we need to copy …
(edit) @11174   18 years kjdon changed the replacelistener to handle replacing with an allfields index
(edit) @11130   18 years mdewsnip Removed some dead code.
(edit) @11080   18 years mdewsnip Removed the "progress" parameter from copyFile, as part of the …
(edit) @11079   18 years mdewsnip Added an "overwrite" parameter to copyFile to cause it to overwrite …
(edit) @11049   18 years mdewsnip A few minor tidy-ups of dead code.
(edit) @11048   18 years mdewsnip Replaced some "PlugIn" with "Plugin".
(edit) @11047   18 years mdewsnip Small fix to previous change.
(edit) @11046   18 years mdewsnip Tidied up plugin and classifier parsing and error output.
(edit) @11039   18 years mdewsnip Removed a bit of dead code.
(edit) @11038   18 years mdewsnip Tidied up the look of the Design pane. Each Design pane screen now has …
(edit) @11031   18 years kjdon removed instructions, changed title to be the same string as in the …
(edit) @11028   18 years kjdon new argument parsing means we can't have new args, so commented out …
(edit) @10976   18 years kjdon now change the instructions for mg/mgpp mode
(edit) @10975   18 years kjdon some tidying up and bug fixes for new combined mg/mgpp index panel
(edit) @10966   18 years kjdon huge shake up. removed the MGPPControls class, as it was almost a copy …
(edit) @10965   18 years kjdon moved the index_manager.setMGPPEnabled call into IndexManager
(edit) @10964   18 years kjdon default index doesn't need a level now, fixed a couple of bugs. index …
(edit) @10963   18 years kjdon check for empty level attribute before outputting level info in …
(edit) @10726   19 years mdewsnip (MAJOR CHANGE) This is the remote Greenstone building functionality …
(edit) @10611   19 years kjdon don't write out collectionmeta if the value is empty
(edit) @10610   19 years kjdon removed a comment
(edit) @10576   19 years mdewsnip Rearranged a few things when using classinfo.pl and pluginfo.pl, to …
(edit) @10556   19 years kjdon fixes to make the config file save only if it has changed
(edit) @10552   19 years kjdon removed the commented out references to old 'beta' element of config file
(edit) @10530   19 years kjdon modified to use new searchtypemanager isSearchTypeEnabled instead of …
(edit) @10529   19 years kjdon changed a comment - removed show_progress
(edit) @10528   19 years kjdon changed isMGPPEnabled to isSearchTypeEnabled, added isMGPP() and …
(edit) @10515   19 years mdewsnip Removed the unnecessary "self" variable.
(edit) @10511   19 years mdewsnip Changed the names of some functions in RemoteGreenstoneServer and made …
(edit) @10454   19 years mdewsnip Uploading the collect.cfg file is now done in the save() function of …
(edit) @10421   19 years kjdon added DocumentText, DocumentButtons and DocumentHeading default …
(edit) @10377   19 years mdewsnip Now uploads the collect.cfg file when it is saved, if using remote …
(edit) @10374   19 years mdewsnip Now uploads collection images to the server, if using remote building.
(edit) @10370   19 years mdewsnip Added a new LocalGreenstone class which contains functions that only …
(edit) @10345   19 years mdewsnip Removed some more crap out of the Utility class.
Note: See TracRevisionLog for help on using the revision log.