source: trunk/gsdl/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7618   20 years davidb previousarrow variable renamed prevarrow to be more consistent with …
(edit) @7617   20 years davidb Metadata in [x] eq '1' updated so can support [parent(Top):x] syntax.
(edit) @7610   20 years mdewsnip Added code to prevent the local library server being run multiple …
(edit) @7607   20 years kjdon added is_searchable() to the protocol - the default version alwasy …
(edit) @7599   20 years kjdon check for ex.metadata and remove the ex. in the format statements
(edit) @7594   20 years mdewsnip "I'm feeling lucky" functionality (a la Google). An extra argument …
(edit) @7527   20 years davidb Incorrect file commited. This is the correct one!
(edit) @7519   20 years mdewsnip Local library now allows multiple spaces in file names.
(edit) @7509   20 years kjdon file_exists(directory) doesn't work under windows, need to do …
(edit) @7474   20 years davidb Fixed bug in nested {If} statement code that caused text and metadata …
(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) @7416   20 years mdewsnip (Human Info) Changed iterators from here++ to ++here, and allocated …
(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) @7413   20 years mdewsnip (Human Info) Added a variant of SetCStr that allows you to specify an …
(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) @7334   20 years davidb General improvements to the Collaging code, including support options …
(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) @7267   20 years davidb Header now checks for #ifdef to see if getopt has been defined …
(edit) @7266   20 years kjdon If and Or in format statements now match IF, If, if, OR, Or, or
(edit) @7265   20 years davidb Tweak Make file's link command so it uses C++ not cc, since source …
(edit) @7264   20 years davidb Tweaked Make file's link command to use C++ not cc since source code …
(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) @6816   20 years mdewsnip The GsdlCollageApplet: a classifier that displays a collage of the …
(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) @6278   20 years mdewsnip Removed mkinstalldirs command from execinstall on Kath's instruction. …
(edit) @6269   20 years mdewsnip Added improvements to tidy_URL to work with https, thanks to Doug Carter.
(edit) @6129   20 years kjdon changed var name from near to prox - reserved word?
(edit) @6121   20 years kjdon added the WITHIN operator
(edit) @6120   20 years kjdon fixed a bug
(edit) @6083   20 years kjdon added NEAR inside []
(edit) @6023   20 years sjboddie The "restart library" button in the local library now reinitialises …
(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   20 years mdewsnip Changed  s to spaces in the navigation bar (was causing problems …
(edit) @5906   20 years sjboddie Fixed a bug in some very old collection server code. There was a …
(edit) @5889   20 years jmt12 Added a new argument to the server, --cmd=init, which is used to …
(edit) @5868   20 years kjdon changed the configure stuff - was only adding collectionmeta if there …
(edit) @5850   20 years kjdon now this only sorts the query results if a ranked search was done, or …
(edit) @5788   20 years davidb Fix for syntax error in formattools.cpp
(edit) @5787   20 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 …
Note: See TracRevisionLog for help on using the revision log.