Menu

Tree [4d509f] default 0.4.0 /
 History

Read Only access


File Date Author Commit
 cgi-bin 2002-01-05 Richard Jones Richard Jones [18d405] fixes
 doc 2002-01-23 Richard Jones Richard Jones [28debb] spelling, formatting...
 frontends 2002-01-10 Richard Jones Richard Jones [453096] reformatting for 80 cols
 roundup 2002-01-23 Richard Jones Richard Jones [b43f03] tabnuke
 test 2002-01-23 Jürgen Hermann Jürgen Hermann [50fcb1] Proper fix for failing test
 tools 2001-12-19 Jürgen Hermann Jürgen Hermann [70b080] Updated to version 1.4 (python 2.2) version of ...
 .cvsignore 2001-07-25 Anthony Baxter Anthony Baxter [f36508] *** empty log message ***
 BUILD.txt 2002-01-11 Richard Jones Richard Jones [792e8f] convenience cutnpaste for redhat users
 CHANGES.txt 2002-01-23 Richard Jones Richard Jones [4d509f] pre-release stuff
 ChangeLog 2001-08-03 Anthony Baxter Anthony Baxter [08648e] regenerated on Fri Aug 3 12:12:00 EST 2001
 I18N_PROGRESS.txt 2002-01-05 Richard Jones Richard Jones [ab9e23] I18N'ification
 INSTALL.txt 2002-01-08 Engelbert Gruber Engelbert Gruber [25f2a3] Fix requirements in INSTALL.
 MANIFEST.in 2002-01-22 Richard Jones Richard Jones [3f42b0] we'll actually distribute the frontends directo...
 MIGRATION.txt 2002-01-23 Richard Jones Richard Jones [4d509f] pre-release stuff
 README.txt 2002-01-02 Richard Jones Richard Jones [7b5d63] keeping the README ... near-to-date
 roundup-admin 2002-01-05 Richard Jones Richard Jones [18d405] fixes
 roundup-mailgw 2002-01-11 Engelbert Gruber Engelbert Gruber [1ebd38] put an exception around: do_pop user and passwo...
 roundup-server 2002-01-05 Richard Jones Richard Jones [18d405] fixes
 run_tests 2002-01-23 Jürgen Hermann Jürgen Hermann [50fcb1] Proper fix for failing test
 setup.py 2002-01-23 Richard Jones Richard Jones [b15ef8] prep work for release

Read Me

                                    Roundup
                                    =======


1. License
==========

Copyright (c) 2001 Bizar Software Pty Ltd (http://www.bizarsoftware.com.au/)
This module is free software, and you may redistribute it and/or modify
under the same terms as Python, so long as this copyright message and
disclaimer are retained in their original form.

IN NO EVENT SHALL BIZAR SOFTWARE PTY LTD BE LIABLE TO ANY PARTY FOR
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OF THIS CODE, EVEN IF BIZAR SOFTWARE PTY LTD HAS BEEN ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.

BIZAR SOFTWARE PTY LTD SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE.  THE CODE PROVIDED HEREUNDER IS ON AN "AS IS"
BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.


The stylesheet included with this package has been copied from the Zope
management interface and presumably belongs to Digital Creations.


2. Installation
===============
For installation notes, please see the file INSTALL.TXT


3. Usage
========
See the index.html file in the "doc" directory.


3. Design
=========
See the information in the "doc" directory.



4. TODO
=======
Most of the TODO items are captured in comments in the code. In summary:

in general:
  . more unit tests
  . more back-ends
hyperdb:
  . more efficient reverse lookups
roundupdb:
  . split the file storage into multiple dirs?
roundup-server:
  . check the source file timestamps before reloading
cgi_client
  . keep form fields in form on bad submission - only clear it if all ok


5. Known Bugs
=============

date:
  . date subtraction doesn't work correctly "if the dates cross leap years,
    phases of the moon, ..."


6. Author
=========
richard@users.sourceforge.net


7. Thanks
=========
Well, Ping, of course ;)

Anthony Baxter, for some good first-release feedback. And then continuing
support through development on sourceforge.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.