Age | Commit message (Collapse) | Author |
|
- move Critical Path export to new-style export
- bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset
|
|
services between svcparts as a last resort...
|
|
transition (closes: Bug#375)
- fixes a nasty export scoping bug with message catalogs, whew
|
|
part_export is now properly many-to-many, not one-to-many
still need to finish service editing (choosing exports) in
httemplate/edit/part_svc.cgi and httemplate/edti/process/part_svc.cgi
and do somethinga about that manual $svcdb = 'svc_acct' in
httemplate/edit/part_export.cgi (do part_export records need a svcdb?
probably not... should be able to just pass an svcdb on creation of new
exports, move the big %exports hash into part_export.pm and allow
httemplate/edit/part_svc.cgi to query it for exports that can apply to a given
svcdb....
|
|
- use msgcat for more error messages - should be all things that would come3
back from the signup server normally now
- signup server: don't display access number <SELECT> if there's none or one
- signup_server-realtime config option to run billing for signup server
signups immediately
- signup server: pkg available to success templates, better documentation on
success templates
- httemplate/edit/msgcat.cgi fields are properly sticky on errors
- httemplate/edit/process/msgcat.cgi - don't update identical fields
|
|
- almost (but not quite) closes Bug#385 - still have to catalog the
backend things triggered by signup server.
|
|
|
|
- add security_phrase and conf option to svc_acct.pm
- random other stuff
|
|
|
|
- generic SQL query
- move exports out to their own files
- small cleanup of selfadmin server
|
|
|
|
yes, the name sucks. got a better one?
|
|
add 10 kid limit to freeside-queued
sqlradius_reset now works (closes: Bug#372)
|
|
|
|
|
|
fix some bugs in the export and add queue_dangerous_controls option too
|
|
|
|
export...
|
|
|
|
|
|
|
|
(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)
|
|
closes: Bug#353
|
|
be auto-createad and added to the list of configuration options.
closes: Bug#314
|
|
|
|
|
|
some fields blank... ?
|
|
|
|
|
|
|
|
|
|
fix bug in edit/part_pkg: s/bkg/pkg/
edit/part_pkg.cgi - plan <SELECT> is now properly stick on errors, closes: Bug#323
|
|
|
|
|
|
|
|
closes: Bug#328
|
|
in the service definition - causes:
Error: Can't have finger-name without uid
|
|
also auto-create and add A records if necessary using apacheip config file.
and show all domain_records on view/svc_domain.cgi page
|
|
|
|
|
|
added freeside-daily replacing freeside-bill for the new world of invoice events
|
|
(closes: Bug#320)
|
|
adding new
accounts & get an error on first try
|
|
|
|
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
|
|
Mason handler.pl overrides CGI::redirect
fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
|
|
|
|
view/cust_bill.cgi invoice view shows invoice events!
fix bug where adding events with no name silently failed instead of giving
an error
add new comission plans
|
|
|
|
documentation on necessary "default" billing events
|