X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=TODO;fp=TODO;h=52b88fdcef63fc27300a777a91f5b19738905ee6;hp=d0276531c62191a1a605fbb04cd634da99c35608;hb=ec50de2b78ef1796085f4949265fbe6bc0564086;hpb=fb13e429f8499f6eadad09c1452489ca0f4f7031 diff --git a/TODO b/TODO index d0276531c..52b88fdce 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.61 2001-04-15 12:56:30 ivan Exp $ +$Id: TODO,v 1.62 2001-04-15 13:56:54 ivan Exp $ If you are interested in helping with any of these, please join the *development* mailing list (send a blank message to @@ -6,24 +6,6 @@ ivan-freeside-devel-subscribe@sisd.com) to avoid duplication of effort. --- -******** -for 1.3.0: -******** - -finish transactions (svc_*.pm, fs_register/) - -Pg-style or universal-style locking in fs_sessmon FS/FS/nas.pm, or rewrite it -to use a database expression that won't need it, or just dump the locking -entirely as nas_heartbeat stuff doesn't need to be accurate; it's just informational. - -radius - -test with MySQL+Sleepycat? - -******** -unclassified, probably either done already or post-1.3.0 -******** - anything doing transactions in the web interface should likely move into *.pm. (transactions are here woo!)