Age | Commit message (Expand) | Author |
2005-10-24 | fix rate plan editing with new xmlhttp progressbar - use POST instead of GET.... | ivan |
2005-10-21 | add CASH and WEST payment types (payments only, not cust_main.payby) | ivan |
2005-10-20 | fix credit for remaining service. fuck Date::Manip | ivan |
2005-10-17 | set any fixed usergroup before exporting so it'll export even if all svc_acct... | ivan |
2005-10-17 | fix RADIUS usergroup editing | ivan |
2005-10-16 | add zone-underscore config file, update bind.import to use command-line optio... | ivan |
2005-10-15 | don't error out when ticket_system-default_queueid hasn't been set yet | ivan |
2005-10-15 | make sure config still works if no ticket system is configured... | ivan |
2005-10-15 | make sure config still works if no ticket system is configured... | ivan |
2005-10-15 | agent option to select RT queue | ivan |
2005-10-13 | Fix 'can't change uid' error when the account *has* a uid but svc_acct-edit_u... | ivan |
2005-10-12 | add debugging to cpanel export | ivan |
2005-10-10 | oops, that should fix suspension problem | ivan |
2005-10-10 | updated quick payment entry | ivan |
2005-10-07 | fix on-demand credit cards not being masked in UI. i believe huntsburg is in... | ivan |
2005-10-07 | add require_taxclasses config flag | ivan |
2005-10-06 | add debugging option to everyone_net export | ivan |
2005-10-06 | add cc-void option | ivan |
2005-10-04 | fix small error with everyone.net export | ivan |
2005-10-03 | update account view and edit: convert to proper templates, make sure usage in... | ivan |
2005-09-29 | make sure there is an expiraiton date to set as well | ivan |
2005-09-28 | recognize hourly frequency in cust_main->bill | ivan |
2005-09-25 | get rid of JSRS iframe foo for progress bar, use XMLHTTPRequest instead. rea... | ivan |
2005-09-24 | parse paybatch order number with dashes correctly | ivan |
2005-09-21 | add prepaid support which sets RADIUS Expiration attribute, update customer v... | ivan |
2005-09-16 | tyop | ivan |
2005-09-16 | with taxclasses, might have multiple records for a state/county/country | ivan |
2005-09-14 | fix autogenerated simple test | ivan |
2005-09-08 | MySQL is case sensitive about table names! huh | ivan |
2005-09-07 | add hourly frequency | ivan |
2005-09-07 | update with dictionaries from freeradius 1.0.4 plus dictionary.ip3networks | ivan |
2005-09-07 | define username_len so the default add account screen doesn't have a tiny use... | ivan |
2005-09-07 | import dbdef from FS::Schema instead of calling $FS::Record::dbdef directly | ivan |
2005-09-07 | fix bug with new option_Common stuff, forgot to prefix FS:: | ivan |
2005-09-07 | remote access key is a big long thing | ivan |
2005-09-07 | add cpanel export | ivan |
2005-09-06 | document variables available in payment_receipt_email | ivan |
2005-08-27 | add banned credit card / ACH table, re-do cancel popup to have a checkbox to ... | ivan |
2005-08-24 | customer edit: abstract out billing info to billing.html, re-do payment type ... | ivan |
2005-08-18 | add taxclass kludge to gateway overrides, fix parsing of new-style paybatch | ivan |
2005-08-18 | missing file | ivan |
2005-08-17 | infrastructure for easier schema changes, and: add payment_gateway, payment_g... | ivan |
2005-08-15 | fix brainfart parsing end dates, closes: Bug#1248 | ivan |
2005-08-09 | add native Radiator export | ivan |
2005-08-08 | add export to everyone.net outsource mail service | ivan |
2005-08-07 | update forward_shellcommands export to know about literal source addresses, c... | ivan |
2005-08-07 | move cust_pkg search to new template, add active/suspended/cancelled customer... | ivan |
2005-08-03 | eliminate scary (but harmless) "Use of uninitalized value in length" warnings | ivan |
2005-08-03 | don't try to run blank commands for non-svc_acct shellcommand exports too | ivan |
2005-08-02 | Only complain, not die, if we can't find a svc_x record for an h_cust_svc rec... | khoff |