source: trunk/gsdl/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   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) @5448   21 years kjdon added a new token type to the Lex module - UnknownE. this will match …
(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) @5141   21 years kjdon fixed a bug in teh phrase searching - if the index had been built on …
(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) @4870   21 years kjdon new version that explains the new config file 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) @4824   21 years kjdon when parsing the query params, we now set the level to the default …
(edit) @4823   21 years kjdon changed the default levels to Doc instead of DOcument. shoudl really …
(edit) @4822   21 years kjdon changed a comment
(edit) @4809   21 years kjdon the paragraph tag has changed to Para. this is set in the …
(edit) @4808   21 years kjdon the level filteroption is now initialized from indexlevels and …
(edit) @4807   21 years kjdon just made the parameter const to set_gdbm_level
(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 …
Note: See TracRevisionLog for help on using the revision log.