source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4290   21 years sjboddie Added a "configaction" to allow new collection servers to be added to …
(edit) @4233   21 years jrm21 print out better error messages when one of the perl scripts goes …
(edit) @4220   21 years kjdon the call to filter gets an err of syntaxError if the query was …
(edit) @4219   21 years kjdon added a new comerror type: syntaxError, used by mgppqueryfilter to …
(edit) @4200   21 years kjdon added form search capability to cross coll search, put the query …
(edit) @4194   21 years sjboddie Removed code that was preventing search terms containing only digits …
(edit) @4124   21 years mdewsnip Commented out macro search button in navigation bar (for now).
(edit) @4123   21 years mdewsnip Added e-mail notification when translator is entered.
(edit) @4122   21 years mdewsnip Passes the translator the receptionist so it can read the …
(edit) @4116   21 years mdewsnip Minor user interface improvements.
(edit) @4115   21 years mdewsnip Added extra parameter to define_webpage to indicate that an error page …
(edit) @4108   21 years mdewsnip Minor change to check_cgiargs prototype to reflect changes in action.cpp.
(edit) @4107   21 years mdewsnip Many small modifications. Most important were changes to authenticate …
(edit) @4068   21 years mdewsnip Files specific to a translation process are now stored in a separate …
(edit) @3880   21 years dana added hooks for usability stuff to navbar
(edit) @3859   21 years davidb Improvements to translator facility.
(edit) @3812   21 years sjboddie Prevent disabled functions (collector, admin, translator) from …
(edit) @3774   21 years davidb * empty log message *
(edit) @3733   21 years sjboddie Avoid compiler warning
(edit) @3723   21 years kde2 Submission of interface translation agency
(edit) @3722   21 years sjboddie * empty log message *
(edit) @3715   21 years kde2 Updating Language Translation Agency
(edit) @3673   21 years cs025 Fixed format_summary to lookup the "Summary" metadata on documents, …
(edit) @3671   21 years jrm21 fixed up some more textout << 's that weren't using outconvert to get …
(edit) @3670   21 years jrm21 added an exception for utf-16 when creating the encoded options. I …
(edit) @3668   21 years jrm21 use the utf16outconverter class if we are told to use an encoding …
(edit) @3666   21 years jrm21 tidied up to make sure all textout << "string" commands go through the …
(edit) @3664   21 years sjboddie Made a couple of methods virtual in receptionist.h
(edit) @3663   21 years sjboddie Altered receptionist.cpp slightly so it'll now produce nocache headers …
(edit) @3638   21 years sjboddie * empty log message *
(edit) @3632   21 years sjboddie Added langaction
(edit) @3625   21 years sjboddie Preferences page accessible from home page now uses dynamic list of …
(edit) @3546   21 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
(edit) @3543   21 years sjboddie Put back highlighting in vlistbrowserclass::output_section_group() as …
(edit) @3431   22 years sjboddie Extracted some english language strings from C++ code and put in macro file
(edit) @3423   22 years jrm21 Don't save the collect.cfg cgi argument if regetting a user password.
(edit) @3399   22 years jrm21 modified prototype for get_configinfo() to be a const function.
(edit) @3396   22 years jrm21 save cerr before redirecting it to file, so we can restore it afterwards.
(edit) @3381   22 years sjboddie Where cerr is redirected with cerr.rdbuf(errout.rdbuf()) it needs to …
(edit) @3364   22 years sjboddie * empty log message *
(edit) @3323   22 years sjboddie * empty log message *
(edit) @3322   22 years sjboddie Attempted to improve search term highlighting. Simple phrase searches …
(edit) @3321   22 years sjboddie Removed htmlgen.cpp and htmlgen.h as they weren't being used
(edit) @3301   22 years sjboddie * empty log message *
(edit) @3300   22 years sjboddie Added error messages in a couple of places in collectoraction
(edit) @3218   22 years jrm21 Allow the homepage to be displayed in any language, instead of only …
(edit) @3217   22 years jrm21 cgisafe: now properly encodes unicode characters, which is important …
(edit) @3212   22 years sjboddie Moved hard-coded "default structure" string to a macro file
(edit) @3204   22 years sjboddie * empty log message *
(edit) @3176   22 years jrm21 in the "Word count" freqmsg, we now print out terms with digits, …
(edit) @3160   22 years kjdon no longer format query strings inside fields. two or more words are …
(edit) @3159   22 years kjdon in mgpp form query, field list now has a blank line after All Fields …
(edit) @3154   22 years sjboddie Fixed a bug in the usage logging code (on some compilers you need to …
(edit) @3152   22 years jrm21 Don't set _quotedquery_ (used to display post-processing information) …
(edit) @3151   22 years jrm21 MSIE >= 6.0 encodes high bytes in URL as %uHHHH (unicode) rather than …
(edit) @3149   22 years jrm21 removed a debugging statement for mgpp phrase search.
(edit) @3145   22 years kjdon matches 21-40 was not working - the form would be cleared when you …
(edit) @3128   22 years sjboddie Added a hack to reset language to English if trying to view the home …
(edit) @3087   22 years sjboddie Fixed a couple of bugs in the way the "Expand Text" function worked
(edit) @3065   22 years sjboddie * empty log message *
(edit) @3055   22 years sjboddie Added -GX flag to Win32 makefiles to prevent compiler warnings under VC++6
(edit) @3047   22 years sjboddie Moved some hard-coded English text out of C++ code and into macro file
(edit) @3036   22 years jrm21 text strings weren't being properly converted for file output via the …
(edit) @3026   22 years sjboddie * empty log message *
(edit) @3007   22 years jrm21 Replaced old code to get file descriptors from ofstreams for locking …
(edit) @3006   22 years jrm21 Modified code for redirection of stderr. Now works with gcc3 and debug …
(edit) @2971   22 years jrm21 Changed <unitool.h> to "unitool.h", just in case it causes problems …
(edit) @2968   22 years ibaj1 * empty log message *
(edit) @2967   22 years paradis new metadata command [Summary]
(edit) @2957   22 years sjboddie Changed my mind about last changes (adding http headers to prevent …
(edit) @2945   22 years sjboddie The "l" and "w" (interface language and encoding) arguments are now …
(edit) @2942   22 years sjboddie Added some http headers in an attempt to prevent pages output by …
(edit) @2941   22 years jrm21 Renamed variables CPP to CXX, as cpp means "pre-processor", not …
(edit) @2939   22 years sjboddie All error messages now go to error.txt (i.e. did away with errout.txt …
(edit) @2937   22 years sjboddie Fixed a few minor issues that surfaced when attempting to get …
(edit) @2935   22 years sjboddie Added Greenstone version number to admin pages
(edit) @2934   22 years sjboddie Fixed a minor bug causing "post-processed to find (ignoring word …
(edit) @2908   22 years sjboddie Added bin\windows\perl\bin to path on Windows as perl may now be …
(edit) @2907   22 years say1 minor makefile fixes for corbaserver
(edit) @2905   22 years jrm21 removed some old debugging statements no longer needed.
(edit) @2900   22 years jrm21 Modified Makefile.in files to use autodetected configure's install …
(edit) @2899   22 years sjboddie Added Alan Christensen's W3ImagePlug
(edit) @2848   22 years sjboddie * empty log message *
(edit) @2805   23 years manuel added gc=2 option to expand parent levels of hierarchical browser's
(edit) @2785   23 years sjboddie The build process now creates a summary of how many files were …
(edit) @2782   23 years dmm9 setting up modified query interface in pageaction (for about page)
(edit) @2776   23 years dmm9 cleaning up some little bits before advertising a live demo
(edit) @2774   23 years sjboddie Tidied up the collector's error handling. Hopefully the situation …
(edit) @2773   23 years kjm18 changes to enable language specific collectionmeta
(edit) @2770   23 years dmm9 oops! removing debugs
(edit) @2769   23 years dmm9 added function define_query_interface for dynamic query interface changes
(edit) @2767   23 years sjboddie altered the docs page to avoid broken links when documentation isn't …
(edit) @2763   23 years sjboddie fixed bug in recent changes to default formatstring
(edit) @2751   23 years sjboddie Had a go at enriching the default document structure. Added …
(edit) @2750   23 years kjm18 can now have spaces after the commas in the groups field of add user …
(edit) @2745   23 years kjm18 changes for gselection for mgpp queries, and some form query parsing …
(edit) @2727   23 years sjboddie Modified the error message slightly when perl can't be detected (at …
(edit) @2724   23 years jrm21 added an empty line after the test: target - it seemed to do funny …
(edit) @2706   23 years sjboddie added [href] format string entity
(edit) @2684   23 years jrm21 attempt to gracefully add rows to the table if the text content of the …
Note: See TracRevisionLog for help on using the revision log.