Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-29 | whitespace | ivan | |
2006-12-15 | move use statements to handler.pl, do not show 1/1/70 for new birthdates, ↵ | jeff | |
and improve error handling | |||
2006-12-15 | add DateTime as a proper rather than hidden dependency | ivan | |
2006-12-14 | encryption fixes from huntsberg & jayce | ivan | |
2006-12-08 | some javascript validation magic to give one-time charges better UI | ivan | |
2006-12-07 | retouch bandwidth countdown | jeff | |
2006-12-05 | editable service usage | jeff | |
2006-11-30 | prepaid download/upload tracking | jeff | |
2006-11-26 | more ajaxy customer notes | jeff | |
2006-11-16 | bug squishing | jeff | |
2006-11-16 | switch birthdate to DateTime | jeff | |
2006-10-31 | ugh, too restrictive | jeff | |
2006-10-27 | editable notes | jeff | |
2006-10-23 | events should attach reasons | jeff | |
2006-10-19 | suspension and cancellation reasons | jeff | |
2006-10-18 | suspension and cancellation reasons | jeff | |
2006-10-09 | more BoD | jeff | |
2006-10-03 | Enhanced customer notes | jeff | |
2006-09-14 | pointer to elements/process.html, fwiw | ivan | |
2006-09-05 | fix refunds, really | ivan | |
2006-09-05 | fix FS::payby::payby2bop usage | ivan | |
2006-08-28 | parameters to method calls require ( ), arrgh | ivan | |
2006-08-26 | batch refactor continued | jeff | |
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-08-13 | customer view work: | ivan | |
DONE 1. add status and balance to top DONE 2. add some sort of oldest date thing so the history doesn't get too big (# years and a link to "show older") 3. make the rest of the action links into js popups? maybe later, weird IENess when closing em DONE (finished) - so revert out or finish/commit the Enter check payment one - Process page can wait until another day.. it should be more of an *action* DONE 4. Ticket list config knobs for wtxs (grid it too) DONE 5. grid the package list | |||
2006-08-10 | agent-virtualize advertising sources | ivan | |
2006-08-06 | this should fix the barfing about default radius groups on the new customer ↵ | ivan | |
screen... | |||
2006-07-12 | svc_phone service and CDR billing from imported CDRs | ivan | |
2006-06-18 | ACLs: finish group edit (agents + rights) & browse | ivan | |
2006-05-14 | first part of ACL and re-skinning work and some other small stuff | ivan | |
2006-04-22 | start of package class web UI (add/edit package classes, package class ↵ | ivan | |
selection in package def edit) | |||
2006-03-08 | Add a new table for inventory with for DIDs/serials/etc., and an additional | ivan | |
new table for inventory category (i.e. to distinguish DIDs, serials, MACs, etc.) | |||
2006-02-05 | payment gateway editing | ivan | |
2006-01-31 | move header() to include(/elements/header.html) so it can be changed in one ↵ | ivan | |
place, thanks to Scott Edwards | |||
2005-12-13 | fix options in gateway adding | ivan | |
2005-12-09 | fill in reason if empty when applying a credit to a refund | ivan | |
2005-12-05 | eek, don't log all this debugging info by default | ivan | |
2005-11-22 | add backend-realtime config flag, should be more intuitive for guyananet | ivan | |
2005-11-16 | bulk svcpart change | ivan | |
2005-10-24 | fix rate plan editing with new xmlhttp progressbar - use POST instead of ↵ | ivan | |
GET. also optimize SQL on rate search screen | |||
2005-10-21 | add CASH and WEST payment types (payments only, not cust_main.payby) | ivan | |
2005-10-08 | fix tax class selection in package add/edit too | ivan | |
2005-10-07 | add require_taxclasses config flag | ivan | |
2005-09-25 | get rid of JSRS iframe foo for progress bar, use XMLHTTPRequest instead. ↵ | ivan | |
really should have done that in the first place. JSON will wait until another day... | |||
2005-08-24 | customer edit: abstract out billing info to billing.html, re-do payment type ↵ | ivan | |
selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #. customer view: re-order fields for consistency. selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields | |||
2005-08-18 | hopefully this is the last missing file | ivan | |
2005-08-18 | oops another missing file | ivan | |
2005-03-21 | Added support for FAX invoice destinations using a HylaFAX server. | khoff | |
Faxing plain text invoices is not supported. | |||
2005-03-12 | - bring prepaid support into this century (close: Bug#1124) | ivan | |
- finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413) - organize main menu sysadmin section so it is slightly less confusing | |||
2005-03-10 | fixes package editing problem with extraneous services showing up, closes: ↵ | ivan | |
Bug#1170 |