source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8838   19 years nzdl Added Kyrgyz language maintainer.
(edit) @8837   19 years mdewsnip Right-clicking on a table row now selects it correctly. By Matthew Whyte.
(edit) @8836   19 years mdewsnip Tidied up delete function to print error messages when it can't delete …
(edit) @8835   19 years mdewsnip Initial unfinished version of the PluginSuggestionPrompt.
(edit) @8834   19 years mdewsnip Removed some unnecessary code.
(edit) @8833   19 years kjdon query term highlighting and annotations are now controlled by …
(edit) @8832   19 years kjdon configure now returns boolean
(edit) @8831   19 years kjdon added a facility to have interface options - can control eg whether …
(edit) @8830   19 years kjdon added some checks for null results from the database
(edit) @8829   19 years kjdon removed the print statements I committed by accident
(edit) @8828   19 years kjdon checking a lot more for null results from database, so hopefully wont …
(edit) @8827   19 years kjdon small change, testing for null things
(edit) @8826   19 years kjdon small code formatting
(edit) @8825   19 years kjdon added a searchbysender string
(edit) @8824   19 years kjdon added a cgiSafe method
(edit) @8823   19 years kjdon added functionality to specify document type (simple, hierarchy, paged …
(edit) @8822   19 years mdewsnip Added the Mongolian name for the Mongolian language.
(edit) @8821   19 years mdewsnip Fix to deprecated function call and wrong option dialog type, by …
(edit) @8820   19 years mdewsnip Added Mongolian interface, many thanks to Mendbayar Ichinkhorlo for …
(edit) @8819   19 years nzdl Another couple of finished interfaces.
(edit) @8818   19 years mdewsnip Title tags over multiple lines will now be removed correctly before …
(edit) @8817   19 years mdewsnip Temporary fix for broken code.
(edit) @8816   19 years mdewsnip Prebuilt models for Kea 3.0.
(edit) @8815   19 years mdewsnip Kea 3.0, as downloaded from http://www.nzdl.org/kea but with …
(edit) @8814   19 years mdewsnip Updated files for Kea 3.0, thanks to Olena.
(edit) @8813   19 years mdewsnip Fixed up a few more refreshing problems.
(edit) @8812   19 years mdewsnip Fixed a couple of null pointer exceptions thrown when attempting to …
(edit) @8811   19 years mdewsnip Minor tidy ups.
(edit) @8810   19 years mdewsnip Changed one last "PlugIn" to "Plugin".
(edit) @8809   19 years mdewsnip Minor changes.
(edit) @8808   19 years mdewsnip Removed the full justification by adding spaces of plugin and …
(edit) @8807   19 years mdewsnip Now uses standard font for everything, including tooltips. The …
(edit) @8806   19 years mdewsnip Removed a couple of dead configuration settings.
(edit) @8805   19 years mdewsnip Changed the font for collection details on the delete/export dialog to …
(edit) @8804   19 years mdewsnip Changed the collection details for deleting/exporting to not show …
(edit) @8803   19 years mdewsnip Fixed a bug where clicking Cancel didn't.
(edit) @8802   19 years mdewsnip Fixed up some button sizes on the Search Indexes page and removed some …
(edit) @8801   19 years kjdon the service may not be part of a cluster/collection, so check the …
(edit) @8800   19 years kjdon a new generic action, that only does two things: sends a request to a …
(edit) @8799   19 years schweer started version control
(edit) @8798   19 years schweer filtering should work now (including multivalues); changed database …
(edit) @8797   19 years kjdon added new oidtypes 'assigned' (from stephen de gabrielle) and fixed up …
(edit) @8796   19 years kjdon added new oidtypes 'assigned' (from stephen de gabrielle) and …
(edit) @8795   19 years kjdon if use_sections is on, now we are a bit more relaxed about what the …
(edit) @8794   19 years jrm21 remove trailing \n from meta tags (bug reported by Tim Finney, 13 Dec 2004)
(edit) @8793   19 years mdewsnip More improvements to the GEMS, by Attila Aros.
(edit) @8792   20 years mdewsnip Ooops... only give plugin suggestions for files, not folders!
(edit) @8791   20 years mdewsnip Ooops... left a debug statement in.
(edit) @8790   20 years mdewsnip Changed workflow name. These will eventually be in the resource bundle …
(edit) @8789   20 years mdewsnip Better documentation of the extract keyphrases (Kea) code, thanks to Olena.
(edit) @8788   20 years mdewsnip Now only one downloaded files folder.
(edit) @8787   20 years mdewsnip Fixed up some of the new file tree code for Windows.
(edit) @8786   20 years mdewsnip Fixed up the "Downloaded Files" folder strings, for the Gather pane …
(edit) @8785   20 years mdewsnip Another couple of minor improvements.
(edit) @8784   20 years mdewsnip A few more changes to the improved file tree code.
(edit) @8783   20 years mdewsnip Big tidy up of the workspace and collection trees (Gather/Enrich
(edit) @8782   20 years mdewsnip Removed some unused imports.
(edit) @8781   20 years schweer bugfixes
(edit) @8780   20 years schweer started to rework algo for partially matched subscriptions …
(edit) @8779   20 years schweer should now work even when default search returns ids of document parts
(edit) @8778   20 years schweer normalise event map
(edit) @8777   20 years schweer started to work on multi-valued predicates; started to rework the …
(edit) @8776   20 years kjdon fixed a bug whereby you couldn't build more than 11 subcollections
(edit) @8775   20 years schweer some todo and licensing comments
(edit) @8774   20 years schweer abort if database couldn't be initialised
(edit) @8773   20 years schweer bugfix
(edit) @8772   20 years schweer cleaned up imports
(edit) @8771   20 years schweer bugfix; calling getString() without calling next() before that results …
(edit) @8770   20 years schweer have to use http post because of classpath problems with soap; use …
(edit) @8769   20 years jrm21 don't run autoconf automatically any more
(edit) @8768   20 years mdewsnip A bit of work in preparation for exploding metadata databases.
(edit) @8767   20 years jrm21 add 'use utf8' so hopefully substr() is smart enough to cut between …
(edit) @8766   20 years mdewsnip Removed a couple of dead strings.
(edit) @8765   20 years mdewsnip Removed static definition of "Abstract" string.
(edit) @8764   20 years chi Modifications of the use of BasPlug
(edit) @8763   20 years mdewsnip Added a missing curly bracket.
(edit) @8762   20 years mdewsnip The files this plugin processes can be exploded by the …
(edit) @8761   20 years mdewsnip XML plugin descriptions now include an <Explodes> tag that records …
(edit) @8760   20 years mdewsnip Commented out a dumb tooltip.
(edit) @8759   20 years jrm21 use CXX instead of CC for compiling .cpp files
(edit) @8758   20 years jrm21 added a comment at the top about autoconf versions
(edit) @8757   20 years kjdon more stuff
(edit) @8756   20 years jrm21 fixes for autoconf v2.59, remove libstdc++ from ACLIBS since we don't …
(edit) @8755   20 years kjdon added title text for word, pdf etc icons
(edit) @8754   20 years schweer decided not to use PatriciaTree, because we'd need infix anyway (and a …
(edit) @8753   20 years schweer removed unnecessary TODO's & added an important one ;)
(edit) @8752   20 years jrm21 fix for gcc-3.4 - need to get double_t definition from math.h
(edit) @8751   20 years jrm21 use $CXXFLAGS when compiling, and explicitly use -o for output name
(edit) @8750   20 years nzdl changed the link to dept of computer science
(edit) @8749   20 years mdewsnip Now escapes '<' and '>' characters in metadata values correctly.
(edit) @8748   20 years mdewsnip Changed "Russian" in Russian to actually be a word, thanks to Olena.
(edit) @8747   20 years mdewsnip Tidied up the three new metadata sets created by Matthew Whyte, and …
(edit) @8746   20 years kjdon change to reflect change in GS3SQLConnectionFactory
(edit) @8745   20 years kjdon reorganised the GS3SQLConnection and connectionFactory. now have a …
(edit) @8744   20 years kjdon moved this class out of the GS3SQLConnection class
(edit) @8743   20 years jrm21 correct typos in comments
(edit) @8742   20 years kjdon changed the import statements for GS3SQLConnection and …
(edit) @8741   20 years kjdon moved GS3SQLConnection and GS3SQLConnectionFactory to the database package
(edit) @8740   20 years chi Modifications for validated METS format.
(edit) @8739   20 years chi A new plugin - BNContentePlug to deal with Portugal BN collections.
Note: See TracRevisionLog for help on using the revision log.