source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @474   25 years sjboddie prevented cgi_safe from converting '+' and '-'. It was causing …
(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) @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) @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
(edit) @436   25 years sjboddie made it so dates may be only 4 digits (i.e. year only)
(edit) @432   25 years sjboddie added ability to set receptionist from configuration files
(edit) @431   25 years sjboddie a few small changes related to new format options
(edit) @430   25 years sjboddie added ability to set receptionist from collect.cfg
(edit) @423   25 years sjboddie added overloaded get_info function for getting info on multiple OIDs
(edit) @422   25 years sjboddie made format_date function global
(edit) @421   25 years sjboddie added collectinfo argument to some functions
(edit) @420   25 years sjboddie -added collectinfo argument to some functions -caught up with changes …
(edit) @419   25 years sjboddie -added ability to display nested classifications (expanded versions of …
(edit) @418   25 years sjboddie -added collectinfo argument to some functions -made some function …
(edit) @412   25 years sjboddie wrote handler for DateList classification
(edit) @411   25 years sjboddie fixed up wrapping of classificationlinks
(edit) @410   25 years sjboddie added some date formatting
(edit) @407   25 years sjboddie added an [icon] option, added ability to call get_formatted_string …
(edit) @406   25 years sjboddie get_children now takes a getParents argument
(edit) @405   25 years sjboddie List and AZList classifications now use format strings
(edit) @404   25 years sjboddie got List and AZList classifications using format strings - tidied up a bit
(edit) @403   25 years sjboddie no longer display documents that don't match all phrases in query string
(edit) @400   25 years rjmcnab Changed the logic for getting the results string slightly
(edit) @399   25 years rjmcnab Made the output_document function virtual.
(edit) @398   25 years sjboddie changed isApprox
(edit) @397   25 years sjboddie some changes to the way quoted queries are handled
(edit) @390   25 years rjmcnab Moved the adding of the actions to librarymain so that they can be …
(edit) @389   25 years rjmcnab Moved the adding of the actions to librarymain so that they can be …
(edit) @388   25 years rjmcnab Moved the setting of argsinfo into the constructor. Added the …
(edit) @387   25 years rjmcnab Fixed a small bug in the POST implementation.
(edit) @386   25 years rjmcnab fixed an error to do with the way time is dealt with on different …
(edit) @379   25 years rjmcnab Added tipaction, authenaction, userdb, and usersaction
(edit) @377   25 years rjmcnab Added authenaction and usersaction
(edit) @376   25 years rjmcnab Added support for authenaction and usersaction
(edit) @375   25 years rjmcnab Added functionality to modify a gdbm database.
(edit) @374   25 years rjmcnab Put users in their own gdbm database. Moved a lot of functionality to …
(edit) @373   25 years rjmcnab Initial revision.
(edit) @370   25 years rjmcnab Moved infodbclass to src/recpt
(edit) @369   25 years rjmcnab Got something basic working.
(edit) @368   25 years rjmcnab Moved from src/colservr and added capability to write out data.
(edit) @366   25 years rjmcnab Stored origin of cgiarg with argument.
(edit) @365   25 years rjmcnab Added ability to receive POST cgi form data.
(edit) @364   25 years rjmcnab Stored information relating to the cgi argument's origin with the cgi …
(edit) @363   25 years rjmcnab Initial revision.
(edit) @362   25 years rjmcnab Added calls to define_external_cgiargs.
(edit) @361   25 years rjmcnab Added function check_external_cgiargs so that actions that are not …
(edit) @359   25 years sjboddie fixed parent(All) function so it only outputs parents and not current …
(edit) @357   25 years rjmcnab Initial revision.
(edit) @356   25 years rjmcnab Setting macros needed for a second query.
(edit) @354   25 years rjmcnab Added ability to print the result number
(edit) @353   25 years rjmcnab Added the result number to the ResultDocInfo_t
(edit) @349   25 years rjmcnab Added ability to combine two independant queries.
(edit) @348   25 years rjmcnab Slight change for multiple phrase matching.
(edit) @347   25 years sjboddie had another crack at the format string code - created a new …
(edit) @346   25 years sjboddie changed around the way browsetools works
(edit) @345   25 years sjboddie added formattools
(edit) @344   25 years sjboddie Made some changes to allow for new way classifiers work (i.e. you can …
Note: See TracRevisionLog for help on using the revision log.