source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7061   20 years sjboddie Fixed up the sstream stuff in browsetools.cpp so it compiles under VC4
(edit) @7060   20 years sjboddie Added DLL=1 and DLLDEBUG=1 options to the windows makefiles
(edit) @6936   20 years jrm21 remove html tags from the "pagetitle" macro, since it isn't valid for …
(edit) @6811   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6810   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6787   20 years jrm21 Tidied slightly so that we return the content type in …
(edit) @6773   20 years davidb Fixed bug where 'continue' was used in loop without incrementing loop …
(edit) @6710   20 years kjdon added a [DocRank] format statement option that returns the rank of the …
(edit) @6645   20 years kjdon modified the datelist display so that it can use other metadata eg …
(edit) @6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
(edit) @6479   20 years jrm21 check if response.docInfo[1].metadatachildtype is not defined …
(edit) @6022   20 years sjboddie receptionist::read_macrofiles() now unloads any previously loaded …
(edit) @6020   20 years sjboddie Added a [DocOID] format statement option that returns the OID of the …
(edit) @5967   20 years jrm21 don't fill up the error log file if tips aren't defined in the macro files
(edit) @5917   21 years mdewsnip Changed  s to spaces in the navigation bar (was causing problems …
(edit) @5788   21 years davidb Fix for syntax error in formattools.cpp
(edit) @5787   21 years davidb Added functionality to format statements. In addition to …
(edit) @5762   21 years kjdon fixed a bug with searching when qto==2
(edit) @5633   21 years davidb Macro name used by date search updated to fit in with restrutured web …
(edit) @5599   21 years jrm21 added important piece of feedback so that if the tmp dir isn't …
(edit) @5531   21 years kjdon changed the comment for the qto arg cos it was wrong
(edit) @5513   21 years mdewsnip Changed "invalid collection" error message to include the value of the …
(edit) @5512   21 years mdewsnip Commented out the clearing of the 'c' variable if the collection it …
(edit) @5509   21 years mdewsnip Added check for invalid collection names for "about" pages. This is to …
(edit) @5256   21 years sjboddie Fixed bug in recent change
(edit) @5225   21 years sjboddie Fixed a couple of bugs in recent changes for building/displaying …
(edit) @5179   21 years sjboddie Fixed a bug in the logic of the public_documents and private_documents …
(edit) @5140   21 years sjboddie Fix for search term highlighting code so it no longer becomes confused …
(edit) @5124   21 years kjdon made some small changes to allow the user to specify that documents …
(edit) @5024   21 years sjboddie Changed the authentication directives to more easier to use ones. …
(edit) @5020   21 years sjboddie No longer dm_safe() the "hp" argument when setting the _cgiarghp_ macro.
(edit) @5019   21 years sjboddie In the pull down nav bar menu added the -- Select Page -- macro (i.e …
(edit) @5018   21 years sjboddie Quick fix to make sure that site_auth defaults to false as opposed to …
(edit) @5017   21 years sjboddie Added site configuration directives site_auth and site_groups for site …
(edit) @4984   21 years sjboddie Bug fix to recent changes in collection authentication code
(edit) @4983   21 years sjboddie Bug fix in recent changes to document formatting code
(edit) @4974   21 years sjboddie Added the following options to the collect.cfg file: => …
(edit) @4972   21 years sjboddie More changes to the new document formatting code. Added an …
(edit) @4968   21 years sjboddie Fixed an error in previous changes
(edit) @4937   21 years kjdon fixed a bug I think I introduced - had put in onChange-updateXX(); …
(edit) @4936   21 years sjboddie Added new format options for [DocTOC], [DocImage], …
(edit) @4906   21 years sjboddie Replaced overloaded get_formatted_string() functions in formattools …
(edit) @4905   21 years sjboddie Added 3 functions to change the way that collections are displayed on …
(edit) @4893   21 years sjboddie Added NavigationBar format option for specifying an alternative format …
(edit) @4868   21 years sjboddie Made the DocumentArrowsBottom format option work and added a new …
(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   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   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.
Note: See TracRevisionLog for help on using the revision log.