source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @12771   18 years mdewsnip Changed the new "fuzziness" argument to take an integer instead of a …
(edit) @12770   18 years mdewsnip Changed the Lucene "-fuzzy" argument to "-fuzziness <value>", for more …
(edit) @12769   18 years kjdon removed left over qf refs
(edit) @12768   18 years kjdon no longer use arg qf for simple/advanced form. Use the b arg, so that …
(edit) @12767   18 years kjdon removed the two alerts which were committed by mistake
(edit) @12766   18 years kjdon some changes to help text, in particular, modification of search type help
(edit) @12765   18 years kjdon added a selector macro for searchtypeprefs text base on coll type and …
(edit) @12764   18 years kjdon changed preferences page, in particular search type and query box and …
(edit) @12763   18 years mdewsnip Now updates the metadata sets and metadata table when GEMS is closed …
(edit) @12762   18 years mdewsnip Fixed up some formatting.
(edit) @12761   18 years mdewsnip Fixed problem accessing non-ASCII files.
(edit) @12760   18 years kjdon added quotes in chooseadvancedsearch to make it work properly
(edit) @12759   18 years kjdon added a space at the end of textadvancedlucenesearch
(edit) @12758   18 years kjdon when run from GLI, we disable most of the menu so hat we have control …
(edit) @12757   18 years kjdon got rid of TitleClashes warning, cos its no longer used
(edit) @12756   18 years kjdon made File->Exit work when run from GLI
(edit) @12755   18 years mdewsnip Updated version of IsisGdl.exe, that now ignores logically deleted …
(edit) @12754   18 years kjdon makefile for windows
(edit) @12753   18 years kjdon changed last mod from prepare-for-dist-5 to prepare-for-dist-4
(edit) @12752   18 years kjdon moved some of the prepare-for-dist-4 target into prepare-for-dist-5 so …
(edit) @12751   18 years mdewsnip Changed "Incremental Build" to "Minimal Build", which still isn't …
(edit) @12750   18 years mdewsnip Now sets rebuild type required correctly.
(edit) @12749   18 years mdewsnip Fixed some bugs in noticing what type of rebuild is required. This is …
(edit) @12748   18 years mdewsnip These panels are on the Format pane, so no rebuild is required when …
(edit) @12747   18 years kjdon added the description text here so that it doesn't need to go in …
(edit) @12746   18 years mdewsnip A bug fix to the dodgy "incremental rebuild" code -- it would only …
Note: See TracRevisionLog for help on using the revision log.