source: gsdl/trunk/runtime-src/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19611   15 years kjdon changed path composition to use filename_cat instead of append, and …
(edit) @19591   15 years kjdon strip off namespace and subfield when creating metatags, as the d2m …
(edit) @19590   15 years kjdon removed one print statement and changed another
(edit) @19548   15 years ak19 Recommitting the changes made to allow GLI to work with the …
(edit) @19521   15 years ak19 Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag …
(edit) @19514   15 years ak19 Reverting changes made to allow GLI to cope with GSI being launched …
(edit) @19505   15 years ak19 w32server writes URL pending for the URL property into the llssite.cfg …
(edit) @19387   15 years oranfry ignore mod_gsdl install
(edit) @19365   15 years ak19 Dr Bainbridge fixed the bug that crashed server.exe when there's no MG …
(edit) @19358   15 years oranfry mod_gsdl.so not compiling under macos yet, ignore for now
(edit) @19345   15 years ak19 New folder w32apachectl written by Dr Bainbridge to start and stop a …
(edit) @19312   15 years davidb DocOID is now stored in the span-wrap tag to help with set-metadata call
(edit) @19311   15 years davidb Further mods to support metadata-spanwrap
(edit) @19302   15 years davidb Introduction of [metadata-spanwrap] ... metadata-spanwrap to mark …
(edit) @19298   15 years davidb optional support for metadata wrapped in span tags added. *OFF* by …
(edit) @19297   15 years mdewsnip Tidied up a few comments.
(edit) @19295   15 years mdewsnip Ignoring new .cgi extension.
(edit) @19294   15 years mdewsnip Ignoring new .cgi extension.
(edit) @19292   15 years davidb Adjustment to -I flags to compile mod_gsdl.cpp/so so it can find the …
(edit) @19289   15 years ak19 Tries to generate the llssite.cfg file from llssite.cfg.in if it's not …
(edit) @19261   15 years davidb mod_gsdl.so needs to be enclosed in 'if' test so only installed with …
(edit) @19259   15 years davidb Revap of Greenstone as a module for Apache. Initial version coded by …
(edit) @19210   15 years davidb Local Library Server can now either be configured to connects from …
(edit) @19160   15 years kjdon modified the install path
(edit) @19159   15 years kjdon added an install target
(edit) @19147   15 years kjdon need to configure recpt with httpweb
(edit) @19124   15 years kjdon updated the location of the stylesheet
(edit) @19109   15 years kjdon httpimg changed to httpweb, and default is now httpprefix/web. not …
(edit) @19062   15 years kjdon all gdbm files (key, users, history, argdb) now use gdb extension …
(edit) @19058   15 years davidb Fixed bug that causes Local Library Server to crash with an {If} …
(edit) @19047   15 years davidb Additional macros set to assist in more advanced use of a …
(edit) @19046   15 years davidb Qualifiers within metadata can now support a chain of parent: and …
(edit) @19015   15 years ak19 From now on the server starts up with address resolution method set to …
(edit) @18979   15 years kjdon add the call to add_collection_group after add_collection, so that …
(edit) @18978   15 years kjdon made group col use / instead of - we check for this later. so now …
(edit) @18903   15 years kjdon check the existence of collect.cfg to see if a collection name is …
(edit) @18896   15 years kjdon convert CoverageSpatial to Spatial. Just deletes anything before the …
(edit) @18895   15 years kjdon added is_valid_element to metaformat, which checks elementSet for the …
(edit) @18893   15 years kjdon check the metadataSet list for whether we support a format or not
(edit) @18892   15 years kjdon some comments changed and support for oaimetadata in oai.cfg. list of …
(edit) @18891   15 years kjdon new field metadataSet, and getMetadataSet() method
(edit) @18890   15 years kjdon pass metadata set to recordaction constructor
(edit) @18889   15 years kjdon constructor now takes a text_tset containing a list of metadata set …
(edit) @18888   15 years kjdon constructor now takes a text_tset containing a list of metadata set …
(edit) @18885   15 years kjdon changed some comments
(edit) @18884   15 years kjdon the mapping now uses the metadata set name instead of the prefix, so …
(edit) @18882   15 years oranfry on ubuntu the compiler complains that we need three arguments to …
(edit) @18875   15 years ak19 1. Dr Bainbridge added in virtual destructors and a semi-colon at the …
(edit) @18865   15 years kjdon added / to the end of the namespace path so its consistent with the …
(edit) @18864   15 years kjdon added new qualified_dublincore files into sources and objects lists
(edit) @18862   15 years kjdon add gsdl_qdc to list of acceptable meta formats. Output xml-stylesheet …
(edit) @18861   15 years kjdon load up the new qualified dublin core metaformat
(edit) @18860   15 years kjdon added new field to collection - baseDocRoot. Equivalent to …
(edit) @18859   15 years kjdon added new field to collection - baseDocRoot. Equivalent to …
(edit) @18858   15 years kjdon a new metaformat class for qualified dublin core
(edit) @18841   15 years ak19 Reverting previous erroneous commit
(edit) @18838   15 years ak19 Added a line in that seemed like an ommission: command.clear().
(edit) @18824   15 years mdewsnip Fixed get_cookie() so that it checks that cookiestring isn't empty …
(edit) @18818   15 years mdewsnip Changed cookie expiry date into the correct format.
(edit) @18651   15 years ak19 Renaming toplevel gsdlsite.cfg to llssite.cfg (lls = local library server)
(edit) @18613   15 years davidb Switched to compiling oaiserver.cgi rather than oaiserver
(edit) @18612   15 years davidb Change of main library cgi-bin program to library.cgi rather than …
(edit) @18581   15 years kjdon when getting the namespace off the metadata element to compare to the …
(edit) @18570   15 years davidb white space fix
(edit) @18562   15 years davidb id attribute added to vlist table
(edit) @18481   15 years davidb missing space in attributes to html tag
(edit) @18460   15 years anna Added several functions in GTI.\n 1. Create spreadsheet for all the …
(edit) @18459   15 years davidb a space is being added to end of an mgpp query when it if formatted. …
(edit) @18458   15 years davidb putenv added to cover case of running on mac
(edit) @18313   15 years davidb Fixed bug to do with initialization of RequestFields variable. Had …
(edit) @18311   15 years davidb Changed from using afxres.h to windows.h, as former is not part of …
(edit) @18235   15 years mdewsnip Grrr... another fix for incomplete testing of changes.
(edit) @18233   15 years mdewsnip More cleaning up after the build-src/common-src/runtime-src change.
(edit) @18226   15 years mdewsnip Changed PACKAGES_DIR to RUNTIME_PACKAGES_DIR, for my sanity.
(edit) @18225   15 years mdewsnip Another consistency fix.
(edit) @18224   15 years mdewsnip GRRRR -- fixed up a whole lot more inconsistencies in the Makefiles. …
(edit) @18178   15 years mdewsnip Fixed another DB special, where the collectset() constructor wasn't …
(edit) @18174   15 years kjdon changed GSDL_DIR/src/lib to COMMON_DIR/src/lib
(edit) @18134   15 years max Change the server.ico for more consistency.
(edit) @18077   15 years mdewsnip Modified makefiles to use new GDBM package (which reads both …
(edit) @18076   15 years oranfry use sqlite by default
(edit) @18048   15 years mdewsnip Argh, somebody has messed up the nice tidy makefiles, and added a …
(edit) @18040   15 years max Update the server icon file with a new icon (under GNU licence)
(edit) @18030   15 years mdewsnip Modified Makefile.in files to use the new GDBM package in the …
(edit) @18027   15 years mdewsnip Fixing to work with source code splitting -- why am I doing this???
(edit) @18026   15 years mdewsnip Fixing Makefile to work with source code splitting -- why am I doing …
(edit) @18025   15 years mdewsnip Another minor change.
(edit) @18024   15 years mdewsnip Minor improvement.
(edit) @18018   15 years ak19 Max discovered that gsdlsite.cfg set the logfile to the path …
(edit) @17989   15 years mdewsnip Adding a new collectset constructor that sets httpprefix only, for use …
(edit) @17987   15 years kjdon fixed a typo: collecct
(edit) @17985   15 years mdewsnip Added "_cltop_" macro so you can tell which classifier you're in.
(edit) @17965   15 years max Change the image on GS2 server and put the new logo instead.
(edit) @17938   15 years kjdon forgot to test on show_links when setting srn, srp in last commit
(edit) @17936   15 years kjdon changed ifl code (also used for next and prev search results) so we …
(edit) @17931   15 years mdewsnip Added check for empty "c" variable to prevent warnings on pages that …
(edit) @17863   15 years anna change the name tidy_html switch in HTMLPlug into use_realistic_book …
(edit) @17860   15 years mdewsnip Moved hard-wired usage of space.gif into a macro, so it can be …
(edit) @17796   15 years kjdon In lucene, if you don't specify a tag to search on then it uses the …
(edit) @17546   16 years mdewsnip OAI server now calls xml_safe() on metadata output, to prevent …
Note: See TracRevisionLog for help on using the revision log.