Age | Commit message (Collapse) | Author |
|
|
|
transition (closes: Bug#375)
- fixes a nasty export scoping bug with message catalogs, whew
|
|
- add security_phrase and conf option to svc_acct.pm
- random other stuff
|
|
|
|
(Bug #299 - doesn't close it, but all the groundwork is done)
also removes non-transactional ICRADIUS export from svc_acct.export
(closes: Bug#347)
|
|
|
|
queue daemon updates: retry & remove links work, bubble up error message
to webinterface, link to svcnum & have job listings on view/svc_* pages,
closes: Bug#280
s/option/optionname/ schema change, dumb mysql, closes: Bug#334
|
|
fix bug in edit/part_pkg: s/bkg/pkg/
edit/part_pkg.cgi - plan <SELECT> is now properly stick on errors, closes: Bug#323
|
|
|
|
|
|
Bug#23)
|
|
use Module;
and
$cgi = new CGI;
&cgisuidsetup();
from all templates. should work better under Mason.
|
|
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods)
- Makefile target to regenerate HTML manpages on install
- FS.pm doc update
- $FS::Record::Debug now dumps all SQL
- new FS::cust_main methods: ->cancel, ->invoicing_list_addpost
- start of a billing event web interface
- cust_pay::upgrade_replace doesn't error out if history includes
overapplied payments
|
|
|
|
*sigh*
|
|
rework part_pkg editing UI some more
|
|
|
|
|
|
|
|
|
|
|