source: trunk/gsdl/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @604   25 years sjboddie fixed a couple of problems with 'unknown' classifier
(edit) @600   25 years sjboddie tidied up navigation bar to produce a default "unknown" button if it …
(edit) @598   25 years sjboddie fixed unsigned int bug
(edit) @597   25 years sjboddie new action
(edit) @596   25 years sjboddie added gb converters
(edit) @595   25 years sjboddie added some file locking stuff for logging. Windows still needs to be done.
(edit) @586   25 years sjboddie included utf8 converter
(edit) @584   25 years sjboddie now reads in collections from a file to avoid recompiling
(edit) @580   25 years sjboddie arrgh!!!
(edit) @579   25 years cs025 Fixed problem with dependencies - make objected to -lstdc++ in …
(edit) @578   25 years cs025 Fixes for dependencies - make objected to -lstdc++ being in dependency list
(edit) @577   25 years sjboddie Tidied up makefiles a bit
(edit) @574   25 years sjboddie oops
(edit) @573   25 years sjboddie fixed yet another compile problem (one day I'll learn something about …
(edit) @572   25 years sjboddie fixed my last fix ;\
(edit) @571   25 years sjboddie fixed an error that only seems to show up on nikau
(edit) @570   25 years sjboddie fixed error
(edit) @568   25 years sjboddie screwy make fix
(edit) @567   25 years sjboddie fixed autoconf fastcgi error
(edit) @561   25 years sjboddie added GPL header
(edit) @558   25 years sjboddie more configure stuff
(edit) @556   25 years cs025 more configure stuff
(edit) @553   25 years sjboddie removed old makefile
(edit) @552   25 years cs025 added configure stuff
(edit) @551   25 years cs025 Added a cast to (char *) of (..:..?..) on output to avoid type error …
(edit) @547   25 years sjboddie removed old interface stuff
(edit) @543   25 years rjmcnab removed some compiler warnings
(edit) @542   25 years rjmcnab Removed some compiler warnings
(edit) @541   25 years rjmcnab removed some compiler warnings.
(edit) @540   25 years rjmcnab got rid of some compiler warnings
(edit) @539   25 years rjmcnab Seems to be an error in mg for retrieving documents using a paragraph …
(edit) @536   25 years sjboddie added GPL header
(edit) @535   25 years sjboddie added GPL header
(edit) @534   25 years sjboddie added gpl notice
(edit) @533   25 years sjboddie added GPL notice
(edit) @532   25 years sjboddie now reads in both main.cfg and collect.cfg always
(edit) @530   25 years rjmcnab Made the page parameters configurable. Now the page parameters must …
(edit) @529   25 years rjmcnab Output more configuration options for the receptionist.
(edit) @528   25 years rjmcnab Fixed a couple of small things
(edit) @527   25 years rjmcnab removed the argdefault configuration option (it should now be done …
(edit) @526   25 years rjmcnab Made cookies and logs optional (they are turned off by default). To …
(edit) @519   25 years rjmcnab fixed small bug
(edit) @518   25 years rjmcnab Fixed bug that occurs if the input file starts with a zero byte.
(edit) @517   25 years rjmcnab fixed small error.
(edit) @516   25 years rjmcnab added option for specifying whether the gdbm database should be locked
(edit) @515   25 years rjmcnab added cgi argument "st" - show tips
(edit) @514   25 years rjmcnab removed dependancy on GSDL_GSDLHOME
(edit) @513   25 years rjmcnab added deconstructor
(edit) @512   25 years rjmcnab A few small things.
(edit) @511   25 years rjmcnab made the p cgi argument always saved in the compressed arguments
(edit) @510   25 years rjmcnab now there can be multiple values for a single key
(edit) @509   25 years rjmcnab changes to get compiling on AIX
(edit) @508   25 years rjmcnab fixed bug in getting POST arguments
(edit) @507   25 years rjmcnab a couple of minor things
(edit) @506   25 years rjmcnab Changes to get it compiling on AIX
(edit) @505   25 years rjmcnab added extra check in get_info
(edit) @504   25 years rjmcnab Changes for AIX.
(edit) @503   25 years rjmcnab Added a match mode for some and all.
(edit) @502   25 years rjmcnab Added MatchMode.
(edit) @501   25 years rjmcnab Added matchmode option for some and all.
(edit) @500   25 years rjmcnab fixed small problem
(edit) @499   25 years rjmcnab Fixed small bug.
(edit) @498   25 years rjmcnab Increased MAXNUMDOCS
(edit) @497   25 years rjmcnab A couple of minor things.
(edit) @496   25 years rjmcnab A couple of gdbm changes.
(edit) @495   25 years rjmcnab A few changes for AIX.
(edit) @494   25 years rjmcnab Changes for AIX.
(edit) @493   25 years rjmcnab A few changes to get compiling on AIX.
(edit) @492   25 years rjmcnab Changes to get compiling on AIX.
(edit) @491   25 years rjmcnab small update.
(edit) @474   25 years sjboddie prevented cgi_safe from converting '+' and '-'. It was causing …
(edit) @473   25 years sjboddie small change to allow for searching using boolean operators
(edit) @472   25 years sjboddie changed FilterRequest_t::docSet into an array
(edit) @471   25 years sjboddie changes to the home and about pages
(edit) @470   25 years sjboddie added advanced search option - other minor changes
(edit) @469   25 years sjboddie fixed bug
(edit) @468   25 years sjboddie made FilterRequest_t::docSet an array rather than a set
(edit) @466   25 years sjboddie fixed a bug (or created another one)
(edit) @465   25 years sjboddie added some usage logging
(edit) @464   25 years sjboddie split some of the larger functions up to simplify the creation of …
(edit) @463   25 years sjboddie -fixed up location redirection -added some usage logging, also now set …
(edit) @462   25 years sjboddie added cgisafe option - you can now do something like [cgisafe:Title] …
(edit) @460   25 years sjboddie added ability to get return all available metadata when 'fields' is empty
(edit) @459   25 years sjboddie added name attribute to metadata
(edit) @458   25 years sjboddie fixed some typos
(edit) @457   25 years sjboddie small change to do with new collection-level metadata
(edit) @456   25 years sjboddie added some collection-level metadata stuff
(edit) @452   25 years sjboddie added support for html classifier (i.e. the hp argument)
(edit) @451   25 years sjboddie added support for html classifier (i.e. the hp argumant now must be …
(edit) @450   25 years sjboddie -added support for html classifier - removed _random_ macro - now use …
(edit) @448   25 years sjboddie a couple of small changes to get format options DocumentArrowsBottom
(edit) @447   25 years sjboddie changed format option result to QueryResults and added QueryLinks option
(edit) @446   25 years sjboddie format option ShowTopPages is now called DocumentTopPages
(edit) @445   25 years sjboddie altered the get_contents function so it's now passed metadata rather …
(edit) @444   25 years sjboddie added more format options to document tocs - there are now just two …
(edit) @443   25 years sjboddie added some more format options including the ability to format the …
(edit) @442   25 years sjboddie added some more format options
(edit) @440   25 years sjboddie changed mg-1.3d to mg
(edit) @438   25 years sjboddie moved OID translation stuff from …
(edit) @437   25 years sjboddie fixed small bug in ShowSectionTitles
Note: See TracRevisionLog for help on using the revision log.