Age | Commit message (Expand) | Author |
2006-04-13 | don't do the duplicate check unless there's a file already; fixes problem wit... | ivan |
2006-04-09 | error out if you try to add duplicates; this should lower my annoyance-level | ivan |
2006-03-30 | move all the schema-updating magic into DBIx::DBSchema | ivan |
2006-03-25 | successfully correct the spelling of sucessful | ivan |
2006-02-16 | automate more of the initial data adding... | ivan |
2006-02-08 | don't leave ssh zombies around either | ivan |
2006-02-01 | finish adding freeside-monthly and monthly events | ivan |
2005-12-07 | for fetching inserted keys without pg_oid_status, look up the actual sequence... | ivan |
2005-12-03 | force a dbdef reload. no wonder this had to be run multiple times before | ivan |
2005-11-28 | in POD example, remove extra SQL that Pg doesn't need and MySQL doesn't like | ivan |
2005-11-28 | update docs and error message for all three supporte exports | ivan |
2005-11-28 | startup freeside-sqlradius-radacctd for radiator export too | ivan |
2005-10-17 | set any fixed usergroup before exporting so it'll export even if all svc_acct... | ivan |
2005-09-21 | add prepaid support which sets RADIUS Expiration attribute, update customer v... | ivan |
2005-08-17 | infrastructure for easier schema changes, and: add payment_gateway, payment_g... | ivan |
2005-07-08 | fix bug with new efficient customer-finding code. sql isn't perl, null != 0 | ivan |
2005-06-09 | declare new $opt_a | ivan |
2005-06-09 | significant speedup from only selected customers with outstanding packages or... | ivan |
2005-06-02 | add ability to search on a date range of invoice events and then reprint or r... | ivan |
2005-05-03 | remove unnecessary host=localhost from outsource instance creation foo | ivan |
2005-05-03 | not running with elevated privs, -T not necessary | ivan |
2005-04-25 | pick up freeside-sqlradius-radacctd again after all these years, now it just ... | ivan |
2005-04-07 | depend on DBIx::DBSchema 0.26 for dbdef-create (for Pg 'public' schema fix) a... | ivan |
2005-04-02 | herding elephants: add primary keys to *all* tables for slony | ivan |
2005-03-18 | Added encrypted fields for Credit Cards, etc... - PB | pbowen |
2005-03-12 | - bring prepaid support into this century (close: Bug#1124) | ivan |
2005-03-10 | fine. | ivan |
2005-02-08 | make self-service session cache module configurable, start framework for in-d... | ivan |
2005-01-29 | registration codes | ivan |
2005-01-27 | DHTML progress bar for glacial rate adding and editing, closes: Bug#1100 | ivan |
2004-12-23 | allow NULL zip in some countries | ivan |
2004-12-23 | going with 6 digit misnamed "npa" for now | ivan |
2004-12-22 | just "vaccum analyze" is fine | ivan |
2004-12-10 | promo codes not unique... | ivan |
2004-12-09 | fix some typos noticed by pbowen | ivan |
2004-11-24 | fix perms on automated backups | ivan |
2004-11-22 | promo codes and separate signup addresses for hdn | ivan |
2004-11-20 | first pass at VoIP rating | ivan |
2004-10-26 | modular price plans! | ivan |
2004-10-19 | isn't run with elevated privledges, so -T not necessary | ivan |
2004-10-16 | add artera turbo export | ivan |
2004-10-05 | DO open a database connection in the parent process, this cached the $dbdef a... | ivan |
2004-09-15 | it would help to set the permissions on the lockfile right, so the kids can o... | ivan |
2004-09-15 | obtain a new descriptor for the lock in kids, this should fix locking problems | ivan |
2004-09-14 | selfservice: | ivan |
2004-09-06 | self-service keepalives | ivan |
2004-09-06 | don't open a database connection in the parent process | ivan |
2004-09-06 | don't die off even on database failures | ivan |
2004-08-27 | oops use @ARGV not @_ | ivan |
2004-08-27 | add option to specify exports | ivan |