source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @276   25 years sjboddie lots of changes to all macro files
(edit) @275   25 years sjboddie got queryaction working
(edit) @274   25 years sjboddie just changed a comment that was confusing me
(edit) @273   25 years sjboddie fixed bug in isApprox and set MAXDOCS to always be 500
(edit) @272   25 years sjboddie Few changes to get getParents filter option to return metadata of …
(edit) @271   25 years sjboddie Few changes to get getParent filter option to return metadata of …
(edit) @270   25 years sjboddie moved do_query from queryaction to new querytools module (as do_action …
(edit) @269   25 years sjboddie small change to prevent collectdir configuration string from being …
(edit) @268   25 years sjboddie Got multiple collections working
(edit) @267   25 years sjboddie - got text highlighting working - got multiple collections working …
(edit) @266   25 years sjboddie navigation bar is no longer written out for every page (it should be …
(edit) @265   25 years sjboddie phrase searching now uses case-folding if it's turned on
(edit) @264   25 years sjboddie Added a fairly minimal html_safe function
(edit) @263   25 years sjboddie query string macro (_cgiargq_) is now made html safe before being set
(edit) @262   25 years sjboddie query string is now made cgi safe before being added to compressed args
(edit) @261   25 years sjboddie added argsinfo to the call to check_cgiargs to make it easy to set …
(edit) @260   25 years sjboddie added -D_LITTLE_ENDIAN
(edit) @259   25 years sjboddie lots of changes to lots of files - getting document action going
(edit) @258   25 years sjboddie Gradually getting document action working
(edit) @257   25 years sjboddie lots of changes - slowly getting document action sorted out
(edit) @256   25 years sjboddie renamed AZClassify AZList
(edit) @255   25 years sjboddie top level of document now saves archivedir in gdbm
(edit) @254   25 years sjboddie Forgot to remove debug stuff before committing last time
(edit) @253   25 years sjboddie fixed bug in regular expression being sent to cfgread
(edit) @252   25 years sjboddie fixed a small bug
(edit) @251   25 years sjboddie Made it sort the '0-9' section to the back rather than the front
(edit) @250   25 years sjboddie just changed a comment to stop confusing myself
(edit) @249   25 years sjboddie lots of stuff to do with getting documentaction working
(edit) @248   25 years sjboddie lots of stuff - getting documentaction working (documentaction …
(edit) @247   25 years sjboddie added is_number function
(edit) @246   25 years sjboddie Now checks collect.cfg for a 'doctype' field and if it finds it it's …
(edit) @245   25 years sjboddie Small changes to allow metadata to be passed to plugins from …
(edit) @244   25 years sjboddie fixed a couple of bugs
(edit) @243   25 years sjboddie made another change to the one I just committed. if requested metadata …
(edit) @242   25 years sjboddie changed the way metadata is returned
(edit) @241   25 years sjboddie Changed the way metadata is returned
(edit) @240   25 years sjboddie minor changes to all the classifiers to work with new browseaction
(edit) @239   25 years sjboddie removed dummy functions
(edit) @238   25 years rjmcnab Finished the gdbm metadata stuff
(edit) @237   25 years rjmcnab Made a little more progress.
(edit) @236   25 years rjmcnab Started on a mg and gdbm source.
(edit) @235   25 years rjmcnab Finished the query filter.
(edit) @234   25 years rjmcnab Initial revision.
(edit) @233   25 years sjboddie Altered TOCPlug to work with new gdbm building code. It now reads a …
(edit) @232   25 years sjboddie Minor changes to get classify.pm to pass options to each classifier …
(edit) @231   25 years sjboddie Added new Hierarchy classifier, minor modifications to AZClassify
(edit) @230   25 years sjboddie fixed typo I introduced last time
(edit) @229   25 years sjboddie Removed old sorting function
(edit) @228   25 years sjboddie new classification plugin
(edit) @227   25 years rjmcnab Initial revision.
(edit) @226   25 years rjmcnab Got browsefilter working.
(edit) @225   25 years rjmcnab Added splits and joins using text_tset.
(edit) @224   25 years rjmcnab Added more options for filename_cat.
(edit) @223   25 years sjboddie unfixed the 'bug'.
(edit) @222   25 years sjboddie Unfixed the 'bug'.
(edit) @221   25 years sjboddie fixed a bug
(edit) @220   25 years rjmcnab Altered the protocol so that the metadata is part of the filter.
(edit) @219   25 years rjmcnab Initial revision
(edit) @218   25 years sjboddie A few changes for new receptionist
(edit) @217   25 years rjmcnab Added infodbclass and filter
(edit) @216   25 years rjmcnab Initial revision.
(edit) @215   25 years rjmcnab Added code to build a new gdbm format.
(edit) @214   25 years rjmcnab Initial revision.
(edit) @213   25 years sjboddie More changes to browseaction
(edit) @212   25 years sjboddie replaced subjectbrowseaction with browseaction - added browsetools
(edit) @211   25 years sjboddie More library functions for dealing with OIDs. Many of them just return …
(edit) @210   25 years sjboddie subjectbrowseaction was replaced with browseaction
(edit) @209   25 years sjboddie shoved in a temporary placeholder for getting classification information
(edit) @208   25 years sjboddie new library for browse stuff
(edit) @207   25 years sjboddie subjectbrowseaction became browseaction
(edit) @206   25 years sjboddie altered receptionist slightly so it now passes *collectproto to …
(edit) @205   25 years sjboddie added words.o to mgpass objects
(edit) @204   25 years rjmcnab Changed the list of arguments on the argument page to be the info list …
(edit) @203   25 years sjboddie Added db2txt utility
(edit) @202   25 years sjboddie fixed compiler error
(edit) @201   25 years rjmcnab Fixed a few small formatting things.
(edit) @200   25 years rjmcnab Started using status.dm to handle the bulky text. Made the status …
(edit) @199   25 years rjmcnab Added a function to get a string version of comerror_t
(edit) @198   25 years rjmcnab Initial revision.
(edit) @197   25 years rjmcnab Reorganised the statusaction, added more functions to comtypes.
(edit) @196   25 years rjmcnab Added dummy filter and metadata results.
(edit) @195   25 years rjmcnab Added a text_tmap type.
(edit) @194   25 years rjmcnab Moved from src/recpt.
(edit) @193   25 years rjmcnab Moved to colservr.
(edit) @192   25 years rjmcnab Initial revision.
(edit) @191   25 years rjmcnab Made some alterations to fit with the changes to the comtypes. Added …
(edit) @190   25 years rjmcnab Turned a couple of the sets into maps for easier use.
(edit) @189   25 years sjboddie fixed some bugs
(edit) @188   25 years sjboddie Added subjectbrowseaction. - Doesn't do anything yet.
(edit) @187   25 years rjmcnab Added clear() functions to all the data types.
(edit) @186   25 years sjboddie Provided stub functions for the protocol
(edit) @185   25 years sjboddie Improved efficiency slightly
(edit) @184   25 years sjboddie Implemented more of the protocol
(edit) @183   25 years rjmcnab Modified stuff.
(edit) @182   25 years sjboddie Added eq and ne functionality to _If_
(edit) @181   25 years sjboddie Added eq and ne functionality to _If_
(edit) @180   25 years sjboddie Fixed a few errors. Started using new _If_ functionality
(edit) @179   25 years rjmcnab Initial revision.
(edit) @178   25 years sjboddie Fixed bug in _If_ when value being tested was only one character long …
(edit) @177   25 years rjmcnab Fixed a compiler warning.
Note: See TracRevisionLog for help on using the revision log.