source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12188   17 years kjdon Initial revision
(edit) @12187   17 years mdewsnip Changed "Press Releases" to "News Coverage".
(edit) @12186   17 years kjdon gs3 building is now on hold, so removing the code from the main …
(edit) @12185   17 years mdewsnip The institution best place images now link to the place's page.
(edit) @12184   17 years kjdon removed last sql references
(edit) @12183   17 years sjboddie Added expand_from_current_level option to …
(edit) @12182   17 years mdewsnip Made sorting within static browser letters case-insensitive.
(edit) @12181   17 years kjdon added back in formquerytypeselection so that other languages are still …
(edit) @12180   17 years kjdon changed navtab to navtaborig cos it uses the old version.
(edit) @12179   17 years kjdon renamed textdescrsearch to textdescrSearch
(edit) @12178   17 years kjdon changed the args for navtab, renamed the old navtab to navtaborig cos …
(edit) @12177   17 years kjdon navtab arguments have changed, and now use navlinkalt(xxx) instead of …
(edit) @12176   17 years kjdon changed a couple of nav bar macros
(edit) @12175   17 years kjdon removed navtabXXX macros which weren't used. tidied up some comments, …
(edit) @12174   17 years kjdon changed the way navigation bar is made. no longer test on tabtextXXX. …
(edit) @12173   17 years mdewsnip Added the "District of Columbia" state.
(edit) @12172   17 years mdewsnip Swapped "Building Groups" and "Campus Arrangements" on the "browse …
(edit) @12171   17 years mdewsnip Minor changes.
(edit) @12170   17 years mdewsnip First cut at a new plugin for processing the non-place references.
(edit) @12169   17 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
(edit) @12168   17 years kjdon changed the CDM.IndexManager.Allfields_Index string
(edit) @12167   17 years kjdon add and replace buttons now one button called add_or_replace_button; …
(edit) @12166   17 years mdewsnip Added the US state map to the "browse institutions by state" page.
(edit) @12165   17 years kjdon added a hack to cope with pre 2.71 collections which don't specify a …
(edit) @12164   17 years kjdon buildtype passed to LevelManager constructor
(edit) @12163   17 years kjdon LevelManager knows about build type now, so that it can set …
(edit) @12162   17 years kjdon added a default build type - MG, for pre 2.71 collections. post 2.71 …
(edit) @12161   17 years mdewsnip Fixed up the "I'm feeling lucky" functionality, which was broken when …
(edit) @12160   17 years mdewsnip Reduced the number of entries in the select field on the "search …
(edit) @12159   17 years mdewsnip Fix for gcc 4?
(edit) @12158   17 years kjdon added in LeegacyColleciton Warning
(edit) @12157   17 years kjdon no longer uses ExternalCollectionPrompt or …
(edit) @12156   17 years kjdon this has been replaced by a Warning Dialog
(edit) @12155   17 years kjdon removed ExternalCollectionPrompt strings, added LegacyCollection strings
(edit) @12154   17 years mdewsnip Changed this to be the same as the core one in gli/metadata.
(edit) @12153   17 years shaoqun added the berrybasket switch in the preference page
(edit) @12152   17 years shaoqun added user berrybasket switch
(edit) @12151   17 years shaoqun added strings for berrybasket
(edit) @12150   17 years kjdon removed ncm prompt stuff - now load dublin core as teh default set
(edit) @12149   17 years kjdon we don't use this anymore. new collections get dublin core and thats it.
(edit) @12148   17 years kjdon changed for new metadata set handling. removed CDM.MetadataSetManager
(edit) @12147   17 years kjdon added an equals method which compares the strings rather than the objects
(edit) @12146   17 years kjdon added a static string for exp namespace
(edit) @12145   17 years kjdon added a manage metadata sets button underneath the collection tree
(edit) @12144   17 years kjdon removed MetadataSetView from list of options - now handled from enrich pane
(edit) @12143   17 years kjdon removed some comments that weren't needed
(edit) @12142   17 years kjdon new metadata set manager. handles adding/removing sets from the …
(edit) @12141   17 years mdewsnip Added a "no documents matched the query" string to the "search …
(edit) @12140   17 years kjdon removed all references to MetadataSetView - no longer in CDM.
(edit) @12139   17 years kjdon metadata set stuff now all handled by enrich pane. A lot of this class …
(edit) @12138   17 years mdewsnip Now all states are included in the static states page, even if they …
(edit) @12137   17 years mdewsnip Prevented states from being shown more than once in the "search …
(edit) @12136   17 years mdewsnip Added code to initializeStateSearch() to prevent the "search" results, …
(edit) @12135   17 years mdewsnip Moved the region options out of _cicstateoptions_, since they are …
(edit) @12134   17 years mdewsnip Replaced all ' characters with ' in the static macrofiles.
(edit) @12133   17 years mdewsnip Prepared a search results page for the new "search institutions by …
(edit) @12132   17 years mdewsnip Changed the way the states page is generated and removed newlines from …
(edit) @12131   17 years kjdon removed some leftover setMnemonics
(edit) @12130   17 years kjdon added in the proper descriptions for MG, MGPP and Lucene
(edit) @12129   17 years kjdon modified description_textarea so its wraps, and lives in scroll pane
(edit) @12128   17 years kjdon output_collection_meta now outputs an empty [collection] entry to gdbm …
(edit) @12127   17 years kjdon changed the layout of the NewIndexPrompt. also removed allfields box …
(edit) @12126   17 years kjdon enable add/replace button on select all click
(edit) @12125   17 years kjdon don't reload the macro file on gainFocus
(edit) @12124   17 years kjdon removed PReferences.Workflow strings - now use the strings from GUI …
(edit) @12123   17 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12122   17 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12121   17 years kjdon removed import Dictionary line cos its not used
(edit) @12120   17 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12119   17 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12118   17 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12117   17 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12116   17 years kjdon added constructors that take extra tooltip strings as arguments
(edit) @12115   17 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12114   17 years kjdon removed Dictionary import cos its not using it
(edit) @12113   17 years kjdon removed all setText and register stuff - now Dictionary is just a …
(edit) @12112   17 years kjdon added a setAllTicked method
(edit) @12111   17 years mdewsnip Added a bit of space at the top of the table, to be consistent with …
(edit) @12110   17 years mdewsnip Tidied up the borders around the macros textarea.
(edit) @12109   17 years mdewsnip Added the other regions and an example image and image map.
(edit) @12108   17 years mdewsnip Changed the "Reset" button in MacrosManager to "Revert".
(edit) @12107   17 years mdewsnip Made this a lot smaller and partially transparent.
(edit) @12106   17 years kjdon a script to generate the html versions of the help file, currently …
(edit) @12105   17 years mdewsnip No longer dies a miserable death when trying to load an image that …
(edit) @12104   17 years kjdon changed the help identifier for the designpaneheader
(edit) @12103   17 years mdewsnip Prevented NPEs when a collection isn't loaded.
(edit) @12102   17 years kjdon changed the button name
(edit) @12101   17 years kjdon added in menu bar helpstuff for format panel
(edit) @12100   17 years kjdon default buildtype is now mgpp
(edit) @12099   17 years kjdon a placeholder image for format pane - need to change the image
(edit) @12098   17 years kjdon modified strings for new design/format split of design panel, and new …
(edit) @12097   17 years kjdon added the format panel into the workflow
(edit) @12096   17 years kjdon changed a bit of parsing - buildtypes, levels, searchtypes have changed
(edit) @12095   17 years kjdon not sure what I've changed or why
(edit) @12094   17 years mdewsnip Sorted out the headers for the different search pages.
(edit) @12093   17 years kjdon general manager only handles its own stuff now - it doesn't control …
(edit) @12092   17 years kjdon these managers now implement buildTypeChanged()
(edit) @12091   17 years kjdon subcollection index names no longer appear on this panel - done using …
(edit) @12090   17 years kjdon Subcollectionindex no longer knows anything about collection meta
(edit) @12089   17 years kjdon some dictionary key changes, some other stuff
Note: See TracRevisionLog for help on using the revision log.