source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6018   20 years cs025 Extensions to the document creation calls
(edit) @6017   20 years cs025 Improved field names in database
(edit) @6016   20 years cs025 Changed "Type" field names…
(edit) @6015   20 years kjdon removed the -M arg to mg_passes
(edit) @6014   20 years cs025 Changed database identifiers
(edit) @6013   20 years cs025 Improved extractors
(edit) @6012   20 years cs025 Adding DocID to two division sub-tables
(edit) @6011   20 years cs025 Writing extra data to the database
(edit) @6010   20 years cs025 ID changes for documents, and adding DocID to the database tables
(edit) @6009   20 years cs025 Alterations for new collection identifiers, etc.
(edit) @6008   21 years jmt12 Given we aren't even using undo anymore, supressed the dialog window …
(edit) @6007   21 years jmt12 Had to add a new method to calculate the offset to the first character …
(edit) @6006   21 years jmt12 The number of build indexes now takes into account the number of …
(edit) @6005   21 years jmt12 Added some debug code while hunting down the disappearing inherited …
(edit) @6004   21 years jmt12 The log output should now stay scrolled to the bottom (and better …
(edit) @6003   21 years jmt12 Added functionality (even though I wasn't meant to - shhh) by …
(edit) @6002   21 years jmt12 Fixed lots of bugs. Added a few new ones though.
(edit) @6001   21 years kjdon fixed a typo
(edit) @6000   21 years kjdon added lang att to a metadata that was missing it
(edit) @5999   21 years kjdon * empty log message *
(edit) @5998   21 years jmt12 Now that it knows whether it was called from an assign or a replace …
(edit) @5997   21 years jmt12 Makes use of the new attribute in MSMEvent to determine whether …
(edit) @5996   21 years jmt12 Made several changes to the way collections are opened - thus to …
(edit) @5995   21 years jmt12 Calls the simple ready method in CollectionConfiguration
(edit) @5994   21 years jmt12 Added a little method for determining if a collect.cfg was correctly …
(edit) @5993   21 years jmt12 New strings when browsing for collection icons
(edit) @5992   21 years jmt12 MSMEvents are now created including an integer to specify what user …
(edit) @5991   21 years kjdon now returns numDocsMatched
(edit) @5990   21 years jmt12 Added a new attribute to these events, an integer describing the user …
(edit) @5989   21 years jmt12 Added some debugging to track down why inherited metadata icons …
(edit) @5988   21 years jmt12 A raft of new strings and characters
(edit) @5987   21 years jmt12 It does cause serious problems, so I'm changing it back
(edit) @5986   21 years jmt12 Arguments in the dictionary can now be annotated with more meaningful …
(edit) @5985   21 years jmt12 Corrected some code so that certain visual components, such as the …
(edit) @5984   21 years jmt12 Added methodto determine if Phind classifier has been assigned
(edit) @5983   21 years jmt12 Fixed a bit of code where it was possible to assign configuration …
(edit) @5982   21 years jmt12 Rather than butchering the code for PreviewPane, I'll just disable …
(edit) @5981   21 years jrm21 fix a typo
(edit) @5980   21 years kjdon fixed an error in css location
(edit) @5979   21 years kjdon changed this completely
(edit) @5978   21 years kjdon text strings for LuceneSearch class
(edit) @5977   21 years jrm21 added a new faq section on plugins. also renamed a few of the macros …
(edit) @5976   21 years nzdl puka and cvs version were differenet and dana said that puka version …
(edit) @5975   21 years kjdon the cvs version renamed to SOAPServer.java.in
(edit) @5974   21 years kjdon pre install version of SOAPServer.java
(edit) @5973   21 years kjdon no longer starts tomcat, changed javadoc stuff
(edit) @5972   21 years kjdon put mysql bin dir on path, and resources/dtd on lasspath
(edit) @5971   21 years kjdon changed SOAPServer.java class to SOARServer.java.in so dont get …
(edit) @5970   21 years kjdon modified the javadoc stuff, and now doesn't start tomcat
(edit) @5969   21 years kjdon added in xd action for xml documents
(edit) @5968   21 years kjdon added in root metadata option
(edit) @5967   21 years jrm21 don't fill up the error log file if tips aren't defined in the macro files
(edit) @5966   21 years kjdon subclass of XMLRetrieve for Gutenberg project books
(edit) @5965   21 years kjdon changed root:Title to root_Title
(edit) @5964   21 years kjdon some modifications, cant remember what for
(edit) @5963   21 years kjdon added in format info and query params and text info
(edit) @5962   21 years kjdon uses class loader instead of gs3home ref
(edit) @5961   21 years kjdon added a copy file method
(edit) @5960   21 years kjdon the documents
(edit) @5959   21 years kjdon some help info
(edit) @5958   21 years kjdon config files for gberg coll
(edit) @5957   21 years kjdon transform and css files for simple xml lucene collection
(edit) @5956   21 years kjdon new files for making a simple lucene collection from xml documents
(edit) @5955   21 years cs025 Added DELETE property to permissions
(edit) @5954   21 years cs025 Added
(edit) @5953   21 years cs025 Forgot install-sh
(edit) @5952   21 years cs025 Indexer Manager improved
(edit) @5951   21 years cs025 Added autoconf first cut
(edit) @5950   21 years cs025 Improvement to classifier interface
(edit) @5949   21 years cs025 Improved metadata handling
(edit) @5948   21 years cs025 Extended SQL Support
(edit) @5947   21 years cs025 Improvements to SQL handling
(edit) @5946   21 years cs025 Extensions and new IndexExtractor
(edit) @5945   21 years cs025 Extensive additions to metadata
(edit) @5944   21 years cs025 Index document type, metadata extensions
(edit) @5943   21 years cs025 Extensions to fix build
(edit) @5942   21 years kjdon some fixed, some added
(edit) @5941   21 years jmt12 A new textfield class which transforms any input in regard to a list …
(edit) @5940   21 years jmt12 Added two new static chars, pipe and forward slash
(edit) @5939   21 years jmt12 Double clicking now opens collections
(edit) @5938   21 years jmt12 The value tree field now uses a TransformCharacterTextField which …
(edit) @5937   21 years jmt12 Test for null sources (such as a non-set default index) when changing …
(edit) @5936   21 years jmt12 Metadata arguments can now successfully take, and display, custom …
(edit) @5935   21 years kjdon now handles subcollection collmeta properly
(edit) @5934   21 years kjdon a few little things to remember to do
(edit) @5933   21 years jmt12 New and fixed bugs
(edit) @5931   21 years jmt12 I had forgotten to test for default index being null when changing …
(edit) @5930   21 years jmt12 Metadata is now only written to collect.cfg if assigned. It used to …
(edit) @5929   21 years kjdon fixed the url generation stuff for preview - wasn't updating changes …
(edit) @5928   21 years kjdon added a method to get the search type string
(edit) @5927   21 years mdewsnip Sigh... I've given in to the constant moaning and removed the "press …
(edit) @5926   21 years jmt12 When a plugin is unassigned the list of available plugins stays sorted
(edit) @5925   21 years jrm21 change "spanish" and "french" to the native words, so people who don't …
(edit) @5924   21 years kjdon changed the new metadata to eg WordPlug instead of Word, cos a clash …
(edit) @5923   21 years mdewsnip (This is not me committing - it is John!!) Added a sleep within the …
(edit) @5922   21 years kjdon was adding the prompt as a GShell listener twice.
(edit) @5921   21 years kjdon removed a testing thing that shouldn't be there
(edit) @5920   21 years kjdon modified this so you can export mulitple collections, and supply a …
(edit) @5919   21 years kjdon each plugin now adds a metadata field to teh doc obj based on the …
(edit) @5918   21 years mdewsnip Updated AboutDialog.Date string to more accurately reflect the 2.41 …
Note: See TracRevisionLog for help on using the revision log.