summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
AgeCommit message (Collapse)Author
2006-10-31ugh, too restrictivejeff
2006-10-27editable notesjeff
2006-10-23events should attach reasonsjeff
2006-10-19suspension and cancellation reasonsjeff
2006-10-18suspension and cancellation reasonsjeff
2006-10-09more BoDjeff
2006-10-03Enhanced customer notesjeff
2006-09-14pointer to elements/process.html, fwiwivan
2006-09-05fix refunds, reallyivan
2006-09-05fix FS::payby::payby2bop usageivan
2006-08-28parameters to method calls require ( ), arrghivan
2006-08-26batch refactor continuedjeff
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-08-13customer 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-10agent-virtualize advertising sourcesivan
2006-08-06this should fix the barfing about default radius groups on the new customer ↵ivan
screen...
2006-07-12svc_phone service and CDR billing from imported CDRsivan
2006-06-18ACLs: finish group edit (agents + rights) & browseivan
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-04-22start of package class web UI (add/edit package classes, package class ↵ivan
selection in package def edit)
2006-03-08Add a new table for inventory with for DIDs/serials/etc., and an additionalivan
new table for inventory category (i.e. to distinguish DIDs, serials, MACs, etc.)
2006-02-05payment gateway editingivan
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards
2005-12-13fix options in gateway addingivan
2005-12-09fill in reason if empty when applying a credit to a refundivan
2005-12-05eek, don't log all this debugging info by defaultivan
2005-11-22add backend-realtime config flag, should be more intuitive for guyananetivan
2005-11-16bulk svcpart changeivan
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-08fix tax class selection in package add/edit tooivan
2005-10-07add require_taxclasses config flagivan
2005-09-25get 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-24customer 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-18hopefully this is the last missing fileivan
2005-08-18oops another missing fileivan
2005-03-21Added 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-10fixes package editing problem with extraneous services showing up, closes: ↵ivan
Bug#1170
2005-02-24add progressbar to service definition add - duplicate checking can take a ↵ivan
while, closes: Bug#1126
2005-02-17generalize progressbar code in preparation for using it wherever neededivan
2005-02-12transaction not necessary hereivan
2005-02-11generalize progressbar code in preparation for using it wherever neededivan
2005-01-29registration codesivan
2005-01-27DHTML progress bar for glacial rate adding and editing, closes: Bug#1100ivan
2005-01-07remove separate file for rate processing, causing problems with giant query ↵ivan
string, kludge in the non-displayed US-rates, and disable the submit button when pressed
2004-12-24add ability to set payment date manuallyivan
2004-12-23fix bug with custom pricing packages when no primary service is selectedivan
2004-12-22warn and require confirmation when editing next bill dates to a date in the ↵ivan
past, closes; Bug#430
2004-11-26move part_pkg transactional stuff from web interface to part_pkg.pm, bumps ↵ivan
Bug#18 to 1.5