source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7447   20 years mdewsnip (Human Info) Removed a new line which prevented initialisation being …
(edit) @7443   20 years mdewsnip (Human Info) Delete char* variables with delete [] instead of delete, …
(edit) @7441   20 years mdewsnip (Human Info) Replace all "" with g_EmptyText.
(edit) @7438   20 years mdewsnip (Human Info) Delete char* variables with delete[] variable instead of …
(edit) @7434   20 years mdewsnip (Human Info) Initial support for retrieving language specific information.
(edit) @7433   20 years mdewsnip (Human Info) Replaced all "Global" with displayclass::defaultpackage.
(edit) @7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
(edit) @7430   20 years mdewsnip (Human Info) Replaced all "" with g_EmptyText, and delete char* …
(edit) @7429   20 years mdewsnip (Human Info) Added a couple of addarginfo methods.
(edit) @7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
(edit) @7427   20 years mdewsnip (Human Info) Made some parameters const.
(edit) @7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
(edit) @7425   20 years mdewsnip (Human Info) Changed all "" to g_EmptyText.
(edit) @7424   20 years mdewsnip (Human Info) Only necessary if the collector is used.
(edit) @7423   20 years mdewsnip (Human Info) Changed the saveconf parameter to a text_tarray.
(edit) @7422   20 years mdewsnip (Human Info) Now has language parameter.
(edit) @7421   20 years mdewsnip (Human Info) Use ++here instead of here++ for iterators, use …
(edit) @7420   20 years mdewsnip (Human Info) Calls to get_info now have a language parameter.
(edit) @7418   20 years mdewsnip (Human Info) Added another site_cfg_read and main_cfg_read with a …
(edit) @7417   20 years mdewsnip (Human Info) Changed iterators from here++ to ++here.
(edit) @7415   20 years mdewsnip (Human Info) Use the SetCStr-with-size-hint method.
(edit) @7414   20 years mdewsnip (Human Info) Added a language parameter to most methods.
(edit) @7412   20 years mdewsnip (Human Info) Added language parameter to filter requests.
(edit) @7408   20 years mdewsnip (Human Info) Added language argument to get_info calls.
(edit) @7392   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
(edit) @7391   20 years davidb Fixed a couple of indentations of statements to be more consistent …
(edit) @7390   20 years davidb Functionality extended to support collection specific macro files. …
(edit) @7389   20 years davidb Format statment 'if' syntax extended to support operators such as 'eq' …
(edit) @7388   20 years mdewsnip (Human Info) Escape '#' in html_safe function.
(edit) @7387   20 years mdewsnip (Human Info) Added javascript_safe function.
(edit) @7385   20 years mdewsnip (Human Info) Added a couple of new data members (functionality to come).
(edit) @7384   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
(edit) @7383   20 years mdewsnip Fixed a couple of compilation problems.
(edit) @7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
(edit) @7380   20 years mdewsnip (Human Info) Made some parameters const, and added an extended …
(edit) @7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
(edit) @7375   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @7349   20 years davidb Revision made to support Greenstone as a module in Apache.
(edit) @7348   20 years davidb string_pool class to support Greenstone being embedded in Apache as a …
(edit) @7347   20 years davidb Revisions made to support Greenstone being embedded in Apache as a module.
(edit) @7333   20 years davidb Collage code updated to take advantage of dynamic paramters specified …
(edit) @7302   20 years kjdon removed a strange piece of code: 'return true; return false;' :-) …
(edit) @7266   20 years kjdon If and Or in format statements now match IF, If, if, OR, Or, or
(edit) @7229   20 years mdewsnip Farsi is also a right to left language (eventually, this should …
(edit) @7215   20 years sjboddie Fixed a minor bug in the way nested HLists were displayed
(edit) @7199   20 years kjdon put some stuff back from the previous commit that was not required
(edit) @7197   20 years kjdon made a couple of mods so that keiko's japanese segmentation will …
(edit) @7193   20 years kjdon small fix for DateLists where its built on metadata that is not Date
(edit) @7149   20 years mdewsnip Added the fifth manual (Using the Organizer) into the documentation macro.
(edit) @7130   20 years kjdon when generating the homeextra macro need to make sure we get language …
(edit) @7067   20 years mdewsnip Added in the code from pageaction where if the collection specified by …
(edit) @7065   20 years sjboddie Minor bug fix in two get_cookie functions in receptionist.cpp. There …
(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   21 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 …
Note: See TracRevisionLog for help on using the revision log.