source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12230   18 years kjdon imageXXX macros now take the URL as an argument, rather than using …
(edit) @12229   18 years kjdon set_navbarmacros now uses httpbrowseCL1 etc rather than …
(edit) @12228   18 years mdewsnip Updated the News Coverage page.
(edit) @12227   18 years mdewsnip Added "A B C ... Z" links on the "browse institutions by state" page.
(edit) @12226   18 years davidb Instead of GLI saying it needs to restart when the language interface …
(edit) @12225   18 years davidb Instead of GLI saying it needs to restart when the language interface …
(edit) @12224   18 years mdewsnip Changed the way place styles are determined, to work around an oddity …
(edit) @12223   18 years mdewsnip Finished off the bibliography search page... I think.
(edit) @12222   18 years mdewsnip More changes to advanced search forms, particularly bibliography.
(edit) @12221   18 years mdewsnip Finished off the simple Bibliography search.
(edit) @12220   18 years mdewsnip Added support for the "contains"/"is" field.
(edit) @12219   18 years mdewsnip Tidied up the construction dates, and made a few other minor changes.
(edit) @12218   18 years mdewsnip Tidied up the look of the new bibliography search page.
(edit) @12217   18 years mdewsnip Tidied up some more Javascript function names.
(edit) @12216   18 years kjdon the parts of the greenstone build.properties and build.xml files that …
(edit) @12215   18 years mdewsnip Added some new stuff for the new Bibliography Search page.
(edit) @12214   18 years mdewsnip Removed the old "advanced search" page and accompanying Javascript.
(edit) @12213   18 years mdewsnip Now uses the new PlaceConstructionDatesTableHTML metadata instead of …
(edit) @12212   18 years mdewsnip Removed the old Construction_date metadata and added …
(edit) @12211   18 years mdewsnip Updated SearchVList format statement for new "Reference" objects.
(edit) @12210   18 years mdewsnip Now uses the tidied version of the place functions for indexing.
(edit) @12209   18 years kjdon this collection moved to gs3build extension
(edit) @12208   18 years kjdon gs3building demo collection, moved here from greenstone3 repository
(edit) @12207   18 years kjdon removed mysql and gs3mgdemo collection stuff
(edit) @12206   18 years kjdon removed the mysql stuff
(edit) @12205   18 years mdewsnip Fixed a couple of search values containing punctuation.
(edit) @12204   18 years mdewsnip Built an index on the new Reference, ReferenceTitle and …
(edit) @12203   18 years mdewsnip Changed the metadata assigned to be consistent with place references …
(edit) @12202   18 years mdewsnip Added new code for parsing the title and author from place references, …
(edit) @12201   18 years kjdon gsdl-as stuff moved to greenstone3-extensions repository. Check it out …
(edit) @12200   18 years kjdon vishnu stuff moved to greenstone3-extensions repository. Check it out …
(edit) @12199   18 years kjdon added some more gs3 extension modules
(edit) @12198   18 years kjdon adding some modules for individual greenstone3 extensions
(edit) @12197   18 years kjdon tagsoup only used for gs3build so moved to the extension package
(edit) @12196   18 years kjdon only needed for gs3build so moved out of main repository into this …
(edit) @12195   18 years kjdon we no longer talk to mysql so connector moved to gs3build extension
(edit) @12194   18 years kjdon connector jar file moved out of main greenstone3 repository
(edit) @12193   18 years kjdon moved to a gate extension in greenstone3-extensions repository
(edit) @12192   18 years kjdon moved the GATE jar file and service class out of main greenstone 3 and …
(edit) @12191   18 years kjdon committed some changes that I had made ages ago. Not sure if it still …
(edit) @12188   18 years kjdon Initial revision
(edit) @12187   18 years mdewsnip Changed "Press Releases" to "News Coverage".
(edit) @12186   18 years kjdon gs3 building is now on hold, so removing the code from the main …
(edit) @12185   18 years mdewsnip The institution best place images now link to the place's page.
(edit) @12184   18 years kjdon removed last sql references
(edit) @12183   18 years sjboddie Added expand_from_current_level option to …
(edit) @12182   18 years mdewsnip Made sorting within static browser letters case-insensitive.
(edit) @12181   18 years kjdon added back in formquerytypeselection so that other languages are still …
(edit) @12180   18 years kjdon changed navtab to navtaborig cos it uses the old version.
(edit) @12179   18 years kjdon renamed textdescrsearch to textdescrSearch
(edit) @12178   18 years kjdon changed the args for navtab, renamed the old navtab to navtaborig cos …
(edit) @12177   18 years kjdon navtab arguments have changed, and now use navlinkalt(xxx) instead of …
(edit) @12176   18 years kjdon changed a couple of nav bar macros
(edit) @12175   18 years kjdon removed navtabXXX macros which weren't used. tidied up some comments, …
(edit) @12174   18 years kjdon changed the way navigation bar is made. no longer test on tabtextXXX. …
(edit) @12173   18 years mdewsnip Added the "District of Columbia" state.
(edit) @12172   18 years mdewsnip Swapped "Building Groups" and "Campus Arrangements" on the "browse …
(edit) @12171   18 years mdewsnip Minor changes.
(edit) @12170   18 years mdewsnip First cut at a new plugin for processing the non-place references.
(edit) @12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
(edit) @12168   18 years kjdon changed the CDM.IndexManager.Allfields_Index string
(edit) @12167   18 years kjdon add and replace buttons now one button called add_or_replace_button; …
(edit) @12166   18 years mdewsnip Added the US state map to the "browse institutions by state" page.
(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) @12161   18 years mdewsnip Fixed up the "I'm feeling lucky" functionality, which was broken when …
(edit) @12160   18 years mdewsnip Reduced the number of entries in the select field on the "search …
(edit) @12159   18 years mdewsnip Fix for gcc 4?
(edit) @12158   18 years kjdon added in LeegacyColleciton Warning
(edit) @12157   18 years kjdon no longer uses ExternalCollectionPrompt or …
(edit) @12156   18 years kjdon this has been replaced by a Warning Dialog
(edit) @12155   18 years kjdon removed ExternalCollectionPrompt strings, added LegacyCollection strings
(edit) @12154   18 years mdewsnip Changed this to be the same as the core one in gli/metadata.
(edit) @12153   18 years shaoqun added the berrybasket switch in the preference page
(edit) @12152   18 years shaoqun added user berrybasket switch
(edit) @12151   18 years shaoqun added strings for berrybasket
(edit) @12150   18 years kjdon removed ncm prompt stuff - now load dublin core as teh default set
(edit) @12149   18 years kjdon we don't use this anymore. new collections get dublin core and thats it.
(edit) @12148   18 years kjdon changed for new metadata set handling. removed CDM.MetadataSetManager
(edit) @12147   18 years kjdon added an equals method which compares the strings rather than the objects
(edit) @12146   18 years kjdon added a static string for exp namespace
(edit) @12145   18 years kjdon added a manage metadata sets button underneath the collection tree
(edit) @12144   18 years kjdon removed MetadataSetView from list of options - now handled from enrich pane
(edit) @12143   18 years kjdon removed some comments that weren't needed
(edit) @12142   18 years kjdon new metadata set manager. handles adding/removing sets from the …
(edit) @12141   18 years mdewsnip Added a "no documents matched the query" string to the "search …
(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) @12138   18 years mdewsnip Now all states are included in the static states page, even if they …
(edit) @12137   18 years mdewsnip Prevented states from being shown more than once in the "search …
(edit) @12136   18 years mdewsnip Added code to initializeStateSearch() to prevent the "search" results, …
(edit) @12135   18 years mdewsnip Moved the region options out of _cicstateoptions_, since they are …
(edit) @12134   18 years mdewsnip Replaced all ' characters with ' in the static macrofiles.
(edit) @12133   18 years mdewsnip Prepared a search results page for the new "search institutions by …
(edit) @12132   18 years mdewsnip Changed the way the states page is generated and removed newlines from …
(edit) @12131   18 years kjdon removed some leftover setMnemonics
(edit) @12130   18 years kjdon added in the proper descriptions for MG, MGPP and Lucene
(edit) @12129   18 years kjdon modified description_textarea so its wraps, and lives in scroll pane
Note: See TracRevisionLog for help on using the revision log.