Timeline



2006-08-30:

21:29 Changeset [12622] by jrm21
if we can't open an output file, also give the operating system's …
17:02 Changeset [12621] by uid53644
Removed an unnecessary copy of a function.
16:59 Changeset [12620] by mdewsnip
Removed the unnecessary CollectionDesignManager.XMLStringToDOM() function.
16:35 Changeset [12619] by kjdon
it seems that when I added in the option OIDmetadata, I didn't …
16:34 Changeset [12618] by kjdon
now can pass in OIDmetadata to set_OIDtype
16:04 Changeset [12617] by kjdon
added common.invalid_options and download.could_not_find_download
16:03 Changeset [12616] by kjdon
now accepts -h as well as --help
16:00 Changeset [12615] by kjdon
changed slightly the checking of how many args we have left after …
15:57 Changeset [12614] by kjdon
changed plugin to classifier in the cut and pasted text
15:49 Changeset [12613] by kjdon
changed slightly the checking of how many args we have left after …
15:18 Changeset [12612] by kjdon
need to delete the char * created by MyGetCStr otherwise we run out of …
15:12 Changeset [12611] by kjdon
need to delete the char * returned by MyGetCStr, otherwise we run out …
15:05 Changeset [12610] by mdewsnip
Essentially a brand-new plugin (the old CSVPlug has been renamed to …
14:26 Changeset [12609] by kjdon
exit now takes an int exit_status argument, which is passed to …
14:25 Changeset [12608] by kjdon
in okbuttonlistener, when restart is required, call …
14:24 Changeset [12607] by kjdon
added some dictionary string keys into a comment so that checking for …
12:22 Changeset [12606] by mdewsnip
Renamed CSVPlug.pm to MetadataCSVPlug.pm, as there will be a new …
11:31 Changeset [12605] by shaoqun
added code that supports the mapping_file option
11:00 Changeset [12604] by mdewsnip
Added definition for new DOS codepage 852 (Central European) encoding.
11:00 Changeset [12603] by shaoqun
added codes that uses the mapping file
10:58 Changeset [12602] by mdewsnip
Added definition for the new DOS codepage 852 (Central European) encoding.
10:54 Changeset [12601] by mdewsnip
Mapping files for DOS codepage 852 (Central Europe).
10:52 Changeset [12600] by shaoqun
added a string for mapping_file option
10:43 Changeset [12599] by shaoqun
add strings for mapping_file option in ExportAsPrompt
10:41 Changeset [12598] by shaoqun
added mapping_file option for MARCXML plugout
10:23 Changeset [12597] by shaoqun
mapping file for qualified dc to marc
10:22 Changeset [12596] by shaoqun
mapping file for dc to marc
10:21 Changeset [12595] by shaoqun
transformation file for dc to marc
10:20 Changeset [12594] by shaoqun
added code that uses MARCXML mapping file
10:19 Changeset [12593] by shaoqun
a util class that converts a string to its lowercase
10:13 Changeset [12592] by shaoqun
added mapping file option for MARCXML

2006-08-29:

15:55 Changeset [12591] by kjdon
removed some unused strings
14:27 Changeset [12590] by kjdon
changed all the internal variable declarations so there is not random …
14:26 Changeset [12589] by kjdon
need to call collection.destroy in closeCollection, otherwise old …
14:20 Changeset [12588] by kjdon
use getGLIUserCacheDirectoryPath to get cache_dir instead of working …
14:16 Changeset [12587] by kjdon
added a double quote in a comment to get the font colouring back to normal
14:13 Changeset [12586] by kjdon
don't stick srw in the start of the download path
14:12 Changeset [12585] by kjdon
put quotes around the cache dir in the wget command - on windows, will …
09:26 Changeset [12584] by shaoqun
readd yaz-client libraries
09:19 Changeset [12583] by shaoqun
removed the version that does not work

2006-08-28:

15:09 Changeset [12582] by kjdon
changed _labelTypes_ to _labelType_ so that it matches the English version
14:46 Changeset [12581] by kjdon
changed the tooltips for the downloader options
14:46 Changeset [12580] by kjdon
added a double quote in a comment so the font colouring is not screwed up
11:16 Changeset [12579] by kjdon
set the filesize in the fileupload data
11:10 Changeset [12578] by kjdon
added the page banner into bildframe1 - there is enough room, and we …
10:47 Changeset [12577] by kjdon
select page, initialize collection drop down box to have none selected
10:46 Changeset [12576] by kjdon
we now use a specialised header on the select page too. Wizardaction …
10:44 Changeset [12575] by kjdon
changed a logout message to say wizardaction rather than collectoration

2006-08-26:

21:40 Changeset [12574] by shaoqun
remove the default value for cache_dir because HOME environment is not set
21:27 Changeset [12573] by shaoqun
added missing strings of GEMS
21:26 Changeset [12572] by shaoqun
fixed bugs of the last commit

2006-08-25:

17:07 Changeset [12571] by kjdon
made Datelist accept yyyy-mm-dd dates
16:52 Changeset [12570] by kjdon
added languages.dm to list of macro files
16:50 Changeset [12569] by kjdon
added format package date formatting. Used for [format:Date] metadata
16:49 Changeset [12568] by kjdon
a new file containing _iso639xx_ macros for all iso639 two letter …
16:47 Changeset [12567] by kjdon
changed the special metadata formatting for Language and Date. Now …
14:45 Changeset [12566] by mdewsnip
Added fix for warnings when submitting to a new file.
14:44 Changeset [12565] by mdewsnip
A fix to compensate for the change to the way commas in CGI values are …
14:30 Changeset [12564] by shaoqun
add new gems
14:29 Changeset [12563] by shaoqun
remove old gems and prepare adding new gems
14:16 Changeset [12562] by kjdon
reverted back to the previous version because it really was needed. …
14:14 Changeset [12561] by shaoqun
added code to use gems
14:11 Changeset [12560] by shaoqun
removed old strings of gems and added new strings
13:30 Changeset [12559] by davidb
Perl 5.8 under Windows does not by default support GDBM_File. Use of …
13:01 Changeset [12558] by mdewsnip
Couple more HTML4/XHTML compliance fixes.
12:53 Changeset [12557] by mdewsnip
Lots of HTML4/XHTML compliance fixes.
12:00 Changeset [12556] by mdewsnip
New Slovak interface, many thanks to Tomas Fiala.
11:35 Changeset [12555] by kjdon
reverted split_cgi_args back to 1.25 version, pre davids depositor …
11:18 Changeset [12554] by mdewsnip
More HTML 4 compliance fixes.
10:43 Changeset [12553] by mdewsnip
Some HTML 4 compliance fixes.
10:34 Changeset [12552] by shaoqun
added new argument for GEMS
10:33 Changeset [12551] by shaoqun
add new strings for GetOpt
10:14 Changeset [12550] by mdewsnip
More HTML 4 compliance fixes.
10:02 Changeset [12549] by mdewsnip
Fixed up the creation of the _homeextra_ table so it is HTML 4 compliant.

2006-08-24:

17:23 Changeset [12548] by mdewsnip
Some HTML/XHTML validation changes.
16:19 Changeset [12547] by kjdon
changed the bad_general_option message, cos now its also used when …
16:19 Changeset [12546] by kjdon
changed parse2::parse so that it returns -1 on error, 0 on success, or …
16:17 Changeset [12545] by kjdon
changed parse2::parse so that it returns -1 on error, 0 on success, or …
15:55 Changeset [12544] by mdewsnip
Removed "English" from comment at top, as this propagates through the …
15:54 Changeset [12543] by nzdl
Beginnings of Urdu interface, thanks to Ata ur Rehman and Iqbal Rana.
15:53 Changeset [12542] by nzdl
Beginnings of Marathi interface, many thanks to Shubhada Nagarkar.
15:52 Changeset [12541] by nzdl
Beginnings of Armenian auxiliary macrofile, many thanks to Tigran …
15:51 Changeset [12540] by mdewsnip
Thai interface ready to translate with GTI.
15:18 Changeset [12539] by mdewsnip
Now includes stdio.h, for sprintf (needed on puka).
14:52 Changeset [12538] by nzdl
Updated Spanish strings, many thanks to Jesus Tramullas.
14:50 Changeset [12537] by nzdl
Updated Spanish interface, many thanks to Jesus Tramullas.
14:47 Changeset [12536] by nzdl
Updated Mongolian interface, many thanks to Mendbayar Ichinkhorlo.
14:44 Changeset [12535] by nzdl
Minor update.
14:44 Changeset [12534] by nzdl
Updated Gaelic interface, many thanks to Rita Campbell and Laurinda …
14:43 Changeset [12533] by nzdl
A few more French translations.
14:42 Changeset [12532] by nzdl
Updated Armenian interface, many thanks to Tigran Zargaryan.
14:38 Changeset [12531] by nzdl
More Latvian translations, many thanks to Raitis Brodezhonok.
14:37 Changeset [12530] by nzdl
Lots more Spanish translations.
14:36 Changeset [12529] by mdewsnip
Moved the cdm/download directory to download (it's got nothing to do …
13:42 Changeset [12528] by kjdon
cgicc no longer used
13:20 Changeset [12527] by kjdon
added fileuploads to parse_cgi_args call so that it compiles. it …
12:14 Changeset [12526] by kjdon
added in md5 h/cpp/obj
12:12 Changeset [12525] by kjdon
added depositor h/cpp/obj files
12:10 Changeset [12524] by kjdon
commented out strings.h include as complains on windows, and doesn't …
11:39 Changeset [12523] by kjdon
removed Download.ServerInformation.close strings - use the …
11:38 Changeset [12522] by kjdon
changed the file arg in the form to be di1userfileinfo instead of …
11:36 Changeset [12521] by kjdon
added textilog, and modified textbsummary and textflog
11:36 Changeset [12520] by kjdon
added the build log to the build summary
11:26 Changeset [12519] by kjdon
removed cgicc stuff
11:21 Changeset [12518] by kjdon
removed cgicc
11:19 Changeset [12517] by kjdon
deleted some commented out stuff
11:18 Changeset [12516] by kjdon
Added Stefan's fileupload code to replace use of cgicc by depositor. …
11:16 Changeset [12515] by kjdon
deleted some stuff that's not used
11:16 Changeset [12514] by kjdon
Added Stefan's fileupload code to replace use of cgicc by depositor.
11:10 Changeset [12513] by kjdon
Added Stefan's fileupload code to replace use of cgicc by depositor. …
11:06 Changeset [12512] by kjdon
Added Stefan's fileupload code to replace use of cgicc by depositor. …
10:55 Changeset [12511] by kjdon
fixed a typo
10:54 Changeset [12510] by kjdon
Got rid of cgicc code - we now use Stefan's fileupload in cgiwrapper
10:53 Changeset [12509] by kjdon
Added Stefan's fileupload code to replace use of cgicc by depositor. …
10:52 Changeset [12508] by kjdon
Added Stefan's fileupload code to replace use of cgicc by depositor. …
10:52 Changeset [12507] by kjdon
Added Stefan's fileupload code to replace use of cgicc by depositor. …
10:45 Changeset [12506] by kjdon
added md5.h/cpp - needed for fileupload by cgiwrapper
09:13 Changeset [12505] by kjdon
added Kazakhstan Human Rights Commission example

2006-08-23:

17:17 Changeset [12504] by kjdon
added findlastchar method, and removed cvs log from text_t.cpp
15:43 Changeset [12503] by kjdon
bsummary page now displays build log as well as import and fail logs
15:24 Changeset [12502]
This commit was manufactured by cvs2svn to create tag 'modelcol++'.
15:24 Changeset [12501] by kjdon
added mgpp collectionmeta

2006-08-22:

16:16 Changeset [12500] by kjdon
hide the keepold and removeold options from gli
15:19 Changeset [12499] by kjdon
forgot to import DebugStream
15:18 Changeset [12498] by kjdon
tidied up a bit: style, command list generation, indentation
15:13 Changeset [12497] by kjdon
tidied up a bit: style, command list generation
15:03 Changeset [12496] by kjdon
added a couple of error statements
15:02 Changeset [12495] by kjdon
we need to add in xml2 lib for z3950server linking cos yaz now …
14:58 Changeset [12494] by kjdon
d2m under the control of USE_Z3950 (set by --enable-z3950), but yaz …
14:55 Changeset [12493] by kjdon
d2m under the control of USE_Z3950, but yaz compilation now under the …
14:54 Changeset [12492] by kjdon
added a new flag: disable-yaz. yaz is now compiled by default (for use …
11:47 Changeset [12491] by mdewsnip
Link and meta tags must be closed differently for HTML/XHTML …

2006-08-21:

14:43 Changeset [12490] by kjdon
updated version number for 2.71 release
14:41 Changeset [12489] by kjdon
changed AboutDialog.Date for upcoming release
14:34 Changeset [12488] by mdewsnip
Some XHTML compliance changes.
14:24 Changeset [12487] by kjdon
updated version number
10:27 Changeset [12486] by kjdon
added alive in truth example

2006-08-18:

17:14 Changeset [12485] by mdewsnip
The username of the person submitting translations is now passed to …
17:07 Changeset [12484] by mdewsnip
The username of the person who did the translations is now recorded in …
16:37 Changeset [12483] by mdewsnip
Changed the way the Updated comments are dealt with, in preparation …
16:27 Changeset [12482] by mdewsnip
Removed some strings that were added twice.
15:44 Changeset [12481] by mdewsnip
Turned tutorial translation off by default.
15:09 Changeset [12480] by mdewsnip
Changed a "g_EmptyText" argument default to g_EmptyText.
15:08 Changeset [12479] by mdewsnip
Now uses the divbar class rather than the divb.gif image.
14:11 Changeset [12478] by kjdon
changed one of the depositor text strings, and removed collection name …
13:52 Changeset [12477] by mdewsnip
More Arabic GLI dictionary translations, many thanks to Kamal Salih …
13:34 Changeset [12476] by kjdon
removed the extra ct arg from the view collection button href, and …
13:32 Changeset [12475] by kjdon
added the directory name into the list of collection names
10:52 Changeset [12474] by mdewsnip
Urdu is now displayed right-to-left also.
09:48 Changeset [12473] by shaoqun
added methods used by the download pane
09:47 Changeset [12472] by shaoqun
added strings for downloadpane
09:45 Changeset [12471] by shaoqun
formatpane listening to the events of the collection's building process
09:39 Changeset [12470] by shaoqun
new download pane gui
09:38 Changeset [12469] by shaoqun
make the set default button work properly
09:33 Changeset [12468] by shaoqun
added classes for download pane
09:31 Changeset [12467] by shaoqun
added code for download pane not to check some fileds
09:30 Changeset [12466] by shaoqun
added code for download pane
09:24 Changeset [12465] by shaoqun
fixed th bugs on windows

2006-08-17:

17:38 Changeset [12464] by kjdon
added version num as a meta tag in html header
17:38 Changeset [12463] by kjdon
set versionnum macro so that it can be used in the HTML header
17:23 Changeset [12462] by mdewsnip
Added the GLI version number into the title bar, to make it easy to …
17:10 Changeset [12461] by kjdon
moved rm::Header::PurePerl out of cpan directory into perllib …
16:52 Changeset [12460] by shaoqun
add new strings for FormatPane
16:47 Changeset [12459] by kjdon
fixed up groupsize handling, so it should work now
16:44 Changeset [12458] by kjdon
gzip option is only a flag, so don't pass a value to plugouts
15:01 Changeset [12457] by mdewsnip
Fixed a bug where narratives could be truncated if they contain two or …
13:31 Changeset [12456] by mdewsnip
Much improved RTF to HTML conversion.

2006-08-16:

15:08 Changeset [12455] by mdewsnip
A fix to the problem where the drop down menus would go behind the …
13:43 Changeset [12454] by kjdon
modified the mailing list archives section of the support page
11:53 Changeset [12453] by mdewsnip
Changed copyright date to 2006.
11:51 Changeset [12452] by mdewsnip
Added a check to make sure we're not setting the GUIManager width and …
11:31 Changeset [12451] by mdewsnip
Now displays the GLI version number first thing, to make error reports …
11:28 Changeset [12450] by mdewsnip
Fixed up place references case 0: the "magic words".

2006-08-15:

16:30 Changeset [12449] by kjdon
Classifier.toString no longer has classify in front, so don't need to …
15:48 Changeset [12448] by kjdon
changed output_dc_section to use the old buffer_dc_section not the new …
14:56 Changeset [12447] by mdewsnip
Added Glossary image captions.
14:37 Changeset [12446] by kjdon
deleted the code for ifl=1 when there are no matching docs. now output …
14:34 Changeset [12445] by mdewsnip
Updated Glossary text.
14:33 Changeset [12444] by mdewsnip
Updated Glossary images.
12:15 Changeset [12443] by kjdon
added in a space in textformsimplesearch and textformadvancedsearch …
12:13 Changeset [12442] by kjdon
changed formquerytypeselection to the new simple and advanced versions …
12:08 Changeset [12441] by kjdon
changes to make pressing enter submit the query form (for advanced …
12:04 Changeset [12440] by nzdl
Arabic interface updates, many thanks to Uto Usama Salama.
11:47 Changeset [12439] by mdewsnip
Changed to link to French version of the GSOA survey.
11:46 Changeset [12438] by mdewsnip
GSOA Survey in French, from John Rose.
11:32 Changeset [12437] by mdewsnip
Updates to the French homepage, many thanks to John Rose, and a couple …

2006-08-11:

16:28 Changeset [12436] by mdewsnip
Added the Greenstone Support Organisation for Africa stuff (provided …
13:55 Changeset [12435] by mdewsnip
References now have a hanging indent of 40px.
13:54 Changeset [12434] by mdewsnip
Changed a couple of metadata names to be more consistent.
13:54 Changeset [12433] by mdewsnip
Tidied up the place references, and put each reference in a <p> tag …
12:56 Changeset [12432] by mdewsnip
Added another case when parsing place references: if a magic word is …
12:10 Changeset [12431] by mdewsnip
Changed "Search -> Institutions by State" to "Search -> Institutions …
11:33 Changeset [12430] by mdewsnip
Now handles hyperlinks in RTF properly.

2006-08-10:

16:59 Changeset [12429] by mdewsnip
Changed the "-filter" argument to use a general Lucene QueryFilter, …
09:51 Changeset [12428] by mdewsnip
Lucene now supports "some" and "all" queries, so look at t variable …

2006-08-09:

15:56 Changeset [12427] by mdewsnip
Errors parsing the XML documents from Lucene never went anywhere …
15:54 Changeset [12426] by mdewsnip
Deleted the code for removing entities, since it seemed to be …
15:39 Changeset [12425] by mdewsnip
Fixed a bug where buildcol would try to continue when invalid …
15:16 Changeset [12424] by mdewsnip
Turned "use strict" on and tried to tidy up some confusing code.
14:34 Changeset [12423] by shaoqun
enable the preview buton when there is a previouly built collecton and …
14:31 Changeset [12422] by shaoqun
add a new warning that can be disabled by users
13:06 Changeset [12421] by mdewsnip
Now catches TooManyClauses exceptions from Lucene and tells the user …
11:11 Changeset [12420] by mdewsnip
Now sets queryresultsclass.syntax_error to true if a PARSE_EXCEPTION …
10:46 Changeset [12419] by mdewsnip
Removed a lot of commented out stuff that was just copied from mgppsearch.
10:41 Changeset [12418] by mdewsnip
Now returns parse exceptions and too many clauses exceptions as …

2006-08-08:

17:07 Changeset [12417] by shaoqun
added methods for printing out xml nodes
16:20 Changeset [12416] by shaoqun
fixed bugs that causes DefaultIndex not to be parsed properly for mgpp
10:11 Changeset [12415] by mdewsnip
Moved the code that messes around with the query to add the fuzziness …
09:31 Changeset [12414] by shaoqun
force the model to refresh when set root, e.g. call setRoot method
09:29 Changeset [12413] by shaoqun
added code to use customized radio icons to make them noticable on windows
09:27 Changeset [12412] by shaoqun
add an icon for radion button

2006-08-07:

18:07 Changeset [12411] by sjboddie
Made a couple of receptionist methods virtual, so they can more easily …
16:10 Changeset [12410] by mdewsnip
Added support for the new "-filter" option to lucene_query.pl (used by …
16:05 Changeset [12409] by mdewsnip
The "collectdir" comments were inaccurate; fixed.
15:24 Changeset [12408] by mdewsnip
Added a "-filter" option which can currently be used for specifying …

2006-08-04:

17:22 Changeset [12407] by kjdon
changed the Z3950_OBJS list to not include COMMONOBJECTS, and only …
17:11 Changeset [12406] by shaoqun
uses the cache_dir par rather than ${ENV{'HOME'} to get the cache dir
15:25 Changeset [12405] by kjdon
removed from here all the things that get compiled up when you compile …
15:25 Changeset [12404] by cvs_anon
added in src/phind/generate so that suffix.exe is compiled
15:11 Changeset [12403] by kjdon
removed from here all the things that get compiled up when you compile …
13:36 Changeset [12402] by mdewsnip
Fixed a new bug where metadata element names weren't being converted …
12:58 Changeset [12401] by kjdon
allows as part of the gsdl metadata name in the marctodc mapping file
11:48 Changeset [12400] by kjdon
cgicc stuff, we get the arguments form formData then put them back …
10:47 Changeset [12399] by kjdon
I rearranged some stuff so that all the essential checks are done …
10:45 Changeset [12398] by kjdon
added import.no_import_dir
09:34 Changeset [12397] by kjdon
in the read function. moved the line setting …

2006-08-03:

16:39 Changeset [12396] by mdewsnip
Now uses the Image_Order field of tblImages to sort the place images, …
16:37 Changeset [12395] by shaoqun
xslt transformation java code
16:35 Changeset [12394] by shaoqun
class for xslt transformation
15:19 Changeset [12393] by mdewsnip
Changed "Advisory Committee" page to "Project Background".
15:15 Changeset [12392] by mdewsnip
Added the first versions of the proper US state map images.
14:55 Changeset [12391] by mdewsnip
Now ignores all-bold lines.
13:19 Changeset [12390] by mdewsnip
More fixes, many thanks to John Thompson and DL Consulting Ltd.
10:59 Changeset [12389] by mdewsnip
The "the following words were too common and were ignored" message …

2006-08-02:

17:34 Changeset [12388] by mdewsnip
Fuzzy searching with Lucene, many thanks to John Thompson and DL …
17:21 Changeset [12387] by mdewsnip
Fixes for fuzzy searching, many thanks to John Thompson and DL …
16:47 Changeset [12386] by shaoqun
added a yaz dll for yaz-client
16:46 Changeset [12385] by shaoqun
added a xml2 dll for yaz
16:46 Changeset [12384] by shaoqun
added a iconv dll for yaz
16:40 Changeset [12383] by shaoqun
added yaz-client
16:38 Changeset [12382] by mdewsnip
Now includes the stopwordsmsg in the search results.
16:35 Changeset [12381] by shaoqun
added a dll for yaz
16:30 Changeset [12380] by mdewsnip
Now shows the stopwords removed by Lucene, many thanks to Me and DL …
16:25 Changeset [12379] by kjdon
added ... to New Index and Edit index buttons
16:25 Changeset [12378] by kjdon
added FURTHER_DIALOG_INDICATOR (...)
15:07 Changeset [12377] by mdewsnip
Now returns query term occurrences correctly, and does fuzzy searching …
15:05 Changeset [12376] by mdewsnip
Now stores term vectors (for the TX field only), to support query term …
14:14 Changeset [12375] by mdewsnip
Ooops... StopWord output went to STDERR instead of STDOUT.
13:23 Changeset [12374] by mdewsnip
Now "-out" is used to specify the out file (on Windows).
13:19 Changeset [12373] by mdewsnip
Bit tidy up, particularly regarding command-line option parsing.
12:45 Changeset [12372] by mdewsnip
Now returns the stop words that have been removed from the query.
11:30 Changeset [12371] by mdewsnip
If sections_index_document_metadata is on, top level sections no …
10:22 Changeset [12370] by kjdon
now create the archives directory here rather than expecting plugouts …

2006-08-01:

16:03 Changeset [12369] by kjdon
moved undo and redo from CDM.FormatMAnager to General, changed a …
13:49 Changeset [12368] by kjdon
grab the focus into textarea when we gain focus
13:45 Changeset [12367] by kjdon
this now saves on losefocus, and has undo and redo buttons rather than …
13:45 Changeset [12366] by kjdon
preview button click now calls loseFocus on current view
13:43 Changeset [12365] by kjdon
undo and redo string keys are now General not CDM.FormatManager
11:33 Changeset [12364] by mdewsnip
Now uses the t variable to control whether a "some" or "all" search is …
09:50 Changeset [12363] by kjdon
sort_metadata renamed to store_output_info_reference, and modified the …
09:48 Changeset [12362] by kjdon
import.sortmeta can now be a comma separated list
09:47 Changeset [12361] by kjdon
changed a comment
09:47 Changeset [12360] by kjdon
changed sortmeta type to metadata instead of metadatum, cos the latter …

2006-07-31:

17:13 Changeset [12359] by kjdon
added a comment
17:13 Changeset [12358] by kjdon
added back in the unshift that I removed in last commit
16:58 Changeset [12357] by mdewsnip
Put back in adding GSDLCOLLECTDIR/perllib to INC, so …
16:29 Changeset [12356] by kjdon
modified Michael's indexed_section change so that gsdldoctype of …
16:21 Changeset [12355] by kjdon
updated to use plugouts instead of docsave
16:19 Changeset [12354] by kjdon
removed docsave reference
14:53 Changeset [12353] by kjdon
docsave has been replaced by plugouts
14:10 Changeset [12352] by kjdon
changed setting of initial value for metadata type to look at preset …
13:50 Changeset [12351] by kjdon
some varied changes
13:49 Changeset [12350] by kjdon
change parseClassify to use a StringBuffer in an inner loop, and added …
13:47 Changeset [12349] by kjdon
added support for setting languagemetadata to be used with language …
13:46 Changeset [12348] by kjdon
made selectValue a static method
13:45 Changeset [12347] by kjdon
added language_metadata strings
11:08 Changeset [12346] by kjdon
moved text outside the source list. select all button is now on mgpp …
11:06 Changeset [12345] by kjdon
added a tooltip for the inherited metadata icon
Note: See TracTimeline for information about the timeline view.