source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12871   18 years kjdon Accent Folding patch, thanks to Juan Grigera. Added AccentFold filteroption
(edit) @12870   18 years kjdon Accent Folding patch, thanks to Juan Grigera. Added AccentFold option …
(edit) @12869   18 years kjdon Accent Folding patch, thanks to Juan Grigera. defaultStemMethod uses …
(edit) @12868   18 years kjdon AccentFolding patch, thanks to Juan Grigera. added accentfolding to …
(edit) @12867   18 years kjdon use stemindexes from build.cfg to set colinfo stemIndexes value
(edit) @12866   18 years kjdon added af (accent folding) arg, and ks, ss and afs which state whether …
(edit) @12865   18 years kjdon need to call set_stem_index_args to set up the ss, ks and afs args
(edit) @12864   18 years kjdon set_stem_index_args sets ks, ss, and afs args depending on the value …
(edit) @12863   18 years kjdon added in stemIndexes to colinfo_t, plus some #defines. stemIndexes …
(edit) @12862   18 years mdewsnip More HTML compliance fixes.
(edit) @12861   18 years mdewsnip Now produces anchors without spaces in the names, for HTML compliance.
(edit) @12860   18 years mdewsnip The final state map images... finally.
(edit) @12859   18 years mdewsnip Some more HTML compliance fixes.
(edit) @12858   18 years mdewsnip Tidied up links page.
(edit) @12857   18 years mdewsnip Tidied up glossary page and used divs instead of tables.
(edit) @12856   18 years mdewsnip Tidied up some of the "about" pages.
(edit) @12855   18 years mdewsnip Cropped a bit more whitespace from the top and bottom.
(edit) @12854   18 years mdewsnip Collection logo from Catalone Design with some of the whitespace at …
(edit) @12853   18 years mdewsnip Tidied up the page layout a bit more, and replaced the old home page …
(edit) @12852   18 years mdewsnip Now uses the new navigation bar.
(edit) @12851   18 years mdewsnip More HTML compliance fixes, and changed the page banner to use the new …
(edit) @12850   18 years mdewsnip Various HTML compliance fixes.
(edit) @12849   18 years kjdon removed some unused macros, and made improvements to some of the text …
(edit) @12848   18 years nzdl try the JAVA_HOME variable first to find java, otherwise just use …
(edit) @12847   18 years kjdon removed center for study of digital libraries link from example page - …
(edit) @12846   18 years mdewsnip Minor changes.
(edit) @12845   18 years mdewsnip Commented out "use IncrementalBuildUtils", as this doesn't seem to be …
(edit) @12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
(edit) @12843   18 years kjdon added a couple of strings for gems newmetadataelementanmeprompt errors
(edit) @12842   18 years kjdon Ian hated having a blank format list, so have added back in the …
(edit) @12841   18 years kjdon added a method to see if we have a datelist assigned. used by format …
(edit) @12840   18 years kjdon added a DateList classifier string
(edit) @12839   18 years kjdon changed the last mongolian mod to only include letters, and added in a …
(edit) @12838   18 years kjdon now checks for empty name and name that has already been used
(edit) @12837   18 years kjdon added a doesChildWithThisNameExist method
(edit) @12836   18 years kjdon addElement now passes the model to the new name prompt, so that the …
(edit) @12835   18 years kjdon add a default value for label when create a new element
(edit) @12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
(edit) @12833   18 years kjdon we don't want textcat to be run for isis files. we assume ascii …
(edit) @12832   18 years kjdon added in ascii casee in read_file - if not done specially, will be …
(edit) @12831   18 years mdewsnip Slovak demo collection strings, many thanks to Tomas Fiala.
(edit) @12830   18 years mdewsnip Switched off debugging in the GLI applet.
(edit) @12829   18 years kjdon if trying to preselect a value in a metadata list, then we need to use …
(edit) @12828   18 years kjdon add search types format into default format map
(edit) @12827   18 years kjdon changed the layout slightly - now uses a splitpane, so user can resize …
(edit) @12826   18 years kjdon removed an unnecessary comment
(edit) @12825   18 years kjdon ListOption changed to Argument.ArgumentOption, options now comes from …
(edit) @12824   18 years kjdon changed option list form HashMap to ArrayList so they stay in order, …
(edit) @12823   18 years kjdon added a sort_options flag - if set to false, won't sort the options in …
(edit) @12822   18 years kjdon changed from a BoxLayout to a GridLayout for build and import options …
(edit) @12821   18 years kjdon changed the gli modes for some options
(edit) @12820   18 years kjdon made index option glimode 4
(edit) @12819   18 years kjdon moved some options around
(edit) @12818   18 years mdewsnip Removed all the default format statements, since they aren't actually …
(edit) @12817   18 years kjdon changed the descriptions of a few import options
(edit) @12816   18 years mdewsnip Changed format_map to default_format_map to be a bit more obvious, and …
(edit) @12815   18 years mdewsnip No idea why the static DEFAULT strings weren't being used.
(edit) @12814   18 years mdewsnip CollectionConfiguration no longer inherits from StaticStrings.
(edit) @12813   18 years mdewsnip Fixed a problem where the GLI would add extra spaces at the end of …
(edit) @12812   18 years mdewsnip Updated to include buildtype line.
(edit) @12811   18 years mdewsnip No longer writes out empty languagemetadata lines.
(edit) @12810   18 years mdewsnip Removed the "UPDATE_COLLECT_CFG" rebuild type, as it is no longer required.
(edit) @12809   18 years mdewsnip Removed all usage of collect_cfg_change_listener, as this is no longer …
(edit) @12808   18 years mdewsnip Removed CollectionManager.configurationChanged() and all 50 calls to …
(edit) @12807   18 years mdewsnip The CollectionConfiguration class now determines whether the …
(edit) @12806   18 years mdewsnip Changed a couple of function names.
(edit) @12805   18 years mdewsnip All instances of saving the collection now go through …
(edit) @12804   18 years mdewsnip Removed an unused function.
(edit) @12803   18 years mdewsnip Moved dealing with the Local Library out of CollectionDesignManager
(edit) @12802   18 years mdewsnip Removed an unused variable.
(edit) @12801   18 years mdewsnip Removed more unnecessary stuff.
(edit) @12800   18 years mdewsnip Tidied up CollectionConfiguration more.
(edit) @12799   18 years mdewsnip Removed an unused array.
(edit) @12798   18 years mdewsnip Started tidying up the CollectionConfiguration class so we can …
(edit) @12797   18 years mdewsnip Removed a lot of unused code.
(edit) @12796   18 years davidb Minor fix to error statement (compiled under Windows, but not Linux).
(edit) @12795   18 years davidb setup.bash infers GSDLHOME from current working directory, but in …
(edit) @12794   18 years davidb Changes to make depositor action work under Windows. Main change is …
(edit) @12793   18 years kjdon gcc-4 compilation patch, thanks to Juan Grigera
(edit) @12792   18 years kjdon added parentheses for saving in addstemcase
(edit) @12791   18 years kjdon fixed up a non-compiling mistake
(edit) @12790   18 years kjdon added a comment about search results sorting to the lucene description
(edit) @12789   18 years kjdon added some form search help
(edit) @12788   18 years kjdon removed feedback link cos we don't monitor the address anymore
(edit) @12787   18 years kjdon removed mailaddr macro
(edit) @12786   18 years kjdon added sort field macro for use in query form with lucene, query …
(edit) @12785   18 years kjdon added new set_sfselection_macro method
(edit) @12784   18 years kjdon modified query parsing for mgpp and lucene. hopefully it will work …
(edit) @12783   18 years kjdon removed declarations which are not used outside this file, changed the …
(edit) @12782   18 years kjdon added some more search help
(edit) @12781   18 years kjdon added sort field to query form for lucene, a little bit of help text
(edit) @12780   18 years kjdon query form rejigging. mainly for lucene, removed t option for advanced …
(edit) @12779   18 years kjdon hide stem adn casefolding prefs for lucene collections
(edit) @12778   18 years kjdon added _sfselection_ macro to list of those set by server (sort field …
(edit) @12777   18 years kjdon removed the centering for the query form
(edit) @12776   18 years mdewsnip Fixed a bug where misspelled words could be marked as stop words with …
(edit) @12775   18 years mdewsnip Fixed bug where some terms have zero frequency (because they don't …
(edit) @12774   18 years kjdon new jar file after xmlSafe change, see log of GS2LuceneQuery.java
(edit) @12773   18 years kjdon added xmlSafe around the query_string in the XML output - can't have & …
(edit) @12772   18 years kjdon put the { of an if or while or else statement on the same line as the …
Note: See TracRevisionLog for help on using the revision log.