summaryrefslogtreecommitdiff
path: root/FS/FS
AgeCommit message (Expand)Author
2005-03-10Add the ability to do freeside configuration lookups through the XMLRPC inter...khoff
2005-03-08Don't require that the method results be FS::Record descendant objects. If t...khoff
2005-03-08Minor re-work to allow for pseudo methods, like 'version', and eventually con...khoff
2005-03-04add agent selection to payment and credit reports, add link to agent browse, ...ivan
2005-03-03clean up some harmless but scary "Multiple records in scalar search" warnings...ivan
2005-03-03no need for line number in debug output...ivan
2005-03-03voip: rearrange and compact call details on invoices, so place names get cut ...ivan
2005-03-03voip: rearrange and compact call details on invoices, so place names get cut ...ivan
2005-03-03no need for line number in debug output...ivan
2005-03-03eek, fix foreign key checkivan
2005-03-03oops, need to use Date::Format for time2strivan
2005-03-03voip: add start time for calls to invoice detailsivan
2005-03-03want a full stack backtrace for this warningivan
2005-03-03docivan
2005-03-02Initial version of the xmlrpc interface for freeside.khoff
2005-03-02set setup date on package changesivan
2005-03-02prevent bug causing 'Error crediting customer for service remaining: FS::cust...ivan
2005-02-27fix VoIP details on invoices, closes: Bug#1096ivan
2005-02-27fix replacement in edge case with NULL integer fields in a table without a pr...ivan
2005-02-25small bugfix for options optionivan
2005-02-25oops, need to check this in, adding "options" option to part_pkg::insert to s...ivan
2005-02-24add progressbar to service definition add - duplicate checking can take a whi...ivan
2005-02-20FS/UI/Web.pm did not return a true valueivan
2005-02-20use a javascript layer instead of a browser popup (popup blockers), really ge...ivan
2005-02-17generalize progressbar code in preparation for using it wherever neededivan
2005-02-16slightly better error messages for LaTeX problemsivan
2005-02-14this should fix uid duplicate checking, closes: Bug#1113ivan
2005-02-11generalize progressbar code in preparation for using it wherever neededivan
2005-02-08tyopivan
2005-02-08make self-service session cache module configurable, start framework for in-d...ivan
2005-02-05remove unnecessary complication from ClientAPI dispatch fooivan
2005-02-05remove unnecessary circular use of FS::ClientAPI, doesn't work with 5.8.[56] ...ivan
2005-02-02removing old UI experimentivan
2005-01-29oops, last bit for reg codesivan
2005-01-29registration codesivan
2005-01-27s/defaultcountry/countrydefault/ivan
2005-01-27made a typo applying patch from pbowenivan
2005-01-27DHTML progress bar for glacial rate adding and editing, closes: Bug#1100ivan
2005-01-19credit for unused portion at cancellation, patch from pbowenivan
2005-01-19one-time referral creditsivan
2005-01-06fix description RT_External in ticket_system optionivan
2005-01-06just 0-pad the key codes, don't try fancy things with hex and sprintfivan
2005-01-06format artera turbo hex keycodes in uppercaseivan
2005-01-06add enable_edit flag so serials and key codes can be edited locallyivan
2005-01-05key codes are hex!ivan
2005-01-05add some debugging to voip_sqlradacctivan
2005-01-05arg, really get the sub name correct this timeivan
2005-01-05missing underscore!ivan
2005-01-05queue status changes rather than run them immediately, always format keycode ...ivan
2005-01-03eliminate warning: Argument "" isn\'t numeric in numeric gt (>)ivan