source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2518   23 years sjboddie the collector no longer uses the image of the original collection for …
(edit) @2517   23 years sjboddie fixed a bug in the collector that caused problems when cloning a …
(edit) @2504   23 years dmm9 added whole document list
(edit) @2502   23 years sjboddie fixed a bug in my phindaction implementation
(edit) @2501   23 years sjboddie a few changes to various makefiles, mostly with regard to the phind …
(edit) @2494   23 years sjboddie * empty log message *
(edit) @2491   23 years sjboddie Oops, forgot to add new phindaction to CVS tree
(edit) @2490   23 years dmm9 adding changes to search stuff
(edit) @2487   23 years sjboddie Changes to get phind working under windows
(edit) @2466   23 years dmm9 changes to variable names/types
(edit) @2465   23 years dmm9 filter options function filled in
(edit) @2464   23 years dmm9 got filter terms working (sort of)
(edit) @2461   23 years dmm9 removing error messages
(edit) @2460   23 years paynter Added function prototype for format_browsestring.
(edit) @2459   23 years dmm9 got formatting of browse filter string working
(edit) @2456   23 years dmm9 working up query stuff to use browseactiontools
(edit) @2455   23 years dmm9 tools necessary for formulating browsing queries
(edit) @2454   23 years dmm9 added browseactiontools
(edit) @2449   23 years dmm9 added get_document_list function
(edit) @2439   23 years sjboddie * empty log message *
(edit) @2431   23 years sjboddie * empty log message *
(edit) @2426   23 years sjboddie added an ugly hack to prevent problems when multiple value arguments …
(edit) @2422   23 years cs025 Small modification to eliminate the incorrect addition of HTML around …
(edit) @2418   23 years sjboddie some more small changes to the collector interface
(edit) @2417   23 years sjboddie fixed a bug in the way multi-value cgi arguments were being handled
(edit) @2415   23 years sjboddie re-added the "set preferences" button to the preferences page
(edit) @2407   23 years sjboddie further changes to collector interface
(edit) @2404   23 years dmm9 added content to page
(edit) @2402   23 years jrm21 argdb and collectoraction added to files that depend on lib gdbm.
(edit) @2401   23 years sjboddie Made some changes to the collector so that paths/URLs/ftp addresses …
(edit) @2400   23 years sjboddie Fixed a bug in infodbclass that prevented backslashes from being …
(edit) @2399   23 years sjboddie Caught windows makefile up with browseaction
(edit) @2398   23 years dmm9 undoing a foul up
(edit) @2397   23 years sjboddie * empty log message *
(edit) @2394   23 years dmm9 browse action added
(edit) @2390   23 years dmm9 adding a necessary header file
(edit) @2389   23 years dmm9 creating a browse object
(edit) @2388   23 years dmm9 added receptionis setting code
(edit) @2387   23 years dmm9 adding arguments
(edit) @2386   23 years jrm21 Now prints out an HTTP Last-modified: header for any request with the …
(edit) @2385   23 years jrm21 use mico path when calling mico-c++, added -o $@ to MCOMPILE
(edit) @2379   23 years jrm21 added #define line for iostream stuff to work under Mac OS X.
(edit) @2371   23 years jrm21 Minor changes, so compilation works when libgdbm is not in system …
(edit) @2370   23 years sjboddie The collector will now add a "This collection contains n documents" …
(edit) @2369   23 years dmm9 to be the beignnings of run-time classifiers
(edit) @2368   23 years sjboddie Many cgi arguments used by the collector are now stored in a gdbm …
(edit) @2344   23 years sjboddie Made the web library print some more reasonable debug info if gsdlhome …
(edit) @2338   23 years sjboddie Tidied up windows makefiles to make compiling under windows a little …
(edit) @2329   23 years sjboddie Added a "help" link to the default home page
(edit) @2303   23 years sjboddie * empty log message *
(edit) @2261   23 years say1 fixed a minor c initialisation bug
(edit) @2234   23 years say1 no longer stripping the corbaserver
(edit) @2229   23 years jrm21 updated get_protocol_name(void) to get_protocol_name(comerror_t&) in …
(edit) @2223   23 years davidb Altered declaration of variables for a corba error to include …
(edit) @2218   23 years sjboddie Fixed a couple of little bugs in the collector - bugs only showed up …
(edit) @2212   23 years sjboddie Fixed a bug that was causing the local library server to attempt to …
(edit) @2208   23 years sjboddie Fixed a small bug in the collector that prevented the "add new files" …
(edit) @2173   23 years cs025 Improvements to configure scripts in their support of various MICO …
(edit) @2171   23 years jrm21 various - changed make to $(MAKE), tidied up conditionals (eg for …
(edit) @2166   23 years say1 added command to strip the corbaserver (makes it much smaller)
(edit) @2161   23 years jrm21 minor - renamed a variable.
(edit) @2133   23 years say1 turned optimisation on. fixed to avoid needing to source setup.bash
(edit) @2126   23 years say1 corba updates
(edit) @2122   23 years say1 (more) corba fixes. hopefully now compiles directly from the box …
(edit) @2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
(edit) @2112   23 years sjboddie Implemented export function in collector
(edit) @2105   23 years jrm21 added a check so that we don't segfault if p=preferences but no …
(edit) @2020   23 years paynter oops - left debugging code in.
(edit) @2017   23 years paynter Extra Phind functionality: any special parameter values inserted into …
(edit) @2016   23 years paynter Removed a bunch of code that served no prupose, and added a little …
(edit) @2001   23 years sjboddie Added a hack that mysteriously converts iso639 language codes …
(edit) @1994   23 years kjm18 ColInfoResponse_t.isPublic now defaults to true. this means that all …
(edit) @1991   23 years sjboddie Fixed a bug in DocumentUseHTML
(edit) @1988   23 years kjm18 changed escapequotes() to escape /n & /r as well.
(edit) @1983   23 years mjd12 Modified corbaproto::filter and added corbaresponse_resultTermInfoToC …
(edit) @1982   23 years mjd12 Removed old converter stuff (mjd12, Jan 2001)
(edit) @1969   23 years sjboddie * empty log message *
(edit) @1963   23 years sjboddie * empty log message *
(edit) @1941   23 years jmt14 Modified files: browsetools.cpp documentaction.cpp formattools.cpp …
(edit) @1937   23 years jrm21 z39.50 support is now disabled by default, enabled by configure script.
(edit) @1927   23 years sjboddie Fixed a bug in the C++ encoding support - 8 bit encodings like …
(edit) @1916   23 years kjm18 delhistoryaction.h/cpp no longer needed
(edit) @1915   23 years kjm18 new look for history. mg cols: small/large querybox option. mgpp cols: …
(edit) @1914   23 years kjm18 new functions added for search history and form queries (mgpp)
(edit) @1913   23 years kjm18 history revamp. new format: numdocs args. query num no longer saved, …
(edit) @1912   23 years kjm18 new cgiarg added to collection urls on home page: &ct=0 for mg cols, …
(edit) @1911   23 years kjm18 delhistoryaction removed
(edit) @1910   23 years kjm18 delhistoryaction.h/cpp/o removed
(edit) @1902   23 years sjboddie Prevent "preferences" page from displaying "encoding" menu if only one …
(edit) @1900   23 years jrm21 The z39.50 client now does "and" or "or" boolean searches depending on …
(edit) @1892   23 years sjboddie Fixed another couple of things that got lost when the corba branch was …
(edit) @1889   23 years dmm9 bringing date search up to date with mgpp's new search string format
(edit) @1888   23 years dmm9 using mgpp's some/all search
(edit) @1887   23 years sjboddie * empty log message *
(edit) @1877   23 years sjboddie fixed a couple of minor bugs that were introduced with the corba stuff
(edit) @1876   23 years sjboddie * empty log message *
(edit) @1870   23 years sjboddie Tidied up language support stuff.
(edit) @1864   23 years sjboddie Fixed a couple of minor things to get it compiling on windows again
(edit) @1861   23 years cs025 Removed debugging code accidentally left in first CORBA commit.
(edit) @1860   23 years cs025 Included CORBA branch for first time
Note: See TracRevisionLog for help on using the revision log.