source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @337   25 years sjboddie had a go at getting a query result format string working
(edit) @336   25 years sjboddie added format option to collection info
(edit) @322   25 years rjmcnab Fixed a small warning.
(edit) @310   25 years rjmcnab Added a couple of fields to ResultDocInfo_t to handle a special …
(edit) @309   25 years sjboddie now sets a _navigationbar_ macro even if there aren't any …
(edit) @305   25 years sjboddie added httpprefix
(edit) @300   25 years sjboddie now set a _thisOID_ macro for use in displaying images
(edit) @299   25 years sjboddie now read in build.cfg before collect.cfg so that the indexmaps are …
(edit) @298   25 years sjboddie author is added to queryresults if there is one
(edit) @297   25 years sjboddie fixed a couple of version conflicts - tidied up some small things
(edit) @296   25 years rjmcnab Made a couple of changes to handle different encodings.
(edit) @295   25 years rjmcnab Made h, i, and n arguments saved in the compressed arguments.
(edit) @294   25 years rjmcnab Added encoding and decoding of multibyte compresesd arguments.
(edit) @293   25 years rjmcnab Fixed a small "bug" -- well I probably just covered another one…
(edit) @284   25 years sjboddie lots of small changes
(edit) @282   25 years sjboddie got detach button working properly - the close book icon is now …
(edit) @281   25 years sjboddie tidied a few things up. documentaction::define_external_macros now …
(edit) @280   25 years sjboddie added a strip_suffix function
(edit) @279   25 years sjboddie Now sets "cl" arg to "search" when going to a document from a search …
(edit) @278   25 years sjboddie get_info() now takes a getParents argument
(edit) @277   25 years sjboddie define_internal_macros() now sets _pagetitle_ macro to document's …
(edit) @275   25 years sjboddie got queryaction working
(edit) @274   25 years sjboddie just changed a comment that was confusing me
(edit) @272   25 years sjboddie Few changes to get getParents 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) @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) @257   25 years sjboddie lots of changes - slowly getting document action sorted out
(edit) @248   25 years sjboddie lots of stuff - getting documentaction working (documentaction …
(edit) @241   25 years sjboddie Changed the way metadata is returned
(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) @226   25 years rjmcnab Got browsefilter working.
(edit) @220   25 years rjmcnab Altered the protocol so that the metadata is part of the filter.
(edit) @217   25 years rjmcnab Added infodbclass and filter
(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 …
Note: See TracRevisionLog for help on using the revision log.