source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1519   24 years jrm21 Modified src/recpt/Makefile.in so that yaz headers only included for …
(edit) @1518   24 years jrm21 Edited various Makefile.in files so that "make distclean" works properly.
(edit) @1507   24 years sjboddie More minor changes to the collector
(edit) @1505   24 years sjboddie prevented authenaction from doing lots of work for pages that don't …
(edit) @1504   24 years sjboddie '-'s in the compressed args are now escaped with 'Zz' (instead of the …
(edit) @1496   24 years sjboddie "Expand Text" and "Expand Contents" buttons are no longer defined by …
(edit) @1494   24 years sjboddie Removed the old buildaction (was replaced by the collectoraction)
(edit) @1485   24 years sjboddie More improvements to collector
(edit) @1478   24 years sjboddie fixed a minor bug in the html tables pageaction was creating for the …
(edit) @1474   24 years sjboddie * empty log message *
(edit) @1471   24 years sjboddie * empty log message *
(edit) @1467   24 years dmm9 pre-Christian date support
(edit) @1461   24 years sjboddie A few fixes to collectoraction
(edit) @1460   24 years sjboddie Added Portuguese selector to preferences page (actual Portuguese …
(edit) @1459   24 years sjboddie Did some tidying up of destructor functions as a result of a few hours …
(edit) @1458   24 years sjboddie Made buildaction ignore z39.50 collections
(edit) @1457   24 years stefan Lots more changes to collectoraction. Nearly there now... hopefully
(edit) @1453   24 years jrm21 Added check to only free "icon" and "smallicon" string resources if …
(edit) @1451   24 years jrm21 depends on newer version of zparse.tab.h
(edit) @1450   24 years jrm21 re-added a mistakenly deleted initialiser to zserver in zparse.y for …
(edit) @1449   24 years sjboddie * empty log message *
(edit) @1443   24 years davidb Changes to support nested {If} and {Or} statements in macro files. …
(edit) @1440   24 years jrm21 Errors from parsing the z39.50 config file go to file …
(edit) @1439   24 years dmm9 date stuff conforming to DC
(edit) @1438   24 years sjboddie * empty log message *
(edit) @1437   24 years sjboddie * empty log message *
(edit) @1432   24 years sjboddie Lots of changes - mostly to get collectoraction working
(edit) @1429   24 years sjboddie Made windows ignore the existence of mgpp until it has been ported properly
(edit) @1425   24 years sjboddie * empty log message *
(edit) @1422   24 years sjboddie Fixed a bug preventing multiple hyphens from being escaped correctly …
(edit) @1419   24 years sjboddie Added collector action - also changed the javascript required by all …
(edit) @1402   24 years sjboddie changed default timeout on authentication from 10 minutes to 30 …
(edit) @1391   24 years say1 now actually calling tipaction code
(edit) @1385   24 years jrm21 We now don't remove the zparse.tab.[ch] or parse.yy.c files on a make …
(edit) @1381   24 years jrm21 yaz stuff + USE_FASTCGI=1 should compile now, I promise…
(edit) @1380   24 years jrm21 Whoops - added yaz include path to Makefile.in (for USE_FASTCGI=1)
(edit) @1373   24 years dmm9 Support for date search
(edit) @1372   24 years jrm21 Moved definition of FILE *errfile from z3950proto.cpp to zparse.y for …
(edit) @1371   24 years jrm21 Added copyright notice.
(edit) @1369   24 years jrm21 Modified handling of error/log file for parser, to make more portable …
(edit) @1366   24 years jrm21 z39.50 protocol is not used if USE_FASTCGI defined. (Note it will …
(edit) @1365   24 years jrm21 Added rule: parse.yy.c depends on zparse.tab.h
(edit) @1359   24 years jrm21 fixed typo
(edit) @1355   24 years jrm21 Fixed up parsing of z39.50 config file, so that errors go to file …
(edit) @1354   24 years jrm21 fixed an error created by merge.
(edit) @1352   24 years jrm21 added default err=noError to get_collectinfo !!!!!!!!!!!!!!!!!!
(edit) @1351   24 years jrm21 Fixed problem with bison being in yacc-compatible mode (file prefixes …
(edit) @1349   24 years jrm21 moved yaz/client/yaz_zclient.h into yaz/include/yaz.
(edit) @1348   24 years jrm21 A few minor changes while merging branch to help clean compilation
(edit) @1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
(edit) @1331   24 years kjm18 added in mgpp libraries and new colservr objects
(edit) @1330   24 years kjm18 added buildType support for mgpp collections. also FRfullTextBrowse …
(edit) @1329   24 years kjm18 level info (cgiarg g) added to filterOptions
(edit) @1328   24 years kjm18 added new cgiarg - g for granularity - for mgpp collections. also …
(edit) @1327   24 years kjm18 incorporated support for mgpp collections. searchclass and queryfilter …
(edit) @1308   24 years sjboddie fixed a minor bug that was causing problems for end-user collection …
(edit) @1305   24 years sjboddie some more tidying up of end-user collection building
(edit) @1285   24 years sjboddie Removed CVS logging information from source files
(edit) @1283   24 years sjboddie fixed compiler warnings (the easy way ;-)
(edit) @1282   24 years sjboddie got DocumentArrowsBottom working for collections using "paged" …
(edit) @1276   24 years nzdl added an error message when no "valid" collections are available
(edit) @1270   24 years sjboddie Receptionist now caches collection information to avoid making …
(edit) @1268   24 years sjboddie fixed bug causing segmentation fault when an invalid collection was …
(edit) @1266   24 years nzdl fixed a few errors in the macro files (and one in some text printed …
(edit) @1257   24 years sjboddie Tidied up a bit. Fixed bug in formattools. Nested If/Or's should now …
(edit) @1255   24 years sjboddie Now append to error log (errout.txt) instead of overwriting it each time
(edit) @1254   24 years sjboddie added browser info (i.e VList, HList etc.) to status pages
(edit) @1253   24 years sjboddie added new numsections field to collection info and made the …
(edit) @1249   24 years nzdl * empty log message *
(edit) @1248   24 years sjboddie got "POST" cgi data to work when using fastcgi
(edit) @1247   24 years sjboddie Tidied up the way collections are displayed on 'standard' homepage. …
(edit) @1234   24 years sjboddie Added Arabic language and encoding options to the preferences page. …
(edit) @1233   24 years sjboddie Created converter classes for simple 8 bit encodings that use a simple …
(edit) @1212   24 years sjboddie Added French and Spanish language selection options to the preferences …
(edit) @1194   24 years sjboddie fixed a bug preventing GB encoded text from being displayed correctly …
(edit) @1193   24 years sjboddie a few small changes to get an initial release of the local library
(edit) @1183   24 years sjboddie the initial admin user now belongs to the colbuilder group by default …
(edit) @1177   24 years sjboddie finished off tidying up end-user collection building
(edit) @1172   24 years sjboddie more changes to try to get end-user collection building to work under …
(edit) @1170   24 years sjboddie minor modifications to get web library compiling under VC++ 6.0
(edit) @1164   24 years johnmcp added files to create the z3950proto class, which is based on the …
(edit) @1154   24 years sjboddie tidied up windows makefiles slightly
(edit) @1149   24 years sjboddie modifications for windows port of GCC
(edit) @1148   24 years sjboddie attempting to get end-user collection building to work under windows
(edit) @1147   24 years sjboddie moved dm_safe from htmlutils to gsdltools
(edit) @1129   24 years sjboddie tidied up status pages and end-user collection building
(edit) @1097   24 years sjboddie Modified the English of the debug output slightly
(edit) @1090   24 years sjboddie tidied up a few issues concerning the new debug info which showed up …
(edit) @1089   24 years sjboddie tidied up error messaging and set up some debugging info to be output …
(edit) @1079   24 years sjboddie Reverted back to old DocumentHeader, DocumentTitles, DocumentImages
(edit) @1059   24 years sjboddie replaced old DocumentIcon and DocumentContents format options with …
(edit) @1048   24 years nzdl tidied up some of the browsing code - replaced DocumentImages, …
(edit) @1033   24 years nzdl added german language interface
(edit) @1004   24 years sjboddie had yet another go at making "make install" work correctly
(edit) @1000   24 years sjboddie tidied up windows installation
(edit) @997   24 years sjboddie tidied up crypt includes
(edit) @995   24 years sjboddie fixed some compiler warnings
(edit) @994   24 years sjboddie added error message when unable to read from collect directory - …
(edit) @993   24 years sjboddie tidied up install
(edit) @992   24 years sjboddie added distclean
Note: See TracRevisionLog for help on using the revision log.