summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Collapse)Author
2010-02-13svc_external.title from inventory, RT#7010ivan
2010-02-08grandstream device configuration support #4220jeff
2010-02-04add ability to edit referring customer, RT#7174ivan
2010-01-26more fallout from default pw encryption: fix error reporting when entering a ↵ivan
bad password
2010-01-25linking DIDs and users to PBXes, RT#7051ivan
2010-01-25initial svc_pbx implementation, RT#7051ivan
2010-01-15remove extraneous debuggingivan
2009-12-23Tweak set_password per RT#6358mark
2009-12-19add add'l info field as a customer-editable field, RT#6505ivan
2009-12-16tweak attachment adding UI: table consistency, input sizes and maxlengths, ↵ivan
RT#4964
2009-12-14Add access right to view attachmentsmark
2009-12-06fix initial value of agent types when cloningivan
2009-11-30fixivan
2009-11-30UI changes to make it impossible to add a start date to a package that ↵ivan
already has a setup fee (can still remove an existing start date causing problems), RT#6712
2009-11-25don't consider disabled report classes, don't load up the whole table just ↵ivan
to see if there are any
2009-11-24cust_attachment improvement, RT#4964 and #6225mark
2009-11-20invoice formatting: add sections for usage, add sections per svc_phone, add ↵jeff
folding like line items into one #6592
2009-11-02add Elavon, SagePay, WorldPay, fix extra space on PlugnPay, PPIPayMover, Protxivan
2009-10-30bulk tax changes, RT#6445ivan
2009-10-29friendlier error message when you select nothing, RT#6445ivan
2009-10-29add Jety to the listmark
2009-10-10change invoice terms for one-time charges (& bill them immediately), RT#5891ivan
2009-10-06replace disappearing linejeff
2009-10-05low hanging fruit: improvement in tax location selection RT#6000jeff
2009-10-05low hanging fruit: restore router virtual fields (and svcnum) in 1.9 RT#5960jeff
2009-10-05leading summary page invoices #RT5086jeff
2009-10-03cancel to 80, comp @ 90, RT#5674ivan
2009-10-03in old invoice events, chance default weight of cancel event to 90 so you ↵ivan
can place it at the same time as a realtime event, RT#5674
2009-09-21add ability to trigger receipts when payment is used against a specific ↵ivan
package instead of when it was made, RT#5199
2009-09-18better error message when the clone object isn't found, RT#6128ivan
2009-08-24fix select multiple report optionjeff
2009-08-22use name_singular if available tooivan
2009-08-22commentivan
2009-08-22commentsivan
2009-08-22order svc_phone services from self-service too, RT#5085ivan
2009-08-18support 2009 - a better way?jeff
2009-08-16include a census zipcode link and other minor improvementsjeff
2009-08-14Fix incorrect access rightmark
2009-08-10Improve handling of deleted attachmentsmark
2009-08-09Add cust_attachment stuffmark
2009-08-07add ability to edit signup dates (turn on cust_main-edit_signupdate config), ↵ivan
RT#4644
2009-08-07don't start recurring billing when a start date hasn't been reached yet ↵ivan
either... and since that works, add the start date to new package order, RT#5347
2009-07-30another accidentally (alliterated) vestigial variableivan
2009-07-30don't need to lookup cust_main hereivan
2009-07-30experimental package balances, RT#4339ivan
2009-07-28feature to email CSV of CDRs with invoices #5727jeff
2009-07-27FCC from 477 improvements #4912jeff
2009-07-23add back remove ("collapse") links again. on each line this time. RT#2973ivan
2009-07-20bundle bill linked packages into top line total when desired #5724jeff
2009-07-14New export to register/transfer/renew/revoke domains using Net::DRI.rsiddall
Currently optimized for OpenSRS. Should become more generalized in later releases. Modified Makefile to insert the Freeside log folder into the new export. Modified svc_domain.pm to prevent generation of transfer requests when a domain is moved to a different package with a domain registration attached to one of the included services. Modified domreg.cgi to display errors on a separate page.