summaryrefslogtreecommitdiff
path: root/bin/fs-setup
AgeCommit message (Collapse)Author
2002-09-20move from bin/fs-setup to FS/bin/freeside-setupivan
2002-09-20change otaker fields to 32 charsivan
2002-09-19use database SERIAL or AUTO_INCREMENT for primary keys, finally, yay!ivan
closes: bug#69
2002-09-09svc_broadband mergekhoff
2002-07-06fix Can't use an undefined value as an ARRAY reference at ./fs-setup line ↵ivan
209, <STDIN> line 3.
2002-06-28not anymore...ivan
2002-06-10Rollback part_pkg.def_svcpart changes.khoff
2002-06-08Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵khoff
online signup.
2002-05-31no state necessary in batch cards (i18n)ivan
2002-05-15queue dependanciesivan
2002-05-04schema changes for proper texas taxivan
2002-04-20fixup fs-setupivan
2002-04-16further authorize.net description debugging (agent??) and get rid ofivan
bad unique index on cust_bill_event
2002-04-11(almost) everything for bug#375 - create export_svc table - part_svc toivan
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-10fix 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 interfaceivan
- add security_phrase and conf option to svc_acct.pm - random other stuff
2002-03-22RADIUS groups on the way!ivan
2002-03-04*** empty log message ***ivan
2002-02-27add status and statustext fields to cust_bill_eventivan
2002-02-22dohivan
2002-02-21queue.svcnum is nullable too, oopsivan
2002-02-21looks like statustext field is missing NULL flag in fs-setupivan
2002-02-20use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subsivan
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-12fixes: bug#331ivan
2002-02-10use unique tokens to prevent double-submission of payments in the web UIivan
(closes: Bug#320)
2002-02-06tyopivan
2002-02-04have fs-setup create the necessary "default" billing eventsivan
documentation on necessary "default" billing events
2002-01-29weight, plan and plandata fields in part_bill_eventivan
2002-01-29oops bad column type for part_bill_event.paybyivan
2002-01-28book closing schema changesivan
2002-01-28part_export schema changesivan
2002-01-03more schema changes: part_bill_event and cust_bill_event tablesivan
remove old 1.4.0pre READMEs
2001-12-27service and package disable!ivan
2001-11-06payinfo changed from length 16 to $char_d for future expansionivan
2001-10-30depriciate cust_pay_batch.trancodeivan
web interface to view pending batch
2001-10-24preliminary web config editorivan
new config files: username-ampersand, passwordmax fs-setup updates get rid of old and crufty and unused registries/ config foo documentation updates
2001-10-23mysql fixesivan
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-10-15price plans web gui 1st pass, oh myivan
2001-10-09add `unsuspendauto' config file: enable the automatic unsuspension of suspendedivan
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-02add pkey to batch payments and fix a doc typojeff
2001-09-26add part_pop_local tableivan
2001-09-11fix radius attribute addingivan
2001-09-11fixing fs-migrate-part_svcivan
updateing fs-setup for job queues freeside-init for starting freeside-queued
2001-09-08First post. Sorry. Missing comma.khoff
2001-09-07fix RADIUS attribute capitalizationivan
2001-09-06finally fix part_svc!!!ivan
2001-09-04rarivan
2001-09-04much betterivan
2001-09-04tyopsivan