summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-09-18MyTicketsLength has been replaced with an official upstream configivan
2007-09-18and parens help alot, dohivan
2007-09-18fix svc_broadband search by svcpart (links from browse/part_svc, in particularivan
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-18close table tag; fix spacingivan
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-14Fix 'Can't use an undefined value as an ARRAY reference at ↵ivan
/usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
2007-09-14fix visual glitch on "RT at a glance" / Ticketing mainivan
2007-09-14turn off Text::Quoted usage, it segfaults and its optionalivan
2007-09-13make boxes distinct from the backgroundivan
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-13random indentation fixivan
2007-09-13some notes about old part_svc columns, since DBIx::DBSchema 0.33+ will now ↵ivan
drop them...
2007-09-13too little, too late attempt at spam reductionivan
2007-09-13fix status color on customer listivan
2007-09-13clean up some unused codeivan
2007-09-13add better inline docs explaining fields on customer CSV importivan
2007-09-13it would help to check this in.ivan
2007-09-12don't want a fatal error when we can't fetch the name for a queue...ivan
2007-09-12freeside-migrate-events now moves event options, whewivan
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 for freeside-migrate-events bug that would throw a duplicate row error ↵ivan
instead of completing the migration
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-17access controljeff
2007-08-17remove redunant redundancyivan
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-15fix customer status color here tooivan
2007-08-15little more low-hanging fruit: table-grid the export listingivan
2007-08-14add package churn report/graphivan
2007-08-14removing unneeded %saw varivan
2007-08-14restore label on package status selectorivan
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