source: trunk/gsdl/src/recpt/collectoraction.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
(edit) @11166   18 years kjdon collector buttons now use css. left them in a table, but used …
(edit) @9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
(edit) @9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @7430   20 years mdewsnip (Human Info) Replaced all "" with g_EmptyText, and delete char* …
(edit) @7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @5599   21 years jrm21 added important piece of feedback so that if the tmp dir isn't …
(edit) @3546   21 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
(edit) @3431   22 years sjboddie Extracted some english language strings from C++ code and put in macro file
(edit) @3300   22 years sjboddie Added error messages in a couple of places in collectoraction
(edit) @3212   22 years sjboddie Moved hard-coded "default structure" string to a macro file
(edit) @3036   22 years jrm21 text strings weren't being properly converted for file output via the …
(edit) @3007   22 years jrm21 Replaced old code to get file descriptors from ofstreams for locking …
(edit) @2908   22 years sjboddie Added bin\windows\perl\bin to path on Windows as perl may now be …
(edit) @2785   23 years sjboddie The build process now creates a summary of how many files were …
(edit) @2774   23 years sjboddie Tidied up the collector's error handling. Hopefully the situation …
(edit) @2727   23 years sjboddie Modified the error message slightly when perl can't be detected (at …
(edit) @2627   23 years sjboddie The recent bug fix to prevent collector problems when source …
(edit) @2621   23 years jrm21 "utsname *buf" should be "struct utsname *buf" - I think this was …
(edit) @2566   23 years sjboddie Added a -make_writable option to build script so the collector can …
(edit) @2558   23 years sjboddie fixed a bug where the collector would have problems if a source …
(edit) @2543   23 years sjboddie fixed a bug in the recently added argdb stuff that caused problems …
(edit) @2518   23 years sjboddie the collector no longer uses the image of the original collection for …
(edit) @2517   23 years sjboddie fixed a bug in the collector that caused problems when cloning a …
(edit) @2439   23 years sjboddie * empty log message *
(edit) @2431   23 years sjboddie * empty log message *
(edit) @2426   23 years sjboddie added an ugly hack to prevent problems when multiple value arguments …
(edit) @2418   23 years sjboddie some more small changes to the collector interface
(edit) @2407   23 years sjboddie further changes to collector interface
(edit) @2401   23 years sjboddie Made some changes to the collector so that paths/URLs/ftp addresses …
(edit) @2379   23 years jrm21 added #define line for iostream stuff to work under Mac OS X.
(edit) @2370   23 years sjboddie The collector will now add a "This collection contains n documents" …
(edit) @2368   23 years sjboddie Many cgi arguments used by the collector are now stored in a gdbm …
(edit) @2303   23 years sjboddie * empty log message *
(edit) @2261   23 years say1 fixed a minor c initialisation bug
(edit) @2218   23 years sjboddie Fixed a couple of little bugs in the collector - bugs only showed up …
(edit) @2208   23 years sjboddie Fixed a small bug in the collector that prevented the "add new files" …
(edit) @2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
(edit) @2112   23 years sjboddie Implemented export function in collector
(edit) @1837   23 years sjboddie Made a few cosmetic changes to the "Administration" pages and added …
(edit) @1821   23 years sjboddie * empty log message *
(edit) @1819   23 years sjboddie Fixed a fairly dumb bug in the collector (it must have been late at …
(edit) @1817   23 years sjboddie Completely overhauled the way system calls are made on windows (i.e. …
(edit) @1796   23 years sjboddie Removed the "cp" and "sp" cgi arguments and used the "p" argument …
(edit) @1789   23 years sjboddie The collector now only checks for perl before displaying the intro …
(edit) @1783   23 years sjboddie Added a check to make sure perl is functional before using the collector
(edit) @1778   23 years sjboddie Implemented the new MailServer, LogEvents, EmailEvents and …
(edit) @1759   23 years sjboddie Made a start on tidying up the main.cfg configuration file and adding …
(edit) @1679   23 years sjboddie Re-Added recent changes that were lost when the CVS repository was …
(edit) @1660   23 years nzdl Fixed bug - collectoraction destructor was deleting pointers that were …
(edit) @1655   23 years sjboddie bc1aboutdesc and bc1contactemail arguments are no longer included in …
(edit) @1649   23 years sjboddie Tidied up collectoraction some more and created an add_collection …
(edit) @1507   24 years sjboddie More minor changes to the collector
(edit) @1485   24 years sjboddie More improvements to collector
(edit) @1474   24 years sjboddie * empty log message *
(edit) @1461   24 years sjboddie A few fixes to collectoraction
(edit) @1457   24 years stefan Lots more changes to collectoraction. Nearly there now... hopefully
(edit) @1449   24 years sjboddie * empty log message *
(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) @1425   24 years sjboddie * empty log message *
(add) @1419   24 years sjboddie Added collector action - also changed the javascript required by all …
Note: See TracRevisionLog for help on using the revision log.