Timeline



2006-07-28:

16:21 Changeset [12343] by shaoqun
a classes that can be used to stop a process
16:14 Changeset [12342] by kjdon
added modegli=3 to maxnumeric option
16:06 Changeset [12341] by shaoqun
fixed the bugs
15:21 Changeset [12340] by kjdon
maxnumeric is set using set_maxnumeric (by buildcol.pl) rather than …
15:19 Changeset [12339] by kjdon
added buildcol.maxnumeric
15:18 Changeset [12338] by kjdon
added the maxnumeric option to buildcol. so it can be set in GLI. …
15:12 Changeset [12337] by shaoqun
added strings for exporting panel
15:08 Changeset [12336] by shaoqun
added more export versions and xslt transformation
15:05 Changeset [12335] by shaoqun
now it uses plugouts
15:01 Changeset [12334] by shaoqun
a module that displays plugouts info
15:00 Changeset [12333] by shaoqun
now it uses plugout
14:56 Changeset [12332] by shaoqun
added strings for plugouts
14:55 Changeset [12331] by kjdon
removed a debug print statement
14:54 Changeset [12330] by shaoqun
plugouts modules
14:52 Changeset [12329] by shaoqun
plugouts' wrapper module
14:50 Changeset [12328] by shaoqun
added code to guard undefined value
14:49 Changeset [12327] by shaoqun
added methods used by plugout
14:48 Changeset [12326] by shaoqun
added code to handle plugout
12:32 Changeset [12325] by kjdon
now passes maxnumeric option to mgpp_passes
12:26 Changeset [12324] by kjdon
made the wrapper use maxnumeric for query parsing, can set it using …
12:11 Changeset [12323] by kjdon
made a variable static to keep it consistent with mgpp in greenstone 2
12:10 Changeset [12322] by kjdon
removed extern C wrappers -- causes a problem in newer version of g++. …
12:06 Changeset [12321] by kjdon
made MAXNUMERIC a global variable instead of a \#define. Its now a …
12:05 Changeset [12320] by kjdon
delete -> delete [] change submitted by Emanuel Dejanu
12:04 Changeset [12319] by kjdon
The inverted file dictionary was not ordered properly. ascii values …
12:00 Changeset [12318] by kjdon
some changes submitted by Emanuel Dejanu
11:58 Changeset [12317] by kjdon
close a file handle
11:57 Changeset [12316] by kjdon
setCSTr for levels, changed the length from 8 to 3
11:41 Changeset [12315] by kjdon
mgpp's ParseQuery now takes a fourth argumnet, maxnumeric - leave as …
11:40 Changeset [12314] by kjdon
maxnumeric moved from mgqueryfilterclass to queryfilterclass, cos now …
11:38 Changeset [12313] by kjdon
made MAXNUMERIC a global variable instead of a \#define. Its now a …

2006-07-27:

17:22 Changeset [12312] by kjdon
fixed a bug that produced a NPE
17:16 Changeset [12311] by nzdl
removed some earlier versions of collections, added two new dec …
13:52 Changeset [12310] by davidb
Minor mods to Gatherer exit code to allow -- for the Windows case -- …

2006-07-26:

15:28 Changeset [12309] by kjdon
changed to explodes=yes, put table tags around the HTMLDisplay …
14:35 Changeset [12308] by kjdon
changed default level from Document to Doc cos that is what Greenstone uses
13:32 Changeset [12307] by kjdon
removed some unused code
13:08 Changeset [12306] by kjdon
changed a debug statement so that its not printing out a null value
13:07 Changeset [12305] by kjdon
removed gui.ArgumentControl class and ArgumentConfiguration inner …

2006-07-25:

13:49 Changeset [12304] by kjdon
made the LEVEL string [] protected
13:48 Changeset [12303] by kjdon
made BasicSeparator a static class, removed some custom plugin code
13:48 Changeset [12302] by kjdon
removed an unused variable and unused method, blank feature and part …
13:46 Changeset [12301] by kjdon
changed the default features back to have "" as the first one - will …
13:45 Changeset [12300] by kjdon
removed some unused variables
13:44 Changeset [12299] by kjdon
made SearchMetadataTableCellRenderer a static class
13:44 Changeset [12298] by kjdon
close the bufferedreader
13:43 Changeset [12297] by kjdon
changed = to ==
13:43 Changeset [12296] by kjdon
a coupld of strings for FormatManager and ExplodeMEtadataPrompt
13:42 Changeset [12295] by kjdon
changed string concatenation to use a StringBuffer
13:40 Changeset [12294] by kjdon
changed an & to &&, changed != "" to \!.equals("")

2006-07-24:

17:01 Changeset [12293] by kjdon
getExploderPlugin changed to getExploderPlugins, and returns an …
17:00 Changeset [12292] by kjdon
there may be multiple plugins that can explode a particular file …
16:56 Changeset [12291] by kjdon
set explodes to yes, added a space before 'and' when concatenation authors
16:47 Changeset [12290] by kjdon
had to add 'use FileHandle' to this file - was getting an error about …
15:22 Changeset [12289] by kjdon
Made this POSIX compliant (I think) based on patch sent in by James …
15:08 Changeset [12288] by kjdon
modified LanguageManager strings, and a coupld of others
15:06 Changeset [12287] by kjdon
Made these POSIX compliant (I think) based on patch and comments sent …
14:27 Changeset [12286] by kjdon
Made this POSIX compliant (I think) based on patch sent in by James …
14:01 Changeset [12285] by kjdon
changed make to $(MAKE) so it still works even if you are using gmake
13:52 Changeset [12284] by kjdon
added language partitions to the list of metadata
13:46 Changeset [12283] by kjdon
made this more like LanguageManager. A bit more simple.
13:45 Changeset [12282] by kjdon
changed the toString method to not output 'subcollection'
13:44 Changeset [12281] by kjdon
renamed ListListener to AssignedListListener
11:28 Changeset [12280] by kjdon
no longer display 'format' in the list of assigned formats
11:28 Changeset [12279] by kjdon
no longer display 'plugin', or 'classify' in the list of assigned …
11:26 Changeset [12278] by kjdon
tidied this up. now can have a list of languages per partition.
11:26 Changeset [12277] by kjdon
Language can now have more than one lang code associated with it. …
02:57 Changeset [12276] by sjboddie
Added "Sort Field" (sf) argument that can be passed through to a …

2006-07-21:

17:23 Changeset [12275] by mdewsnip
Added a command-line option for sorting the search results.
15:54 Changeset [12274] by mdewsnip
Added support for "indexed_section" and "info_section" gsdldoctype …
13:12 Changeset [12273] by shaoqun
added all features

2006-07-20:

16:52 Changeset [12272] by mdewsnip
Moved some code out of a loop that should only be done once.
16:05 Changeset [12271] by kjdon
setTitle (line 71) should be using the dictionary
16:02 Changeset [12270] by kjdon
set_OIDtype now takes two arguments, the type and the metadata (used …
16:00 Changeset [12269] by kjdon
fixed a typo in a comment
15:59 Changeset [12268] by kjdon
set_OIDtype now takes a second argument which is the metadata element …
15:56 Changeset [12267] by kjdon
added import.OIDmetadata option
15:48 Changeset [12266] by kjdon
added a new option: OIDmetadata, which is used with OIDtype=assigned, …
15:45 Changeset [12265] by nzdl
Chi's changes from the last BBC build
12:13 Changeset [12264] by mdewsnip
New classes to support incremental building with Lucene, many thanks …
11:58 Changeset [12263] by kjdon
moved the setCaretPostion statement to after the setText statement, so …
11:16 Changeset [12262] by mdewsnip
Now parses the query terms returned from Lucene into the Greenstone …
11:11 Changeset [12261] by mdewsnip
Changed the way query terms are output. Also shows the number of query …
09:21 Changeset [12260] by mdewsnip
Updated to include the new query term stuff, and the classes in packages.
09:20 Changeset [12259] by mdewsnip
Remove some unused stuff.
09:15 Changeset [12258] by mdewsnip
Now references the GS2Lucene classes in the org.nzdl.gsdl.LuceneWrap
09:14 Changeset [12257] by mdewsnip
Added package definitions.
09:02 Changeset [12256] by mdewsnip
Now returns query terms and their frequencies.

2006-07-19:

15:55 Changeset [12255] by mdewsnip
Upgraded the version of Lucene from 1.4.1 to 2.0.0... what's the worst …
15:33 Changeset [12254] by mdewsnip
Made this compatible with Lucene 1.9 and newer.
15:27 Changeset [12253] by kjdon
removed the custom attribute setting
15:25 Changeset [12252] by kjdon
ArgumentConfiguration getArguments no longer takes any arguments - …
15:24 Changeset [12251] by kjdon
added a getElement method, and removed the Custom methods - can no …
15:22 Changeset [12250] by kjdon
changed the way the pluginfo.pl command is built up - uses an …
15:21 Changeset [12249] by kjdon
minor style change
14:57 Changeset [12248] by kjdon
changed the way the classinfo.pl command is built up - uses an …
14:51 Changeset [12247] by kjdon
made ArgumentContainer a base class instead of an interface and moved …
14:45 Changeset [12246] by mdewsnip
GSDLHOME and GSDLOS environment variables need to be set for …
14:36 Changeset [12245] by kjdon
added getCollection[Plugins|Classifiers]DirectoryPath methods
14:35 Changeset [12244] by kjdon
changed the formatting so there is not the horrible big space anymore
14:29 Changeset [12243] by kjdon
removed the custom attribute
14:27 Changeset [12242] by mdewsnip
Added "-p" to the mkdir command so it doesn't die if the directory …

2006-07-17:

16:44 Changeset [12241] by kjdon
changed the menu bar key
11:13 Changeset [12240] by kjdon
removed NoMetadataSetsSelected strings, added …
11:11 Changeset [12239] by kjdon
removed NoMetadataSetsSelected warning - no longer used, added …
11:09 Changeset [12238] by kjdon
need to remove the set from the model before removing it from the …
10:02 Changeset [12237] by kjdon
format pane has a reduced set of options for GS3 collections - no …
10:01 Changeset [12236] by kjdon
replace escaped double quotes with double quotes in format statements
09:58 Changeset [12235] by kjdon
removed stuff to do with extensions - these are no longer in …
09:34 Changeset [12234] by kjdon
The inverted file dictionary was not ordered properly. ascii values …

2006-07-14:

15:34 Changeset [12233] by mdewsnip
Fixed a small problem with rtf_to_html() where negative numbers are …
14:43 Changeset [12232] by mdewsnip
Reduced the large image size from 1250 to 800.
14:06 Changeset [12231] by mdewsnip
Now includes the architect name (and links to their page) in the …
13:17 Changeset [12230] by kjdon
imageXXX macros now take the URL as an argument, rather than using …
13:15 Changeset [12229] by kjdon
set_navbarmacros now uses httpbrowseCL1 etc rather than …
11:59 Changeset [12228] by mdewsnip
Updated the News Coverage page.
11:21 Changeset [12227] by mdewsnip
Added "A B C ... Z" links on the "browse institutions by state" page.
11:10 Changeset [12226] by davidb
Instead of GLI saying it needs to restart when the language interface …
10:03 Changeset [12225] by davidb
Instead of GLI saying it needs to restart when the language interface …
09:39 Changeset [12224] by mdewsnip
Changed the way place styles are determined, to work around an oddity …

2006-07-13:

19:48 Changeset [12223] by mdewsnip
Finished off the bibliography search page... I think.
19:38 Changeset [12222] by mdewsnip
More changes to advanced search forms, particularly bibliography.
19:30 Changeset [12221] by mdewsnip
Finished off the simple Bibliography search.
18:58 Changeset [12220] by mdewsnip
Added support for the "contains"/"is" field.
18:01 Changeset [12219] by mdewsnip
Tidied up the construction dates, and made a few other minor changes.
15:54 Changeset [12218] by mdewsnip
Tidied up the look of the new bibliography search page.
15:37 Changeset [12217] by mdewsnip
Tidied up some more Javascript function names.
15:35 Changeset [12216] by kjdon
the parts of the greenstone build.properties and build.xml files that …
15:29 Changeset [12215] by mdewsnip
Added some new stuff for the new Bibliography Search page.
15:02 Changeset [12214] by mdewsnip
Removed the old "advanced search" page and accompanying Javascript.
14:49 Changeset [12213] by mdewsnip
Now uses the new PlaceConstructionDatesTableHTML metadata instead of …
14:48 Changeset [12212] by mdewsnip
Removed the old Construction_date metadata and added …
14:42 Changeset [12211] by mdewsnip
Updated SearchVList format statement for new "Reference" objects.
13:45 Changeset [12210] by mdewsnip
Now uses the tidied version of the place functions for indexing.
13:33 Changeset [12209] by kjdon
this collection moved to gs3build extension
13:33 Changeset [12208] by kjdon
gs3building demo collection, moved here from greenstone3 repository
13:27 Changeset [12207] by kjdon
removed mysql and gs3mgdemo collection stuff
13:27 Changeset [12206] by kjdon
removed the mysql stuff
13:25 Changeset [12205] by mdewsnip
Fixed a couple of search values containing punctuation.
13:03 Changeset [12204] by mdewsnip
Built an index on the new Reference, ReferenceTitle and …
12:46 Changeset [12203] by mdewsnip
Changed the metadata assigned to be consistent with place references …
12:45 Changeset [12202] by mdewsnip
Added new code for parsing the title and author from place references, …
11:52 Changeset [12201] by kjdon
gsdl-as stuff moved to greenstone3-extensions repository. Check it out …
11:47 Changeset [12200] by kjdon
vishnu stuff moved to greenstone3-extensions repository. Check it out …
11:45 Changeset [12199] by kjdon
added some more gs3 extension modules
11:44 Changeset [12198] by kjdon
adding some modules for individual greenstone3 extensions
11:35 Changeset [12197] by kjdon
tagsoup only used for gs3build so moved to the extension package
11:34 Changeset [12196] by kjdon
only needed for gs3build so moved out of main repository into this …
11:32 Changeset [12195] by kjdon
we no longer talk to mysql so connector moved to gs3build extension
11:30 Changeset [12194] by kjdon
connector jar file moved out of main greenstone3 repository
11:28 Changeset [12193] by kjdon
moved to a gate extension in greenstone3-extensions repository
11:26 Changeset [12192] by kjdon
moved the GATE jar file and service class out of main greenstone 3 and …
10:29 Changeset [12191] by kjdon
committed some changes that I had made ages ago. Not sure if it still …
09:44 Changeset [12190] by kjdon
New repository for extensions code. All extensions can go in here, and …
09:44 Changeset [12189]
This commit was manufactured by cvs2svn to create branch 'kjdon'.
09:44 Changeset [12188] by kjdon
Initial revision
09:39 Changeset [12187] by mdewsnip
Changed "Press Releases" to "News Coverage".
09:38 Changeset [12186] by kjdon
gs3 building is now on hold, so removing the code from the main …
09:36 Changeset [12185] by mdewsnip
The institution best place images now link to the place's page.
09:33 Changeset [12184] by kjdon
removed last sql references

2006-07-12:

21:48 Changeset [12183] by sjboddie
Added expand_from_current_level option to …
17:13 Changeset [12182] by mdewsnip
Made sorting within static browser letters case-insensitive.
17:05 Changeset [12181] by kjdon
added back in formquerytypeselection so that other languages are still …
16:44 Changeset [12180] by kjdon
changed navtab to navtaborig cos it uses the old version.
16:41 Changeset [12179] by kjdon
renamed textdescrsearch to textdescrSearch
16:40 Changeset [12178] by kjdon
changed the args for navtab, renamed the old navtab to navtaborig cos …
16:39 Changeset [12177] by kjdon
navtab arguments have changed, and now use navlinkalt(xxx) instead of …
16:13 Changeset [12176] by kjdon
changed a couple of nav bar macros
16:12 Changeset [12175] by kjdon
removed navtabXXX macros which weren't used. tidied up some comments, …
16:11 Changeset [12174] by kjdon
changed the way navigation bar is made. no longer test on tabtextXXX. …
16:03 Changeset [12173] by mdewsnip
Added the "District of Columbia" state.
15:55 Changeset [12172] by mdewsnip
Swapped "Building Groups" and "Campus Arrangements" on the "browse …
15:43 Changeset [12171] by mdewsnip
Minor changes.
15:41 Changeset [12170] by mdewsnip
First cut at a new plugin for processing the non-place references.
14:12 Changeset [12169] by mdewsnip
Tidied up that horrible long line in the new() function of every plugin.
14:06 Changeset [12168] by kjdon
changed the CDM.IndexManager.Allfields_Index string
14:05 Changeset [12167] by kjdon
add and replace buttons now one button called add_or_replace_button; …
11:43 Changeset [12166] by mdewsnip
Added the US state map to the "browse institutions by state" page.
11:20 Changeset [12165] by kjdon
added a hack to cope with pre 2.71 collections which don't specify a …
11:19 Changeset [12164] by kjdon
buildtype passed to LevelManager constructor
11:18 Changeset [12163] by kjdon
LevelManager knows about build type now, so that it can set …
11:17 Changeset [12162] by kjdon
added a default build type - MG, for pre 2.71 collections. post 2.71 …
11:00 Changeset [12161] by mdewsnip
Fixed up the "I'm feeling lucky" functionality, which was broken when …
09:52 Changeset [12160] by mdewsnip
Reduced the number of entries in the select field on the "search …
09:47 Changeset [12159] by mdewsnip
Fix for gcc 4?

2006-07-11:

16:58 Changeset [12158] by kjdon
added in LeegacyColleciton Warning
16:58 Changeset [12157] by kjdon
no longer uses ExternalCollectionPrompt or …
16:56 Changeset [12156] by kjdon
this has been replaced by a Warning Dialog
16:56 Changeset [12155] by kjdon
removed ExternalCollectionPrompt strings, added LegacyCollection strings
16:52 Changeset [12154] by mdewsnip
Changed this to be the same as the core one in gli/metadata.
16:43 Changeset [12153] by shaoqun
added the berrybasket switch in the preference page
16:43 Changeset [12152] by shaoqun
added user berrybasket switch
16:39 Changeset [12151] by shaoqun
added strings for berrybasket
16:03 Changeset [12150] by kjdon
removed ncm prompt stuff - now load dublin core as teh default set
16:01 Changeset [12149] by kjdon
we don't use this anymore. new collections get dublin core and thats it.
15:38 Changeset [12148] by kjdon
changed for new metadata set handling. removed CDM.MetadataSetManager
15:26 Changeset [12147] by kjdon
added an equals method which compares the strings rather than the objects
15:26 Changeset [12146] by kjdon
added a static string for exp namespace
15:25 Changeset [12145] by kjdon
added a manage metadata sets button underneath the collection tree
15:20 Changeset [12144] by kjdon
removed MetadataSetView from list of options - now handled from enrich pane
15:20 Changeset [12143] by kjdon
removed some comments that weren't needed
15:19 Changeset [12142] by kjdon
new metadata set manager. handles adding/removing sets from the …
15:19 Changeset [12141] by mdewsnip
Added a "no documents matched the query" string to the "search …
15:18 Changeset [12140] by kjdon
removed all references to MetadataSetView - no longer in CDM.
15:17 Changeset [12139] by kjdon
metadata set stuff now all handled by enrich pane. A lot of this class …
15:09 Changeset [12138] by mdewsnip
Now all states are included in the static states page, even if they …
14:22 Changeset [12137] by mdewsnip
Prevented states from being shown more than once in the "search …
14:00 Changeset [12136] by mdewsnip
Added code to initializeStateSearch() to prevent the "search" results, …
13:42 Changeset [12135] by mdewsnip
Moved the region options out of _cicstateoptions_, since they are …
13:26 Changeset [12134] by mdewsnip
Replaced all ' characters with ' in the static macrofiles.
11:50 Changeset [12133] by mdewsnip
Prepared a search results page for the new "search institutions by …
11:48 Changeset [12132] by mdewsnip
Changed the way the states page is generated and removed newlines from …
11:24 Changeset [12131] by kjdon
removed some leftover setMnemonics
11:20 Changeset [12130] by kjdon
added in the proper descriptions for MG, MGPP and Lucene
11:19 Changeset [12129] by kjdon
modified description_textarea so its wraps, and lives in scroll pane

2006-07-10:

16:49 Changeset [12128] by kjdon
output_collection_meta now outputs an empty [collection] entry to gdbm …
15:53 Changeset [12127] by kjdon
changed the layout of the NewIndexPrompt. also removed allfields box …
15:12 Changeset [12126] by kjdon
enable add/replace button on select all click
15:12 Changeset [12125] by kjdon
don't reload the macro file on gainFocus
15:03 Changeset [12124] by kjdon
removed PReferences.Workflow strings - now use the strings from GUI …
15:02 Changeset [12123] by kjdon
Changed text handling to use Dictionary.get rather than …
15:02 Changeset [12122] by kjdon
Changed text handling to use Dictionary.get rather than …
15:01 Changeset [12121] by kjdon
removed import Dictionary line cos its not used
14:57 Changeset [12120] by kjdon
Changed text handling to use Dictionary.get rather than …
14:57 Changeset [12119] by kjdon
Changed text handling to use Dictionary.get rather than …
14:48 Changeset [12118] by kjdon
Changed text handling to use Dictionary.get rather than …
14:47 Changeset [12117] by kjdon
Changed text handling to use Dictionary.get rather than …
14:47 Changeset [12116] by kjdon
added constructors that take extra tooltip strings as arguments
14:42 Changeset [12115] by kjdon
Changed text handling to use Dictionary.get rather than …
14:42 Changeset [12114] by kjdon
removed Dictionary import cos its not using it
14:15 Changeset [12113] by kjdon
removed all setText and register stuff - now Dictionary is just a …
14:00 Changeset [12112] by kjdon
added a setAllTicked method

2006-07-07:

16:33 Changeset [12111] by mdewsnip
Added a bit of space at the top of the table, to be consistent with …
16:23 Changeset [12110] by mdewsnip
Tidied up the borders around the macros textarea.
15:45 Changeset [12109] by mdewsnip
Added the other regions and an example image and image map.
15:09 Changeset [12108] by mdewsnip
Changed the "Reset" button in MacrosManager to "Revert".
14:45 Changeset [12107] by mdewsnip
Made this a lot smaller and partially transparent.
14:30 Changeset [12106] by kjdon
a script to generate the html versions of the help file, currently …
14:27 Changeset [12105] by mdewsnip
No longer dies a miserable death when trying to load an image that …
14:04 Changeset [12104] by kjdon
changed the help identifier for the designpaneheader
14:04 Changeset [12103] by mdewsnip
Prevented NPEs when a collection isn't loaded.
14:03 Changeset [12102] by kjdon
changed the button name
14:02 Changeset [12101] by kjdon
added in menu bar helpstuff for format panel
14:00 Changeset [12100] by kjdon
default buildtype is now mgpp
13:35 Changeset [12099] by kjdon
a placeholder image for format pane - need to change the image
13:24 Changeset [12098] by kjdon
modified strings for new design/format split of design panel, and new …
13:22 Changeset [12097] by kjdon
added the format panel into the workflow
13:20 Changeset [12096] by kjdon
changed a bit of parsing - buildtypes, levels, searchtypes have changed
13:17 Changeset [12095] by kjdon
not sure what I've changed or why
13:17 Changeset [12094] by mdewsnip
Sorted out the headers for the different search pages.
13:15 Changeset [12093] by kjdon
general manager only handles its own stuff now - it doesn't control …
13:13 Changeset [12092] by kjdon
these managers now implement buildTypeChanged()
13:10 Changeset [12091] by kjdon
subcollection index names no longer appear on this panel - done using …
13:09 Changeset [12090] by kjdon
Subcollectionindex no longer knows anything about collection meta
13:07 Changeset [12089] by kjdon
some dictionary key changes, some other stuff
13:06 Changeset [12088] by kjdon
some changes that I am not sure what for :-). Also added SearchTypes
13:04 Changeset [12087] by kjdon
indented the file properly
12:27 Changeset [12086] by mdewsnip
Separated the quick search macros.
12:24 Changeset [12085] by mdewsnip
Split up the javascript for the different search pages.
12:23 Changeset [12084] by kjdon
added setAssigned and isAssigned to the base class
12:20 Changeset [12083] by kjdon
moved level stuff out of this. the index specification parts are moved …
12:04 Changeset [12082] by sjboddie
Minor changes to get thing compiling under windows. I'm using an old …
11:37 Changeset [12081] by kjdon
Index doesn't know anything about collectionmeta anymore
11:35 Changeset [12080] by kjdon
a new manager which coordinates indexmanager, buildtypemanager, and …
11:33 Changeset [12079] by mdewsnip
More new stuff on the "search institutions by state" page.
11:32 Changeset [12078] by kjdon
model col now has an empty extra.dm file
11:30 Changeset [12077] by kjdon
a new manager to handle viewing and writing to the extra.dm file
11:29 Changeset [12076] by kjdon
a new manager for BuildTypes
11:29 Changeset [12075] by kjdon
Level no longer knows anything about CollectionMeta
11:28 Changeset [12074] by kjdon
a new manager for levels, to get the code out of indexmanager
11:28 Changeset [12073] by kjdon
a new manager for search form menu item metadata - i.e. all the '.' …
11:27 Changeset [12072] by kjdon
all these managers now implement modeChanged()
11:26 Changeset [12071] by kjdon
fixed a typo
11:25 Changeset [12070] by kjdon
design_pane no longer has a saveConfiguraiton - use cdm.save instead
11:24 Changeset [12069] by mdewsnip
Organised the search page macros better.
11:24 Changeset [12068] by kjdon
added a few level strings
11:23 Changeset [12067] by kjdon
preview button is now a PReviewButton, and code for handling this is …
11:21 Changeset [12066] by kjdon
disableRename moved to GUIUtils
11:21 Changeset [12065] by kjdon
moved disableRename to GUIUtils
11:20 Changeset [12064] by kjdon
added in the format pane
11:14 Changeset [12063] by mdewsnip
Commented out debug alert() call.
11:14 Changeset [12062] by mdewsnip
Added state options to "search institutions by state" page.
11:10 Changeset [12061] by kjdon
disableRename now comes from GUIUtils not OpenCollectionDialog
11:09 Changeset [12060] by mdewsnip
Set up a new page for the "search institutions by state" functionality.
11:05 Changeset [12059] by kjdon
created this new class to hold some common gui methods - in this case, …
11:04 Changeset [12058] by kjdon
added a new FormatPane panel, which has half the contents of …
11:01 Changeset [12057] by kjdon
new preview button class, and owner interface
10:53 Changeset [12056] by kjdon
build type now comes from the index manager, and num indexes is a …
10:52 Changeset [12055] by kjdon
search types are now a format statement
10:12 Changeset [12054] by mdewsnip
(FindBugs) Fixed up a pointless assignment.
10:11 Changeset [12053] by mdewsnip
(FindBugs) Fixed a place where an input stream wasn't being closed.
10:11 Changeset [12052] by mdewsnip
(FindBugs) Removed an unused variable.
10:10 Changeset [12051] by mdewsnip
(FindBugs) Removed a couple of pointless assignments.
09:46 Changeset [12050] by mdewsnip
(FindBugs) Changed stripNL() to use a StringBuffer instead of …
09:46 Changeset [12049] by mdewsnip
(FindBugs) No longer Cloneable, made a couple of variables final, and …
09:45 Changeset [12048] by mdewsnip
(FindBugs) A couple of places where a file stream wasn't being closed.
09:44 Changeset [12047] by mdewsnip
(FindBugs) Now checks for comparing against a null object.
09:43 Changeset [12046] by mdewsnip
(FindBugs) Removed unread variable.
09:42 Changeset [12045] by mdewsnip
(FindBugs) Removed empty if statement.
00:52 Changeset [12044] by sjboddie
Wrapped browsetools up into a class and renamed it browsetoolsclass. …

2006-07-06:

17:32 Changeset [12043] by kjdon
made the table cell renderer work properly if the user has changed the …
17:31 Changeset [12042] by mdewsnip
(FindBugs) Set serialVersionUID for some Serializable objects.
17:30 Changeset [12041] by mdewsnip
(FindBugs) Fixed some places where a file stream wasn't being closed.
17:21 Changeset [12040] by mdewsnip
(FindBugs) Fixed a couple of places where "catch Exception" was used.
16:39 Changeset [12039] by mdewsnip
(FindBugs) Removed an unused variable.
16:01 Changeset [12038] by mdewsnip
Improved the aqp fields (now static).
15:23 Changeset [12037] by mdewsnip
Improvements to combiner stuff.
14:28 Changeset [12036] by mdewsnip
Added "combiner" arguments to addQueryTerm() and addIndexValue().
14:06 Changeset [12035] by mdewsnip
Fixed the problem with the values not matching up to the indexes once …
13:13 Changeset [12034] by kjdon
added in the BerryBasket service
13:09 Changeset [12033] by kjdon
removed sqlconnection stuff as its not used, and we will get rid of …
13:08 Changeset [12032] by kjdon
added a generalaction g action, can be used when there is no …
13:06 Changeset [12031] by kjdon
now uses a=g&sa=berry for the link to the basket
12:58 Changeset [12030] by kjdon
changed globalwraper to globalwrapper
12:51 Changeset [12029] by kjdon
adedd a new template documentNodeWrapper - this is called for document …
12:50 Changeset [12028] by kjdon
berry baskets now switched on and off based on $berryBasket parameter
12:49 Changeset [12027] by kjdon
berry baskets now switched on and off based on $berryBasket parameter, …
12:48 Changeset [12026] by kjdon
added addBerry template, tidied up the indentation a bit
12:45 Changeset [12025] by kjdon
changed globalwraper to globalwrapper, tidied up indenting for xml parts
12:41 Changeset [12024] by mdewsnip
Changed the address of the IIMK site and added the PADDLE collection.
11:24 Changeset [12023] by mdewsnip
Chinese GLI interface, many thanks to Li Chu, Jun Zhu, Li Zhang, Qi …
10:04 Changeset [12022] by shaoqun
added images for berry basket
09:46 Changeset [12021] by shaoqun
added a method to handle post message

2006-07-05:

17:44 Changeset [12020] by shaoqun
* empty log message *
16:32 Changeset [12019] by davidb
Minor improvements to depositor action.
16:31 Changeset [12018] by davidb
Tweak to error reporting to provide better diagnostic.
16:30 Changeset [12017] by davidb
Better sharing of shared macro definitions between the collector and …
15:52 Changeset [12016] by shaoqun
service for berry basket
15:51 Changeset [12015] by shaoqun
added berry basket
15:48 Changeset [12014] by shaoqun
the xsl file for the berry basket full view
15:47 Changeset [12013] by shaoqun
a set of templates for berry basket
15:46 Changeset [12012] by shaoqun
stylesheet for berry basket
15:45 Changeset [12011] by shaoqun
javascript package for berry basket

2006-07-04:

19:58 Changeset [12010] by davidb
Older version of GNU's cgicc to work with older version of gcc (2.95) …
19:56 Changeset [12009] by davidb
depositor flag set to 'disabled' by default.
19:55 Changeset [12008] by davidb
A minor tweak to let this action work with the older version of cgicc …
19:54 Changeset [12007] by davidb
Latest version of cgicc doesn't seem to compile with gcc 2.95. While …
16:35 Changeset [12006] by kjdon
stuff for file upload in depositor
15:51 Changeset [12005] by davidb
Style sheet support for first cut at 'The Depository' -- Greenstone's …
15:38 Changeset [12004] by davidb
GNU's cgicc added (for parsing of CGI arguments, esp. file upload) to …
15:36 Changeset [12003] by davidb
Scripts upgraded to perform more efficiently with incremental addition.
15:31 Changeset [12002] by davidb
First cut at 'The Depositor' -- Greenstone support for institutional …
15:31 Changeset [12001] by davidb
Experimental addition for nicer URLs for retrieving a document from …
15:26 Changeset [12000] by davidb
'ct' 'qt' and 'qto' cgi arguments changed to be 'multi-character' this …
15:24 Changeset [11999] by davidb
First cut at macros used to support 'The Depository' -- Greenstone's …
15:23 Changeset [11998] by davidb
First cut at 'The Depositor' -- Greenstone support for institutional …
15:09 Changeset [11997] by davidb
String label for new option to import.pl (-manifest). Support for …
15:08 Changeset [11996] by davidb
Extra tweak to code (if statement added) to help cope with the …
15:07 Changeset [11995] by davidb
Improved support for incremental addition: instead of having to run …
15:06 Changeset [11994] by davidb
Improved support for incremental addition: instead of having to run …
09:34 Changeset [11993] by shaoqun
added redo, undo and reset default functionality, removed the replace …
09:29 Changeset [11992] by shaoqun
add windowFocusListener to the main frame, so it saves the …

2006-06-30:

16:35 Changeset [11991] by mdewsnip
Lots more work on the new advanced search page... nearly there.
16:11 Changeset [11990] by kjdon
modified selectqueryform
16:09 Changeset [11989] by kjdon
ct, qt and qto are set by the server, so will always be set. can just …
16:07 Changeset [11988] by kjdon
changed the defaults for ct, qt and qto to be empty, then …
16:05 Changeset [11987] by kjdon
added a new method set_query_type_args, which sets ct, qt and qto …
16:03 Changeset [11986] by kjdon
collection links on home page no longer need to set ct, qt, qto args …
16:01 Changeset [11985] by kjdon
no searchTypes array any more - it is now a format statement
16:00 Changeset [11984] by kjdon
searchtypes is now a format statement
14:29 Changeset [11983] by mdewsnip
More of the new advanced search page.
13:22 Changeset [11982] by mdewsnip
Rearranged the Javascript for the new advanced search page.

2006-06-29:

17:28 Changeset [11981] by mdewsnip
No longer displays the "word count" or "post-processed" lines in the …
15:07 Changeset [11980] by mdewsnip
Added "private residence" searching option, and fixed up the …
14:52 Changeset [11979] by mdewsnip
Committed the new advanced search page (disabled).
14:42 Changeset [11978] by mdewsnip
Now accepts "private residence"/"private residences" as a valid place …
14:37 Changeset [11977] by mdewsnip
Added "private residence" as an option to the "Browse places by …
14:00 Changeset [11976] by mdewsnip
Now builds indexes on "Materials" and "Designation" metadata (for the …
13:54 Changeset [11975] by mdewsnip
Added Designation metadata (for the new advanced search page).
11:27 Changeset [11974] by mdewsnip
Now checks place function values are valid.

2006-06-28:

15:33 Changeset [11973] by mdewsnip
Now adds Materials metadata: a combination of MaterialsFoundation, …
15:04 Changeset [11972] by mdewsnip
State metadata now includes the area …
14:55 Changeset [11971] by mdewsnip
Added an index on Style metadata, for the new advanced search page.
10:52 Changeset [11970] by mdewsnip
Removed, as the version of the translator it was used for is long gone.
Note: See TracTimeline for information about the timeline view.