source: trunk/gsdl/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12161   18 years mdewsnip Fixed up the "I'm feeling lucky" functionality, which was broken when …
(edit) @12082   18 years sjboddie Minor changes to get thing compiling under windows. I'm using an old …
(edit) @12044   18 years sjboddie Wrapped browsetools up into a class and renamed it browsetoolsclass. …
(edit) @12019   18 years davidb Minor improvements to depositor action.
(edit) @12018   18 years davidb Tweak to error reporting to provide better diagnostic.
(edit) @12008   18 years davidb A minor tweak to let this action work with the older version of cgicc …
(edit) @12002   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
(edit) @12001   18 years davidb Experimental addition for nicer URLs for retrieving a document from …
(edit) @12000   18 years davidb 'ct' 'qt' and 'qto' cgi arguments changed to be 'multi-character' this …
(edit) @11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
(edit) @11988   18 years kjdon changed the defaults for ct, qt and qto to be empty, then …
(edit) @11987   18 years kjdon added a new method set_query_type_args, which sets ct, qt and qto …
(edit) @11986   18 years kjdon collection links on home page no longer need to set ct, qt, qto args …
(edit) @11985   18 years kjdon no searchTypes array any more - it is now a format statement
(edit) @11984   18 years kjdon searchtypes is now a format statement
(edit) @11964   18 years kjdon changed the collection_macros data type to be collectionmeta_map, so …
(edit) @11958   18 years kjdon don't have short and long help anymore, just one help message. some of …
(edit) @11946   18 years mdewsnip Fixed a bug causing an infinite loop with a classifier with an empty HList.
(edit) @11889   18 years mdewsnip Fixed a couple of calls to output_section_group where "" was passed in …
(edit) @11805   18 years kjdon lucene license file
(edit) @11772   18 years kjdon if we need to display a DateList, we get mdtype and set argsdm
(edit) @11771   18 years kjdon removed the dm arg from the date list classifier in navigation bar …
(edit) @11770   18 years kjdon we still output documents even if can't get their date
(edit) @11769   18 years mdewsnip A couple of fixes for compiling on Windows.
(edit) @11765   18 years kjdon made mgpp query parsing better for plain searching. now handles bool …
(edit) @11760   18 years davidb Minor tweak from 'TRUE' to 'true' (to fix compliation under linux issue).
(edit) @11751   18 years kjdon made the history work again after John broke it by changin g& to &
(edit) @11733   18 years grbuchan Added further checks for use of collection names that are not …
(edit) @11732   18 years grbuchan Improved functionality in resumptiontoken; additional support of …
(edit) @11718   18 years mdewsnip Commented out the "Restricted Version" stuff, since it doesn't appear …
(edit) @11694   18 years shaoqun add code to check whether document_root is null
(edit) @11693   18 years shaoqun add code to check status of downing image
(edit) @11692   18 years shaoqun added image handle method, add code to check status of downing image
(edit) @11691   18 years shaoqun removed image handle methods to CollageImage
(edit) @11690   18 years shaoqun changed refresh delay
(edit) @11648   18 years shaoqun add code to guard ArryOutofBound error in handlepixels method
(edit) @11647   18 years shaoqun add a new variable (url) to CollageImage class, so we known where the …
(edit) @11646   18 years shaoqun if there is no screenview, clicking an collage image, the user will …
(edit) @11645   18 years shaoqun add a method to check wether an image and its screenview (if any) has …
(edit) @11641   18 years kjdon added an ID to toc div for classifiers, so can format the display …
(edit) @11638   18 years kjdon added a few CSS class attributes for date_list, date_list_year, …
(edit) @11637   18 years kjdon added an extra class h_item_current to the current h item
(edit) @11572   18 years shaoqun make the image fading more before removing it
(edit) @11570   18 years shaoqun commentn out the code moving the first picture around
(edit) @11569   18 years mdewsnip Had to add #if HAVE_UNISTD_H around #include <unistd.h> because …
(edit) @11566   18 years shaoqun removed Display.class
(edit) @11565   18 years shaoqun new wersion that does not use Dislay class
(edit) @11564   18 years shaoqun changed the code handling threads
(edit) @11563   18 years shaoqun changed the code handling threads to make it threads safe
(edit) @11562   18 years shaoqun changed code handling threads
(edit) @11561   18 years shaoqun changed back to use Vector collection
(edit) @11553   18 years kjdon Latest compile complained about redefinition of funciton yaz_log, …
(edit) @11539   18 years kjdon when deciding if a classifier is a datelist or not, now we check …
(edit) @11503   18 years kjdon modified the default format string to match what's in GLI
(edit) @11472   18 years shaoqun set external_links_ = null if exception occurs
(edit) @11471   18 years shaoqun changed the code getting the greenstone home (document root)
(edit) @11460   18 years mdewsnip Added the (unfinished) Excel spreadsheet generation action into the GTI.
(edit) @11445   18 years mdewsnip Now escapes '&' in xml_safe too.
(edit) @11441   18 years grbuchan Removed erroneous space character after -L in expat library option
(edit) @11420   18 years shaoqun add code to get the greenstone home directory
(edit) @11419   18 years shaoqun fix code that test the image file extension and external links
(edit) @11418   18 years shaoqun replaced &amp; with &
(edit) @11417   18 years mdewsnip Undoing Katherine's change.
(edit) @11416   18 years kjdon testing cvs, added a space
(edit) @11413   18 years kjdon fixed up some stuff to do with navbar, and spacers and search buttons
(edit) @11372   18 years kjdon changed to use preflink instead of imagepref
(edit) @11356   18 years kjdon changed a usability macro, also if p=help, then check to see if …
(edit) @11355   18 years kjdon added usability macros back in, changed _tabtextsearch_ to …
(edit) @11328   18 years kjdon in iso639, if can't map the lang code to an English name, then return …
(edit) @11324   18 years mdewsnip Changed the related documents code to use "dc.Relation" instead of …
(edit) @11320   18 years mdewsnip Now deals with "<" and ">" characters correctly in the submitted text …
(edit) @11319   18 years kjdon added in localhost to address resolution methods
(edit) @11311   18 years kjdon anywhere where we determine document/classifier by checking for …
(edit) @11306   18 years kjdon used to use _httpdoc_ in the new link, but that has an &amp; entity in …
(edit) @11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
(edit) @11257   18 years mdewsnip Removed the USE_STLPORT option -- use GSDL_VC4 instead.
(edit) @11256   18 years mdewsnip Added a "GSDL_VC4" option that has to be specified with the nmake …
(edit) @11255   18 years mdewsnip Changed all occurrences of the "-o" option to cl to "-Fe" ("-o" is …
(edit) @11254   18 years mdewsnip Removed some unnecessary usage of the "-o" argument to cc (deprecated …
(edit) @11253   18 years mdewsnip Added "-nologo" to all cc and lib calls (to prevent a two line message …
(edit) @11252   18 years mdewsnip Fixed the line endings of these files to make Visual Studio 2005 happy.
(edit) @11245   18 years kjdon by default, lucene indexer will only index the first 10,000 words of a …
(edit) @11244   18 years kjdon a couple of changes to get the jar file creating properly (including …
(edit) @11243   18 years kjdon the lucene jar file needed for compiling
(edit) @11235   18 years jrm21 arg, removed extra closing </div> tag after document image
(edit) @11210   18 years mdewsnip Also need to escape double quotes?
(edit) @11188   18 years mdewsnip The expat library is now compiled too, rather than being included …
(edit) @11166   18 years kjdon collector buttons now use css. left them in a table, but used …
(edit) @11164   18 years jrm21 give a document title heading a different class depending on whether …
(edit) @11162   18 years kjdon added quotes around the path to lucene_query.pl, in case we are …
(edit) @11158   18 years jrm21 for setting _imagethispage_, first look for _titleimage$META_. This is …
(edit) @11153   18 years jrm21 warning div class for the message when expanding ToC text
(edit) @11152   18 years jrm21 we now use the page title where the banner image used to be... this …
(edit) @11149   18 years kjdon oops, didn't need to do the last commit, so have undone it
(edit) @11146   18 years jrm21 set the default DocumentText format string to be just [Text] instead …
(edit) @11144   18 years jrm21 put the output document text in its own div, and give it some CSS to …
(edit) @11141   18 years kjdon changed documentation links to uses iconipdf instead of iconpdf
(edit) @11131   18 years jrm21 use CSS instead of tables for cover images/heading, document buttons.
(edit) @11120   18 years jrm21 made a variable static so it doesn't clash with a symbol in mg at link time
(edit) @11115   18 years kjdon had AR = @AR@, and for some reason this is no longer being resolved to …
Note: See TracRevisionLog for help on using the revision log.