source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @12119   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12118   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12117   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12116   18 years kjdon added constructors that take extra tooltip strings as arguments
(edit) @12115   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12114   18 years kjdon removed Dictionary import cos its not using it
(edit) @12113   18 years kjdon removed all setText and register stuff - now Dictionary is just a …
(edit) @12112   18 years kjdon added a setAllTicked method
(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) @12109   18 years mdewsnip Added the other regions and an example image and image map.
(edit) @12108   18 years mdewsnip Changed the "Reset" button in MacrosManager to "Revert".
(edit) @12107   18 years mdewsnip Made this a lot smaller and partially transparent.
(edit) @12106   18 years kjdon a script to generate the html versions of the help file, currently …
(edit) @12105   18 years mdewsnip No longer dies a miserable death when trying to load an image that …
(edit) @12104   18 years kjdon changed the help identifier for the designpaneheader
(edit) @12103   18 years mdewsnip Prevented NPEs when a collection isn't loaded.
(edit) @12102   18 years kjdon changed the button name
(edit) @12101   18 years kjdon added in menu bar helpstuff for format panel
(edit) @12100   18 years kjdon default buildtype is now mgpp
(edit) @12099   18 years kjdon a placeholder image for format pane - need to change the image
(edit) @12098   18 years kjdon modified strings for new design/format split of design panel, and new …
(edit) @12097   18 years kjdon added the format panel into the workflow
(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) @12094   18 years mdewsnip Sorted out the headers for the different search pages.
(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) @12086   18 years mdewsnip Separated the quick search macros.
(edit) @12085   18 years mdewsnip Split up the javascript for the different search pages.
(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) @12082   18 years sjboddie Minor changes to get thing compiling under windows. I'm using an old …
(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) @12079   18 years mdewsnip More new stuff on the "search institutions by state" page.
(edit) @12078   18 years kjdon model col now has an empty extra.dm file
(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) @12070   18 years kjdon design_pane no longer has a saveConfiguraiton - use cdm.save instead
(edit) @12069   18 years mdewsnip Organised the search page macros better.
(edit) @12068   18 years kjdon added a few level strings
(edit) @12067   18 years kjdon preview button is now a PReviewButton, and code for handling this is …
(edit) @12066   18 years kjdon disableRename moved to GUIUtils
(edit) @12065   18 years kjdon moved disableRename to GUIUtils
(edit) @12064   18 years kjdon added in the format pane
(edit) @12063   18 years mdewsnip Commented out debug alert() call.
(edit) @12062   18 years mdewsnip Added state options to "search institutions by state" page.
(edit) @12061   18 years kjdon disableRename now comes from GUIUtils not OpenCollectionDialog
(edit) @12060   18 years mdewsnip Set up a new page for the "search institutions by state" functionality.
(edit) @12059   18 years kjdon created this new class to hold some common gui methods - in this case, …
(edit) @12058   18 years kjdon added a new FormatPane panel, which has half the contents of …
(edit) @12057   18 years kjdon new preview button class, and owner interface
(edit) @12056   18 years kjdon build type now comes from the index manager, and num indexes is a …
(edit) @12055   18 years kjdon search types are now a format statement
(edit) @12054   18 years mdewsnip (FindBugs) Fixed up a pointless assignment.
(edit) @12053   18 years mdewsnip (FindBugs) Fixed a place where an input stream wasn't being closed.
(edit) @12052   18 years mdewsnip (FindBugs) Removed an unused variable.
(edit) @12051   18 years mdewsnip (FindBugs) Removed a couple of pointless assignments.
(edit) @12050   18 years mdewsnip (FindBugs) Changed stripNL() to use a StringBuffer instead of …
(edit) @12049   18 years mdewsnip (FindBugs) No longer Cloneable, made a couple of variables final, and …
(edit) @12048   18 years mdewsnip (FindBugs) A couple of places where a file stream wasn't being closed.
(edit) @12047   18 years mdewsnip (FindBugs) Now checks for comparing against a null object.
(edit) @12046   18 years mdewsnip (FindBugs) Removed unread variable.
(edit) @12045   18 years mdewsnip (FindBugs) Removed empty if statement.
(edit) @12044   18 years sjboddie Wrapped browsetools up into a class and renamed it browsetoolsclass. …
(edit) @12043   18 years kjdon made the table cell renderer work properly if the user has changed the …
(edit) @12042   18 years mdewsnip (FindBugs) Set serialVersionUID for some Serializable objects.
(edit) @12041   18 years mdewsnip (FindBugs) Fixed some places where a file stream wasn't being closed.
(edit) @12040   18 years mdewsnip (FindBugs) Fixed a couple of places where "catch Exception" was used.
(edit) @12039   18 years mdewsnip (FindBugs) Removed an unused variable.
(edit) @12038   18 years mdewsnip Improved the aqp fields (now static).
(edit) @12037   18 years mdewsnip Improvements to combiner stuff.
(edit) @12036   18 years mdewsnip Added "combiner" arguments to addQueryTerm() and addIndexValue().
(edit) @12035   18 years mdewsnip Fixed the problem with the values not matching up to the indexes once …
(edit) @12034   18 years kjdon added in the BerryBasket service
(edit) @12033   18 years kjdon removed sqlconnection stuff as its not used, and we will get rid of …
(edit) @12032   18 years kjdon added a generalaction g action, can be used when there is no …
(edit) @12031   18 years kjdon now uses a=g&sa=berry for the link to the basket
(edit) @12030   18 years kjdon changed globalwraper to globalwrapper
(edit) @12029   18 years kjdon adedd a new template documentNodeWrapper - this is called for document …
(edit) @12028   18 years kjdon berry baskets now switched on and off based on $berryBasket parameter
(edit) @12027   18 years kjdon berry baskets now switched on and off based on $berryBasket parameter, …
(edit) @12026   18 years kjdon added addBerry template, tidied up the indentation a bit
(edit) @12025   18 years kjdon changed globalwraper to globalwrapper, tidied up indenting for xml parts
(edit) @12024   18 years mdewsnip Changed the address of the IIMK site and added the PADDLE collection.
(edit) @12023   18 years mdewsnip Chinese GLI interface, many thanks to Li Chu, Jun Zhu, Li Zhang, Qi …
Note: See TracRevisionLog for help on using the revision log.