source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4867   21 years sjboddie Bug fix in display of expended contents
(edit) @4829   21 years kjdon the vlistbrowserclass was outputting 2 end table tags when it should …
(edit) @4825   21 years kjdon the default arg for g (level) is now empty - we are trying not to …
(edit) @4809   21 years kjdon the paragraph tag has changed to Para. this is set in the …
(edit) @4780   21 years kjdon have a new level selection macro, gformselection, which is used only …
(edit) @4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
(edit) @4771   21 years kjdon removed some stuff which wasn't supposed to be there
(edit) @4770   21 years kjdon removed some stuff which wasn't supposed to be there, and made the …
(edit) @4757   21 years kjdon new method for formatting the field info in the query for mgpp plain …
(edit) @4756   21 years kjdon in the coll lists on home and home help pages, we are now adding in a …
(edit) @4755   21 years kjdon no longer use set_gselection_macro and set_fqfselection_macro …
(edit) @4754   21 years kjdon no longer use set_gselection_macro and set_fqfselection_macro …
(edit) @4753   21 years kjdon collection info now has a searchTypes array
(edit) @4740   21 years sjboddie Tidied things up a bit so the large javascript functions for the …
(edit) @4738   21 years sjboddie The first entry in the "indexes" field of a collect.cfg file will now …
(edit) @4549   21 years sjboddie Removed the old HelpBookDocs option
(edit) @4401   21 years sjboddie * empty log message *
(edit) @4373   21 years sjboddie Added a kill option to the configaction to allow the GLI to kill off a …
(edit) @4340   21 years sjboddie Tidied up configaction slightly. Running 'a=config&cmd=add-collection' …
(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   22 years sjboddie Preferences page accessible from home page now uses dynamic list of …
(edit) @3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
(edit) @3543   22 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 …
Note: See TracRevisionLog for help on using the revision log.