Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-20 | move from bin/fs-setup to FS/bin/freeside-setup | ivan | |
2002-09-20 | change otaker fields to 32 chars | ivan | |
2002-09-19 | use database SERIAL or AUTO_INCREMENT for primary keys, finally, yay! | ivan | |
closes: bug#69 | |||
2002-09-09 | svc_broadband merge | khoff | |
2002-07-06 | fix Can't use an undefined value as an ARRAY reference at ./fs-setup line ↵ | ivan | |
209, <STDIN> line 3. | |||
2002-06-28 | not anymore... | ivan | |
2002-06-10 | Rollback part_pkg.def_svcpart changes. | khoff | |
2002-06-08 | Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵ | khoff | |
online signup. | |||
2002-05-31 | no state necessary in batch cards (i18n) | ivan | |
2002-05-15 | queue dependancies | ivan | |
2002-05-04 | schema changes for proper texas tax | ivan | |
2002-04-20 | fixup fs-setup | ivan | |
2002-04-16 | further authorize.net description debugging (agent??) and get rid of | ivan | |
bad unique index on cust_bill_event | |||
2002-04-11 | (almost) everything for bug#375 - create export_svc table - part_svc to | ivan | |
part_export is now properly many-to-many, not one-to-many still need to finish service editing (choosing exports) in httemplate/edit/part_svc.cgi and httemplate/edti/process/part_svc.cgi and do somethinga about that manual $svcdb = 'svc_acct' in httemplate/edit/part_export.cgi (do part_export records need a svcdb? probably not... should be able to just pass an svcdb on creation of new exports, move the big %exports hash into part_export.pm and allow httemplate/edit/part_svc.cgi to query it for exports that can apply to a given svcdb.... | |||
2002-04-10 | fix mistake in part_pop_local schema (not used by anyone really so no big deal) | ivan | |
2002-04-05 | - add message catalog table & beginning of web interface | ivan | |
- add security_phrase and conf option to svc_acct.pm - random other stuff | |||
2002-03-22 | RADIUS groups on the way! | ivan | |
2002-03-04 | *** empty log message *** | ivan | |
2002-02-27 | add status and statustext fields to cust_bill_event | ivan | |
2002-02-22 | doh | ivan | |
2002-02-21 | queue.svcnum is nullable too, oops | ivan | |
2002-02-21 | looks like statustext field is missing NULL flag in fs-setup | ivan | |
2002-02-20 | use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subs | ivan | |
queue daemon updates: retry & remove links work, bubble up error message to webinterface, link to svcnum & have job listings on view/svc_* pages, closes: Bug#280 s/option/optionname/ schema change, dumb mysql, closes: Bug#334 | |||
2002-02-12 | fixes: bug#331 | ivan | |
2002-02-10 | use unique tokens to prevent double-submission of payments in the web UI | ivan | |
(closes: Bug#320) | |||
2002-02-06 | tyop | ivan | |
2002-02-04 | have fs-setup create the necessary "default" billing events | ivan | |
documentation on necessary "default" billing events | |||
2002-01-29 | weight, plan and plandata fields in part_bill_event | ivan | |
2002-01-29 | oops bad column type for part_bill_event.payby | ivan | |
2002-01-28 | book closing schema changes | ivan | |
2002-01-28 | part_export schema changes | ivan | |
2002-01-03 | more schema changes: part_bill_event and cust_bill_event tables | ivan | |
remove old 1.4.0pre READMEs | |||
2001-12-27 | service and package disable! | ivan | |
2001-11-06 | payinfo changed from length 16 to $char_d for future expansion | ivan | |
2001-10-30 | depriciate cust_pay_batch.trancode | ivan | |
web interface to view pending batch | |||
2001-10-24 | preliminary web config editor | ivan | |
new config files: username-ampersand, passwordmax fs-setup updates get rid of old and crufty and unused registries/ config foo documentation updates | |||
2001-10-23 | mysql fixes | ivan | |
2001-10-20 | setup and recurring fee tax exempt flags, UI to edit | ivan | |
rework part_pkg editing UI some more | |||
2001-10-15 | price plans web gui 1st pass, oh my | ivan | |
2001-10-09 | add `unsuspendauto' config file: enable the automatic unsuspension of suspended | ivan | |
packages when a customer's balance due changes from positive to zero or negative as the result of a payment or credit add cust_pkg.manual_flag to disable this behaviour per customer package (no UI to set this yet) | |||
2001-10-02 | add pkey to batch payments and fix a doc typo | jeff | |
2001-09-26 | add part_pop_local table | ivan | |
2001-09-11 | fix radius attribute adding | ivan | |
2001-09-11 | fixing fs-migrate-part_svc | ivan | |
updateing fs-setup for job queues freeside-init for starting freeside-queued | |||
2001-09-08 | First post. Sorry. Missing comma. | khoff | |
2001-09-07 | fix RADIUS attribute capitalization | ivan | |
2001-09-06 | finally fix part_svc!!! | ivan | |
2001-09-04 | rar | ivan | |
2001-09-04 | much better | ivan | |
2001-09-04 | tyops | ivan | |