source: trunk/gli/src/org/greenstone/gatherer/cdm/GeneralManager.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12123   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12093   18 years kjdon general manager only handles its own stuff now - it doesn't control …
(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) @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) @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) @10610   19 years kjdon removed a comment
(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) @10511   19 years mdewsnip Changed the names of some functions in RemoteGreenstoneServer and made …
(edit) @10374   19 years mdewsnip Now uploads collection images to the server, if using remote building.
(edit) @10345   19 years mdewsnip Removed some more crap out of the Utility class.
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @9864   19 years mdewsnip Changed WarningDialog to take the direct message text, rather than the …
(edit) @9350   19 years mdewsnip Changed WarningDialog to take the dialog title and message as …
(edit) @9045   19 years mdewsnip Made major rearrangements to the way path variables are calculated. …
(edit) @8606   19 years mdewsnip Made just one WarningDialog constructor.
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @7365   20 years kjdon removed the beta checkbox from the General desing panel
(edit) @7151   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @6843   20 years kjdon changed the layout and unfixed the label sizes so other langs text can …
(edit) @6672   20 years jmt12 Yet another last minute fix
(edit) @6671   20 years jmt12 More tests to prevent nulls
(edit) @6662   20 years jmt12 Worked around stupid collection title clash warning dialog crashes …
(edit) @6636   20 years jmt12 Fixed a tiny bug where the email provided here would always overwrite …
(edit) @6389   20 years jmt12 Introduced the idea of detail modes - these have an effect on several …
(edit) @6323   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @6168   20 years jmt12 Had forgotten to exclude the current collection when searching for …
(edit) @6152   20 years jmt12 Not only is a title clash now detected (albeit when you shift focus …
(edit) @6088   20 years jmt12 Fixed slight problem with the home page icon in that it doesn't know …
(edit) @6051   20 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @6003   20 years jmt12 Added functionality (even though I wasn't meant to - shhh) by …
(edit) @5649   21 years jmt12 203B301: Changing view away from design now causes collection to …
(edit) @5595   21 years mdewsnip A few more minor changes to tidy up the dictionary.
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5536   21 years mdewsnip Many more tooltips and improvements to the Dictionary. Still more to come.
(edit) @5529   21 years mdewsnip Further along the tooltip highway. Hacked up the Dictionary code, and …
(edit) @5357   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5255   21 years jmt12 Changed calls to CollectionMeta to reflect the two modes of retrieving …
(edit) @5086   21 years jmt12 Changed special collection metadata values so they can be retrieved …
(edit) @4967   21 years jmt12 Major changes to CDM - MGPP extension.
(add) @4932   21 years jmt12 Major CDM rewrite so it uses DOM.
Note: See TracRevisionLog for help on using the revision log.