summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2007-09-17elaborate on ambiguous instructionsivan
2007-09-13rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a service...ivan
2007-09-13some notes about old part_svc columns, since DBIx::DBSchema 0.33+ will now dr...ivan
2007-09-12don't want a fatal error when we can't fetch the name for a queue...ivan
2007-09-12fix problems migrating weird statustext from cust_bill_event recordsivan
2007-09-12prevent (less than) and (greater than) in statustext message (or anything els...ivan
2007-09-12fix "Useless use of a variable in void context at /usr/local/share/perl/5.8.8...ivan
2007-09-11add cust_main-require_phone and cust_main-require_invoicing_list_email optionsivan
2007-09-11better default paydate for lettersivan
2007-09-07default cancellation subject so the emails work even when people don't set on...ivan
2007-09-07tweak debuggingivan
2007-08-23fix bug where user could log in to RADIUS with uppercase usernameand avoid ba...ivan
2007-08-17miss usejeff
2007-08-16correct labels in service definition edit for svc_acct (#1745)jeff
2007-08-16remove debuggingivan
2007-08-16agent_custid bugfix (1746)jeff
2007-08-16support hours 'usage' tracking for our own internal use (#1733)jeff
2007-08-16have generate_letter assume a default paydate of 2037-12 so it doesn't bomb o...ivan
2007-08-15add -n option to freeside-sqlradius-reset to supress deleting dataivan
2007-08-14add package churn report/graphivan
2007-08-14removing unneeded %saw varivan
2007-08-10rename dbdef-create to freeside-dbdef-create and move it to FS/bin, so it get...ivan
2007-08-10rename dbdef-create to freeside-dbdef-create and move it to FS/bin, so it get...ivan
2007-08-10add 3 day, 4 month and 4.5 month (137 day) frequenciesivan
2007-08-10on changing packages, don't set setup date unless old package has oneivan
2007-08-09add TLD checking to svc_domainivan
2007-08-08fix otaker regexivan
2007-08-07more informative error msgivan
2007-08-05eeb! fix realtime rechargejeff
2007-08-02fix status color on small_custviewivan
2007-08-01i guess svc_www.usersvc can be null...ivan
2007-08-01event refactor, landing on HEAD!ivan
2007-08-01freeside-upgrade: add'l documentation & turn on DBIx::DBSchema::Index debuggi...ivan
2007-08-01better error reporting: all three of these methods might return an errorivan
2007-08-01more generic modules firstivan
2007-08-01some comments on config_orbase sub and add'l description for emailcancel configivan
2007-07-26add indexivan
2007-07-18Schema.pm doesn't need FS::UID datasrc anyway, wtfivan
2007-07-18config in database cleanup, editing, and agent-specific config (452, 1419)jeff
2007-07-18svc_acct.dir should be editable with ACL (#1730)jeff
2007-07-13fix race condition where ->apply_payments_and_credits could double-apply in r...ivan
2007-07-13a touch should not obliteratejeff
2007-07-12redundant testjeff
2007-07-12refactor freeside-init-config to module code, compare results of old/new code...jeff
2007-07-11finish adding payunique fieldivan
2007-07-11finish adding payunique fieldivan
2007-07-11honor bop_realtime options for paystate, paytype, stateid, and stateid_state ...jeff
2007-07-05fix for compatibility w/DBIx::DBSchema v0.33+ (without requiring it)ivan
2007-07-02missing method name in docsivan
2007-06-29last small fix for new DBIx::DBSchemaivan