summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2007-09-23accounts w/time remaining searchivan
2007-09-23accounts w/time remaining searchivan
2007-09-22have to import tld_exists function if we're going to use itivan
2007-09-19fix at least one small problem with reprint/email/fax functionality: now ↵ivan
should understand the "most recent invoice per customer" and invoice # min/max options
2007-09-18add missing column access_user_pref.expirationivan
2007-09-18allow assignment of auto recharge values AND rolloverjeff
2007-09-18auto commit for vacuumjeff
2007-09-17fix scoping issues with $1 and $2 resulting in payinfo trying getting set to ↵ivan
xxEK, thanks to _vlad_ for tracking this down and providing a fix
2007-09-17elaborate on ambiguous instructionsivan
2007-09-13rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a ↵ivan
service, its something that hangs off of an svc_acct (like an acct_snarf). thank goodness was able to do this before its any sort of migration problem...
2007-09-13some notes about old part_svc columns, since DBIx::DBSchema 0.33+ will now ↵ivan
drop them...
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 ↵ivan
else weird) from causing them not to get inserted
2007-09-12fix "Useless use of a variable in void context at ↵ivan
/usr/local/share/perl/5.8.8/FS/svc_domain.pm line 367." that might have possible set an incorrest svc_domain.suffix
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 ↵ivan
one in config
2007-09-07tweak debuggingivan
2007-08-23fix bug where user could log in to RADIUS with uppercase usernameand avoid ↵ivan
bandwidth acconting (mysql is case-insensitive? wtf! thanks a fucking lot for nothing, grr!)
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 ↵ivan
out on empty paydates
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 ↵ivan
gets %%%FREESIDE_CONF%%% substituted
2007-08-10rename dbdef-create to freeside-dbdef-create and move it to FS/bin, so it ↵ivan
gets %%%FREESIDE_CONF%%% substituted
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 ↵ivan
debugging too
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 ↵ivan
rare cases
2007-07-13a touch should not obliteratejeff