Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-23 | nit | ivan | |
2002-02-23 | report fixes and cruft removal | jeff | |
2002-02-22 | add some reporting features | jeff | |
2002-02-22 | fix i18n zip | ivan | |
2002-02-22 | correctly disable/enable accounts @ CP | ivan | |
2002-02-22 | freeside *SUSPENDED* -> CP set_mailbox_status OTHER/OTHER_BOUNCE | ivan | |
2002-02-22 | UI in joblisting: don't split ( retry | remove ) links | ivan | |
2002-02-22 | don't error out on bad svcnum's, just silently remove them | ivan | |
2002-02-22 | don't leak perl line numbers on cp provisioning errors | ivan | |
2002-02-22 | fix bugs in CP mailbox changes: cp_change and cp_rename | ivan | |
2002-02-22 | UI work: | ivan | |
make all functions of view/cust_pkg.cgi available on view/cust_main.cgi - having them one link down in "Edit" is confusing. closes: Bug#325 | |||
2002-02-20 | fixes eidiot under Mason, closes: Bug#344 | ivan | |
2002-02-20 | correct sense of tax generation | jeff | |
2002-02-20 | use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subs | ivan | |
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 | |||
2002-02-19 | fix refund posting | jeff | |
2002-02-19 | <rluser> ut_number instead of ut_numbern | ivan | |
2002-02-19 | need to use FS::Record qw(qsearch) ! | ivan | |
2002-02-18 | document 'seconds' | ivan | |
2002-02-18 | safe web demo operation! closes: Bug#217 | ivan | |
fix bug in edit/part_pkg: s/bkg/pkg/ edit/part_pkg.cgi - plan <SELECT> is now properly stick on errors, closes: Bug#323 | |||
2002-02-18 | trading in tar for rsync for improved vpopmail support | jeff | |
2002-02-17 | removing CGIwrapper.pm | ivan | |
2002-02-17 | get ride of CGIwrapper.pm | ivan | |
2002-02-17 | queue svc_forward remote commands; better commands too | jeff | |
2002-02-15 | CP provisioning!! | ivan | |
2002-02-14 | don't require state (i18n) | ivan | |
2002-02-12 | more information in "cant send invoice email" error message | ivan | |
2002-02-12 | fixes: | ivan | |
Error running invoice event ($cust_main->charge( 10.00, 'Overdue Bill' );): Illegal or empty (text) comment: at /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1141. | |||
2002-02-12 | add username_policy "@append domain" | ivan | |
add "select" config type, mmm | |||
2002-02-12 | that's not a bug anymore, don't list it in the BUGS section | ivan | |
2002-02-11 | oops, code hidden by pod | ivan | |
2002-02-11 | svc_www is working! | ivan | |
also auto-create and add A records if necessary using apacheip config file. and show all domain_records on view/svc_domain.cgi page | |||
2002-02-10 | another bug in quantity checking | ivan | |
2002-02-10 | import qsearch() so the quantity checking works | ivan | |
2002-02-10 | add new package definitions to all agent types by default | ivan | |
config option to restore current behaviour (must explicitly add new package definitions to each agent type) closes: Bug#324 | |||
2002-02-10 | update billing documentation for the new world of invoice events | ivan | |
added freeside-daily replacing freeside-bill for the new world of invoice events | |||
2002-02-10 | use unique tokens to prevent double-submission of payments in the web UI | ivan | |
(closes: Bug#320) | |||
2002-02-10 | allow + in email addresses | ivan | |
2002-02-10 | okay, for now, don't try to transform email addresses into svcnum-linked | ivan | |
destinations | |||
2002-02-10 | hide SS# unless you turn it on via config file | ivan | |
2002-02-10 | pro-rating w/ web interface, tested (closes: Bug#313). | ivan | |
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 | |||
2002-02-10 | remove -i option from freeside-bill (obsoleted by invoice events) | ivan | |
2002-02-09 | no more exit() in templates | ivan | |
2002-02-09 | okay all external export from .pm files is queued! (closes: Bug#249) | ivan | |
2002-02-09 | have FS::cust_svc::check look up & check pkg_svc.quantity | ivan | |
like httemplate/view/cust_pkg.cgi (closes: Bug#43) | |||
2002-02-09 | okay, both Apache::ASP and Mason should set no-cache headers now (closes: ↵ | ivan | |
Bug#23) | |||
2002-02-07 | delete payments | ivan | |
2002-02-06 | doc updates and pod2x fix to skip blib/ files | ivan | |
2002-02-06 | pod typo | ivan | |
2002-02-06 | part_bill_event.plan can contain punctuation | ivan | |
2002-02-06 | fix for non-file auth | ivan | |