summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-10-28don't show 'N/A' statustext as a failed billing eventivan
2005-10-27extraneous '; noticed by joe@surferzivan
2005-10-27fix from joe @ surferz: lines 59 and 60 had the wrote quote. they had single ↵ivan
quote where double was needed...
2005-10-24optimize SQL on rate edit screenivan
2005-10-24fix rate plan editing with new xmlhttp progressbar - use POST instead of ↵ivan
GET. also optimize SQL on rate search screen
2005-10-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
2005-10-21brainfartivan
2005-10-21i thought i fixed this alreadyivan
2005-10-20fix credit for remaining service. fuck Date::Manipivan
2005-10-17set any fixed usergroup before exporting so it'll export even if all ↵ivan
svc_acct records don't have the group yet
2005-10-17fix RADIUS usergroup editingivan
2005-10-16and make .HEADER optional for slaves tooivan
2005-10-16don't error out if there's no HEADER file, just produce a useable snippet anywayivan
2005-10-16add zone-underscore config file, update bind.import to use command-line ↵ivan
options instead of ask for input
2005-10-15don't error out when ticket_system-default_queueid hasn't been set yetivan
2005-10-15make sure config still works if no ticket system is configured...ivan
2005-10-15make sure config still works if no ticket system is configured...ivan
2005-10-15adding quick backup-to-dvd scriptivan
2005-10-15agent option to select RT queueivan
2005-10-15upgrade instructions for new RT verisonivan
2005-10-15land RT 3.4.4 on HEADivan
2005-10-15landing rt 3.4.4 on HEADivan
2005-10-15This commit was generated by cvs2svn to compensate for changes in r4407,ivan
which included commits to RCS files with non-trunk default branches.
2005-10-15import rt 3.4.4ivan
2005-10-13Fix 'can't change uid' error when the account *has* a uid but ↵ivan
svc_acct-edit_uid isn't turned on
2005-10-12change button to say "post payment batch" and main error message to indicate ↵ivan
the whole batch should be resubmitted, as per feedback from lewis
2005-10-12fix package customize losing servicesivan
2005-10-12add debugging to cpanel exportivan
2005-10-10oops, that should fix suspension problemivan
2005-10-10updated quick payment entryivan
2005-10-08quick payment entry javascript tested & working IE/firefix/konqivan
2005-10-08fix tax class selection in package add/edit tooivan
2005-10-07allow more width for return address, stuff is wrappingivan
2005-10-07need new B:CCivan
2005-10-07mask out echeck account #s tooivan
2005-10-07fix on-demand credit cards not being masked in UI. i believe huntsburg is ↵ivan
in the doghouse for this one :)
2005-10-07add require_taxclasses config flagivan
2005-10-06really use default logo if the agent-specific one isn't foundivan
2005-10-06use default logo if the agent-specific one isn't foundivan
2005-10-06use default logo if the agent-specific one isn't foundivan
2005-10-06add debugging option to everyone_net exportivan
2005-10-06add cc-void optionivan
2005-10-06fix bug with IE and advertising sources (refnum) - needed to make sure the ↵ivan
SELECT OPTIONs have explicitly specified VALUEs
2005-10-04fix small error with everyone.net exportivan
2005-10-03update account view and edit: convert to proper templates, make sure usage ↵ivan
information displays for any usage-capable export, add ability to edit uid/gid
2005-10-02fix leading % causing Mason to barfivan
2005-10-02add dev make target for quick iterative developmentivan
2005-09-29make sure there is an expiraiton date to set as wellivan
2005-09-28recognize hourly frequency in cust_main->billivan
2005-09-25this css did weird things under IEivan