summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-04-16allow multiple search types on main menu... more confusing but default isivan
*too* fuzzy
2002-04-16allow signup to specify agentnumivan
2002-04-14- move cyrus, shellcommands, CP exports exports to new-styleivan
- skeleton files for vpopmail exports - documentation updates - add big schema diagram to docs
2002-04-14docu for invoice_lines(0) with no argumentsivan
2002-04-13- documentation updatesivan
- move Critical Path export to new-style export - bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset
2002-04-13s/otaker/order-taker/ivan
2002-04-13allow invoice_lines(0) meaning no limit, no padding (see Bug#388)ivan
2002-04-13bulk queue operations (closes: Bug#389)ivan
2002-04-12fudge up FS::cust_pkg::order ("Order and cancel packages") to try to moveivan
services between svcparts as a last resort...
2002-04-12- should finish off the part_svc -> part_export s/one-to-many/many-to-many/ivan
transition (closes: Bug#375) - fixes a nasty export scoping bug with message catalogs, whew
2002-04-11(almost) everything for bug#375 - create export_svc table - part_svc toivan
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....
2002-04-11use the AUTOLOAD that reports errors better & fix problems with ut_domainivan
losing data
2002-04-10bulk checkin from working on the road:ivan
- 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
2002-04-10fix mistake in part_pop_local schema (not used by anyone really so no big deal)ivan
2002-04-07send email on signup server signups (closes: Bug#386)ivan
2002-04-07working message catalogs (not used for enough yet)ivan
- almost (but not quite) closes Bug#385 - still have to catalog the backend things triggered by signup server.
2002-04-07- config option for signup server payment typesivan
- credit card type pulldown on signup server (closes: Bug#383)
2002-04-06add a config option to set the Business::OnlinePayment description field,ivan
and make some useful data available for the config option. closes: Bug#378
2002-04-06closes: bug#384 - adds security phrase to signup server alsoivan
(already in regular interface)
2002-04-06fix visual glitchivan
2002-04-06big signup server cleanups. uses Storable for network protocol now.ivan
- makes Bugs 384 & 385 easier - closes: Bug#382
2002-04-06security phrase bug fixesivan
2002-04-05- add message catalog table & beginning of web interfaceivan
- add security_phrase and conf option to svc_acct.pm - random other stuff
2002-04-05credit/refund display correctionjeff
2002-04-05don't specify date (not on submitting form)ivan
2002-04-05oops forgot these from working on the roadivan
2002-04-05Checkin of disparate changes from working on the road:ivan
- generic SQL query - move exports out to their own files - small cleanup of selfadmin server
2002-03-30finish up s/referral/advertising source/ivan
2002-03-29fix unlinked svc browse!ivan
2002-03-28still pretty much just notes...ivan
2002-03-27don't show queue arguments (passwords!) on svc_* screensivan
(unless queue_dangerous_options!)
2002-03-27s/referral/advertising source/ivan
yes, the name sucks. got a better one?
2002-03-26yay works now... just forgot to send http headerivan
2002-03-26simple visual fix: &nbsp; for blank company columnivan
2002-03-26forgot to use FS::part_export to search on itivan
2002-03-26docivan
2002-03-26error message typoivan
2002-03-26s/Add/Provision/ivan
2002-03-26further export bugfixingivan
add 10 kid limit to freeside-queued sqlradius_reset now works (closes: Bug#372)
2002-03-26hhahah oops i _really_ ought to do something about thativan
2002-03-25customers by otaker report (ugly search/cust_main.cgi mods; revert if theyivan
cause problems)
2002-03-24s/icradius/sqlradius/ivan
2002-03-24UI improvements for agentsivan
2002-03-24tyopivan
2002-03-24"subscription" price plan from "Luke Pfeifer" <freeside@globalli.com>ivan
2002-03-24ICRADIUS groups all done! UI and provisioning. closes: Bug#362ivan
fix some bugs in the export and add queue_dangerous_controls option too
2002-03-23okay group editing UI as well as part_svc group editing UI seem to be workingivan
2002-03-23group editing seems to be working... everything except defaults... oh andivan
export...
2002-03-23redirect STDOUT/STDERR a bit later for better error reportingivan
2002-03-22RADIUS groups on the way!ivan